@charset "utf-8";
/* CSS Document */

* { behavior: url(iepngfix.htc); }

/*----------------STRUCTURE----------------*/

body{
	background:url(../images/body-bg4.jpg) no-repeat scroll center top;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #d30000;
	margin: 0;
	padding: 0;
}

#wrapper{
	margin: 371px auto 0px;
	width: 994px;
	height: auto;
	padding: 0;
}

* html #wrapper{
	margin: 360px auto 0;
	width: 994px;
	height: auto;
}

#content-holder{
	width: 860px;
	margin: 0 0 0 85px;
	padding: 0;
}

#content-main{
	width: 860px;
	margin: 0px;
	float: left;
	background:url(../images/main-bg.jpg) repeat-y scroll left top;
}

a{
	color: #d30000;
	text-decoration: none;
}

p{
	margin: 0;
	padding: 0 0 10px 0;
}

img a {
	border:0px;
}

/*---------------- END STRUCTURE----------------*/



/*---------------- AJAX TICKER----------------*/

#ajaxticker1{
width: 300px;
height: 100px;
text-align: left;
padding: 5px 0 0 15px;
line-height: 18px;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
/*background-color: #FEEEB8;*/
}

.someclass{ //class to apply to your scroller(s) if desired
}



/*---------------- END AJAX TICKER----------------*/


/*---------------H TAGS-------------------------*/

h1{
	font-size: 24px;
}

.h1-welcome{
	color: #ffffff;
	background:url(../images/h1-welcome.png) no-repeat top left;
	float: left;
	width: 417px;
	height: 47px;
	text-transform: uppercase;
	margin: 45px 0 0 28px;
	padding: 0 0 0 17px;
	line-height: 53px;
}

.h1-warrants{
	color: #ffffff;
	background:url(../images/h1-warrants.png) no-repeat top left;
	float: left;
	width: 417px;
	height: 47px;
	text-transform: uppercase;
	margin: 45px 0 0 28px;
	padding: 0 0 0 17px;
	line-height: 53px;
}

.h1-traffic{
	color: #ffffff;
	background:url(../images/h1-traffic.png) no-repeat top left;
	float: left;
	width: 417px;
	height: 47px;
	text-transform: uppercase;
	margin: 45px 0 0 28px;
	padding: 0 0 0 17px;
	line-height: 53px;
}

.h1-dui{
	color: #ffffff;
	background:url(../images/h1-dui.png) no-repeat top left;
	float: left;
	width: 417px;
	height: 47px;
	text-transform: uppercase;
	margin: 45px 0 0 28px;
	padding: 0 0 0 17px;
	line-height: 53px;
}

.h1-contact{
	color: #ffffff;
	background:url(../images/h1-contact.png) no-repeat top left;
	float: left;
	width: 417px;
	height: 47px;
	text-transform: uppercase;
	margin: 45px 0 0 28px;
	padding: 0 0 0 17px;
	line-height: 53px;
}

.h1-espanol{
	color: #ffffff;
	background:url(../images/h1-espanol.png) no-repeat top left;
	float: left;
	width: 417px;
	height: 47px;
	text-transform: uppercase;
	margin: 45px 0 0 28px;
	padding: 0 0 0 17px;
	line-height: 53px;
}

.h1-thanks{
	color: #ffffff;
	background:url(../images/h1-thanks.png) no-repeat top left;
	float: left;
	width: 422px;
	height: 47px;
	text-transform: uppercase;
	margin: 45px 0 0 28px;
	padding: 0 0 0 17px;
	line-height: 53px;
}


/*--------------- END H TAGS-------------------------*/



/*---------------- MAIN CONTENT----------------*/

#index-par{
	width:330px;
	height: auto;
	padding: 10px 65px 0 45px;
	float: left;
	text-align: justify;
	line-height: 24px;
}

#main{
	width:630px;
	height: auto;
	padding: 0 65px 0 45px;
	float: left;
	line-height: 24px;
}

#index-par p{
	color: #111111;
	padding: 0 0 10px 0;
}

.red{
	color: #111111;
}

.gray{
	color: #111111;
}

.dark-red{
	color:#6C0000;
}


.float-left{
	float: left;
	border: solid 1px #0e3223;
	padding:2px;
	margin: 10px 0 20px 0;
}

#testimonial{
	float: left;
	color: #ffffff;
	font-size: 10px;
	font-style: italic;
	width: 330px;
	height: 162px;
	background:url(../images/testimonial-bg.jpg) scroll no-repeat top left;
	margin: 20px 0 0;
	padding: 0px;

}

#testimonial p{
	color: #ffffff;
	margin: 0;
	padding: 33px 0 0 15px;
}


#content-bottom-holder{
	width: 822px;
	height: 181px;
	float: left;
	background-attachment: scroll;
	background-image: url(../images/main-bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#content-bottom{
	font-size: 16px;
	color: #ffffff;
	margin: 0;
	padding: 118px 0 0 312px;
}

