@charset "utf-8";

body {
	background-image: url(Images/bg-grad-10px.jpg);
	background-repeat: repeat-x;
	margin:0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: medium;
}

#Container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top:10px;
	font-family: Verdana, Geneva, sans-serif;
}

#tl_round_corner {
	height: 10px;
	width: 10px;
	float: left;
	background-image: url(Images/top-left-corner-10px.gif);
}

#top_centre_for_rc {
	height: 10px;
	width:880px;
	background-repeat: no-repeat;
	float: left;
	background-image: url(Images/Top-round-corner-div-880px.jpg);
}

#tr_round_corner {
	float: right;
	height: 10px;
	width: 10px;
}

#Logo_banner {
	height: 110px;
	width: 900px;
	background-repeat: no-repeat;
	float: left;
	background-image: url(Images/Banner-logo-div-image-900px.jpg);
}

#left_nav {
	float: left;
	height: 40px;
	width: 40px;
	background-image: url(Images/LHS-nav-40pxx40px.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
}

#nav {
	float: left;
	height: 40px;
	width: 820px;
	margin-top: 10px;
	background-image: url(Images/top-bar-40px.gif);
	background-repeat: repeat-x;
	text-align: center;
}

#right_nav {
	float: left;
	height: 40px;
	width: 40px;
	background-image: url(Images/RHS-nav-40pxx40px.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
}

#nav a {
	display: block;
	height: 40px;
	float: left;
	background-image: url(Images/nav-button.jpg);
	color: #333;
	text-decoration: none;
	line-height: 40px;
	font-size: large;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AD6000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-right: 5px;
	padding-left: 5px;
}

#nav a:hover {
	background-position: 0px -40px;
	color: #FFF;
}

#nav a:active {
	color:#FFF;
}

#banner {
	float: left;
	height: 200px;
	width: 900px;
	background-image: url(Images/DandD-banner-900.jpg);
	background-repeat: no-repeat;
}

#main_content {
	width: 900px;
	margin-top: 10px;
	float:left;
	margin-bottom: 10px;
}

#column_headers {
	float: left;
	height: 25px;
	width: 900px;
}

#col_head1 {
	float: left;
	height: 22px;
	width: 165px;
	background-image: url(Images/col-head-bar-25px.gif);
	background-repeat: repeat;
	margin-right: 10px;
}
#col_head2 {
	float: left;
	height: 22px;
	width: 541px;
	background-image: url(Images/col-head-bar-25px.gif);
	background-repeat: repeat;
}
#col-head3 {
	float: left;
	height: 22px;
	width: 165px;
	margin-left: 10px;
	background-image: url(Images/col-head-bar-25px.gif);
	background-repeat: repeat;
}

#column_1 {
	float: left;
	width: 168px;
	margin-right: 10px;
}

#column_2 {
	float: left;
	width: 514px;
	border: 10px solid #CCC;
	padding: 5px;
	text-align: left;
	vertical-align: middle;
	background-image: url(Images/car-bg-opaque.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 90%;
}

#main_content #column_2 h2 {
	text-align: center;
}

#column_3 {
	width: 168px;
	margin-left: 10px;
	float: right;
}

.box-headers {
	color: #33332C;
	padding-top: 3px;
	padding-left: 3px;
	overflow:hidden;
}

#col_1_top_box {
	float: left;
	border: 10px solid #CCC;
	background-image: url(Images/ist2_8954294-lifebuoy.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#col_1_box2 {
	float: left;
	margin-top: 10px;
	background-image: url(Images/Free-Estimates.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#col_1_box3 {
	float: left;
	margin-top: 10px;
	background-image: url(Images/Pers-Inj-Claims.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#column3_top_box {
	float: right;
	background-image: url(Images/private-custom-car.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#column3_box2 {
	float: left;
	margin-top: 10px;
	background-image: url(Images/Magic-Dent-Repairs.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#column3_box3 {
	float: left;
	margin-top: 10px;
	background-image: url(Images/Like-for-like-court-car.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}


#Areadiv-container {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	background-color: #333;
	clear: both;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #CCC;
}

#footer {
	width: 900px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	font-size: small;
	color: #B56601;
}

#copyright {
	float: left;
}

#websiterental {
	float: right;
}

#websiterental a:hover {
	color: #FE6700;
}

#Areas {
	font-size: small;
	margin-top: 10px;
	width: 894px;
	padding: 3px;
	color: #F7F7F7;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

#links {
	padding: 3px;
	width: 894px;
	text-align: center;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

.boxes {
	height: 148px;
	width: 148px;
	border: 10px solid #CCC;
}

.box {
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
	color: #735122;
	text-align: center;
}



h2 {
	color: #333326;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}


a {
	color: #735122;
	text-decoration: none;
}
#column_2 a {
	text-decoration: underline;
	color: #000;
}


a:hover {
	color:#333;
	text-decoration: underline;
}
#Areas a {
	color: #F5F5F5;
}

#Areas a:hover {
	color: #B56601;
}

.box-txt {
	padding-top: 15px;
	text-align: center;
}
