body {
	margin: 0px;
	padding: 0px;
	background: white url(images/bg.jpg) 50% 0px;
	text-align: center;
}
body,td,h1,h2,h3,h4,h5,h6 {
	color: #4d4d4d;
	font-family: "arial narrow",arial,helvetica,sans-serif;
	font-size: 14px;
	line-height: 17px;
}
h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	font-size: 100%;
	font-weight: bold;
	color: black;
}
h1 span {
	font-size: 12px;
	color: #4d4d4d;
}
h2,h3,h4,h5,h6 {
	color: #4d4d4d;
}
h3,h4,h5,h6 {
	font-size: 12px;
}
a, a:visited, a:active, a:hover {
	color: #f0aa00;
	text-decoration: none;
}
a:hover {
	color: black;
	text-decoration: underline;
}
div#wrapper {
	width: 800px;
	margin: 0px auto;
	text-align: center;
	background: url(images/ulbg.gif) 50% 100% no-repeat;
}
div#layout {
	padding-bottom: 100px;
	width: 761px;
	min-height: 696px;
	margin: 0px auto;
	text-align: left;
	position: relative;
}
div#header {
	height: 128px;
	background: white url(images/logo.gif) no-repeat 30px 50%;
	width: 761px;
}
div#content {
	background: white url(images/cbg.gif) repeat-y 0px 0px;
	padding: 0px 242px 0px 37px;
	/*padding: 0px 215px 0px 10px;*/
	width: 482px;
	min-height: 422px;
}
* html div#content {
	\width: 761px;
	w\idth: 482px;
	height: 422px;
}
div#content small {
	color: black;
	font-size: 10px;
	line-height: 17px;
}
div#content ul, div#content li {
	margin: 0px;
	padding: 0px;
}
div#content li {
	margin-left: 20px;
}
div#content table.nbtable {
	margin: 0px -20px;
}
div#content table.nbtable td {
	padding: 0px 20px;
}
div#content dl {
	margin: 0px;
	padding: 0px;
}
div#content dt {
	float: left;
	width: 20px;
	font-weight: bold;
}
div#content dd {
	margin: 0px;
	padding: 0px;
}
div#footer {
	background: black url(images/fbg.gif) no-repeat;
	height: 20px;
	line-height: 20px;
	text-align: right;
	width: 536px;
	padding: 45px 215px 15px 10px;
	color: white;
	font-size: 12px;
}
div#footer span {
	font-family: arial,helvetica,sans-serif;
	font-size: 10px;
}
* html div#footer {
	\width: 761px;
	w\idth: 536px;
	\height: 80px;
	he\ight: 20px;
}
div#footer a, div#footer a:visited, div#footer a:active, div#footer a:hover {
	color: white;
	text-decoration: none;
	padding: 0px 8px;
}
div#footer a:hover {
	color: black;
	background: white;
}
div#panel {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 205px;
}
div#menu {
	height: 39px;
	width: 761px;
}
div#menu ul {
	width: 762px;
}
div#menu ul, div#menu ul li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
div#menu ul li {
	display: inline;
}
div#menu ul li ul {
	position: absolute;
	visibility: hidden;
	z-index: 1;
	top: 0px;
	left: 0px;
}
div#menu ul li ul li a, div#menu ul li ul li a:visited, div#menu ul li ul li a:active, div#menu ul li ul li a:hover {
	display: block;
	background: url(images/mbg.png);
	line-height: 14px;
	font-size: 13px;
	color: white;
	text-decoration: none;
	padding: 3px 10px;
	text-align: center;
	z-index: 4;
	border-bottom: 1px solid #bbbbbb;
}
* html div#menu ul li ul li a, * html div#menu ul li ul li a:visited, * html div#menu ul li ul li a:active, * html div#menu ul li ul li a:hover {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale', src='/mellors/style/images/mbg.png');
}
div#menu ul li ul li a:hover {
	color: black;
}
div#menu ul li a img, div#menu ul li a:active img, div#menu ul li a:visited img, div#menu ul li a:hover img {
	border: none;
}
div#copy {
	text-align: right;
	margin-top: 11px;
	line-height: 16px;
	height: 16px;
	font-size: 11px;
}
div#copy a, div#copy a:active, div#copy a:visited, div#copy a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #4d4d4d;
	text-transform: uppercase;
}
div.preload {
	position: absolute;
	top: -100px;
}
div#content div.pagesnav {
	text-align: right;
}
div#content div.pagesnav span span {
	font-family: arial,helvetica,sans-serif;
}
div#content div.pagesnav span.right {
	padding-left: 20px;
}
div#content div.pagesnav a, div#content div.pagesnav a:visited, div#content div.pagesnav a:active, div#content div.pagesnav a:hover {
	color: #4d4d4d;
	text-decoration: none;
}
div#content div.pagesnav a:hover {
	color: black;
}
div#content table.textcols {
	table-layout: fixed;
	width: 100%;
}
div#content table.textcols td {
	width: 50%;
}
div#content div.staffindex td div {
	padding: 0px 10px 1px 0px;
}
div#content div.staffindex td div h2 {
	color: black;
}
div#content div.staffindex td div h3 {
	line-height: 13px;
	font-size: 11px;
}
div#content div.staffindex td div div {
	padding: 0px;
}
div#content div.staffindex td div img {
	float: left;
	border: 0px;
	margin-right: 10px;
}
div#content div.staffdetail div.header {
	position: relative;
}
* html div#content div.staffdetail div.header {
	height: 1px;
}
div#content div.staffdetail div.header div.title {
	position: absolute;
	bottom: 0px;
	left: 100px;
}
div#content div.staffdetail div.extradetail {
	padding-left: 100px;
}
div#content div.projectgallery, div#content div.vehiclegallery {
	text-align: center;
}
div#content div.projectgallery div {
	width: 343px;
	padding: 0px 10px 8px 10px;
	margin: 0px auto;
	background: url(images/pgbg.gif) 0px 100% no-repeat;
	position: relative;
}
div#content div.vehiclegallery div {
	width: 237px;
	padding: 0px 4px 5px 2px;
	margin: 0px -1px 0px -1px;
	background: url(images/vgbg.gif) 0px 100% no-repeat;
	position: relative;
	float: left;
}
* html div#content div.projectgallery div {
	\width: 363px;
	w\idth: 343px;
}
* html div#content div.vehiclegallery div {
	\width: 243px;
	w\idth: 237px;
}
div#content div.projectgallery div div {
	line-height: 25px;
	padding: 0px;
	margin: 0px;
	width: auto;
	background: none;
	height: 25px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