#content-bottom ul{
	margin: 0;
	padding:0;
}

#content-bottom li{
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	line-height: 24px;
}

#content-bottom .spacer{
	padding: 0 6px 0 8px;
}

#footer{
	background: url(../images/footer-bg.png) scroll no-repeat 50% 20%;
	height: 120px;
	font-size: 16px;
	color: #ffffff;
	margin: 0;
	padding: 80px 0 0 212px;
	clear: both;
	overflow: visible;
}

#footer ul{
	margin: 0;
	padding:0;
}

#footer li{
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	line-height: 24px;
}

#footer .spacer{
	padding: 0 3px 0 7px;
}

#footer a {
	color: #ffffff;
}

#footer a:hover {
	color: #FDF202;
}

#top-bg-welcome{
	background:url(../images/top-bg-WELCOME.png) no-repeat scroll left top;
	width: 854px;
	height: 104px;
	padding: 0;
	margin: 0;
}

#top-bg-warrants{
	background:url(../images/top-bg-WARRANTS.png) no-repeat scroll left top;
	width: 854px;
	height: 108px;
	padding: 0 0 30px;
	margin: 0;
}

#top-bg-traffic{
	background:url(../images/top-bg-TRAFFIC.png) no-repeat scroll left top;
	width: 854px;
	height: 108px;
	padding: 0 0 30px;
	margin: 0;
}

#top-bg-dui{
	background:url(../images/top-bg-DUI.png) no-repeat scroll left top;
	width: 854px;
	height: 108px;
	padding: 0 0 30px;
	margin: 0;
}

#top-bg-links{
	width: 854px;
	height: 108px;
	padding: 0 0 30px;
	margin: 0;
	background-attachment: scroll;
	background-image: url(../images/top-bg-LINKS.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#top-bg-contact{
	background:url(../images/top-bg-CONTACT.png) no-repeat scroll left top;
	width: 854px;
	height: 108px;
	padding: 0 0 30px;
	margin: 0;
}

#top-bg-espanol{
	background:url(../images/top-bg-ESPANOL.png) no-repeat scroll left top;
	width: 854px;
	height: 108px;
	padding: 0 0 30px;
	margin: 0;
}

.stroke{
	color:#0e3223;
	padding:2px;
}


/*---------------- END MAIN CONTENT----------------*/



/*---------------- MAIN NAV-----------------------*/

#nav{
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: auto;
	text-transform: uppercase;
	/*background: url(../images/nav-bg.png) scroll no-repeat 44% top;*/
}

#nav ul{
	margin: 0px;
	padding: 0 0 0 80px;
}

#nav li{
	font-size: 18px;
	display: inline;
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0 25px 0px 0;
	width: auto;
}

#nav a{
	color: #ffffff;
}

#nav a:hover{
	color: #fdf202;
}


/*---------------- END MAIN NAV-----------------------*/

/*----------------SMALL FORM----------------*/

.smallForm {
height:auto;
margin:0;
padding:0;
width:184px;
}
:first-child + html .smallForm {
height:auto;
margin:0;
padding:10px 0 0;
width:184px;
}
.smallForm .formInput, .smallForm select {
border:1px solid #000000;
color:#0e3223;
display:block;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:bold;
height:14px;
padding:0 0 0 4px;
text-align:left;
width:267px;
}
.smallForm textarea {
border:1px solid #000000;
color:#0e3223;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:bold;
height:50px;
padding:0 0 0 5px;
text-align:left;
width:267px;
}
.smallForm .formButton {
background-color:#0e3223;
border:1px solid #FFFFFF;
clear:left;
color:#ffffff;
cursor:pointer;
display:block;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:bold;
height:29px;
margin:5px 0 10px 1px;
padding:0;
text-transform:uppercase;
width:272px;
}
.smallForm .formButton:hover {
background-color:#004a8c;
color: #ffffff;
}
.smallForm p {
margin:0;
padding:2px 0;
}

/*-------------------IE6 / IE7 FIX---------------------*/

*:first-child+html #nav{

	/*background: url(../images/nav-bg2.png) scroll no-repeat left top;*/

}

*html #nav{

	/*background: url(../images/nav-bg2.png) scroll no-repeat right top;*/

}

*html .h1-welcome{
	margin: 45px 0 0 15px;

}


/**:first-child+html #footer{
	background: url(../images/footer-bg2.png) scroll no-repeat 30% 20%;
}*/

*html #footer{
	background: url(../images/footer-bg2.png) scroll no-repeat 50% 20%;
}

*:first-child+html #index-par{
	width:330px;
	height: auto;
	padding: 20px 65px 0 45px;
	float: left;
	text-align: justify;
	line-height: 24px;
}

*html #index-par{
	width:330px;
	height: auto;
	padding: 20px 65px 0 45px;
	float: left;
	text-align: justify;
	line-height: 24px;
}

