/* CSS Document */
#right_body{
	padding-bottom: 40px;
	background-image: url(/images/background/right_body_secondary_bottom.gif);
}

#right_body h1{
	margin-left: 25px;
	text-indent: -5000px;
	width: 208px;
	height: 50px;
	background: #FFF url(/images/background/vehicles_header.gif) no-repeat left top;
}

#right_body h2{
	margin-left: 25px;
	font-size: 16pt;
}
#right_body h1.vehicles{
	background-image: url(/images/background/vehicles_header.gif);
}

#right_body h1.services{
	background-image: url(/images/background/services_header.gif);
}

#right_body h1.about{
	background-image: url(/images/background/about_us_header.gif);
}

#right_body h1.contact{
	background-image: url(/images/background/contact_us_header.gif);
}

#right_body h1.media_gallery{
	background-image: url(/images/background/media_gallery_header.gif);
}

#right_body h4{
	letter-spacing: 80%;
	font-size: 16px;
	/*font-weight: bold;*/
}

#right_body a{
	font-size: 9pt;
	color: #0099FF;
	text-decoration: none;
}

#right_body a:hover, #right_body a.selected{
	text-decoration: underline;
}


#right_body form{
	margin-left: 25px;
	padding: 20px;
}

#right_body label{
	display: block;
}

#right_body input, #right_body textarea{
	border: 1px solid #666;
	background-color: #EEE;
	width: 250px;
}

#right_body textarea{
	height: 200px;
	display: block;
}

#right_body input.submit{
	text-decoration: none;
	border: medium outset #00243D;
	background-color: #00243D;
	padding: 0px 5px 0px 5px;
	height: 23px;
	color: #CCC;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	width: auto;
}

#right_body_left a{
	margin-left: 25px;
}

#right_body_right a{
	margin: 0px;
}
#right_body ul{
	list-style-position: inside;
	line-height: 12pt;
	vertical-align: top;	
}

#right_body ul li{
	float: none;
	padding: 0px;
	background: none;
	list-style: disc;
	list-style-position: inside;
	font-size: 9pt;	
}

#right_body p{	
	font-weight: normal;	
	width: 410px;	
	line-height: 12pt;
	font-size: 9pt;
}

#right_body_left p{
	width: 310px;
}

#right_body_left{
	width: 311px;
	float: left;
}

#right_body_right{	
	float: right;
	display: inline;
}

#right_body_right .image{
	margin-top: 30px;
	width: 195px;
	height: 150px;
	padding: 10px 0 0 9px;
	background: #FFF url(/images/background/image_base.jpg) no-repeat top left;
}

#right_body_right .image-spacer{
	margin-top: 30px;
	width: 195px;
	height: 150px;
	padding: 10px 0 0 9px;
	background: #FFF no-repeat top left;
}

#right_body_right #top_image{
	margin-top: 30px;
}

#media_holder, #thumb_holder{
	padding: 10px 0 10px 0;
	text-align: center;
}

#thumb_holder{
	margin: 25px 0 25px 0;
	padding: 0px;
	height: 62px;
}

#thumb_holder a img{
	border: 1px solid #FFF;
}

#thumb_holder a:hover img{
	border: 1px solid #00243D;
}