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

#hd_wrapper {
	width: 800px;
	margin: 0px auto 0px auto;
	text-align: center;
	height: 132px;
	padding-top: 6px;
	background: url(/images/header_800px.png) no-repeat 0 0;
}
#header {
	margin: 0px auto 0px auto;
}

/* ****************main section***************** */
* {
	margin: 0;
	padding: 0;
	color: #000000;
		}

html {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		}

body {
	font-size: 62.5%;
	color: #000000;
	line-height: 1.2;
	background: url(/images/bgnd_fade.png) repeat-x 0 0;
	background-color: #C8D2D3;
		}
#wrapper {
	width: 800px;
	padding: 10px 10px 10px 10px;
	margin: 0px auto 10px auto;
	text-align: center;
}
#freesection {
	width: 250px;
	margin: auto;
	padding: 10px;
	background-color: #CCCCCC;
	border: dashed 1px red;
}

#content {
	margin: 0px 0px 0px 0px;
	text-align: left;
	font-size: 1.2em;
	line-height: 1.4;
}
#content ul{
	padding-left: 20px;
}

.quotetext {
	font-style: italic;
}
#quote {
	width: 600px;
	clear: right;
	margin: auto;
}
.imgholder {
	float: right;
	clear: both;
}

#clear1 {
	clear: both;
	height: 2px;
	width: 800px;
}
#clear2 {
	clear: both;
	height: 2px;
	width: 500px;
}
#clear3 {
	clear: both;
	height: 1px;
	width: 800px;
}
#clear4 {
	clear: both;
}

#services {
	font-size: 10pt;
	line-height: 1.1;
	margin: 0px auto 0px auto;
	width: 800px;
}
#services ul{
	padding-left: 20px;
}
#services a:link, a:active, a:visited{
	color: #000000;	
}
#service1 a:hover{
	color: #009933;
	/*background: url(/images/services_box_hi.png) no-repeat 0 0;*/
	display: block;
}
#service2 a:hover{
	color: #009933;
	/*background: url(/images/services_box_hi.png) no-repeat 0 0;*/
}
#service3 a:hover{
	color: #009933;
	/*background: url(/images/services_box_hi.png) no-repeat 0 0;*/
}
.servhead {
	font-size: 18px;
	padding: 0px 0px 8px 0px;
}
#service1 {
	float: left;
	margin: 10px 15px 10px 20px;
	padding: 15px;
	background: url(/images/services_box.png) no-repeat 0 0;
	width: 210px;
	height: 180px;
}
#service2 {
	float: left;
	margin: 10px 10px 10px 5px;
	padding: 15px;
	background: url(/images/services_box.png) no-repeat 0 0;
	width: 210px;
	height: 180px;
}
#service3 {
	float: left;
	margin: 10px 0px 10px 10px;
	padding: 15px;
	background: url(/images/services_box.png) no-repeat 0 0;
	width: 210px;
	height: 180px;
}

.mainh1 {
	letter-spacing: -2px;
	font-size: 40px;
}
.mainh3 {
	letter-spacing: -1px;
	font-size: 18px;
	line-height: 1.2;
}
#nav {
	margin: 0px 0px 0px 0px;
	text-align: left;
	font-size: 1.4em;
	background-color: #FFFFFF;
	height: 22px;
	font-weight: bold;
}
#address {
	margin: 0px auto 0px auto;
	text-align: left;
	font-size: 1.2em;
	width: 380px;
	float: left;
}
#Layer1 {
	position:absolute;
	width:434px;
	height:93px;
	z-index:1;
	left: 237px;
	top: 321px;
	visibility: hidden;
	background-color: #FFFFFF;
	margin: auto;
}
a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.hoverimg td:hover{
	background-image: url(/images/services_box_hi.png);
}
#clientbox {
	width: 500px;
	margin: 0px auto 0px 120px;
	float: left;
	padding: 20px;
	background-color: #FFFFFF;
	border: dashed gray 1px;
}
#cb_imgbox {
	float: left;
	width: 180px;
	height: 160px;
}
#cb_imgbox2 {
	float: left;
	width: 180px;
	height: 120px;
}
#cb_text ul{
	padding: 10px 0px 0px 0px!important;
	margin-left: 220px;
}
.cb_title {
	font-size: 18px;
	font-weight: bold;
	font-family: Tahoma;
	padding: 0px 0px 0px 0px;
}
.rh_border {
	padding: 10px 10px 10px 10px;
	background-color: #FFFFFF;
	border: 1px gray solid;
}
