@charset "utf-8";
/* CSS Document */

Body {
	margin:0px;
	padding:0px;
	background-color:#fff;
	font-size: 12px;
	text-decoration: none;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	font-family: Arial;
	color:#888888;
}

img {
	border:0px;
}

a {
	color:#0033CC;
	text-decoration:underline;
}



#Main-cont{	
	width:1006px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;	
}

/*  DIV      */


#header{
	float:left;
	width:1006px;
	height:179px;
}

#main {
	background-image: url(../images/main_bg.jpg);
	background-repeat:repeat-y;
	float:left;
	width:1006px;
}

#sub-main {
	float:left;
	width:535px;
	padding:25px;
	margin:0px;
}

#nav{
	float:left;
	width:585px;
	height:200px;
}

#subnav {
	float:left;
	width:210px;
	padding: 0px;
	margin-top:0px;
	margin-left:-40px;
}

#subnav li {
	list-style-type: none;
}

#subnav li a {
	width:226px;
	height:28px;
	padding:12px 4px 5px 50px;
	margin:0px;
	background-image: url(../images/branch_loc_bg.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	color:#FFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	font-size:16px;
}

#subnav li a:hover {
	width:226px;
	height:28px;
	padding:12px 4px 5px 50px;
	margin:0px;
	background-image: url(../images/branch_loc_bg_over.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	color:#fff;
	text-decoration: none;
	font-weight: bold;
	display: block;
	font-size:16px;
	text-transform: uppercase;
}


#brands{
	float:right;
	width:421px;
	height:562px;
}


h1{
	font-weight:normal;
	font-size:20px;
	color:#2daa46;
	padding-bottom: 2px;
	
}



INPUT{
	width:140px;
	height:18px;
	border:1px solid #666666;
	
	
}

#field-text{
	font-family:Arial;
	font-size:11px;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
	float:left;
	width:210px;
	
}

#login-btn{
	float:left;
	width:47px;
	height:19px;
	
}


h2 {
	font-family:arial;
	font-weight:bold;
	font-size:16px;
	color:#000000;
	margin:0px;
	padding:0px;
}


.text1 {
	color:#f6cb00;

}

.text2 {
	color:#a70f29;

}

.text3 {
	color:#a70f29;

}

#footer{
	float:left;
	width:1006px;
	height:60px;
	color:#2daa46;
	padding-bottom:20px;
}

#footer-copy{
	float:left;
	width:310px;
	padding:20px;
	font-size:11px;
}

#footer-links {
	float:left;
	width:600px;
	padding:25px;
	font-weight:bold;
	font-size:12px;
}

#footer-links a{
	color:#2daa46;
	font-size:12px;
	text-decoration:none;
}

#footer-links a:hover{
	color:#2daa46;
	font-size:12px;
	text-decoration:underline;
}

#about {
	background:url(../images/about_bg.gif);
	background-repeat:no-repeat;
}


#about h2 {
	font-size:18px;
	color:#FFFFFF;
	padding: 40px 0 20px 10px;
}

#about img {
	font-size:18px;
	color:#FFFFFF;
	margin: 10px 5px;
	padding:2px;
	border:1px solid #CCCCCC;
}

#about1 {
	background:url(../images/about_bg.gif);
	background-repeat:no-repeat;
}

#about2 {
	background:url(../images/about_bg2.gif);
	background-repeat:no-repeat;
}

#about3 {
	background:url(../images/about_bg3.gif);
	background-repeat:no-repeat;
}
#about4 {
	background:url(../images/about_bg4.gif);
	background-repeat:no-repeat;
}
#about5 {
	background:url(../images/about_bg5.gif);
	background-repeat:no-repeat;
}
ul {
	margin:10px 0 0 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0PX;
}

li {
	margin: 0 0 0 40px;
	list-style-image: url(../images/bullit.gif);
	padding:0px 0px 15px 0px;
	

}

.footer {
color:#FFFFFF;
text-decoration:underline;
}

.footer a{
color:#FFFFFF;
text-decoration:underline;
}

.td_bg1 {
background-color:#88ef02;
color:#FFF;
height:20px;
border:1px solid #CCCCCC;
}

.td_bg2 {
	background-color:#FFFF00;
	color:#000;
	height:20px;
}
.table {
	border:1px solid #E4E4E4;
}
.table TD{
	border:1px solid #CCCCCC;
}
th, strong, a {
	color: #00C6FF;
}

.home_text {
	color:#333333;
	line-height: 20px;
	font-size: 14px;
}
