body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0A0D2C;
	margin: 0px;
	background-image: url(../images/page_bg.png);
	background-repeat: repeat-x;
}
#pageHolder {
	width: 100%;
	text-align: center;
}
#placeHolder {
	width: 950px;
	margin: auto;
}
#topBar {
	width: 100%;
	height: 145px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
	background-image: url(../images/top_bar_bg.png);
	background-repeat: repeat-x;
}
#titleHolder {
	width: 950px;
	height: 137px;
	margin: auto;
}
#topLogo {
	width: 220px;
	height: 137px;
	float: left;
}
#subNav {
	float: right;
	height: 30px;
	margin-top: 10px;
	text-align: right;
	color: #FFFFFF;
}
#subNav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#subNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#subNav a:hover {
	color: #43A9F3;
	text-decoration: underline;
}
#subNav a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#pageTitle {
	width: 700px;
	height: 40px;
	font-size: 30px;
	color: #FFFFFF;
	float: left;
	text-align: left;
	margin-top: 55px;
}
#LHS {
	width: 200px;
	float: left;
}
#RHS {
	width: 720px;
	float: right;
	background-color: #BEDDF1;
	padding-left: 10px;
	padding-right: 10px;
}
#footer {
	width: 716px;
	float: right;
}
#footerLinks {
	float: left;
	margin-top: 20px;
	text-align: left;
}
#footerLinks a:link {
	color: #0A0D2C;
	text-decoration: none;
}
#footerLinks a:visited {
	color: #0A0D2C;
	text-decoration: none;
}
#footerLinks a:hover {
	color: #43A9F3;
	text-decoration: underline;
}
#footerLinks a:active {
	color: #0A0D2C;
	text-decoration: none;
}
#navigation {
	width: 186px;
	background-color: #FFFFFF;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-top: 150px;
}
.nav_down {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	width: 186px;
	height: 26px;
	padding-top: 9px;
	background-image: url(../images/nav_down.gif);
}
.nav_up {
	font-size: 12px;
	font-weight: bold;
	width: 186px;
	height: 26px;
	padding-top: 9px;
}
.nav_up a:link {
	color: #0A0D2C;
	text-decoration: none;
}
.nav_up a:visited {
	color: #0A0D2C;
	text-decoration: none;
}
.nav_up a:hover {
	color: #43A9F3;
	text-decoration: none;
}
.nav_up a:active {
	color: #0A0D2C;
	text-decoration: none;
}
#RHSColumn {
	width: 211px;
	float: right;
}
#mainContent {
	width: 479px;
	float: left;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-top: 165px;
	text-align: justify;
	line-height: 16px;
}
#mainContent a:link {
	color: #43A9F3;
	text-decoration: none;
}
#mainContent a:visited {
	color: #43A9F3;
	text-decoration: none;
}
#mainContent a:hover {
	color: #43A9F3;
	text-decoration: underline;
}
#mainContent a:active {
	color: #43A9F3;
	text-decoration: none;
}
#imgHolder {
	width: 198px;
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}
#contactForm {
	width: 187px;
	height: 282px;
	float: left;
	background-image: url(../images/contact_bg.png);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-top: 125px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 29px;
	color: #FFFFFF;
}
#twitter {
	width: 208px;
	height: 205px;
	float: left;
	background-image: url(../images/twitter_bg.png);
	background-position: top;
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-left: 3px;
	padding-top: 55px;
}
.fullBanner {
	float: left;
	margin-top: 10px;
}
.modSmall {
	float: left;
	width: 230px;
	height: 207px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color:#F2F5F7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737474;
	text-align: left;
	line-height: 16px;
}
.modSmallMid {
	float: left;
	width: 240px;
	height: 207px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color:#F2F5F7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737474;
	text-align: left;
	line-height: 16px;
}
.modTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #267EBD;
	line-height: 26px;
}
.marginRight10 {
	margin-right: 10px;
}
.marginTop6 {
	margin-top: 6px;
}
.modImgLeft {
	width: 10px;
	float: left;
}
.modImgRight {
	width: 113px;
	float: right;
	margin-left: 10px;
}
#bottomMods {
	float: left;
	width: 720px;
}
form {
	margin: 0px;
}
.quoteField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 12px;
	width: 170px;
	border: 1px solid #999999;
}
.quoteEnquiryField {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 100px;
	width: 170px;
	border: 1px solid #999999;
}
.quoteSubmit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 18px;
	width: 90px;
	cursor: hand;
}
