
/************ index ***********/

/*
#main_roll
{
	width: 781px;
	position: relative; 
	left: -1px; 
	background: f6bb09;
}
*/


#static_capsule_left
{
	background: #BDBCBC;
	padding-left:25px;
	padding-right: 0px;
	width: 255px;
	float: left;
}

#static_capsule_left h3
{
	color: #EC1322;
	font-size: 1.05em;
}


.white_box
{
	width: 249px;
	background: #FFFFFF;
	padding: 5px;
	color: #000000;
	font-size: 0.63em;
	float: left;
}

.bottom_box
{
	width: 259px;
	background: #cbced3;
	color: #000000;
	font-size: 0.63em;
	float: left;
}

.center
{
	border-left: 1px solid #000000 ;
	border-right: 1px solid #000000 ;
	
}


.bottom_header
{
	height: 50px;
	vertical-align: middle;
	background: #abb2bc url('/resources/images/dw_btn.jpg') no-repeat 15px 5px; 
}

.bottom_header h2
{
	vertical-align: middle;
	padding: 15px 0px 0px 60px;
	font-size: 11pt;
	color: #EbEeF3;
	font-weight: bold;
	text-transform: uppercase;
	
}

.bottom_contents
{
	padding: 5px;
	font-size: 9pt;
	color: #505c6b;
	
}

.bottom_contents a
{
	display:block;
	width: 230px;
	text-align: right;
	text-decoration: none;
	color: #505c6b;
}

.bottom_contents a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}




#static_capsule_right
{
	
}


#static_capsule_right_left
{
	width:165px;
	padding-left: 10px;
	padding-right: 25px;
	padding-top: 50px;
	color: #EC1322;
	font-size: 1.5em;
	float: left;
	text-align: right;
	font-family: times;
}


#static_capsule_right_right
{
	float:left;
	width: 255px;
	padding-top: 20px;
}

#static_capsule_right_right p
{
	text-align:justify;
	font-size: 0.67em;
	line-height: 1.4em;
}


/**** about_us    ****/

#about_container{

background:url('/resources/images/about_us/about_us.jpg') no-repeat;


}


#about_us_box
{
	width: 445px;
	padding: 10px;

}

#contact_us_box {
    padding: 10px;
}


#about_us_box p,
#contact_us_box p
{
 font-size: 0.9em;
 color: #505c6b;
 line-height: 1.3em;
 text-align: justify;



}



/**** dealer_login    ****/
#dealer_login_box
{
	padding: 10px;
}

#dealer_login_box p
{
	text-align: center;
}

#page_cell
{
	display: block;
	padding: 10px;
	border: 0px;
	width: 230px;
	float: left;
	text-align: center;
}

#dealer_login_box strong {
  font-size: 150%;
}

#dealer_login_box a:link, #dealer_login_box a:visited{
  text-decoration: none;
  color: #505c6b;
}

#dealer_login_box a:hover{
  text-decoration: none;
  color: #f5bb09;
}

/**** Gallery    ****/
#gallery_box
{
	padding: 0px 0px 20px 20px;
	margin: 20px 0px 0px 5px;
}

#gallery_box p
{
	text-align: center;
}

#gallery_box img
{
	border: 2px #505c6b solid;
    margin: 0px 3px 0px 3px;


}


/**** Contact Us ****/


#body_contact .bottom_contents
{
	padding: 5px 0px 5px 25px;
}

#body_contact .bottom_contents a
{
	text-align: left;
}

/*contact form*/
#form_container {
font-size:11px;
padding:10px 5px 20px;
}
form.contact_form {
margin:0px;
padding:0px;
}
form.contact_form legend {
font-size:12px;
font-weight:bold;
margin:0px 0px 0px -10px;
padding:0px 10px 5px 0px;
}
form.contact_form fieldset {
border:1px groove #99ABC2;
padding-bottom:10px;
margin-left: auto;
margin-right: auto;
width:70%;
background: #f6f5f4;
}
form.contact_form fieldset ul {
margin:0px;
padding:0px;
}
form.contact_form fieldset li {
clear:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding:5px 0px;
}
form.contact_form label {
display:block;
float:left;
margin-right:30px;
margin-left: 10px;
text-align:right;
vertical-align:top;
width:100px;
}
form.contact_form fieldset p {
margin:0px auto;
text-align:center;
width:120px;
} 