/* @group reset */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* @end */

body {
	font: 10px/10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #febe10 url(../images/body_bg.gif) repeat-y 0 0;
}

a {
	color: #3c4145;
	text-decoration: none;
}

a:hover {
	color: #febe10;
}

a.on {
	color: #febe10;
}

body#pLegal a {
	text-decoration: underline;
}
#Wrapper {
	width: 959px;
	background-color: #ffffff;
}

#header {
	width: 959px;
	height: 220px;
	position: relative;
	background-color: #000000;
}

body#pPortfolio #header {
	background: url(../images/header_3.jpg) no-repeat 0 0;
}

body#pHome #header {
	background: url(../images/header_1.jpg) no-repeat 0 0;
}

body#pAbout #header {
	background: url(../images/header_2.jpg) no-repeat 0 0;
}

body#pLegal #header {
	background: url(../images/header_2.jpg) no-repeat 0 0;
}

body#pContact #header {
	background: url(../images/header_4.jpg) no-repeat 0 0;
}

#header h1 {
	width: 192px;
	height: 59px;
	text-indent: -5000px;
	position: absolute;
	top: 63px;
	left: 181px;
	background: url(../images/logo.png) no-repeat 0 0;
}

#mainNav {
	height: 59px;
	width: 959px;
	margin:0 0 74px 0;
	background: url(../images/nav_bg.gif) 0 0 repeat-x;
}

#mainNav h1 {
	width: 286px;
	height: 59px;
	float: left;
	margin: 0 0 0 181px;
	text-indent: -5000px;
	display: inline;
}

body#pHome #mainNav h1 {
	background: url(../images/hello_h1.gif) no-repeat 0 0;
}

body#pPortfolio #mainNav h1 {
	background: url(../images/portfolio_h1.gif) no-repeat 0 0;
}

body#pAbout #mainNav h1 {
	background: url(../images/about_h1.gif) no-repeat 0 0;
}

body#pContact #mainNav h1 {
	background: url(../images/contact_h1.gif) no-repeat 0 0;
}

#mainNav ul {
	list-style-type: none;
/*	display: inline;*/
	margin: 0 0 0 467px;
}

#mainNav ul li {
	height: 59px;
	width: 95px;
	float: left;
}

#mainNav ul li a {
	height: 59px;
	width: 95px;
	display: block;
	text-indent: -5000px;
}

li#nb1 a {
	background: url(../images/nb1_bg.gif) no-repeat 0 0;
}

li#nb1 a:hover {
	background: url(../images/nb1_bg.gif) no-repeat 0 -59px;
}

li#nb1 a.on, li#nb2 a.on, li#nb3 a.on, li#nb4 a.on {
	background-position: 0 -59px;
}

#contactForm p.required {
	text-align: right;
	margin: 20px 0 0 0;
}

#content ul {
	list-style-type: disc;
	list-style-position: inside;
	margin: 0 0 1.3em 0;
}

#content ul li {
	line-height: 1.3em;
	color: #3c4145;
}

/* @group legal */

body#pLegal ul li{
	font-size: 1.2em;
}

/* @end */

/* @group Portfolio */

body#pPortfolio .rightCol h1 {
	color:#3C4145;
	font-size: 1.6em;
	margin-bottom: 1em;
	font-weight: normal;
}
body#pPortfolio .rightCol h2 {
	font-size: 1.3em;
	line-height: 1.4em;
	margin-bottom: 2em;
	color: #3c4145;
	font-weight: normal;
}

.rightCol h2 {
	font-size: 1.2em;
	line-height: 1.2em;
	margin-bottom: 1.6em;
	color: #3c4145;
}

h3 {
	font-size: 1.2em;
	line-height: 1.2em;
	margin-bottom: 0.5em;
	color: #3c4145;
	font-weight: normal;
}

body#pPortfolio .centreCol ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 2em 0 0 0;
	padding: 0;
}

body#pPortfolio .centreCol ul li {
	margin-bottom:6px;
	padding: 0;
	line-height: 1.3em;
	height: 1%;
}

body#pPortfolio .centreCol ul li a {
	text-decoration: none;
	font-size: 1.2em;
	line-height: 1.4em;
}

body#pPortfolio .rightCol {
	width: 464px;
	padding: 0;
	margin: 0 28px 0 0;
	position: relative;
	float: right;
}

