/* CSS Document */
html { min-height: 100%; margin-bottom: 1px;
overflow: -moz-scrollbars-vertical !important;  } /*To get rid of dreaded FF/Gecko page shift. See http://www.communitymx.com/content/article.cfm?cid=528A0 */

/* Hides from IE5-mac \*/
* html #center {height: 1%;}
/* End hide from IE5-mac - Holly Hack */

body 
{
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f4f4ed;/*#F1EFE2;*/
}

A {color: #276098;}
A:link {text-decoration: none;}
A:visited {text-decoration: none;}
A:active {text-decoration: none;}
A:hover {text-decoration: underline;}

img {border-style: none;}


p {	text-align: left;
	font-size: 15px;
	line-height: 160%; 
	
}

ul {list-style-type: none; 
	padding-left: 0;
	margin-left: 0;
	font-weight: bold;
	font-size: 0.85em;
	color: #6ebd27;
	line-height: 160%;
}

li a {color: #E0E4DE; text-decoration: none;}

#container {
	margin: 0 auto;
	width: 785px;
	background-color: #31353e;
	background-image: url(img/bg_container.jpg);
  
}
.logo {
	position: absolute;
	width:115px;
	height:115px;
	top:0;
	left:0;
	z-index: 1;

	
}

/*.toplandmap {
	position: absolute;
	width:265px;
	height:114px;
	top:0px;
	left:115px;
	z-index: 2;
}*/

.ericlthompson {
	position: absolute;
	top:0px;
	left:116px;
	z-index: 2;
	height: 56px;
	width: 539px;
	}

.rectangles4up {
	position: absolute;
	top:0px;
	left:430px;
	z-index: 3;
	height: 15px;
	width: 240px;
	border-right-width: 0.5pt;
	border-right-style: solid;
	border-right-color: #746d69;
	border-bottom-width: 0.5pt;
	border-bottom-style: solid;
	border-bottom-color: #746d69;
	}

.toprightbox {
	position: absolute;
	width: 115px;
	height: 115px;
	top:0px;
	left:670px;
	z-index: 7;
	

}

.phonenumber {
	position: absolute;
	width: 120px;
	height: 20px;
	top:20px;
	left:545px;
	z-index: 8;
	

}
#header {
	/*background-color: #819179;*/
	position: relative;
	z-index: 1;
	height: 115px;
	width: 785px;
	left: 0px;
	top: 0px;
	font-size: 18px;
	color: #FFFFFF;
}

#left {
	float:left;
	text-align: left;
	padding-top: 57px;
	left: 12px;
	position: relative;
	z-index: 2;
	}

#center {
	top: 0;

	margin-left: 111px; /*114 - to bring borders into alignment esp. due to Holly Hack thingy*/
	margin-right: 114px; 
	padding-top: 30px;
	padding-right: 20px; padding-bottom: 1px;
	padding-left: 160px;
	text-align: left;
	z-index:1;
}

.services_title {	
	text-align: left;
	font-size: 1.5em;
	font-weight: bold;
	color: #31353e;
	border-bottom-width: 0.5pt;
	border-bottom-style: solid;
	border-bottom-color: #31353e;
	}

.services_header {
	text-align: left;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 125%;
	color: #276098;/*#6a7763;*/
}

	
.services_text {	
	text-align: left;
	font-size: 0.8em;
	line-height: 130%;
	color: #FFFFFF;}
	
ul.services {
	color: #fff;
	list-style-type: disc;
	list-style-position: inside;
	line-height: 130%; text-indent: -1.5em; margin-left: 1.5em;

}


.contact_name {
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 125%;
	color: #31353e;
}

#footer {
	height: 115px;
	position: relative;
	/*background-color: #9BA1AD;*/
	width: 785px;
	z-index: 1;
	left: 0;
	border-bottom-width: 1.0pt;
	border-bottom-style: solid;
	border-bottom-color: #746d69;
	

}


.bottomicon{
	position: absolute;
	top:0px;
	left:0px;
	width: 114px;
	height: 115px;
	z-index: 1;

}

.mapgraphic {
	position: absolute;
	height: 431px;
	width: 114px; top:-316px;
	left:671px;
	z-index: 2;
	background-color: #fff;

	}
	
	.copyrightinfo {
	position: absolute;
	top:52px;
	left:140px; /*422*/
	z-index: 8;
	text-align: left;
	font-size: 0.7em;
	line-height: 130%;
	color: #FFFFFF;
	float: left;
	}
.footerrule {
	position: absolute;
	top:20px;
	left:0px; /*272*/
	z-index: 8;
	width: 399px;
	height: 1px;
	}
	
.infotext {
	color: #31353e;
	font-style: italic;
}

