html{
	height:100%;
}

body {
	margin:0px;
	padding:0px 0px 20px 0px;
	background:#1d1f24 url('../img/bg.jpg') top left repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;;
	font-size:13px;
	color:#000000;
}

img{
	border-style:none;
}

.clear{
	clear:both;
}

.tiny{
	font-size:9px;
}

.tiny_ast{
	font-size:9px;
	color:#a5a5a5;
}

a:link, a:visited, a:hover{
	color:#2f4f67;
	text-decoration:none;
}

p{
	margin:0px 0px 15px 0px;
	line-height:12px;
}

.color{
	color:#eb7000;
}

h1{
	font-size:21px;
	color:#eb7000;
	font-weight:bold;
	margin:0px 0px 15px 0px;
	font-family:Helvetica;
}

h1 p{
	line-height:16px;
}

h1 .color{
	color:#e11e25;
}

.middleline{
	background:transparent url('../img/middle_line.jpg') center left repeat-x;
}

h2{
	font-weight:bold;
	color:#373737;
	font-size:19px;	
	margin:0px 0px 10px 0px;
}

h2 .color{
	color:#e11e25;
}

div{
	position:relative;
}

ul{
	list-style: square inside url('../img/list-arrow.gif');
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	font-size:11px;
}

ul li{
	margin:0px 0px 3px 0px;
	padding:4px 0px 4px 8px;
	font-size:13px;
	font-weight:bold;
	color:#063a8f;
}

p{
	margin:0px 0px 8px 0px;
}

input[type="text"], textarea, select{
	position:relative;
	background-color:white;
	border:1px solid #a7a6aa;
	width:93px;
	padding-left:5px;
}

/* end inits */

.price_pop{
	display:none;
	position:absolute;
	padding:6px;
	font-weight:bold;
	background-color:#dfdfdf;
	z-index:10000;
	border:1px dashed #727272;
}

.cap{
	text-transform:uppercase;
	font-weight:bold;
	font-size:15px;
}

.pageheader{
	background:#000000 url('../img/body.jpg') 0px 0px no-repeat;
	width:473px;
	height:48px;
	margin:0px auto;
	padding:26px 0px 0px 495px;
	z-index:800;
}

.pageheader .home{
	position:absolute;
	left:17px;
	top:4px;
	height:104px;
	width:70px;
}

.pageheader .phone{
	font-size:17px;
	font-weight:bold;
	color:#f0cb12;
	font-family:Arial;
}

.pageheader .phone div{
	float:left;
	display:inline;
}

.pageheader .phone .color{
	color:#eb7000;
}


.pageheader form{
	position:absolute;
	width:336px;
	height:64px;
	overflow:hidden;
	top:97px;
	left:558px;
	padding:0px 15px 0px 15px;
}

.pageheader form input[type="text"],.pageheader form select{
	float:left;
	margin:0px 9px 9px 0px;
	font-size:10px;
	height:14px;
	width:93px;
}

.body{
	background:white url('../img/body_repeat.jpg') top left repeat-y;
	margin:0px auto 15px auto;
	width:968px;
	padding:30px 0px 0px 0px;
	border:1px solid #5f6062;
}

.body .bigbox{
	width:968px;
	height:367px;
	float:left;
	margin:0px 0px 8px 0px;
	padding:0px 0px 0px 0px;
	background:transparent url('') 0px 0px no-repeat;
}

.body .bigbox .slideshow{
	overflow:hidden;
	width:968px;
	height:367px;
	position:absolute;
	left:0px;
	top:0px;
	z-index:0;
}

.body .nav{
	width:138px;
	position:absolute;
	top:37px;
	left:0px;
	z-index:9000;
	height:325px;
	background-image:url('../img/blank.gif');
}

.body .nav .link{
	position:relative;
	text-align:right;
	color:white;
	font-size:13px;
	font-weight:bold;
	margin-bottom:0px;
	text-transform:capitalize;
	padding-right:6px;
	height:25px;
	background-image:url('../img/blank.gif');

}

.body .nav .link a:link, .body .nav .link a:visited, .body .nav .link a:hover{
	color:white;
	text-decoration:none;
}

.body .nav .link .dropmenu{
	display:none;
	position:absolute;
	left:138px;
	top:0px;
	padding:5px;
	font-weight:normal;
	text-align:left;
	font-size:12px;
	width:122px;
	z-index:2000;
	background:#434449 url('../img/drop_bg.jpg') top left repeat-x;
}

.body .ticker{
	float:left;
	width:680px;
	height:32px;
	margin:0px 0px 7px 0px;
	padding:0px 0px 0px 288px;
	background:transparent url('../img/ticker.jpg') top left repeat-x;
	font-weight:bold;
	font-size:18px;
	font-family:Helvetica, Arial;
	color:white;
	overflow:hidden;
}

