/* reset*/
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;
}

html,body, textarea {font-family:'Lucida Sans Unicode','Lucida Grande','Lucida Sans','DejaVu Sans Condensed',sans-serif; }

/* end reset*/


#header img { width: 459px; height: 162px;}
a img { border: 0;}

#navigation { width: 154px; background: #d2d3cf; min-height: 466px; float: left;}
#navigation a { color: #000; text-decoration: none;}
#navigation ul { margin: 20px 0px;}
#navigation ul li { margin: 4px 0; padding: 2px 12px; font-size: 13px;}
#navigation ul li.active { background: #ebebe8;}


#bodycontent { float: left; width: 301px; background: #ebebe8; min-height: 466px; margin-left: 4px;}
#bodycontent h1 { margin: 14px; color: #7a9995; font-weight: 100; font-size: 22px;}
#bodycontent p, #bodycontent li { margin: 14px; color: #030303; font-weight: 100; font-size: 12px; line-height: 18px;}
#bodycontent li { list-style-type: disc; margin-left: 30px;}
#bodycontent form p { font-size: 12px; line-height: 14px;}

#leftcol { float: left; margin-left: 4px;}
#gallery { width: 480px; float: left;}
#gallery a { padding: 0; margin: 0; display: block; float: left;}
#gallery .emptyblock { padding: 0; margin: 0; display: block; float: left; background: #ebebe8; margin: 0 0 4px 4px;}
#gallery .emptyblock img { width: 154px; height: 154px;}
#gallery a img {margin: 0 0 4px 4px; padding: 0;}

#gallery .supplement {  display: block; float: left; background: #ebebe8; margin: 0 0 4px 4px; width: 470px; height: 312px;}
#gallery .supplement p { margin: 10px; font-size: 13px; line-height: 18px;}

#supcol1 { float: left; display: block;}
#supcol2  {float: right; display: block;}

#footer { clear: both; font-size: 10px; color: #999; padding-top: 10px;margin-left: 14px; }


form { font-size: 12px; margin-left: 4px;}
form input{ width: 270px;}
form #enquiry { width: 275px;}
form input[type="submit"], form input[type="reset"] { width: 100px;}

