/* Sansome and George CSS
Designed by Spence over at ExpertAgent (http://www.expertagent.co.uk)
*/

/* Global reset */
*, html, body, div, dl, dt, dd, ul, ol, li, pre, form, label, fieldset, input, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:''}
strong { font-weight: bold }
em { font-style: italic }
a img { border:none }
p,h1, h2, h3, h4, h5, h6 {margin: 5px 0 5px 0;}
.clear {clear: both;}

/* Main Styles */

body{
	background: #fefefe url(bg.gif) repeat-y center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;

}

h1{
	font-family: 'Franklin Gothic', Helvetica, Arial, Verdana, sans-serif;
	font-size: 21px;
	color: #2babbd;
	font-weight: bold;
}

h2{
	font-family: 'Franklin Gothic', Helvetica, Arial, Verdana, sans-serif;
	font-size: 15px;
	color: #2babbd;
	font-weight: bold;
}

li, ul{
	list-style-position: inside;
	list-style-type: circle;
}

.welcomeheader{
	font-family: 'Franklin Gothic', Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #2babbd;
	font-weight: bold;
}

#wrapper{
	background-color: #fff;
	width:960px;
	margin: 0px auto;
}

#header{
	height: 161px;
}

#toplogo{
	width: 217px;
	float: left;
}

#topmenu{
	height: 148px;
	width: 743px;
	float: left;
	border-bottom: 13px solid #1e8691;
}

#newsblock{
	background-color: #d6eff2;
	padding: 8px;
	width: 195px;
	margin-top: 5px;
}

#column1{
	float: left;
	width: 224px;
	padding: 3px 6px 7px 5px;
}

.leftheaders{
	margin-top: 5px;
}

.rightheaders{
	margin-bottom: 5px;
}

#column2{
	float: left;
	width: 495px;
}

#column2a{
	float: left;
	width: 715px;
}

#column3{
	float: right;
	width: 220px;
	padding: 3px 5px 5px 5px;
}

.contactboxleft{
	float: left;
	width: 350px;
	margin-right: 15px;
}

.contactboxright{
	float: left;
	width: 350px;
}

#footer{
	text-align: center;
	font-size: 10px;
	color: #959595;
	padding: 20px 10px 10px 0;
}

#footer a{
	color: #898989;
}

/* SEO CSS Code */

#poweringContent{
	width: 715px;
	float: left;
}

#poweringContent ul li{
	list-style-type: none;
}

#poweringContent img{
	width: 150px;
}

/* SEO Powering */

li.propListItemCont{
	padding: 20px 0 20px 0;
	border-bottom: 1px solid #000;
}

li.propListItemCont img{
	float: right;
	margin-left: 10px;
}

.propListItemTemplateAdvertHeader{
	font-weight: bold;
}