.body .ticker div{
	height:28px;
	padding-top:4px;
}

.body .ticker div span{
	float:left;
	margin-right:10px;
}

.body .ticker div img{
	position:relative;
	float:left;
	width:68px;
	height:28px;
}

.body .quoteBox{
	width:298px;
	height:150px;
	padding:40px 0px 0px 20px;
	float:left;
	margin:0px 7px 7px 0px;
	background:transparent url('../img/box_quote.jpg') top left no-repeat;
	color:#67c9fc;
	font-size:10px;
	text-transform:uppercase;
	overflow:hidden;
}

.body .quoteBox div{
	float:left;
	margin-right:11px;
	margin-bottom:7px;
	display:inline;
}

.body .quoteBox input, .body .quoteBox select{
	width:129px;
	color:black;
}

.footer{
	background:transparent url('') 0px -104px no-repeat;
	width:968px;
	padding:0px 0px 0px 0px;
	margin:0px auto 0px auto;
	font-size:10px;
	color:#ffffff;
	clear:both;
}

.footer .phone{
	position:absolute;
	color:white;
	font-family:Helvetica;
	font-size:23px;
	font-weight:bold;
	font-style:italic;
	top:30px;
	left:759px;
}

.footer a:link, .footer a:visited, .footer a:hover{
	color:#ffffff;
	font-weight:bold;
}

.footer .spacer{
	position:relative;
	margin:0px 4px 0px 4px;
}

.sidequote{
	background:transparent url('') top left no-repeat;
	width:130px;
	float:left;
	margin:0px 40px 20px 0px;
	padding:0px 0px 0px 0px;
	color:white;
	text-align:right;
	z-index:9000;
}

.sidequote input[type="text"], .sidequote select{
	width:120px;
	margin-bottom:8px;
}

.body .sidequote .nav{
	width:130px;
	z-index:9000;
	background-image:url('../img/blank.gif');
	top:0px;
	position:relative;
}

.body .sidequote .nav .link .dropmenu{
	left:130px;
	z-index:9000;
}

.subbody{
	width:760px;
	margin:0px 0px 30px 0px;
	float:left;
	padding:0px 0px 0px 0px;
	z-index:1;
}

input[type="image"], form .submit{
	border:none;
	width:75px;
	height:19px;
	background-color:transparent;
}

input[type="checkbox"]{
	border:1px solid #1c5180;
	margin-right:5px;
}

.subbody h1{
	width:680px;
	border-bottom:1px solid #f0451c;
	color:#282a2e;
}


.specialbox{
	width:360px;
	position:relative;
	margin:0px 0px 20px 0px;
	border:1px solid #3d92ff;
	padding:5px;
	float:left;
	height:auto;
	min-height:200px;
}

.specialbox img{
	width:350px;
}

.specialbox h1{
	width:auto;
	border-bottom:none;
}

.specialbox p{
	line-height:15px;
}

.staffbox{
	position:relative;
	margin:10px 0px 15px 0px;
	width:360px;
	float:left;
}

.staffbox p{
	position:relative;
	margin:3px 0px 5px 0px;
}

.staffbox h1{
	font-size:14px;
	font-weight:bold;
	margin-bottom:6px;
	width:auto;
	border-bottom:none;
}

.servicecolumns{
	position:relative;
	width:47%;
	float:left;
	margin-bottom:7px;
}

.seo{
	width:930px;
	margin:10px auto;
	font-size:9px;
	text-align:center;
	color:#979797;
}

.seo h1{
	font-size:11px;
	color:#979797;
}

.contact{
	position:relative;
	height:435px;
}

.contact input, .contact textarea, .contact select{
	position:absolute;
	left:255px;
	width:135px;
}

.contact div{
	margin:8px;
}

.testimonialbox{
	width:600px;
	position:relative;
	margin:10px;
}

.bottomquoteholder{
	padding-top:20px;
	margin-top:20px;
	clear:both;
}

.bottomquoteholder form{
	background:transparent url('../img/quote_bg.jpg') 0px -0px no-repeat;
	width:425px;
	height:67px;
	position:relative;
	padding:33px 0px 0px 96px;
}

.bottomquoteholder form input, .bottomquoteholder form select, .bottomquoteholder form option{
	color:#000000;
	border-style:none;
	font-size:11px;
}

.bottomquoteholder form input, .bottomquoteholder form select{
	width:115px;
	margin:0px 9px 7px 0px;
	height:17px;
	padding:2px 0px 0px 10px;
	float:left;
	background:transparent url('../img/input_bg.gif') top left no-repeat;
}

.bottomquoteholder form option{
	background-color:#adaeb3;
}