#gallery ul {
	list-style-type: none;
	margin: 21px 0 0 0;
	background-color: #d6d6d6;
/*	width: 464px;*/
	height: 56px;
}

#gallery ul li {
	width: 93px;
	height: 56px;
	float: left;
	color: #d1d1d1;
	margin: 0;
	padding: 0;
}

#gallery ul li a {
/*	width: 93px;
	height: 56px;*/
	display: block;
	background-color: #d6d6d6;
}

#gallery ul li.end {
	width: 92px;
}

#spec {
	position: absolute;
	top: 109px;
}

#spec ul li {
	color: #3c4145;
	font-size: 1.1em;
	line-height: 1.2em;
	margin: 0;
}


/* @end */

/* @group contact */

body#pContact #content {
	padding: 0 0 0 181px;
	width: 778px;
}

#contactForm {
	width: 380px;
	height: 300px;
	float: left;
}

#contactDetails {
	width: 302px;
	height: 300px;
	float: left;
	padding: 0 0 0 96px;
}

#contactDetails h1 {
	font-size: 1.3em;
	line-height: 1.4em;
	color: #3c4145;
}

#frmContactForm p {
	margin:0;
	width: 380px;
	clear: both;
}

#frmContactForm label {
	line-height: 24px;
	height: 38px;
	float: left;
}

.tfield {
	float: right;
	width: 282px;
	height: 20px;
	padding: 0;
	border: 0;
	background-color: #e7e7e8;
}

#fldEnquiry {
	width: 282px;
	height: 150px;
	border: 0;
	float: right;
}

p.sub {
	text-align: right;
}

input#btnSubmit {
	float: right;
	margin-top: 20px;
}

/* @end */
a.Ribble {
	text-decoration: underline;
}

li#nb2 a {
	background: url(../images/nb2_bg.gif) no-repeat 0 0;
}

li#nb2 a:hover {
	background: url(../images/nb2_bg.gif) no-repeat 0 -59px;
}

li#nb3 a {
	background: url(../images/nb3_bg.gif) no-repeat 0 0;
}

li#nb3 a:hover {
	background: url(../images/nb3_bg.gif) no-repeat 0 -59px;
}

li#nb4 a {
	background: url(../images/nb4_bg.gif) no-repeat 0 0;
}

li#nb4 a:hover {
	background: url(../images/nb4_bg.gif) no-repeat 0 -59px;
}

#content {
	width: 959px;
	background: url(../images/content_bg.gif) 0 0 no-repeat;
	margin-bottom: 100px;
	position: relative;
}

.centreCol {
	width: 286px;
	margin: 0 0 0 181px;
	float: left;
	display: inline;
}

.centreCol h1 {
	font-size: 1.4em;
	line-height: 1.5em;
	color: #3C4145;
	font-weight: normal;
	margin-top: -3px;
}

.rightCol {
	width: 380px;
	padding: 0 96px 0 0;
	float: left;
}

#homeCopy {
	width: 380px;
}

#clients {
	margin: 0 0 2em 0;
}

#clients td {
	height: 1.4em;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #3c4145;
}

.copy {
	margin: 0 0 20px 0;
}

#gallery {
/*	width: 464px;*/
	margin: 0 0 20px 0;
}

p {
	font-size: 1.2em;
	line-height: 1.3em;
	margin-bottom: 1.3em;
	color: #3c4145;
}

p.small {
	font-size: 0.8em;
}

p#jpFrmMessage {
	text-align: right;
	margin: 15px 0 10px 0;
}

.jpFrmError{
	background-color: #febe10;
}

.clearing {
	clear: both;
}

#footer {
	height: 150px;
	width: 762px;
	background: url(../images/footer_bg.gif) no-repeat 181px 0;
	padding: 21px 16px 0 181px;
	margin-top: 30px;
}

#footer h1 {
	float: right;
	color: #3c4145;
	font-size: 0.9em;
	font-weight: normal;
}

#footer ul {
	list-style-type: none;
	display: inline;
}

#footer ul li {
	display: inline;
	color: #febe10;
}

#footer ul li a {
	text-decoration: none;
	color: #3c4145;
}

#footer ul li a:hover {
	color: #febe10;
}

a.email {
	text-decoration: underline;
}

table#clients {
	font-size: 1.2em;
}

table#clients td {
	height: 1.3em;
}
