body, html {
	margin: 0;
	padding: 0;
}

body {
	background: url(images/body-bg.jpg) repeat;
	font-family: 'Century Gothic' Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}

h1 {}
h2 {
	font-size: 30px;
	font-weight: lighter;
	color: #7e0306;
	padding-bottom: 10px;
	border-bottom: 1px dashed #7e0306;
	margin: 8px 0;
}
h3 {
	padding: 10px 15px;
	color: #fff;
	font-weight: lighter;
	font-size: 24px;
	line-height: 26px;
}

a, img {border: none;}

a {color: #3b688f;}

.clear {clear: both;}
.right {float: right;}
.left {float: left;}

#wrapper {
	width: 960px;
	margin: 0 auto;
}

#header {
	background: url(images/header-bg.jpg) repeat-x;
	height: 137px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	margin-bottom: 20px;
}

#logo {
	float: left;
	margin: 20px 0 0 20px;
}

#social-icons {
	float: right;
	margin: 20px 20px 0 0;
}

#social-icons li {display:inline;}

#middle {
	margin-bottom: 0px;
	padding:0;
}

#rotator {
	width: 637px;
	height: 332px;
	float: left;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#slideshow {
    position:relative;
    height:332px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

#state-badges {
	width:320px;
	float: right;
	margin-top: -35px;
}

#indiana {
	margin-top: 22px;
}
#indiana a {
	display: block;
	width: 264px; 
	height: 100px;
	background-image: url('images/buttons/indiana.png');
	background-position: top;
	text-decoration: none;
	font-size: 24px;
	color: #fff;
	padding: 10px 20px 0 20px;
	line-height: 28px;
}

#indiana a:hover {
	/*background-position: bottom;*/
	color: #7e0306;
}

#alabama {
	margin-top: -40px;
}
#alabama a {
	display: block;
	width: 264px; 
	height: 100px;
	background-image: url('images/buttons/alabama.png');
	background-position: top;
	text-decoration: none;
	font-size: 24px;
	color: #416c91;
	padding: 10px 20px 0 20px;
	line-height: 28px;
}

#alabama a:hover {
	/*background-position: bottom;*/
	color: #fff;
}


#southcarolina {
	margin-top: -40px;
}
#southcarolina a {
	display: block;
	width: 264px; 
	height: 100px;
	background-image: url('images/buttons/southcarolina.png');
	background-position: top;
	text-decoration: none;
	font-size: 24px;
	color: #fff;
	padding: 10px 20px 0 20px;
	line-height: 28px;
}

#southcarolina a:hover {
	/*background-position: bottom;*/
	color: #000;
}
#southcarolina span {
	font-size:20px;
}

#free-inspection {
	background: url(images/free-inspection-bg.jpg) repeat-x;
	height: 81px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 20px;
	margin-top:-30px;
}

#free-inspection h1 {
	background: url(images/free-inspection-arrow.png) no-repeat;
	height: 81px;
	width: 341px;
	color: #7e0306;
	font-weight: lighter;
	line-height: 81px;
	padding-left: 30px;
	margin: 0;
	font-size: 36px;
	float: left;
}


a.press-it-btn {
	display: block;
	width: 341px; height: 81px;
	background-image: url(images/free-inspection.png);
	background-position: top;
	text-indent: -9999px;
	line-height: 81px;
	margin: 0 20px 0 0;
	float: left;
}

a.press-it-btn:hover {
	background-position: bottom;
}

#free-inspection p {
	padding: 10px 20px 0 0;
	font-size: 16px;
}

#main-content {
	background: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 20px;
}

#main {
	float: left;
	width: 640px;
	margin-bottom: 50px;
}

#main-sub {
	float: left;
	width: 580px;
	margin-bottom: 50px;
}

#main-sub li {
	padding: 2px;
	list-style: url(images/check.jpg);
}

#sidebar {
	float: right;
	width: 235px;
}

#sidebar li {
	padding: 5px;
	list-style: url(images/check.jpg);
}

