.mainpage
{
	padding:25px 0 45px 15px;
}

.mainpage .justify div
{
	text-align:justify;
}

.mainpage .content
{
	margin: 6px 0 0 280px;	
}
.mainpage .content_pad
{
	padding: 0 30px 0 0;
}

.mainpage .navtable td.spacer
{
	height:6px;
	font-size:1px;
}

.mainpage .navtable
{
	width:265px;
}
.mainpage .navtable tr.line
{
	background: url(../images/index/lineg.gif) repeat-x bottom;	
}
.mainpage .navtable td.image, .mainpage .navtable td.image img, .mainpage .navtable td.imagec, .mainpage .navtable td.imagec img
{
	width:125px;
	height:44px;	
}
.mainpage .navtable td.caption
{
	width:140px;
	height:44px;
	
}
.mainpage .navtable div.caption
{
	position: relative; top: 17px; margin-top: -21px;	
	height:31px;
	width:100%;
	background: url(../images/index/lineg.gif) repeat-x bottom;
	text-align:left;
	vertical-align:middle;
	text-indent:10px;
	font-weight:bold;
}
.mainpage .navtable td.caption
{	
	background: url(../images/index/linev.gif) right repeat-y;
}

.mainpage .navtable td.caption a 
{
	color: #3c3a32;
	text-decoration: none;	
	cursor: pointer;
}

.mainpage .navtable td.caption a:visited
{		
	color: #3c3a32;
	text-decoration: none;
}
.mainpage .navtable td.caption a:hover
{	
	text-decoration: underline;
}





.mainpage .navtable td.image .cl
{
	background: url(../images/index/carland.jpg) no-repeat;
}
.mainpage .navtable td.image .spec
{
	background: url(../images/index/spec.jpg) no-repeat;
}
.mainpage .navtable td.image .truck
{
	background: url(../images/index/truck.jpg) no-repeat;
}
.mainpage .navtable td.image .car
{
	background: url(../images/index/car.jpg) no-repeat;
}
.mainpage .navtable td.image .water
{
	background: url(../images/index/water.jpg) no-repeat;
}
.mainpage .navtable td.image .moto
{
	background: url(../images/index/moto.jpg) no-repeat;
}



.mainpage .navtable td.imagec .cl
{
	background: url(../images/index/carland_color.jpg) no-repeat;
}
.mainpage .navtable td.imagec .spec
{
	background: url(../images/index/spec_color.jpg) no-repeat;
}
.mainpage .navtable td.imagec .truck
{
	background: url(../images/index/truck_color.jpg) no-repeat;
}
.mainpage .navtable td.imagec .car
{
	background: url(../images/index/car_color.jpg) no-repeat;
}
.mainpage .navtable td.imagec .water
{
	background: url(../images/index/water_color.jpg) no-repeat;
}
.mainpage .navtable td.imagec .moto
{
	background: url(../images/index/moto_color.jpg) no-repeat;
}





.orderBlock
{
	margin-top: 50px;
	width: 435px;
	height: 115px;
	background-color:White;
}
.orderBlock .order
{
	text-align:center;
	vertical-align:middle;
	width:	135px;
	background-color: #d14525;
	
	
}
.orderBlock .order img.i
{
	width: 18px;
	height: 35px;
	background: url(../images/index/i.jpg);
}

.orderBlock .info
{
	
	background: url(../images/index/phone.gif) no-repeat left top;
	padding: 0 10px 0 50px;
	text-align:center;
	vertical-align:middle;
}
.orderBlock .info span.phone
{	
	color: #c33e23;
	font-weight:bold;
}
.orderBlock .info div.caption
{
	color: #464646;	
	font-weight:bold;
	margin-bottom:10px;	
}

.orderBlock .order a 
{
	color:White;
	font-weight:bold;
	text-decoration: none;	
	cursor: pointer;
}

.orderBlock .order a:visited
{		
	color:White;
	font-weight:bold;
	text-decoration: none;
}
.orderBlock .order a:hover
{	
	text-decoration: underline;
}

.orderBlock .info a 
{
	color: #c33e23;
	font-weight:bold;
	text-decoration: none;	
	cursor: pointer;
}

.orderBlock .info a:visited
{		
	color: #c33e23;
	font-weight:bold;
	text-decoration: none;
}
.orderBlock .info a:hover
{	
	text-decoration: underline;
}


.mainpage .dlinks
{
	margin-left:40px;
}

.mainpage .text
{
	margin-left:15px;
}

.mainpage h3
{
	font-size: 1.1em;
}