#header {
	background:#fff;	
}

#header .logo {
	float:left;	
}

.headerInner {
	width:900px; /* width 980px */
	margin:0 auto;	
	padding:12px 36px 25px 44px;
	overflow:hidden;
}

.headerInner .phoneText {
	font-size:23.63px;
	line-height:25px;
	font-weight:700;
	color:#001f69;
	float:right;
	padding-left:30px;
	background:url(../grfx/phone-bg.png) no-repeat center left;
	margin:80px 0 0 0;
}

#pageBanner {
	width:980px;
	height:70px;
	margin:0 auto;	
	position:relative;
}

#pageBanner h2 {
	font-size:43.75px;
	color:#fff;	
	top:16px;
	left:80px;
	position:absolute;
	letter-spacing:-2px;
}

.slideshow {
	width:980px;
	height:328px;
	border-bottom:3px solid #db931b;
	margin:0 auto;	
}

#contentWrapper {
	background:url(../grfx/contentBackground.jpg) repeat-x top left #718cc0;	
}

.innerContentWrapper {
	background:#e1e8ef;
	width:900px; /*width 980px */
	overflow:hidden;
	padding:16px 30px 40px 50px;
	margin:0 auto;
}

.leftCol {
	width:548px; /* width 570px */
	float:left;	
	display:inline-block;
	padding:15px 22px 0 0;
	background:url(../grfx/left-col-border.png) no-repeat top right;
}

.rightCol {
	width:314px; /*width 330px */
	float:left;
	display:inline-block;
	padding-left:16px;
}

.rightCol .ebookLink {
	background:url(../grfx/e-book.png) no-repeat top left;
	display:block;
	width:187px; /* width 321px */
	height:93px; /* height 128px */
	color:#fff;
	font-size:32.01px;
	font-style:italic;
	text-decoration:none;
	padding:18px 104px 17px 30px;
	margin-bottom:40px;
}

.ebookLink .blueText {
	color:#4672CC;	
}

.ebookLink .smallText {
	font-size:16.01px;
	line-height:19px;
	display:block;
	padding-top:5px;	
}

.rightCol .title {
	color:#5b5b5b;
	font-size:29.14px;
	text-align:center;
	letter-spacing:-2px;
	padding-bottom:15px;
}

.rightCol .addressBox {
	padding-left:80px;	
}

.rightCol .addressBox p {
	color:#001f69;
	font-size:13px;	
	line-height:19.75px;
	letter-spacing:1px;
	font-weight:700;
}

.rightCol .addressBox .greenText {
	color:#0fb11a;
	font-weight:700;	
}

#footer {
	border-top:3px solid #14830e;
	background:#0B358A;
	overflow:hidden;
}

.footerInner {
	width:885px; /*width 980px */
	margin:0 auto;
	padding:5px 42px 40px 53px;	
}

.footerInner .footerlinks {
	overflow:hidden;
	float:left;
	margin:35px 0 0 0;
}

.footerInner .footerlinks li {
	float:left;
	display:inline-block;
	padding:0 12px;	
	margin:0;
}

.footerInner .footerlinks li:first-child {
	padding-left:0;	
}

.footerInner .footerlinks li a {
	float:left;
	color:#0C9B04;
	font-size:11px;
	font-weight:700;
	text-decoration:none;
}

.footerInner .copyright {
	clear:left;
	float:left;
	padding-top:5px;	
	white-space:nowrap;
}

.footerInner .copyright,
.footerInner .copyright a {
	font-size:11px;	
	color:#aab9d6;
	text-decoration:none;
}

.footerInner .copyright a:hover,
.footerInner .footerlinks li a:hover,
.footerInner .perthWeb a:hover {
	text-decoration:underline;	
}

.footerInner .perthWeb {
	float:right;
	text-align:right;
	margin-top:5px;
}	

.footerInner .perthWeb a {
	font-size:9px;
	line-height:20px;
	color:#4672cc;
	text-decoration:none;	
}

/********** CONTENT STYLES **********/
.table_product-display td.white-row {
	background-color:#ffffff;
}

.table_product-display td.white-row:first-child {
	background-color:#f2f2f2;
}

/********** CONTACT FORM STYLES **********/
.text_required {
	color:#0b358a;
}

.antiSpam {
	clear:both;
	}

.antiSpam p {
	margin-left:180px;
	}
	
.contactForm .antiSpam label {
	font-size:16px;
	line-height:22px;
	}
	
.contactForm .antiSpam p label {
	width:auto !important;
	margin-top:0;
	margin-bottom:5px;
	}
	
.antiSpam p input {
	margin-top:0;
	clear:both;
	}