body {
	background: url(/sites/www.whatleybuilding.co.uk/images/bgr.png) repeat-x;
	background-color: #fff;
}

h1 {
	color: #b54420;
	border-bottom: 2px #b54420 solid;
}


/* Page elements ----------------------------------------------------------------------------------------------------------------------------------*/

div#container {
	background: url(/sites/www.whatleybuilding.co.uk/images/container_bgr.png) repeat-y;
}

ul#primary_navigation li{
	border-bottom: 1px #336600 solid;
}

ul#primary_navigation li a{
	color:#336600;
}

ul#primary_navigation a:hover{
	background-color: #a8cf63;
	color: #fff;
}

ul#breadcrumb li a{
	color: #a8cf63;
}


div#main_content {
	background: #fff;
}


div#main_copy {
	width: 701px;
}



div#call_to_action {
	background-color: #fff;
	border:1px #336600 solid;
	font-family: Georgia, "Times New Roman", Times, serif;
}

div#call_to_action p{
	font-family: Georgia, "Times New Roman", Times, serif;
}



div#banner {
	background: url(/sites/www.whatleybuilding.co.uk/images/header.png) no-repeat;
}

ul#footer_navigation {
	background-color:#336600;
}

ul#footer_navigation li{
	color: #fff;
}

ul#footer_navigation li a{
	color: #fff;
}

p#credit {
	background-color: #fff;
	color: #5b156e;
}



/*testimonial----------------------------------------------------------------------*/

div#testimonial h4{
	color: #840041;
	font-family: Georgia, "Times New Roman", Times, serif;
}

div#testimonial blockquote{
	background: url(/sites/www.whatleybuilding.co.uk/images/quote1.png) no-repeat;
	color: #007d94;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

div#testimonial cite {
	background: url(/sites/www.whatleybuilding.co.uk/images/quote2.png) no-repeat right top;
}


/*also in this section------------------------------------------------------------------------------------*/

div#section h3, div#tags h3{
	border-bottom: 3px #9288b0 solid;
}



/*Company Details------------------------------------------------------------------------------------*/

ul#company_details {
background-color: #fff;
}


