/* CSS Document */

body{
	background:#cae0e6;
}

p{
	line-height:2.0em;
}

div#banner{
	background: url(/sites/www.southeastdrainage.co.uk/images/header_bgr.jpg) no-repeat;
}

h1 {
	color:#002260;
}

h2 {
	color:#002260;
}


h4 {
	color:#002260;
}

h5 {
	color:#002260;
}

h6 {
	color:#002260;
}	


a{
	color:#e56e05;
}

a:hover{
	color:#002260;
}

div#container {
	background: url(/sites/www.southeastdrainage.co.uk/images/container_bgr.gif) repeat-y;

}

div#banner {
	background: url(/sites/www.southeastdrainage.co.uk/images/header_bgr.jpg) no-repeat;
}


div#main_content {
	background: #fff url(/sites/www.southeastdrainage.co.uk/images/main_content.gif) no-repeat top;
	margin:10px 0 0 0;
}

div#main_copy ul li{
	background: url(/sites/www.southeastdrainage.co.uk/images/bullet.gif) no-repeat left;
}

div#extended_copy {
	background: url(/sites/www.southeastdrainage.co.uk/images/content_end.gif) no-repeat bottom;
}

div#testimonial {
	background: #fff url(/sites/www.southeastdrainage.co.uk/images/sidebar_bottom.gif) bottom no-repeat;
}


ul#primary_navigation li a{
	color:#002260;
}

ul#primary_navigation li a:hover{
	color:#fff;
	background:#e56e05;

}


div#subsidiary {
	background: #fff url(/sites/www.southeastdrainage.co.uk/images/sidebar_top.gif) no-repeat top;
	margin:10px 0 0 0 ;
}

div#subsidiary_end {
	background: #fff url(/sites/www.southeastdrainage.co.uk/images/sidebar_bottom.gif) bottom no-repeat;
}

ul#breadcrumb li {
	color:#002260;
}
ul#breadcrumb li a{
	color:#e56e05;
}


ul#footer_navigation{
	background: url(/sites/www.southeastdrainage.co.uk/images/footer_bgr.gif) no-repeat;
}

ul#company_details li{
	color:#002260;
}

ul#company_details li a{
	color:#002260;
}	

div#call_to_action{
	background:#e1f1f5;
	border:2px solid #1ca2c2;
	font-size:1.5em;
	color:#e56e05;
	text-align:center;
	margin:20px auto;
}



div#call_to_action_content {
	background:#e1f1f5;
}

div#call_to_action_end {
background:#e1f1f5;

}

div#share h3{
	color:#e56e05;
	border-bottom: 2px #e56e05 solid;
}

img{
	margin:10px;
}

img.center{
	text-align:center;
	margin: 0 20px;
}

img.right{
	float:right;
}