body {
	font-family:georgia;
	font-size:13px;
	color:#333333;
	background-color:#CCCCCC;
	background-image:url('bg.gif');
	background-position:top left;
	padding:0px;
	margin:0px;
	border:0px;
	}
a:link {
	text-decoration:none;
	color:#ff9900;
	}
a:visited {
	text-decoration:none;
	color:#212121;
	}
a:active {
	text-decoration:underline;
	color:#555555;
	}
a:hover {
	text-decoration:underline;
	color:#53627a;
	}
a.navbarlink:link {
	text-decoration:none;
	color:#212121;
	font-weight:bold;
	font-family:arial;
	}
a.navbarlink:visited {
	text-decoration:none;
	font-weight:bold;
	font-family:arial;
	color:#212121;
	}
a.navbarlink:active {
	text-decoration:none;
	color:#ff9900;
	font-weight:bold;
	font-family:arial;
	}
a.navbarlink:hover {
	text-decoration:none;
	color:#ff9900;
	font-weight:bold;
	font-family:arial;
	}
div {
	padding:0px;
	margin:0px;
	border:0px;
	}
div.bedrock {
	width:100%;
	background-image:url('baselinebg.gif');
	background-repeat:repeat-x;
	background-position:top left;
	background-color:transparent !important;
	}
div.foundations {
	margin-left:auto !important;
	margin-top:0px;
	margin-bottom:10px;
	margin-right:auto !important;
	background-color:#FFFFFF;
	text-align:center;
	width:776px !important;
	overflow:hidden;
	background-image:url('colour.gif');
	background-repeat:repeat-x;
	background-position:top;
	}
div.structure {
	text-align:left;
	}
div.navbar {
	width:776px;
	height:110px;
	text-align:right;
	color:#666666;
	font-size:18px;
	}
div.headercontainer {
	width:776px;
	height:243px;
	background-color:#53627a;
	background-image:url('headerbg.gif');
	}
div.header-text {
	padding:20px;
	width:270px;
	height:203px;
	overflow:hidden;
	}
div.padded-div {
	padding:15px;
	}
img {
	padding:0px;
	margin:0px;
	border:0px;
	}
img.headerimg {
	width:463px;
	height:243px;
	float:right;
	}
img.logoimg {
	width:200px;
	height:110px;
	float:left;
	}
img.floatright {
	float:right;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:0px;
	}
header {
	font-size:18px;
	color:#333333;
	font-weight:bold;
	font-family:arial;
	display:block;
	}
subheader {
	font-size:18px;
	color:#EEEEEE;
	font-weight:bold;
	font-family:arial;
	display:block;
	}
vsmall {
	font-size:10px;
	color:#777777;
	display:block;
	height:55px;
	}
p {
	line-height:1.7em;
	color:#555555;
	}
p.headerp {
	color:#CCCCCC;
	}
table {
	font-family:arial;
	font-size:14px;
	}
input.contactform {
	height:30px;
	width:99%;
	padding:7px;
	border:0px;
	margin:2px;
	background-color:#E8E8E8;
	font-size:16px;
	color:#666666;
	}
textarea {
	width:99% !important;
	padding:7px;
	border:0px;
	margin:2px;
	background-color:#E8E8E8;
	font-size:16px;
	color:#666666;
	}
	
	
	
	
