/* CSS Document */

body {
	width : 100%;
	background-color : #dcdcdc;
	font-family : Tahoma, Arial, Verbana, sans-serif;
	color : #000080;
	font-size : 9pt;
 	margin : 0px;
} 

/* HEADER START */

.header {
	width : 100%;
	height : 249px;
	background-image : url(http://www.autoequipment.biz/images/bg1.jpg);
	background-repeat : repeat-x;
 	margin : 0px;
} 
.header_left {
	float : left;
} 
.header_right {
	width : 779px;
	height : 249px;
	float : right;
	background-image : url(http://www.autoequipment.biz/images/bg.jpg);
	background-repeat : no-repeat;
} 
#litle_links {
	position : absolute; 
	left : 10px; 
	top : 10px; 
	z-index : 1; 
	width: 78px;
	height: 11px;
	float: left;
} 
#flash_movie  {
	width: 400px;
	height: 144px;
 	margin : 0px 0px 0px 100px;
}
.main_menu {
	width: 460px;
	height: 20px;
	color : #ffffff;
 	margin : 18px 0px 0px 4px;
} 
.main_menu a {
	color : #ffffff; 
	font-weight : bold;
	text-decoration : none;
} 
.main_menu a:hover {
	color : #ff8c00;
} 
.search  {
	border : 1px solid #000080;
	text-align: center;
 	margin : 24px 0px 0px 0px;
 	padding : 0px;
} 
.search select, textarea, input {
	font-family : Tahoma, Arial, Verbana, sans-serif;
	font-size : 12px;
	color : #000080;
	background-color : #ffffff;
	border : 1px solid #000080;
} 
.search form, div {
 	margin : 0px;
 	padding : 0px;
} 

/* HEADER END */

/* CONTENT START */

.content {
	width : 100%;
 	margin : 0px;
	clear : both;
} 
.content_left {
	width : 78%;
	float : left;
	text-align : justify;
	vertical-align : top;
	border-right : 1px solid #000080;
 	padding : 0px 10px 0px 10px;
} 
.content_right {
	width : 19%;
	float : right;
	text-align : center;
	vertical-align : top;
 	margin : 0px;
 	padding : 0px;
} 
.content_left a { 
	font-family : Tahoma, Arial, Verbana, sans-serif;
	color : #000080;
	font-size : 9pt;
	font-weight : bold;
} 
.content_left a:hover {
	color : #ff5a00;
} 
.content_left img {
 	padding : 2px 0px 2px 4px;
} 
.content_left table {
	text-align: center;
	clear : both;
 	margin : 6px 0px 6px 0px;
} 
#board_table_title {
	background-color : #567fb7;
	color : #ffffff; 
	font-size : 10pt;
	font-weight : bold;
	text-align: center;
} 
#price_table_title {
	text-align: center;
	font-weight : bold;
} 
#board_table_footer {
	background-color : #567fb7;
	text-align: center;
 	padding : 14px 0px 0px 0px;
} 
h1 {
	font-family : Arial, Verbana, Tahoma, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #ff5a00;
 	margin : 10px 0px 10px 0px;
} 
h2 {
	font-family : Arial, Verbana, Tahoma, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #ff5a00;
 	margin : 10px 0px 10px 0px;
} 
ul {
	list-style-image : url(http://www.autoequipment.biz/images/more.gif);
 	padding : 0px 0px 0px 40px;
} 
#board_table {
	width : 100%;
	text-align: left;
} 
.text {
	background-color : #567fb7;
	color : #ffffff; 
	font-weight : bold;
 	padding-bottom : 1px;
} 
#line {
	color : #000080;
} 
#counter_table {
 	margin : 2px 0px 0px 30px;
 	padding : 0px;
} 
#go_top {
 	margin-left : 10px;
} 
#redtram_news {
 	margin : 10px 4px 20px 0px;
} 
.content_news_col_1 {
	width : 49%;
	float : left;
	text-align : justify;
	border-right : 1px solid #000080;
 	padding : 0px 14px 0px 0px;
 	margin : 10px 2px 20px 0px;
} 
.content_news_col_2 {
	width : 46%;
	float : left;
	text-align : justify;
 	padding : 0px 6px 0px 0px;
 	margin : 10px 0px 20px 10px;
} 

/* CONTENT END */

/* FOOTER START */

.footer {
	width : 100%;
	height : 100px;
	background-image : url(http://www.autoequipment.biz/images/bg3.jpg);
	background-repeat : repeat-x;
	clear : both;
 	margin : 0px;
} 
.footer_left {
	width : 337px;
	height : 100px;
	float : left;
	background-image : url(http://www.autoequipment.biz/images/bg2.jpg);
	background-repeat : no-repeat;
} 
.footer_right {
	color : #ffffff;
	font-weight : bold;
	text-align : center;
	float : right;
 	margin : 30px 30px 0px 0px;
} 
.footer_right a {
	text-decoration : none;
	color : #ffffff; 
} 
.footer_right a:hover {
	color : #ff8c00;
} 
.copyright {
	font-family : Arial, Verbana, Tahoma, sans-serif;
	color : #000000;
	font-size : 7pt;
 	padding : 10px 0px 0px 0px;
} 
.copyright a { 
	color : #ffffff; 
	text-decoration : none;
} 
.copyright a:hover {
	color : #ff8c00; 
	text-decoration : underline;
}

/* FOOTER END */