
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
}
body {
	margin: 0px;
	background-color:#F3F3F3;
	/**background-image:url(images01/header_bg.jpg);
	background-repeat: repeat-x;**/
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #333333;
}
h1 {
	font-size: 26px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #009900;
	font-weight: normal;
	margin:10px 10px 10px 0;
}
h2 {
	font-size: 18px;
	color: #006633;
}
h3 {
	font-size: 14px;
	color: #006633;
}
h4 {
	font-size: 12px;
	color: #006633;
}

#wrapper {
	margin:auto;
	width:800px;
	border-top:0px solid #99CC99;
	border-right:1px solid #99CC99;
	border-bottom:1px solid #99CC99;
	border-left:1px solid #99CC99;
	background-color:#FFFFFF;
}

#clear {
	clear:both;
}

/*********************************** header ***********************************/

#header {
	width:800px;
	height:126px;
}


/*********************** top nav not used *************

#TopNav {
	position:relative;
	float:right;
	top:-26px;
	width: 300px;
	padding:0px 6px 0px 0px;
}
#TopNav ul {
	float:right;
	padding: 0;	
	list-style: none;
	display:block;
	line-height:12px;
	}

#TopNav ul li, ul li a {
	padding: 2px 4px 0 4px;
	float: left;
	font-weight: bold;
	color: #003300;
	text-decoration:none;
	}
#TopNav ul li a:hover {
	color: #006600;
	text-decoration:none;
	}	

/***************************************** Main Nav *****************************/

#MainNav {
	float:left;
	position:relative;
	width:130px;
	padding:40px 0 0 0;
}

#MainNav ul {
	float:left;
	margin: 14px 0 0 0;
	padding:0;
	list-style: none;
	}

#MainNav ul li {
	position:relative;
	float:left;
	}

#MainNav ul a {
	padding: 2px 4px 0 4px;
	display:block;
	width:130px;
	height:18px;
	line-height:18px;
	font-weight: bold;
	color:#333;
	text-decoration:none;
	text-indent:6px;
	background-color:#fff;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	}
#MainNav ul a:hover {
	color: #000000;
	background-color:#d9ecd9;
	border-top:1px solid #006600;
	border-bottom:1px solid #006600;
	text-decoration:none;
	}	

/** #home #mainnav .home a, **/
#about_us #MainNav .about_us a,
#our_services #MainNav .our_services a,
#experts #MainNav .experts a,
#contact_us #MainNav .contact_us a {
	color:#FFFFFF;
	background-color:#339933;
	border-top:1px solid #006600;
	border-bottom:1px solid #006600;
	text-decoration:none;
}

/**************************************** main content ****************************************/

#MainBody {
	position:relative;
	float:right;
	width:637px;
	padding:12px;
	border-left:1px solid #99CC99;
}


/**************************************** from old site **************************************/

.emailRequestHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.leftNvSt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006633;
}

.ourValues {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	font-weight: normal;
}

/******************************************** footer ********************************************/

#footer {
	margin:0 0 30px 0;
}
#footer,td,th {
	font-size:9px;
}


/***************************************** forms *********************************/

fieldset {
	width:460px;
	margin: 30px auto;
	padding: 1em 1em 2em 1em;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

legend {
	color:#009900;
	font-weight: bold;
}

label {
	float: left;
	margin: 4px 10px 0 30px;
	width: 160px;
	line-height:10px;

}
input {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #999;
	width: 200px;
	margin:2px 0 0 0;
	padding:2px 4px 2px 4px;
	font-size:12px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #999;
	width: 195px;
	height:6em;
	padding:2px 0 2px 4px;
}
.formselect {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #999;
	padding:2px 0 2px 2;
	font-size:12px;
}
#service {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #999;
}
.radiobut {
	width:10px;
	border:0px;
	margin:4px 4px 0 4px;
}


.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	padding: 2px;
	border: 1px solid #999;
	background-color: #CCFFCC;
	width: 100px;
}

fieldset p {
	line-height:1em;

}

.formsectionheader {
	margin:0 0 0 40px;
	font-weight:bold;
}

.pricefield {
	width:80px;
}

.numberfield {
	width:40px;
}

.checkbox {
	width:auto;
	border:0;
}



.errormsg {
	color:#FF0000;
	font-weight:bold;
	margin:10px 0 0 20px;
}

#quicksearch {
padding-left:10px;
padding-top:250px;
color:#000;
}

#quicksearch input{width:120px}

.imageandbit {float:left}
.box{padding-top:20px}
.box p {padding-left:210px}
.imageandbit a img{border:none}

#internals {list-style:none;
float:left;
padding:0px;
height:300px;
width:217px;
overflow:auto;
margin-left:0px;
}
#internals img{height:50px;display:block;margin:auto}
#topoptions{padding-bottom:7px;
list-style:none;padding-left:230px}
#topoptions li {
float:left;
list-style:none;
width:119px;
height:19px}
.clear{clear:both}
#UV{padding-top:10px;height:250px;display:block;margin:auto}
#mainpic{width:400px;float:right;padding:10px}
#internals li {float:left;padding-bottom:5px;width:100px}
#quicksearch label {margin:0px; margin-top:5px}

#printpage #wrapper {padding:5px}
#printpage {background:#fff}
#printpage #wrapper {border:none}