body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DAA520;
	background-image: url(images/carbon%20fibre.jpg);
	background-repeat: repeat;
}
a:link, a:visited {
	color: #FF6C00;
}
a:hover {
	color: #FFCC00;
}
#wholepage {
	width: 812px;
	margin-right: auto;
	margin-left: auto;
	color: #333333;
	padding: 3px;
	border: 3px solid #DAA520;
	background-color: #FFFFFF;
}
#pageheading {
	background-color: #960000;
	text-align: center;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	height: 220px;
}
#menu {
	float: left;
	width: 168px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #960000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu li {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#menu a, #menu a:visited {
	font-size: 1.5em;
	text-decoration: none;
	display: block;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
#services {
	font-size: .7em;
	text-align: right;
}
#services li {
	border-bottom-style: none;
}
#services a, #services a:visited {
	display: block;
	padding-right: 20px;
	height: 25px;
	line-height: 25px;
	text-align: right;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
}
.currpage, a.currpage {
	background-color: #FFFFFF;
	color: #333333;
}
#pagecontent {
	width: 616px;
	float: right;
	padding: 10px;
	background-color: #FFFFFF;
	text-align: center;
}
#pagefooting {
	margin-right: auto;
	margin-left: auto;
	font-size: .9em;
	text-align: center;
}
#pagebottom {
	background-image: url(images/pagebottom.png);
	background-repeat: no-repeat;
	width: 860px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
}
#pagetop {
	background-image: url(images/pagetop.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
#pagemiddle {
	background-image: url(images/pagemiddle.png);
	background-repeat: repeat-y;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
#pageunderhead {
	padding: 20px 3px 3px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}
#address {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-variant: small-caps;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	margin-top: 20px;
	padding-top: 5px;
	font-style: italic;
}
.formtxt {
	color: #444000;
	background-color: #CCCCCC;
}
#contactform {
	text-align: left;
}
.reqd {
	color: #FF0000;
}
#portfoliobox {
	height: 100px;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}
.eximages {
	border: 1px solid #333333;
}

