body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #ccc;
}
#wrap {
	margin: auto;
	width: 850px;
}
#mast {
	background-image: url(http://jvpfurniturehire.uk.com/JVP/assets/mast.jpg);
	background-position: left top;
	float: left;
	height: 63px;
	width: 850px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-top: 30px;
}
#nav {
	background-image: url(/assets/nav.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	height: 27px;
	width: 850px;
}
#content {
	background-color: #e0e0e0;
	float: left;
	width: 850px;
}
#strap {
	background-image: url(/assets/strap.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	height: 49px;
	width: 850px;
}
#mast h1 {
	font-size: 24px;
	color: #FFFFFF;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	font-weight: 100;
	letter-spacing: .045em;
}
.yellow {
	color: #FFFF00;
}
#mast h2 {
	font-size: 14px;
	color: #CCCCCC;
	float: right;
	margin-top: 24px;
	margin-right: 20px;
	font-weight: 100;
	letter-spacing: .045em;
}
#nav a {
	font-size: 70%;
	text-decoration: none;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	margin-top: 8px;
}

#nav a:link {color: #666666;}
#nav a:visited {color: #666666;}
#nav a:hover {color: #000000;}

.fright {
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: solid;
	border-left-color: #666666;
	float: right;
	border-right-width: 0px;
}
#strap h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	margin-top: 20px;
	font-weight: normal;
	letter-spacing: .25em;
}
#left {
	float: left;
	width: 150px;
	margin-left: 20px;
	font-size: 70%;
	color: #999999;
	list-style-type: none;
	margin-top:30px;
}
#left a {
	padding: 4px;
	float: left;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	text-decoration: none;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 1px;
        background-color:#666;
}
#left a:link {color: #FFF;}
#left a:visited {color: #FFF;}
#left a:hover {color: #FFFF00;}

#jvpgallery {
         float: left;
	height: 500px;
	width: 600px;
	margin-top: 20px;
	margin-left: 20px;
}

#flash {
         float: left;
	height:400px;
	width: 600px;
	margin-top: 30px;
	margin-left: 20px;
}


#main {
	float: left;
	width: 650px;
	margin-left: 20px;
}
#frontinfo {
	font-size: 70%;
	color: #333333;
	text-align: justify;
	float: left;
	width: 600px;
	margin-top: 5x;
	margin-left: 20px;
}
.newsitem {
	font-size: 70%;
	color: #333333;
	text-align: left;
	float: left;
	width: 550px;
	margin-top: 5x;
	margin-left: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
padding-bottom:5px;
}
