/* CSS */

* {
	padding: 0;
	margin: 0;
	}
	
html, 
body {
	background: #004e98 url("../imgs/body_background.gif") top left repeat-x;
	}
	
#centeringContainer {
	width: 711px;
	height: 100%;
	margin: 0 auto;
	}
#centeringContainer #customForm form{
	_width: 480px;
}
	
#wrapd {
	width: 100%;
	height: 100%;
	}
	
#container {
	width: 711px;
	height: auto;
	margin: 0 auto;
	margin-left: 0 auto;
	padding: 0;
	}
	
#header {
	width: 244px;
	height: 80px;
	background-color:#0066CC;
	margin: 0 auto;
}
#header a, #header img {
	border: none;
	width: 244px;
	height: 80px;
	padding: 0;
	margin: 0;
}
#menu {
	height: 62px;
	width: 559px;
	border-left: 1px solid #6896c2;
	border-right: 1px solid #6896c2;
	float: right;
	margin:0;
	padding:0;	
	}
*html #menu {
	width: 562px;
	}
	
#bodyArea {
	margin: 0;
	padding: 0;
	width: 711px;
	_width: 711px;
	float:left;
	background: url("../imgs/content_background.jpg") top right no-repeat;
	}
*html #bodyArea {
	width: 713px;
	_width: 713px;
	}
	
#bodyArea #leftColumn{
	width: 150px;
	float: left;
	margin: 0;
	padding: 3px 0 0 0;
	}	
*html #bodyArea #leftColumn{
	width: 143px;
}
#bodyArea #content{
	width: 559px;
	_width: 560px;
	float: right;
	margin-bottom: 15px;
	}
*html #bodyArea #content{
	width: 568px;
	_width: 560px;
	padding-right: 3px;
	}
	
/* Footer */
#footer {	
	width: 100%;
	float: left;
	margin-bottom: 15px;
	}
#footer, #footer a, #footer a:active, #footer a:visited {
	color: #0099FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	}
#footer a:hover {
	color: #ee1b2e;
	text-decoration: none;
	}
	
/* HOME PAGE */	
#heroImage {
	float: right;
	margin-top: 3px;
	width:556px;
	height: 227px;
	}
	
#bottomElements {
	width: 556px;
	background: #8eb0d1 url("../imgs/homepage_bottom_bg.gif") top left repeat-x;
	float: right;
	margin-top: 10px;
	}

/*quicksearch*/	
#bottomElements #quicksearch {
	width: 164px;
	_width: 164px;
	background: url("../imgs/quicksearch_title.gif") 6px 9px no-repeat;
	float: left;
	padding: 30px 4px 0 4px;
	}
*html #bottomElements #quicksearch {
	width: 174px;
	_width: 164px;
	}
	
#bottomElements #quicksearch select {
	width: 150px;
	margin: 5px 0;
	}	
	
#bottomElements #quicksearch input {
	margin: 5px 0;
	}	

/*POW*/
#bottomElements #featureProp {
	width: 214px;
	background: url("../imgs/pow_title.gif") 0px 9px no-repeat;
	float: left;
	margin:0;
	padding: 0;
	}
*html #bottomElements #featureProp {
	width: 214px;
	padding-bottom: 5px;
	}
#bottomElements #featureProp #powBorder {
	border: 1px solid #f3f6f9;
	width: 201px;
	height: auto;
	float: left;
	background: #ed1b2d;
	margin:35px 0px 5px 0px;
	padding: 0;
	}
	
#bottomElements #featureProp #powBorder img{
	width: 201px;
	border: none;
	margin:0;
	padding:0;
	}
*html #bottomElements #featureProp #powBorder img{
	width: 199px;
	}
#bottomElements #featureProp #powBorder .powButton{
	width: 90px;
	height: 14px;
	border: none;
	float: right;
	margin:0;
	background: #fff url("../imgs/view_prop_button.gif") 50% 100% no-repeat;	
	}
#bottomElements #featureProp #powBorder .powButton span {
	display:none;
	}
#bottomElements #featureProp #powBorder .powButton a{
	margin: 0;
	padding: 0;
	}
/*email alert*/
#bottomElements #emailAlert {
	width: 164px;
	background: url("../imgs/email_title.gif") 0px 9px no-repeat;
	float: right;
	overflow: auto;
	padding: 35px 5px 5px 0;
	}
#bottomElements #emailAlert img {
	border: none;
	float: right;
	}
/* CONTENT */

/*headings*/
h1 {
	font: bold 16px Arial, Helvetica, sans-serif; 
	color: #fff;
	background: url("../imgs/title_swish.gif") bottom left no-repeat;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
	text-transform: uppercase;
	}
h1.dark {
	font: bold 16px Arial, Helvetica, sans-serif; 
	color: #fff;
	background: url("../imgs/title_swish_dark.gif") bottom left no-repeat;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
	text-transform: uppercase;
	}

h2 {
	font: bold 13px Arial, Helvetica, sans-serif; 
	color: #fff;
	}

h3 {
	font: bold 12px Arial, Helvetica, sans-serif; 
	color: #fff;
	padding-left: 10px;
	}

/*content*/
#bodyArea #content p {
	font: normal 12px Arial, Helvetica, sans-serif; 
	color: #fff;
	padding-left: 10px;
	margin-bottom: 8px;
	}

#bodyArea #content ul, #bodyArea #content ol {
	font: normal 12px Arial, Helvetica, sans-serif; 
	color: #fff;
	padding-left: 60px;
	}

#bodyArea #content a, #bodyArea #content a:active,#bodyArea #content a:visited {
	font: normal 12px Arial, Helvetica, sans-serif; 
	color: yellow;
	text-decoration: none;
	}
	
#bodyArea #content a:hover{
	font: normal 12px Arial, Helvetica, sans-serif; 
	color: #ee1b2e;
	text-decoration: none;
	}
	
/* Staff */
#staff {
	width: 560px;
	clear: both;
	float: left;
	margin: 0 0 5px 0;
	padding: 5px 0;
	border-bottom: 1px solid #6896c2;
	}
#office {
	font: bold 14px Arial, Helvetica, sans-serif; 
	color: yellow;
	text-decoration: none;
	margin: 0;
	padding: 10px 0;
	}
	
#staffPhoto {
	float: left;
	overflow: hidden;
	width: 160px;
	}
	
#staffPhoto img{
	width: 160px;
	float: left;
	border: none;
	}
	
#staffDesc {
	float: left;
	overflow: auto;
	width: 390px;
	}
	
/* Contact Details */
#contactwrap {
	width: 500px;
	text-align: center;
	margin-left: 55px;
	}
	
#contactDetails {
	float: left;
	width: 250px;
	text-align: left;
	}
	
#contactDetails #title {
	font: bold 14px Arial, Helvetica, sans-serif; 
	color: yellow;
	font-transform: uppercase;
	}
	
#contactDetails #details {
	font: normal 12px Arial, Helvetica, sans-serif; 
	color: white;
	}
	