html { 

	height: 100%; 

	margin-bottom: 1px; 

}

BODY{

	margin:0 0 0 0px; 

	padding:0; 

	background-color:#121212;
	
	background-image:url(images/background.jpg);
	
	background-repeat:repeat-x;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#ffffff;
	
	margin-top:24px;

}


A {

	color: #cccccc;

	text-decoration:underline;

}



A:hover {

	color: #ffffff;

	text-decoration:none;

}



#container{

	MARGIN: 0px auto; 
	
	WIDTH: 676px;
	
	POSITION: relative; 
	
	TEXT-ALIGN: left;
	
	background-color:#000000;

}


#logo{

	width:676px;
	
	height:125px;

}



#topmenu {

	height:28px;
	
	background-image:url(images/backnav.gif);

	background-repeat:repeat-x;

}



#toptabs{

	float:left;
	
	position:relative;
	
	text-align:center;
	
	height:28px;
	
	border-left:#272b2e 1px solid;
	
	width:675px;
	
}

#toptabs ul{

	margin:0;
	
	padding:0;
	
	list-style:none;
	
	display:inline;
}

#toptabs li{

	display:inline;
	
	margin:0 0 0 0;
	
	padding:0;
	
	
	
	
}


#toptabs a{

	display:inline-block;

	float:left;
	
	margin:0 0 0 0;
	
	text-align:center;
	
	color:#cccccc;
	
	font-size:10px;
	
	text-decoration:none;
	
	font-weight:bold;
	
	padding-top:8px;
	
	padding-bottom:8px;
	
	padding-left:10px;
	
	padding-right:10px;
	
	border-right:#272b2e 1px solid;
	
}


#toptabs a:hover{

	color:#c8de27;
	
}

.belownav{

	height:4px;
	
	clear:both;

}

#pageheader{

	clear:both;
	
}


.headline{

	clear:both;
	
	color:#c8de27;
	
	font-size:18px;
	
	font-family:Arial, Helvetica, sans-serif;
	
	padding-bottom:5px;
}


.copy{

	

}



#main {

		
	background-color:#000000;
	
	padding:20px;
	
}


.clear{
	
	clear:both;
	
}

.alignCenter{

	text-align:center;

}

.imageBorder{

	border:0px;

}


.footer {

	clear:both;

	text-align:center;
	
	padding:5px;
	
	font-size:9px;
	
	background-color:#2a2c2d;
	
	color:#FFFFFF;
	
	border-top:#c8de27 3px solid;
	
}



form{

	margin:0 0 0 0px;

}


p{

	margin-top:5px;

}

.textbox {

	height: 13pt; 

	border-right: #ffffff 1px solid; 

	border-top: #ffffff 1px solid; 

	border-left: #ffffff 1px solid; 

	font-size:11px;

	color: #000000; 

	border-bottom: #ffffff 1px solid; 

	background-color: #ffffff;

}



textarea{    

	BORDER-RIGHT:#ffffff 1px solid;	
	
    BORDER-TOP:#ffffff 1px solid;	
	
    BORDER-LEFT:#ffffff 1px solid;	
	
    BORDER-BOTTOM:#ffffff 1px solid;
	
    COLOR: #000000;   
	
    BACKGROUND-COLOR: #ffffff;
	
	font-size:11px;
	
	width: 185px;	
	
	height:100px;
	
}

.homecar{
	
	width:200px;
	
	padding-top:1px;
	
	padding-bottom:1px;

	float:left;
	
	text-align:center;
	
	font-weight:bold;
	
	margin-left:0px;
	
	margin-right:0px;
	border-right:#000000 10px solid;

}

.carhome{

	border:0px;
	
	padding-bottom:0px;

}

