/* CSS Document	background-color:#3366cc;*/
body{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	text-align:left;
	background-color:#3e77b6;	
	}
.wrapper{
	width:100%;
	}
h1{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bolder;
	}
h2{
	color:#006633;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bolder;
	padding:0px;
	}
.banner{
	width:745px;
	height:180px;
	background-color:#3e77b6;	
	float:left;
	}
.clear_floats{
	clear:both;
	padding-bottom:10px;
	}
.column{
	width:330px;
	padding:0px 8px 10px 8px;
	float:left;
	}
.column_r{
	width:330px;
	padding:0px 8px 10px 8px;
	float:left;
	background-image:url(images/680parts_back.gif);
	background-repeat:repeat-y;
	height:2708px;
	}

.column_left{
	width:37%;
	padding:0px 8px 10px 8px;
	float:left;
	}
.column_right{
	width:57%;
	padding:0px 8px 10px 8px;
	float:left;
	}
.link_back{
	background-color:#0066cc;
	width:200px;
	padding:6px 10px 6px 10px;
	}
.flash{
	background-color:#ccc;
	float:left;
	width:745px;
	}
.tiny{
	font-size:18px;
	color:#333333;
	}
.twelve{
	font-size:12px;
	}
.bigger{
	font-size:12px;
	font-weight:bold;
	color:#669933;
	}
.biggest{
	color:#669933;
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	font-stretch:extra-expanded;
	font-weight:bolder;
	}
.logos{
	float:left;
	width:20%;
	}
.pictures{
	float:left;
	padding:0px 10px 10px 2px;
	}
.pictures_r{
	padding:0px;
	float:right;
	}
#main_container{
	width:745px;
	background:#cccccc;
	}
#top_container{
	height:125px;
	background-image:url(page_images/T3.jpg);
	background-repeat:no-repeat;
	width:745px;
	background-color:#006600;
	}
#contact_us{
	padding:0px 10px 0px 0px;
	height:45px;
	float:right;
	width:150px;
	}
#home_page{
	float:left;
	padding:0px;
	height:120px;
	}
#mid_container{
	width:745px;
	float:left;
	background-color:#cccccc;
	} 
.text_container{
	float:left;
	text-align:left;
	width:715px;
	padding:0px 10px 0px 20px;
	}
#dmenu{
	padding-bottom:0px;
	color:#000000;
	float:left;
	background-color:#006600;
	width:615px;
	}
#bottom_container{
	float:left;
	font-size:9px;
	color:#dbe700;
	background-color:#016701;
	width:705px;
	height:40px;
	padding:10px 20px 20px 20px;
	}
#bottom_container a{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#dbe700;
	text-align:left;
	}
#bottom_container a:hover,active {
	color:#FFCC00; 
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	text-align:left;
	}
#bottom_container a:visited {
	color:#FFCC66;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	text-align:left;
	}
.copyright_left{
	width: 350px;
	float:left;
	text-align:left;
	}
.copyright_right{
	float:right;
	width:343px;
	text-align:right;
	padding-top:4px;
	}	
.scroller{
	padding-top:10px;
	background-color:#cccccc;
	}