* {
	margin: 0;
	padding: 0;
	border: none;
	outline:none;
	}
body {
	color: #333;
	font-family: "Arial", "Helvetica", sans-serif;
	background-color: #caced0;
	font-size: 13px;
	}
ul li {
	margin-left: 0;
	padding-left: 0;
	}
p {
	margin: 0;
	padding: 0;
	}
h1 {
	font-size: 18px;
	line-height: 23px;
	font-weight:bold;
	margin: 0;
	padding-bottom: 10px;
	color: #FFF;
	}
h2 {
	font-size: 18px;
	line-height: 23px;
	font-weight:bold;
	color: #FFF;
	margin: 0;
	padding-top: 5px;
	}
	
#blueBar {
	width: 940px;
	float: left;
	height: 10px;
	display: block;
	margin-bottom: 30px;
	background-image: url(../images/blue-bar.jpg);
	background-repeat: repeat-x;
	}
	
#container {
	width: 960px;
	margin: 0 auto;
	padding-top: 20px;
	}
#content {
	width: 940px;
	background-color: #333;
	float: left;
	}
	
#contentOuter {
	width: 950px;
	float: left;
	padding-left: 10px;
	background-color: #b3b8bb;
	}
	
#columnLeft {
	width: 460px;
	float: left;
	line-height: 23px;
	font-size: 15px;
	color: #CCC;
	padding-left: 60px;
	padding-right: 20px;
	margin-bottom: 30px;
	}	
	
#columnLeftContact a:link, #columnLeft a:link, #columnLeftContact a:visited, #columnLeft a:visited {
	font-size: 15px;
	color: #B0E0FF;
	text-decoration: none;
	}
	
#columnLeftContact a:hover, #columnLeft a:hover {
	font-size: 15px;
	text-decoration: underline;
	}	
	
#columnLeftClient {
	width: 360px;
	float: left;
	line-height: 23px;
	font-size: 15px;
	color: #CCC;
	padding-left: 60px;
	padding-right: 20px;
	margin-bottom: 30px;
	}	
	
#columnRightClient {
	width: 300px;
	float: left;
	line-height: 23px;
	font-size: 15px;
	color: #CCC;
	padding-left: 60px;
	padding-right: 20px;
	margin-bottom: 30px;
	}	
	
#columnLeftContact {
	width: 360px;
	float: left;
	line-height: 23px;
	font-size: 15px;
	color: #CCC;
	padding-left: 60px;
	padding-right: 20px;
	margin-bottom: 30px;
	}	
	
#columnRightContact {
	width: 300px;
	float: left;
	line-height: 23px;
	font-size: 15px;
	color: #CCC;
	padding-left: 60px;
	padding-right: 20px;
	margin-bottom: 30px;
	}	
	
#columnLeftHome {
	width: 420px;
	float: left;
	line-height: 19px;
	font-size: 13px;
	color: #CCC;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 30px;
	}
	
#columnLeftMotorImage {
	width: 147px;
	height: 147px;
	float: left;
	background-image: url(../images/motorsport-home.jpg);
	background-repeat: no-repeat;
	border: 3px solid #666;
	margin-right: 20px;
	}
	
#columnRight {
	width: 340px;
	float: right;
	font-size: 15px;
	line-height: 23px;
	color: #FFF;
	background-color: #0f3c72;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: bold;
	padding-right: 20px;
	}	
	
#columnRight a:link, #columnRight a:visited {
	text-decoration: none;
	color: #FFF;
	}
	
#columnRight a:hover {
	text-decoration: underline;
	}

	
#columnRightHome {
	width: 420px;
	float: right;
	font-size: 13px;
	line-height: 19px;
	color: #CCC;
	padding-left: 20px;
	padding-right: 20px;
	}
	
#columnRightMotorImage {
	width: 147px;
	height: 147px;
	float: left;
	background-image: url(../images/commercial-home.jpg);
	background-repeat: no-repeat;
	border: 3px solid #666;
	margin-right: 20px;
	}
	

	
#entersite a:link, #entersite a:visited {
	float: left;
	height: 40px;
	line-height: 40px;
	padding-left: 40px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	color: #FFF;
	padding-right: 40px;
	background-image: url(../images/enter.jpg);
	background-repeat: repeat-x;
	border: 1px solid #272727;
	background-position: 0px 0px;
	}
	
