@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	margin-top:20px;
	margin-bottom:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:center;
	background:url(images/bg.jpg);
	}
	
a{
	color:#336699;
	font-weight:600;
	}
	
a img{
	border:none;
	}
	
h1{
	font-size:14px;
	color:#006699;
	}
	
.imgsmall{
	margin:5px;
	}
	
.imgsmall2{
	margin:5px;
	margin-left:35px;
	}
	
/* pre done classes */

.m_auto{
	margin:auto;
	width:775px;
	}
	
#flashcontent{
	height:182px;
	width:100%;
	}
	
.spacer{
	height:9px;
	width:100%;
	background:url(images/a_05.jpg);
	}
	
#content_body{
	width:745px;
	background:url(images/a_05.jpg);
	padding-left:15px;
	padding-right:15px;
	}
	
#menu{
	float:left;
	width:320px;
	height:90px;
	background:#f0ecec;
	margin-bottom:10px;
	padding-top:15px;
	padding-left:10px;
	text-align:left;
	}
	
#menu a{
	display:block;
	padding-left:10px;
	text-decoration:none;
	font-weight:600;
	letter-spacing:2px;
	color:#6d6d6d;
	}
	
#menu a:hover{
	color:#222222;
	}
	
#comments{
	float:right;
	width:404px;
	height:99px;
	background:#f0ecec;
	padding:3px;
	}
	
.commentcell{
	background:#d4d1d1;
	text-align:center;
	color:#534a4a;
	font-weight:bold;
	font-size:10px;
	height:30px;
	}
	
#text{
	clear:both;
	width:738px;
	border:3px solid #cccccc;
	text-align:justify;
	}
	
#text2{
	border:1px solid #666666;
	width:696px;
	padding:20px;
	}

.menuimg{
	height:13px;
	width:11px;
	background:url(images/menuimg.jpg);
	}
	
#base{
	width:775px;
	height:125px;
	background:url(images/a_09.jpg);
	}
	
#footer{
	margin:auto;
	width:775px;
	height:85px;
	padding-top:5px;
	text-align:left;
	}
	
.in4{
	margin-right:5px;
	}
	
.map{
	float:left;
	}
	
.redarr{
	font-weight:bold;
	color:#CC0000;
	}
	
.partscell{
	font-weight:bold;
	color:#666666;
	background:#cccccc;
	}
	
.partsimg{
	border:1px solid #cccccc;
	}
	
.partscomment{
	color:#FFCC00;
	background:#003366;
	width:670px;
	text-align:left;
	padding:10px;
	}
	
.partscomment a{
	color:white;
	text-decoration:none;
	}