div#content div.vehiclegallery div div {
	line-height: 24px;
	float: none;
	padding: 0px;
	margin: 0px;
	width: auto;
	background: none;
	height: 24px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
div#content div.projectgallery div div.dec {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 10px;
	height: 16px;
	background: url(images/pgbgd.gif);
}
div#content div.vehiclegallery div div.dec {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 4px;
	height: 10px;
	background: url(images/vgbgd.gif) top left no-repeat;
}
* html div#content div.vehiclegallery div div.dec {
	width: 3px;
}
div#content div.gallerystripe {
	position: relative;
	height: 44px;
	overflow: hidden;
	white-space: nowrap;
	background: #cccccc;
}
div#content div.gallerystripe div#left, div#content div.gallerystripe div#right {
	position: absolute;
	background: #cccccc;
	top: 0px;
	height: 42px;
	line-height: 42px;
	width: 12px;
	border: 1px solid;
	border-color: buttonhighlight buttonshadow buttonshadow buttonhighlight;
	cursor: default;
}
div#content div.gallerystripe div#left {
	left: 0px;
}
div#content div.gallerystripe div#right {
	right: 0px;
}
* html div#content div.gallerystripe div#left, * html div#content div.gallerystripe div#right {
	\height: 44px;
	he\ight: 42px;
}
div#content div.gallerystripe div#left.down, div#content div.gallerystripe div#right.down {
	border-color: buttonshadow buttonhighlight buttonhighlight buttonshadow;
}
div#content div.gallerystripe div#floatie {
	text-align: center;
	position: absolute;
	padding: 0px 20px;
	min-width: 442px;
}
* html div#content div.gallerystripe div#floatie {
	\width: 482px;
	w\idth: 442px;
}
div#content div.gallerystripe img {
	border: 2px solid #cccccc;
}
div#content div.gallerystripe img.current {
	border: 2px solid #4d4d4d;
}
div#content div.fix, div#content div.vehiclegallery div.fix {
	clear: both;
	float: none;
	background: none;
	font-size: 1px;
	height: 0px;
	width: auto;
	line-height: 1px;
}
div#content div.right {
	text-align: right;
}
div#content div.entry {
	border-top: 2px solid #4d4d4d;
	margin-top: 10px;
	padding-top: 10px;
}
div#content div.first {
	border-top: none;
	margin-top: 0px;
	padding-top: 0px;
}
div#content div.pages {
	border-top: 2px solid #4d4d4d;
	clear: both;
	margin-top: 10px;
	padding-top: 10px;
}
div#content div.pages td a, div#content div.pages td a:active, div#content div.pages td a:hover, div#content div.pages td a:visited {
	padding: 1px 5px;
}
div#content div.pages td a:hover, div#content div.pages td a.c, div#content div.pages td a.c:active, div#content div.pages td a.c:visited {
	color: black;
	text-decoration: underline;
	background: #4d4d4d;
}
* html div#content div.pages td a {
	height: 1px;
}
div#content div.form textarea {
	width: 336px;
	margin-bottom: 5px;
}
* html div#content div.form textarea {
	\width: 340px;
	w\idth: 336px;
}
div#content div.form div.noblock {
	width: 340px;
	text-align: center;
	margin-bottom: 5px;
}
div#content div.form div.noblock label {
	display: inline;
}
div#content div.error {
	color: #cc0000;
}