#entersite a:hover {
	text-decoration: none;
	background-position: 0px -40px;
	}

	
#footer {
	float: left;
	width: 960px;
	text-align: center;
	font-size: 12px;
	padding-top: 20px;
	background-color: #b3b8bb;
	padding-bottom: 13px;
	color: #666;
	line-height: 16px;
	}
#footer a:link, #footer a:visited {
	color:#666;
	text-decoration: none;
	}
	
#footer a:hover {
	text-decoration: underline;
	}
	
#mastheadMotor, #mastheadMotorAbout, #mastheadMotorServices, #mastheadMotorClients, #mastheadMotorContact {
	width: 940px;
	float: left;
	height: 220px;
	background-color: #000;
	}
	
#mastheadMotor {
	background-image: url(../images/lewis.jpg);
	}	
	
#mastheadMotorAbout {
	background-image: url(../images/garage.jpg);
	}		
	
#mastheadMotorServices {
	background-image: url(../images/screens.jpg);
	}	
	
#mastheadMotorClients {
	background-image: url(../images/timo.jpg);
	}	
	
#mastheadMotorContact {
	background-image: url(../images/adrian.jpg);
	}	
#headlineMotor {
	float: right;
	width: 280px;
	height: 100px;
	font-size: 36px;
	color: #FFF;
	margin-top: 90px;
	}
	
#headlineMotorAbout {
	float: right;
	width: 280px;
	height: 100px;
	font-size: 36px;
	color: #FFF;
	margin-top: 90px;
	}
	
#headlineMotorServices {
	float: right;
	width: 280px;
	height: 100px;
	font-size: 36px;
	color: #FFF;
	margin-top: 90px;
	}
	
#headlineMotorClients {
	float: right;
	width: 280px;
	height: 100px;
	font-size: 36px;
	color: #FFF;
	margin-top: 90px;
	}
	
#headlineMotorContact {
	float: right;
	width: 280px;
	height: 100px;
	font-size: 36px;
	color: #FFF;
	margin-top: 90px;
	}	
	
#headlineHome {
	float: left;
	width: 550px;
	height: 100px;
	font-size: 34px;
	color: #FFF;
	margin-top: 103px;
	padding-left: 20px;
	}
	
	
#mastheadHome {
	width: 940px;
	float: left;
	height: 280px;
	background-color: #000;
	background-image: url(../images/main.jpg);
	}
	
#mastheadComm, #mastheadCommAbout, #mastheadCommServices, #mastheadCommClients, #mastheadCommContact {
	width: 940px;
	float: left;
	height: 220px;
	background-color: #000;
	}
	
#mastheadComm {
	background-image: url(../images/commercial.jpg);
	}	
	
#mastheadCommAbout {
	background-image: url(../images/boardroom.jpg);
	}		
	
#mastheadCommServices {
	background-image: url(../images/screen.jpg);
	}	
	
#mastheadCommClients {
	background-image: url(../images/coloured_screens.jpg);
	}	
	
#mastheadCommContact {
	background-image: url(../images/circles.jpg);
	}		
	
#headlineComm {
	float: right;
	width: 280px;
	height: 100px;
	font-size: 36px;
	color: #FFF;
	margin-top: 90px;
	}
	
#headlineCommAbout {
	float: right;
	width: 280px;
	height: 100px;
	font-size: 36px;
	color: #FFF;
	margin-top: 90px;
	}
	
#headlineCommServices {
	float: right;
	width: 280px;
	height: 100px;
	font-size: 36px;
	color: #FFF;
	margin-top: 90px;
	}
	
#headlineCommClients {
	float: right;
	width: 280px;
	height: 100px;
	font-size: 36px;
	color: #FFF;
	margin-top: 90px;
	}
	
#headlineCommContact {
	float: right;
	width: 280px;
	height: 100px;
	font-size: 36px;
	color: #FFF;
	margin-top: 90px;
	}	

#top {
	width: 960px;
	padding-bottom: 10px;
	float: left;
	background-image: url(../images/pjav-top-curve.jpg);
	height: 104px;
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #b3b8bb;
	}
	
