/* CSS Document */
body {
	background-color: #000000;
	background-image: url(../images/mainbg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ebedf1;
	font-size: 11px; 
}

a:link { 
	color: #ff6600;
	}
a:visited { 
	color: #ff6600;
	}
a:hover { 
	color: #d39f14;
	text-decoration: none;
	}
a:active { 
	color: #333333;
	}


h1 { font-family: Arial, Helvetica, sans-serif;
	color: #ebedf1;
	font-size: 14px;
	font-weight: bold;
	margin-bottom:0.75em;}
	
.style8 {font-family: Arial, Helvetica, sans-serif; color: #ebedf1; font-size: 11px; }
.style11 {color: #275a8b;}

.trucks_titles	{margin-bottom:1.5em;}

.specs	{ 
	width: 219px;
	height: 39px;
	text-align:center;
	margin-bottom:12px;
	}
	
.specs_firstrow	{
	border: solid 1px #46546a;
	background-color:#1a4975;
	padding:5px 3px 3px 3px;
	}
	
.specs_secondrow	{
	border: solid 1px #46546a;
	background-color:#2d3e5b;
	color:#eaecef;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
.morephotos	{
	margin-bottom:7px;
	}

.trucks_titles	{
	margin-bottom:1.5em;
	}

.carts_titles {
	margin-bottom:12px;
	}
	
.footer {
margin-right: 100px;
text-align:right;
}