body{
	color:#000;
	text-align:center;}

h1{
	color:#000;
	font-size:1.4em;
	font-weight:bold;
	margin:10px 0 8px 0;}	
h2{
	font-size:2.1em;
	color:#666;
	background:url(images/uploads/heading_dot.gif) repeat-x bottom;
	padding-bottom:3px;
	margin:0 0 10px 0;
	}
h3{
	color:#375A89;
	font-weight:bold;
	padding:5px 0;
	font-size:1.2em;
	}	
h4{
	background:url(images/heading-strip.gif) repeat-x;
	color:#fff;
	font-size:1.4em;
	padding:7px 13px;
	}	
h5{
	color:#000;
	font-style:italic;
	font-weight:bold;
	font-size:1.1em;
	}	
p{	padding:3px 0 10px 0;}

a{
	text-decoration:underline;
	color:#666
	}
a:hover{
	
	color:#000;
	}
ul{
	list-style:outside;}
ul li{
	margin-left:20px;}			

	

.left{
	float:left;
	padding-right:10px;
	padding-bottom:10px;
	}
.right{
	float:right;
	padding-left:10px;
	padding-bottom:10px;
	}					
/*-------WRAP-----*/	
#wrap{
	position:relative;
	width:800px;
	text-align:left;
	margin:0 auto;
/*-------BRANDING-----*/	
}
#branding{
	float:left;
}
	
	
/*-------MENU-----*/	
/* Begin CSS Drop Down Menu */



#menu{
	float:left;
	background:#eee url(images/top-menu-bar.gif) repeat-x;
	height:24px;
	padding-top:9px;
	width:800px;}
		
#menu a
	{
		padding:3px 10px;
	text-decoration:none;
	color:#fff;
	font-size:11px;	line-height: 11px;
	display:block;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	

#menu a:hover						/* menu on mouse-over  */
	{
	color:#fff;
	}	
	
#menu a.top_parent, #menu a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
	background-image: url(navdown_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}
	
#menu a.parent, #menu a.parent:hover 	/* attaches side-arrow to all parents */
	{
	background-image: url(nav_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}

#menu ul
	{
	list-style:none;
	margin:0;
	float:left;
		/* width of all menu boxes */
	/* NOTE: For adjustable menu boxes you can comment out the above width rule.
	However, you will have to add padding in the "#menh a" rule so that the menu boxes
	will have space on either side of the text -- try it */
	}
#menu ul.m_home{
	width:60px;}
#menu ul.m_about{
	width:90px;}
#menu ul.m_services{
	width:90px;}
#menu ul.m_recent{
	width:130px;}
#menu ul.m_careers{
	width:82px;}
#menu ul.m_contact{
	width:100px;}					
#menu li
	{
	margin-left:0;
	position:relative;
	border-right:1px solid #eee;
	min-height: 1px;		/* Sophie Dennis contribution for IE7 */
	vertical-align: bottom;		/* Sophie Dennis contribution for IE7 */
	}
#menu ul ul a{

padding:4px 15px 4px 5px;
	background-image:url(images/arrows.gif);
	background-position: right;
	background-repeat: no-repeat;
font-size:11px;
text-align:left;
width:100px;
cursor:pointer;
}
#menu ul ul li:hover{
	background:#375A89;	
}

#menu ul ul li{
border-bottom:1px solid #000;
border-right:none;
text-align:left;
background:#3A857B;
padding-right:5px;
}
#menu ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding:17px 1em 1em 1em;
	margin:-1em 0 0 -1em;
	}

#menu ul ul ul
	{
	top:0;
	left:100%;
	}

div#menu li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menu li:hover ul ul,
div#menu li li:hover ul ul,
div#menu li li li:hover ul ul,
div#menu li li li li:hover ul ul
{display:none;}

div#menu li:hover ul,
div#menu li li:hover ul,
div#menu li li li:hover ul,
div#menu li li li li:hover ul
{display:block;}

/* End CSS Drop Down Menu */	

/*-------CONTENT-----*/			
#content{
	float:left;
	position:relative;
	width:800px;
	margin:0;
	background:#CFE1FA url(images/content_back.jpg) repeat-x top;
	padding-bottom:20px;}
#content .profile{
		position:absolute;
		right:10px;
		color:#fff;
		font-size:1.2em;
		top:9px;
		}
	#content .profile a{
		color:#fff;
		}
	#content .profile a:hover{
		text-decoration:none;
		}		
#content_text_home{

	width:680px;
	margin:20px 30px 10px 30px;
	padding:0px 30px 20px 30px;
	}	
#content_text{
	
	background:#fff;
	width:680px;
	margin:20px 30px 10px 30px;
	padding:20px 30px 20px 30px;
	}
/*-------FLASH-----*/
#flash{
	float:left;
	height:176px;
	width:800px;
	}
	A.DataLink:hover, A.DataLink:active ,A.DataLink:link, A.DataLink:visited {
	color: #20685E;
	font-size: 12px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	font-weight: bold;	
	}
	
/*------FOOTER-----*/		
#footer{
	clear:both;
	background:url(images/low-curve.gif) no-repeat;
	padding-top:11px;
	position:relative;
	margin:0 auto;
	padding-bottom:12px;
	color:#fff;
	width:800px;
	font-size:10px;
	}
#footer a{
	color:#fff;
	text-decoration:underline;}	
#footer a:hover{
	color:#fff;
	text-decoration:none;}		


.dividerLine {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
}	