@charset "utf-8";
/* CSS Document */
/*==== Global Classes =====*/
* {
	margin:0;
	padding:0;
}
a {
	outline:none;
}
html, body {
	height:100%;
}
html {
	min-width:1000px;
}
body {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	letter-spacing:1px;
	line-height:140%;
	color:#000;
	background:url(../imgs/Background.jpg);
}
img {
	border:0;
	vertical-align:top;
}
ul, ol {
	list-style:none;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.clear {
	clear:both;
}
.col-1, .col-2 {
	float:left;
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
.wrapper {
	width:100%;
	overflow:hidden;
}
h1 {
	font-weight:normal;
	font-size:24px;
	margin:20px 0 10px 0;
}
h2 {
	font-size:20px;
	margin:20px 0 10px 0;
	color:#ffcc33;
}
.legal {
	font-size:12px;
}
/*==== Global Ids =====*/
#drlink {
	float:right;
	width:400px;
	margin-left:auto;
	margin-right:auto;
	padding-top:22px;
}
#main {
	width:1000px;
	margin:0 auto;
}
#footwrap {
	width:1000px;
	height:245px;
	margin:0 auto;
}
#header {
	width:1000px;
	height:159px;
	margin-left:auto;
	margin-right:auto;
}
#content {
	padding:152px 0 0 0;
}
#footer {
	color:#FFF;
	margin-top:10px;
	background-image:url(../imgs/FooterBGTop.jpg);
	height:245px;
	width:auto;
}
#footerb {
	color:#FFF;
	margin-top:0px;
	background-image:url(../imgs/FooterBGTop.jpg);
	height:245px;
	width:auto;
}
#topaddress {
	width:250px;
	padding:10px 10px 0 0;
	font-size:12px;
	text-align:right;
	line-height:18px;
	float:right;
}
#why {
	float:left;
	background-image:url(../imgs/whyacs.png);
	color:#000;
	background-repeat:no-repeat;
	width:591px;
	height:394px;
	margin-top:68px;
	padding-bottom:3px;
}
#elasticwhy {
	float:left;
	color:#000;
	width:591px;
	margin:68px 0 -5px 0;
	padding-bottom:3px;
}
#elasticwhy2 {
	float:left;
	color:#000;
	width:591px;
	margin:5px 0 -10px 0;
	padding-bottom:3px;
}
#elasticwhy3 {
	float:left;
	color:#000;
	width:591px;
	margin:5px 0 -5px 0;
	padding-bottom:3px;
}
#elastictop {
	float:left;
	color:#000;
	width:591px;
	margin:10px 0 -5px 0;
	padding-bottom:3px;
}
#elastictopabout {
	float:left;
	color:#000;
	width:591px;
	margin:-48px 0 -5px 0;
	padding-bottom:3px;
}
#locations {
	font-size:13px;
	line-height:20px;
	padding:45px 0 0 15px;
	width:570px;
}
#reasons {
	font-size:13px;
	padding-left:15px;
	line-height:16px;
	padding-top:55px;
	width:570px;
}
#copyright {
	width:500px;
	margin:3px auto 0 auto;
	float:left;
	padding-top:5px;
	line-height:16px;
}
#footcopy {
	background-image:url(../imgs/FooterBGBottom.jpg);
	height:45px;
	width:auto;
	color:#FFF;
}
#form {
	width:auto;
	padding:50px 0 0 0;
}
/*Stylized Form*/
#inputsleft {
	background-image:url(../imgs/InputBG.jpg);
	border:0;
	padding:3px 0 0 5px;
	width:212px;
	height:30px;
}
#inputsleft2 {
	background-image:url(../imgs/InputBG.jpg);
	border:0;
	margin:9px 0 0 0;
	padding:3px 0 0 5px;
	width:212px;
	height:30px;
	overflow:hidden;
}
#inputsleft3 {
	background-image:url(../imgs/InputBG.jpg);
	border:0;
	float:left;
	margin:9px 0 0 0;
	padding:3px 0 0 5px;
	width:217px;
	height:29px;
	overflow:hidden;
}
#inputright {
	background-image:url(../imgs/textfeild.jpg);
	border:0;
	float:right;
	padding:5px;
	margin-left:-10px;
	width:267px;
	height:107px;
	overflow:hidden;
}
#send {
	width:56px;
	margin:13px 0 0 0;
	float:right;
}
.howdid {
	width:210px;
	float:left;
	margin:13px 0 0 10px;
	text-align:left;
}
.submit {
	width:56px;
	height:30px;
}
/*======= Styles =======*/
.welcome {
	color:#FFF;
	padding:85px 20px 0px 27px;
	height:115px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../imgs/WelcomeBG.png);
	background-repeat:no-repeat;
}
p.small {
	font-size:13px;
	line-height:130%;
}
.sitemap {
	margin:3px 0 0 3px;
}
a.yellowlink:link, a.yellowlink:visited {
	color: #ffcc66;
	font-weight:bold;
	text-decoration:none;
}
a.yellowlink:hover {
	color:#ffcc33;
	font-weight:bold;
	text-decoration:underline;
}
a.yellow:link, a.yellow:visited {
	color: #ffcc33;
	font-weight:bold;
	text-decoration:none;
}
a.yellow:hover {
	color:#ffcc33;
	font-weight:bold;
	text-decoration:underline;
}
a.white:link, a.white:visited {
	color:#FFF;
	text-decoration:none;
}
a.white:hover {
	color:#FFF;
	text-decoration:underline;
}
.top10 {
	padding-top:10px;
}
.top15 {
	padding-top:15px;
}
.top20 {
	padding-top:20px;
}
/*===== Header Elements =====*/
#header .row-1 {
	height:110px;
}
#header .row-2 {
	height:49px;
}
/*=======  Fixed Navigation =======*/
div.fixednav {
	position:fixed;
	background-image:url(../imgs/NavBG.png);
	width:100%;
	height:159px;
	z-index:1000;
}
div.fixednav a, div.fixednav h3 {
	display:block;
	margin:0 0.5em;
}
/*#pagestarter {
	height:152px;
	overflow:hidden;
}*/
/*======= Horizontal Navigation =======*/
#hnav {
	position: absolute;
	margin-left:auto;
	margin-top:110px;
	top: 0;
	width: 537px;
	height: -150px;
	background: url( '../imgs/navsprite.png') no-repeat;
}
#hnav li {
	position: absolute;
	left: 0;
	height: 42px;
}
#hnav #hnavhome {
	width: 60px;
	left: 0px;
}
#hnav #hnavabout {
	width: 72px;
	left: 60px;
}
#hnav #hnavservices {
	width: 75px;
	left: 132px;
}
#hnav #hnavcontact {
	width: 85px;
	left: 207px;
}
#hnav #hnavtestimonials {
	width: 103px;
	left: 292px;
}
#hnav #hnavproducts {
	width: 75px;
	left: 395px;
}
#hnav #hnavfaq {
	width: 55px;
	left: 470px;
}
#hnav li a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 42px;
	text-indent: -9999em;
}
/*======= Horizontal Sub Navigation =======*/
#hsubnav {
	position: absolute;
	margin-left:auto;
	margin-top:670px;
	top: 0;
	width: 591px;
	height: 56px;
	background: url( '../imgs/subnav.png') no-repeat;
}
#hsubnav li {
	position: absolute;
	left: 0;
	height: 56px;
}
#hsubnav #hsubnavmap {
	width: 171px;
	left: 0px;
}
#hsubnav #hsubnavrate {
	width: 205px;
	left: 171px;
}
#hsubnav #hsubnavangie {
	width: 215px;
	left: 376px;
}
#hsubnav li a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 56px;
	text-indent: -9999em;
}
/*======= Horizontal Sub Navigation About Page=======*/
#hsubnavb {
	position: absolute;
	margin-left:auto;
	margin-top:412px;
	top: 0;
	width: 591px;
	height: 56px;
	background: url( '../imgs/subnav.png') no-repeat;
}
#hsubnavb li {
	position: absolute;
	left: 0;
	height: 56px;
}
#hsubnavb #hmap {
	width: 171px;
	left: 0px;
}
#hsubnavb #hrate {
	width: 205px;
	left: 171px;
}
#hsubnavb #hangie {
	width: 215px;
	left: 376px;
}
#hsubnavb li a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 56px;
	text-indent: -9999em;
}
/*======= Horizontal Sub Navigation Services Page=======*/
#hsubnavc {
	position: absolute;
	margin-left:auto;
	margin-top:412px;
	top: 0;
	width: 591px;
	height: 56px;
	background: url( '../imgs/subnavc.png') no-repeat;
}
#hsubnavc li {
	position: absolute;
	left: 0;
	height: 56px;
}
#hsubnavc #hreg {
	width: 171px;
	left: 0px;
}
#hsubnavc #hdeep {
	width: 205px;
	left: 171px;
}
#hsubnavc #hspring {
	width: 215px;
	left: 376px;
}
#hsubnavc li a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 56px;
	text-indent: -9999em;
}
/*======= Layout index.html =======*/
#home #content .col-1 {
	width:591px;
	margin-right:14px;
}
#home #content .col-2 {
	width:395px;
}
#home #footwrap .col-1 {
	width:200px;
	margin:1px 10px 0 0;
}
#home #footwrap .col-2 {
	width:280px;
	margin:1px 10px 0 0;
}
#home #footwrap .col-3 {
	width:500px;
	float:left;
	margin:1px auto 0 auto;
}
