/* CSS Document */

* {
	padding: 0px;
	margin: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	color:#666666;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(comp_v5b.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color: #a3e066;
}

h1, h2, h3 {
	text-indent: -9000px;
	font-size:8px;
}

h3 {
	margin-bottom: 25px;
}

a:link, a:visited {
	color:#66cc00;
	text-decoration: none;
	font-weight: normal;
}

a:hover, a:active {
	color:#666666;
	text-decoration: none;
	font-weight: normal;
}

.caption {
	font-size:9px;
	font-weight:normal;
}

.green {
	color:#66cc00;
}

.bodytext {
	line-height: 18px;
}

.testimonial {
	font-size: 11px;
}

p {
	margin-bottom: 10px;
}

ol{
	padding: 5px 5px 5px 5px;
	margin: 0px 10px 0px 20px;
}
li{
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 2px 0px;
}


/* SPECIFIC DIVS */

#wrap {
	position:absolute; 
	left:50%;
	margin-left: -380px;
	margin-top:0px;
	margin-bottom:0px;
	width:750px;
}

#header {
	height:145px;
	width:750px;
	background-image:url(images/ccslogo.jpg);
	background-repeat:no-repeat;
}

#container {
	padding-top:50px;
	width:750px;
}

#subnav {
	margin-top:6px;
	padding-left:20px;
	padding-top:21px;
	padding-right:10px;
	width:110px;
	float:left;
	height:250px;
	line-height:14px;
	text-align:right;
	background-repeat:no-repeat;
}

#content {
	padding-top:15px;
	padding-left:2px;
	margin-left:35px;
	width: 540px;
	float: left;
	font-size: 11px;
	background-repeat: no-repeat;
}

#testimonial {
	margin-top:30px;
	width:350px;
}

#footer	{
	margin-top:30px;
	position:relative;
	text-align:center;
}

#footer p {
	background-color:#FFFFFF;
	border-top: 1px solid #e9e9e9;
	padding-top:3px;
	padding-left:150px;
	padding-right:200px;
	padding-bottom:3px;
	color:#66CC00;
	position:fixed;	
	bottom:0;
	margin-bottom:0;
}

#clearfooter {height:15px;width:100%;clear:both}


/* MAIN LINKS */

#links {
	font-size:12px;
	font-weight:bold;
	margin-bottom:15px;
}

#links a:link, #links a:visited {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#links a:hover, #links a:active {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#link1, #link2, #link3, #link4, #link5 {
	width:145px;
	height:30px;
	float: left;
	text-align:center;
	padding-top:15px;
}

#link1 a, #link2 a, #link3 a, #link4 a, #link5 a {
	background-image:url("images/button3.gif");
	background-position:top;
	background-repeat:no-repeat;
	padding-top:8px;
	padding-bottom:8px;
	display:block;
	text-decoration: none;
}
#link1 a:hover, #link2 a:hover, #link3 a:hover, #link4 a:hover, #link5 a:hover { 
background-position:bottom;
}
#link1 a:active, #link2 a:active, #link3 a:active, #link4 a:active, #link5 a:active {
background-position:bottom;
}

#selectedlink {
	background-image:url(images/button3.gif);
	back-ground-position:bottom;
	margin-top:15px;
	padding-top:9px;
	height:21px;
	color:#FFFFFF;
	width:145px;
	float: left;
	text-align:center;
}


/* INDEX PAGE */

#subnav_index {
	padding-top:5px;
	text-align:left;
	padding-left:15px;
	padding-top:10px;
	width:125px;
	float:left;
	line-height:14px;
	background-image:url(images/loginbg.gif);
	background-repeat:no-repeat;
}

#login {
	font-weight: bold;
	margin-bottom: 20px;
	padding: 10px;
}

#promo {
	float: right;
	height: 150px;
	width: 155px;
	margin-left: 40px;
	margin-top: -15px;
	text-decoration: none;
	color:#666666;
	clear: both;
}

#promo a:link, #promo a:visited, #promo a:hover, #promo a:active {
	text-decoration: none;
	font-weight:inherit;
}

#promoright {
	float: left;
	width: 90px;
	height: 50px;
	padding-top:5px;
	font-weight:bold;
}

#promoleft {
	float: left;
	width: 55px;
	height: 55px;
	padding-left: 10px;
	font-size: 40px;
}

#promofoot {
	width: 155px;
	font-size: 11px;
}

#promohead {
	font-size: 18px;
	text-align:center;
	margin-bottom: 5px;
}


/* OTHER PAGES */

#pic {
	background-repeat: no-repeat;
	margin-top: 40px;
	margin-left: 30px;
	float: right;
	width: 155px;
	padding-top: 215px;
}

#carstats {
	background-image:url(images/cars2.gif);
	background-repeat: no-repeat;
	margin-top: 40px;
	margin-left: 30px;
	float: right;
	width: 155px;
	height: 230px;
	padding-top:190px;
}

#car {
	background-repeat:no-repeat;
	height:209px;
	margin-top:30px;
}

.steps {
	color: #FF9900;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
}