#sidebar a {
	font-size: 18px;
	color: #000;
	font-weight: lighter;
	text-decoration: none;
}

#sidebar-sub {
	float: right;
	width: 235px;
}

#company-logos {
	clear: both;
}

#company-logos ul {margin:0 0 0 25px;}

#company-logos li {
	display: inline;
	padding: 6px;
}

#footer {
	font-size: 12px;
	color: #fff;
	text-align: center;
	line-height: 18px;
}

#footer h4 {
	font-size: 18px;
	border-bottom: 2px solid #fff;
	padding-bottom: 5px;
	margin: 0;
	color: #fff;
}

#more-information {
	color: #cecece;
}

#more-information strong {color:#fff;}

.col-1 {
	text-align: left;
	float: left;
	width: 450px;
	line-height: 15px;
}

.col-2 {
	text-align: left;
	float: right;
	width: 450px;
	line-height: 15px;
}

@font-face {
	font-family: 'CenturyGothicRegular';
	src: url('fonts/gothic-webfont.eot');
	src: local('?'), url('fonts/gothic-webfont.woff') format('woff'), url('fonts/gothic-webfont.ttf') format('truetype'), url('fonts/gothic-webfont.svg#webfontopBrEn3j') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* =Menu
-------------------------------------------------------------- */

#access {
	display: block;
	margin: 0 auto;
	width: 980px;
}  
#access .menu-header,
div.menu {
	font-size: 16px;
	width: 980px;
  	float:left;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color:#777;	display: block;
  	float:left;
	line-height: 38px;
	padding: 10px 18px;
	text-decoration: none;
  	font-weight:bold;
  	letter-spacing:-1px;
  	position:relative;
}

#access ul ul {
	display: none;
	position: absolute;
	top: 58px;
	left: 0;
	float: left;
	width: 160px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 160px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #dbdbdb;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
  	border-bottom:1px dotted #ededed;
}
#access li:hover > a,
#access ul ul :hover > a {
	color: #3d678d;
}
#access ul li:hover > ul {
	display: block;
}

#access li.current_page_item a,#access li.current_page_parent a,#access li.current_page_ancestor a {
	color: #333;
  	background:#dedede;
}

#access li.current_page_parent li a,
#access li.current_page_item ul li a, 
#access li.current_page_ancestor li.page_item a,
#access li.current_page_parent li.current_page_item .page_item a, 
#access li.current_page_ancestor li.current_page_ancestor li.page_item a,
#access li.current_page_ancestor li.current_page_ancestor li.current_page_item li.page_item a,
#access li.current_page_ancestor li.current_page_ancestor li.current_page_ancestor li.page_item a
{
	color: #777;
  	background:#dedede;
  	text-shadow:1px 1px 0 #ddd;
}
li.current_page_item {
	background:#dedede;
}


#access li.current_page_parent li a:hover,
#access li.current_page_item ul li a:hover,
#access li.current_page_ancestor li.page_item a:hover, 
#access li.current_page_parent li.current_page_item a,
#access li.current_page_ancestor li.current_page_parent a,
#access li.current_page_ancestor li.current_page_ancestor a,
#access li.current_page_parent li.current_page_item .page_item a:hover,
#access li.current_page_ancestor li.current_page_ancestor li.page_item a:hover,
#access li.current_page_ancestor li.current_page_ancestor li.current_page_item a,
#access li.current_page_ancestor li.current_page_ancestor li.current_page_ancestor a,
#access li.current_page_ancestor li.current_page_ancestor li.current_page_item li.page_item a:hover,
#access li.current_page_ancestor li.current_page_ancestor li.current_page_ancestor li.page_item a:hover,
#access li.current_page_ancestor li.current_page_ancestor li.current_page_ancestor li.current_page_item a
{
	color: #3d678d;
  	background:#dedede;
}

/* =Navigation
-------------------------------------------------------------- */

#nav-back {width:100%;background:#dbdbdb;float:left;border-bottom:3px solid #e4e4e4;}

.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color: #bbb;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #3d678d;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}

