@charset "UTF-8";
/* CSS Document */
/*main nav color: 9cad9d*/

body {
	background: url(../img/bg_leaf.gif) transparent left top no-repeat;
	margin:0px;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}

img{
border:none;
}

img.framed{
	padding:7px;
	border:1px solid #9cad9d;
}

a{
text-decoration:none;
color:inherit;
}

p a{
color:#590258;
}

#footer a{
color:#9cad9d;
}

img.floatright{
	float:right;
}

p#tagline{
	color:#996699;
	font-family:Georgia, "Times New Roman", Times, serif;
	display:block;
	font-size:80%;
	width:55em;
	font-style:italic;
	padding-top:10px;
	padding-bottom:0px;
	margin-bottom:5px;
	clear:both;
}

#footer div#iconholder{
	float:right;
	display:block;
	width:250px;
	text-align:right;
}

div#iconholder img{
	float:right;
}


#lineDoer {
	position:absolute;
	overflow:hidden;
	top:0px;
	left:0px;
	width:100%;
	height:78px;
	border-bottom: 1px solid #9cad9d;
	padding:0px;
	margin:0 auto;
	z-index:0;
}
* html h1#arterra {
	background:url(../img/h1_arterralogo.gif) no-repeat;
}

#contentContainer {
/*	float:left;
*/	position:relative;
	font-size:1em;
	margin:0 auto 30px auto;
	width:815px;
	z-index:5;
	overflow:hidden;
}



h1#arterra {
	background:url(../img/h1_arterralogo.png) no-repeat 0 -7px;
	width:287px;
	height:78px;
	text-indent:-1900px;
	padding:0;
	margin:0px;
}

h1, h2, h4{
line-height: normal !important;
}

h3{
line-height:1em;
color: #666;
font-size:1.42em;
font-weight:700;
}

/*navigation-------------------------------------------------------------*/
#topnav {
	float:left;
	width:55em;
	background:url(../img/bg_portboxleft.gif) no-repeat top left;
	font-size:.89em;
	line-height:normal;
	margin-top:-11px;
	padding-left:6px;
	height:60px;
}


#topnav ul#MenuBar1 {
	background:url(../img/bg_portboxright.gif) no-repeat top right;
	overflow:show;
	margin:0;
	padding:0 10px 0 0;
	list-style:none;
	height:60px;
	width:55em;
} 

#topnav ul#MenuBar1 li {
	float:left;
	margin:0;
	padding:0;
	height:45px;
	text-align:center;
}

#topnav ul#MenuBar1 li a {
	font-size:.90em;
/*	float:left;
*/	padding:20px 10px 0 10px;
	display:block;
	color:#9cad9d;
	text-align:center;
	text-decoration:none;
}

#topnav ul#MenuBar1 li ul a{
	padding: 2px !important;
	margin: 0; !important;
}

#topnav ul#MenuBar1 a#on{
	border-bottom:1px solid #af8aaf;
}

#topnav ul#MenuBar1 a:hover {
	
	border-bottom:1px solid #af8aaf;
}

/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
  #header a {
	float:none;
}
  /* End IE5-Mac hack */
  
  
/*content alignment-------------------------------------------------------------*/


#left{
	width:550px;
	margin:4em 0em 2em 0px;
	padding:0;
	float:left;
}

#right{
	width:250px;
	float:right;
	margin:4em 0 0 4px;
	padding:none;
}

#left p{
	color:#666;
	font-size:.85em;
	padding:0px;
	margin:0 0 1.5em 0;
	line-height:1.5em;
}

#right p{
	color:#666;
	font-size:.85em;
	padding:0px;
	margin:0 0 1.5em 0;
	line-height:1.5em;
}

#right h2, #left h2, #center h2{
	color:#666;
	font-weight:700;
	padding:0px;
	margin:0 0 .3em 0;
	line-height:1.5em;
}


#right h2{
font-size:1.1em;
}

#left h2{
font-size:1.3em;
}


#footer{
	display:block;
	clear:both;
	width:800px;
	border-top: 1px dotted #9cad9d;
	margin-bottom: 100px;
	overflow:visible;
}

#footer:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#footer p{
	display:block;
	float:left;
	color:#9cad9d;
	font-size:.75em;
	width:500px;
}

span.jobSite{
color:#666666;
}

div#arrow{
margin-top:-.43em;
display:inline-block;
float:left;
color: #CCCCCC;
line-height:1em;
font-size:4em;
font-weight:700;
}