* {
	margin: 0pt;
	padding: 0pt;
}
 
html {
	background-color: #666666;
}
 
body {
	text-align: center;
	font-family: trebuchet ms,arial,helvetica,sans-serif;
}
 
a {
	color: #FF00CC;
}
 
a:hover {
	color: #000000;
}
 
a img {
	border: 0pt none;
}
 
a img:hover {
	border-color: #000000 ! important;
}
 
p {
	text-align: justify;
	margin-bottom: 20px;
	line-height: 20px;
}
 
h1 {
	font-size: 24px;
	margin-bottom: 20px;
}
 
h2 {
	margin-bottom: 20px;
	font-size: 24px;
}
 
h3 {
	font-size: 16px;
	font-weight: lighter;
	color: #FF00CC;
	margin-bottom: 20px;
}
 
hr {
	visibility: hidden;
	clear: both;
}
 
#breadcrumbs {
	border-bottom: 1px dotted #FF00CC;
	margin-bottom: 20px;
}
 
#breadcrumbs p {
	margin-bottom: 5px;
}
 
#breadcrumbs a {
	text-decoration: none;
}
 
#content ul {
	margin-left: 20px;
}
 
#shadow {
	background: transparent url(../img/shadow.png) repeat-y scroll center;
	margin: 0 auto;
	width: 950px;
}
 
#wrapper {
	margin: 0 auto;
	width: 910px;
	background-color: #fff;
}
 
#header {
	border-bottom: 2px solid #FC04CC;
	background: #222222 url(../img/headbg.png) repeat-x scroll 0% 50%;
	text-align: left;
	height: 90px;
	color: #FFFFFF;
	position: relative;
}
 
#header a {
	color: #FFFFFF;
}
 
#header h1 {
	margin-left: -9999px;
}
 
#header h2 {
	font-size: 16px;
	position: absolute;
	bottom: 12px;
	left: 295px;
	letter-spacing: -0.5px;
	width: 400px;
}
 
#logo {
	position: absolute;
	bottom: 16px;
	left: 11px;
}
 
#hnav {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	position: absolute;
	bottom: 0pt;
	right: 0pt;
	line-height: normal;
}
 
#hnav {
	margin: 0pt;
	padding: 0pt;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}
 
#hnav li {
	margin: 0pt;
	padding: 0pt;
	display: inline;
}
 
#hnav a {
	margin: 0pt;
	padding: 0pt 0pt 0pt 4px;
	background: transparent url(../img/tableft.gif) no-repeat scroll left top;
	float: left;
	text-decoration: none;
	color: #FFFFFF;
}
 
#hnav a:hover {
	color: #CCCCCC;
}
 
#hnav a strong {
	padding: 5px 15px 4px 6px;
	background: transparent url(../img/tabright.gif) no-repeat scroll right top;
	float: left;
	display: block;
}
 
#hnav a strong {
	float: none;
}
 
#vnav, .vnav {
	border-top: 1px dotted #FF00CC;
	margin: 0pt 0pt 20px;
	padding: 20px 0pt 0pt;
	color: #FF00CC;
	list-style-type: square;
	list-style-position: outside;
}
 
#vnav li, .vnav li {
	margin-left: 15px;
	margin-bottom: 10px;
}
 
#vnav a, .vnav a .vnav a strong, #vnav a strong {
	text-decoration: none;
	font-weight: lighter;
}
 
#content, #content_footer {
	font-size: 14px;
}
 
#content {
	padding: 25px;
	float: left;
	text-align: left;
}
 
#content img {
	border-bottom: 2px solid #555;
}
 
#content .right {
	margin: 0px 0px 20px 20px;
	float: right;
}
 
#content .left {
	margin: 0px 20px 20px 0px;
	float: left;
}
 
.home #column_one {
	width: 330px;
	float: left;
	min-height: 442px;
}
 
.home #column_two {
	width: 500px;
	float: right;
	min-height: 460px;
	_height: 460px;
}
 
.home #column_two img {
	display: block;
	float: left;
	margin-left: 30px;
	_margin-left: 15px;
	_margin-right: 15px;
	margin-bottom: 25px;
	
}	
 
#words {
	margin-left: 30px;
	_margin-left: 15px;
	float: left;
	clear: left;
	width: 450px;
	text-align: justify;
}
 
.content #column_one {
	width: 600px;
	float: left;
}
 
.content #column_two {
	width: 200px;
	float: right;
}
 
.content #column_two h3 {
	color: #000000;
	margin-bottom: 5px;
	margin-left: 20px;
}
 
#content div.wide {
	width: 100% ! important;
}
 
#content div.gone {
	display: none;
}
 
#content_footer {
	height: 18px;
	text-align: center;
	clear: both;
}
 
#content_footer dl {
	margin: auto;
	display: block;
	width: 750px;
	_width: 750px;
	position: relative;
}
 
#content_footer dl dt, 
#content_footer dl dd {
	float: left;
}
 
#content_footer dt {
	margin-left: 10px;
}
 
#content_footer dd {
	margin-right: 10px;
	margin-left: 5px;

}

#content_footer dd#email { _width: 150px; }

 
#site_footer {
	background: transparent url(../img/foot.png) no-repeat scroll center;
	height: 20px;
	margin:0 auto;
	width:950px;
}
 
.newsitem a {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
}
 
form div {
	margin-bottom: 5px;
}
 
label {
	float: left;
	width: 50px;
}
 
input, textarea {
	border: 1px solid #CCCCCC;
	width: 130px;
	font-family: trebuchet ms,arial,helvetica,sans-serif;
	font-size: 12px;
}
 
textarea {
	height: 140px;
}
 
form#enquiry {
	margin-left: 10px;
}
 
#enquiry_notify {
	border: 1px solid #FF00CC;
	padding: 10px;
	color: #FF00CC;
	width: 110px;
	margin-left: 50px;
	text-align: center;
	display: none;
}
 
#subfoot{
	width: 910px;
	margin: 0 auto;
	text-align: right;
	}
