/* Colours
=========

*/

#content
{
	background-color: white;
}


body 
{
	background: url(../images/layout/wideheader.jpg) no-repeat 50% 0%;
}

body#build h1
{
	color: #12477d;
}

#primarynav a
{
	color: white;
}

#secondarynav {
	background: url('../images/layout/link_bottom.gif') bottom left no-repeat;
}

#tertiarynav {
	background: url('../images/layout/link_bottom.gif') bottom left no-repeat;
}

#secondarynav ul 
{
	background-color: #fcfcfc;
	color: #222220;
}

#secondarynav ul li a,
#tertiarynav ul li a,
#tertiarynav ul h5
{
	color: #222220;
}

#tertiarynav ul 
{
	background-color: #fcfcfc;
	color: #222220;
}

a
{
	color: black;
	
}

#content a.email
{
	color: black;
	text-decoration: underline;
	
}

hr
{
	color: #12477d;
	width: 550px;
	
}


#primarynav a:hover
{
	background: url(../images/layout/hover_background_xlarge.jpg) no-repeat;
	color: black;
}

#primarynav a.home:hover, #primarynav a.news:hover, #primarynav a.bik:hover
{
	background: url(../images/layout/hover_background_medium.jpg) no-repeat;
}

#primarynav a.topten:hover
{
	background: url(../images/layout/hover_background_medium.jpg) no-repeat;
}

#primarynav a.aboutus:hover, #primarynav a.contactus:hover
{
	background: url(../images/layout/hover_background_xlarge.jpg) no-repeat;
}

#primarynav a.build_car:hover
{
	background: url(../images/layout/hover_background_xxlarge.jpg) no-repeat;
}

#primarynav a.accident:hover
{
	background: url(../images/layout/hover_background_huge.jpg) no-repeat;
}

#tertiarynav h5
{
	color: #343746;
}

#sidebar {
	background-color: white;
}

#sidebar h5, #secondarynav h5
{
	color: #47759C;
}

#contentmain h1
{
	color: #003F78;
	
}

#contentmain h3
{
	color: #003F78;
}

#contentmain h2, #contentmain h4
{
	color: #003F78;
	
}

#contentmain #contentbuild h1
{
	color: white;
	text-decoration: underline;
}

#contentmain div.offertile h1, #contentmain div.offertile h1 a
{
		color: #205285;
		text-decoration: none;
}

#contentmain div.offertile h2, #contentmain div.offertile h2 a
{
		color: #205285;
		text-decoration: none;
	
}

#contentmain div.offertile h3, #contentmain div.offertile h3 a
{
		color: #7990a0;
		text-decoration: none;
	
}

#contentmain div.offertile h4, #contentmain div.offertile h4 a
{
		color: #000000;
		text-decoration: none;
		

}

#contentmain div.offertile h5
{
		color: #7990a0;
	
}

#contentmain div.offertile h6
{
		color: #000000;
	
}

#contentmain #contentoptions
{
		color: #205285;
}

#contentmain a.group
{
	text-decoration: underline;
}

span.red
{
	color: red;
}

#footer p
{
	color: #E6E6E6;
}

#footer a
{
	color: #E6E6E6;
}

img {
	border: none;
}
