h1{color: #003361;}
h2{	color: #006699;}
h2 a{text-decoration: none; color: #0099cc;}
h2 a:hover{text-decoration: underline;}
h3{ color:#3366cc;}

/*- ------ ----------------------------------------------------------------------------------------------------- -*/
/*- GLOBAL CLASSES --------------------------------------------------------------------------------------------- -*/
/*- ------ ----------------------------------------------------------------------------------------------------- -*/
a.std_link{color: #035098;}
a.std_link:hover{color:#000000;}
a.std_link_light{color: #035098;}
a.std_link_light:hover{color: #0066CC;}
.std_colour{color: #003361;}

/*- ------ ------------------------------------------------------------------------------------------------------- -*/
/*- LAYOUT ------------------------------------------------------------------------------------------------------ -*/
/*- ------ ----------------------------------------------------------------------------------------------------- -*/
#header{border-bottom: 5px solid #003361; background: url(../images/header_bg.jpg) no-repeat center;}
	#contact{color: #333;}
	#menu{background-image:url(../images/menu/r2_c1.jpg);}
		#menu li a:hover{color: #003361;}
	#menu_footer{background-image:url(../images/menu/symonds_menu_r3_c1.jpg);}	
.comments{background-color: #003361;}
	.comments h1, .comments h2, .comments h3, .comments p{color: #fff;}
	
#footer{border-top: 5px solid #003361;}

/*- ------ ------------------------------------------------------------------------------------------------------- -*/
/*- LOGO -------------------------------------------------------------------------------------------------------- -*/
/*- ------ ----------------------------------------------------------------------------------------------------- -*/

.logo{
	background-image:url(../images/logo_symonds.gif);
	background-repeat: no-repeat;
	width: 352px;
	height: 85px;
	
	position: relative;
	top: 18px;
	left: 20px;
}

	#contact{
		float: left;
		font-size: 13pt;
		color: #333;
		width: 240px;
		text-align: center;
		
		position: relative;
		left: 740px;
		top: -48px;
		padding: 0px 5px 0px 5px;
	}

/*---------------------------------------------------------------------------------------------*/
/*- PRODUCTS PAGE ----------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
/*.image{background-color: #003361;}*/
.vehicle_info .item_price, .vehicle_info .description_price{color: #003361;}


