@charset "UTF-8";
* {
	padding: 0px;
	margin:0px;
}
.clear { clear:both;}
body { 
	background:url(../images/background.jpg) center top #4c4d4f;
	font-family:Arial, Helvetica, sans-serif;
}
#wrapper {
	width: 945px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #header {
	height: 154px;
}
#wrapper #header #logo {
	background-image: url(../images/Joes-logo.png);
	height: 97px;
	width: 273px;
	margin:20px 0px 10px 0px;
	float:left;
}
#wrapper #header #logo a {
	height: 97px;
	width: 273px;
	display: block;
	text-indent: -9999px;
}#wrapper #header #contactdetails {
	float: right;
	width: 234px;
	margin-top:45px;
}
#wrapper #header #contactdetails .number {
	color: #a9ce4a;
	font-size:26pt;
	text-align:right;
	margin-bottom:2px;
}
#wrapper #header #contactdetails .open {
	font-weight: bold;
	color: #FFF;
	text-align: right;
	font-size: 19px;
}
#wrapper #header #bar {
	clear: both;
	background-image: url(../images/stripes.jpg);
	height: 25px;
}
#wrapper #navigation {
	height: 30px;
	margin-top: 10px;
	background-image: url(../images/nav-bg.jpg);
}
#wrapper #navigation ul {
	margin: 0px;
	padding: 0px;
}
#wrapper #navigation ul li { 
	display:inline; 
}
#wrapper #navigation ul li a {
	color: #FFF;
	text-decoration: none;
	font-size: 10pt;
	padding:0px 20px;
	line-height:28px;
	border-right: solid 1px #FFF
}
#wrapper #navigation ul li a:hover {
	color:#333;
}
#wrapper #content {
	background-color: #FFF;
	padding:17px;
}
#wrapper #content #banner {
	height: 266px;
	width: 910px;
	margin-bottom:10px;
}
#wrapper #content #left {
	float: left;
	width: 534px;
	border-right: solid 1px #FFF;
	margin-bottom:10px;
	padding-right:10px;
}
#wrapper #content #right {
	float: right;
	width: 336px;
	margin-bottom:10px;
	padding-left:30px;
}
#wrapper #content #right-box {
	float: right;
	width: 365px;
	position:relative;
}
#wrapper #content #truck-box {
	float: right;
	width: 365px;
	position:relative;
}
#wrapper #content #contacts {
	clear: both;
}
#wrapper #content #contacts #contactusbox {
	height: 150px;
	width: 252px;
	background-color: #343233;
	margin: 0px 15px 0px 0px;
	float:left;
}
#wrapper #content #contacts #ebay {
	height: 150px;
	width: 252px;
	background-color: #343233;
	margin: 0px 15px 0px 0px;
	float:left;
}
#wrapper #content #contacts #findus {
	height: 150px;
	width: 211px;
	background-color: #343233;
	margin: 0px 15px 0px 0px;
	float:left;
}#wrapper #content #contacts #contactusbox h3 {
	background: url(../images/contact-us.jpg) no-repeat;
	margin-top: 14px;
	margin-left: 9px;
	height: 34px;
	text-indent: -9999px;
}
#wrapper #content #contacts #contactusbox p {
	color:#FFF;
	margin-left:10px;
	font-size:10pt;
	line-height:20px;
}
#wrapper #content #contacts #contactusbox p .number { 
	color: #a9ce4a;
	font-size:12pt;
}
#wrapper #content #contacts #ebay h3 {
	background: url(../images/ebay.jpg) no-repeat;
	margin-top: 12px;
	margin-left: 9px;
	height: 42px;
	text-indent: -9999px;
}

#wrapper #content #contacts #ebay p{
	color:#FFF;
	margin:10px;
	font-size:10pt;
}

#wrapper #content #contacts #findus h3 {
	background: url(../images/find-us.jpg) no-repeat;
	margin-top: 14px;
	margin-left: 9px;
	height: 34px;
	text-indent: -9999px;
}

#wrapper #content #contacts #findus p{
	color:#FFF;
	margin:10px;
	font-size:10pt;
	margin-top:16px;
}
#wrapper #content #contacts #findus a{
	color:#FFF;
}

#wrapper #content #contacts #findus {
	position:relative;
}
#wrapper #content #contacts #findus .qualityvalue {
	position:absolute;
	left: 189px;
	top: -16px;
}

#footer { padding:20px 0px;}

#footer ul {
	margin: 0px;
	padding: 0px;
}
#footer ul li { 
	display:inline; 
}
#footer ul li a {
	color: #FFF;
	text-decoration: none;
	font-size: 8pt;
	padding: 0px 15px;
	line-height:28px;
	border-right: solid 1px #FFF
}
#footer ul li a:hover {
	color:#333;
}
#wrapper #content #titles h1, #wrapper #content #left h1 {
	color: #4969ae;
	font-size: 18pt;
}
#wrapper #content #left p {
	font-size: 10pt;
	padding-top: 5px;
	padding-bottom: 5px;
}
#wrapper #content #titles {
	margin-top: 10px;
	margin-bottom: 10px;
}
#wrapper #content #right .points {
	color: #5a5b5d;
	list-style-type: none;
	font-size: 11pt;
	font-weight:bold
}
#wrapper #content #right ul li {
	margin: 5px 0px;
}
#wrapper #content #right ul {
	color: #5a5b5d;
	font-size: 11pt;
	font-weight:bold
}

#wrapper #content #left .ltext {
	font-size: 11pt;
	font-weight: bold;
}
#wrapper #content #right-box #map {
	height: 280px;
	width: 350px;
	margin-left:12px;
}

#wrapper #content #left form label {
	font-size: 10pt;
	width:70px;
	display:block;
	float:left;
}
#wrapper #content #left form input,#wrapper #content #left form #enquiry {
	border: 1px solid #333;
	margin-bottom: 5px;
	width: 250px;
}
#wrapper #content #left form #submit {
	height: 20px;
	width: 100px;
	margin-left:70px;
}

#wrapper #content #truck-box .truck {
	position: absolute;
	left: -20px;
	top: -59px;
}
#wrapper #content #truck-box #callnow .call {
	font-size: 24pt;
}

#wrapper #content #truck-box #callnow {
	color: #AAD137;
	font-size: 16pt;
	position: absolute;
	text-align: right;
	left: 84px;
	top: 102px;
	width:252px;
}
#wrapper #content #contacts #ebay p a {
	color: #FFF;
}