#motorsport-logos {
	width: 940px;
	height:227px;
	float: left;
	clear: both;
	background-image:url(../images/motorsport-logos.jpg);
	margin-bottom: 10px;
	}
	
#outerTop {
	width: 960px;
	height: 10px;
	background-image: url(../images/outer-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	}
	
#outerBottom {
	width: 960px;
	height: 7px;
	background-image: url(../images/outer-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	}
	

	
#innerTop {
	float: left;
	width: 940px;
	height: 10px;
	background-image: url(../images/inner-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
#innerBottom {
	float: left;
	width: 940px;
	height: 10px;
	background-image: url(../images/inner-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}

#logo {
	float: left;
	padding-left: 30px;
	}
	
#logo a:link, #logo a:visited, #logo a:hover  {
	float: left;
	width: 382px;
	height: 86px;
	background-image: url(../images/pjav-logo.jpg);
	margin-top: 20px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	}
	
#logoHome {
	float: left;
	width: 365px;
	height: 86px;
	background-image: url(../images/pjav-logo.jpg);
	margin-top: 20px;
	margin-bottom: 10px;
	padding-left: 289px;
	background-repeat: no-repeat;
	background-position: right top;
	}
	
	
	
	
#nav {
	height: 80px;
	font-size: 16px;
	width: 550px;
	margin: 0 auto;
	}
	
#navcomm {
	height: 80px;
	font-size: 16px;
	width: 730px;
	margin: 0 auto;
	}

#nav li.nava  {
	width: 130px;
	}
	
#nav li.navb {
	width: 100px;
	}
	
#nav li.navc {
	width: 120px;
	}
	
#nav li.navd {
	width: 100px;
	}
	
#nav li.nave {
	width: 100px;
	}
	
#navcomm li.nava  {
	width: 130px;
	}
	
#navcomm li.navb {
	width: 100px;
	}
	
#navcomm li.navc {
	width: 200px;
	}
	
#navcomm li.navd {
	width: 200px;
	}
	
#navcomm li.nave {
	width: 100px;
	}
	

#navOuter {
	height: 80px;
	width: 940px;
	float: left;
	background-image: url(../images/nav-bgd.jpg);
	background-repeat: no-repeat;
	}
	
#nav ul {
	text-align: center;
	margin: 0;
	list-style: none;
	}
#nav li {
	text-align: center;
	float: left;
	}
#nav a:link, #nav a:visited {
	height: 80px;
	text-decoration: none;
	color: #CCC;
	font-weight: bold;
	line-height: 80px;
	display: block;
	}
	
#nav a:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #000;
	}
	
#nav a.current:link, #nav a.current:visited, #nav a.current:hover {
	height: 80px;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	background-image: url(../images/nav-blue.jpg);
	background-repeat: repeat-x;
	}
	
	
	
	
#navcomm ul {
	text-align: center;
	margin: 0;
	list-style: none;
	}
#navcomm li {
	text-align: center;
	float: left;
	}
#navcomm a:link, #navcomm a:visited {
	height: 80px;
	text-decoration: none;
	color: #CCC;
	font-weight: bold;
	line-height: 80px;
	display: block;
	}
	
#navcomm a:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #000;
	}
	
#navcomm a.current:link, #navcomm a.current:visited, #navcomm a.current:hover {
	height: 80px;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	background-image: url(../images/nav-blue.jpg);
	background-repeat: repeat-x;
	}
	
	
	
	
	
	
	
#webdesign {
	float: left;
	width: 960px;
	text-align: right;
	height: 20px;
	}
	
#webdesign a:link, #webdesign a:visited {
	color:#666;
	text-decoration: none;
	}

#webdesign a:hover {
	text-decoration: underline;
	}
	
#switch {
	padding-top: 40px;
	float: right;
	width: 300px;
	padding-right: 10px;
	}
	
#switch a:link, #switch a:visited {
	float: right;
	width: 195px;
	height: 40px;
	background-image: url(../images/switch.jpg);
	line-height: 37px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	color: #FFF;
	text-align: center;
	padding-right: 5px;
	}
	
#switch a:hover {
	text-decoration: none;
	color: #999;
	}
.nametag {
	font-weight: normal;
	font-size: 12px;
	}
