.rounded-corners {
     -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}
body {
	background-color: #838281;
	background-image: url(../images/master/back%20dgrey.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/master/page%20top%20right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFF;
}

#header {
	background-image: url(../images/master/we_buy_any_van_uk_logo.jpg);
	background-position: left top;
	height: 124px;
	width: 620px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#conwrapper {
	width: 960px;
	overflow:hidden;
}
#con2 {
	float: left;
	width: 157px;
	margin-top: 124px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: -3000px;
	padding-bottom: 3000px;
	border: 2px solid #999;
	background-color: #333;
	background-image: url(../images/master/Carbon.jpg);
	background-repeat: repeat;
}
.imgtopbotspce {
	margin-top: 12px;
	margin-bottom: 20px;
}

#con2 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#con2 ul li a {
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	border: 1px solid #666;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 11px;
	padding-bottom: 10px;
	padding-left: 11px;
	background-color: #333;
}
#con2 ul li a:hover {
	background-color: #666;
}


#botwrapper {
	height: 30px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/master/bottom%20curve.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFF;
}


#con1 {
	float: left;
	width: 670px;
	padding-right: 30px;
	padding-left: 30px;
}
#title {
	width: 550px;
	padding-top: 4px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 20px;
	background-color: #FFF;
}

#con1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	line-height: 18px;
}
#pagecontent {
	width: 668px;
	background-color: #FFF;
	padding-bottom: 30px;
}

#con1 h1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	color: #333;
}
#con1  h2 {
	font-size: 14px;
	color: #027DC3;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 6px;
}

#con1 h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0;
	font-weight: bold;
}

#foot1 {
	background-color: #027DC3;
	float: left;
	height: 135px;
	width: 166px;
	margin: 0px;
	border: 2px solid #999;
	background-image: url(../images/master/instant%20payment.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#botnav {
	height: 30px;
	width: 520px;
	float: left;
	padding-left: 30px;
}
#botnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#botnav ul li {
	display: inline;
	color: #FFF;
}
#footer #botnav ul li a {
	display: block;
	float: left;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	border-right-style: solid;
}
#footer #botnav ul li a:hover {
	color: #000;
}

#address p {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#foot1 p {
	color: #FFF;
}

#foot2 {
	background-color: #027DC3;
	float: left;
	height: 135px;
	width: 166px;
	margin-right: 20px;
	margin-left: 20px;
	border: 2px solid #999;
	background-image: url(../images/master/free%20collection.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#foot2 p {
	color: #FFF;
}

#foot3 {
	background-color: #027DC3;
	float: left;
	height: 135px;
	width: 166px;
	margin: 0px;
	border: 2px solid #999;
	background-image: url(../images/master/no%20hidden%20fees.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#foot3 p {
	color: #FFF;
}


#footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	color: #CCC;
	font-size: 12px;
	height: 50px;
	clear: both;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}

#address {
	height: 30px;
	width: 345px;
	float: left;
	padding-top: 2px;
	font-size: 13px;
	color: #FFF;
}
#pagecontent p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
}
#pagecontent p a:hover {
	color: #000;
}
