body {
	background-image: url(images/bg.gif);
	background-color: Black;
	background-repeat: repeat-x;
	color:#ffffff;
	font-family: verdana;
	font-size: 11px;
	margin:0px;
}
body, td, p, input, select, textarea {
font-size:11px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
p{
	margin:0px 0px 0px 0px;
	line-height: 1.5;
}
a{
	color: #1366e6;
}
a:hover {
		color: #1366e6;
}
a.orange{
	color:#ff9900;
}
a.orange:hover{
	color:#ff9900;
}
a.subpage{
	color: Black;
		font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
}
a.subpage:hover{
	color: white;
		font-family: verdana;
	font-size: 11px;
	text-decoration: none;
		font-weight:bold;
}
h1 {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 3px;
	padding-bottom: 0px;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 3px;
	padding-bottom: 0px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
	padding-bottom: 0px;
}
h4 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 3px;
	padding-bottom: 0px;
}
h5 {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 3px;
	padding-bottom: 0px;
}
h6 {
	font-size: 9px;
	font-weight: bold;
	margin-bottom: 3px;
	padding-bottom: 0px;
}
.navbar{
	height:31px;
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-x;
	padding: 2px 0px 0px 0px;
}
.home_footer{
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	font-size:10px;
	color:#ffffff;
	padding-left:5px;
}
.home_footer A{
		font-size:10px;
	color:#ff9900;
	text-decoration: none;
}
.footer_wheels{
	background-image: url(images/left_bottom_c2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	
}
.content{
	padding: 22px 40px 10px 25px;
	line-height: 17px;
		vertical-align: top;
}
.content2{
	padding: 22px 40px 10px 25px;
	line-height: 17px;
		background-image: url(images/left_top_c.gif);
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align: top;
		border-left:1px solid #151515;
 
}
.column_content{
	padding: 0px;
	text-align: center;
}
.content-border{
	border-left:1px solid #151515;
	border-right:1px solid #151515;
}