
@charset "utf-8";
/* reset styles */
body {background-color:#32444A; font-size:120%; font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;}
a {color: #ccc; text-decoration: none;}
a:hover {text-decoration: underline;}
div#wrapper {margin:auto; width:980px;}
div#banner {width: 980px; margin-top: 60px; height: 343px; overflow: auto;
	background: transparent url(../img/banner.png) 0px 30px no-repeat;}
div#feature {height: 335px; float:left; margin-left: 30px; display: inline; 
	background: transparent url(../img/shading.png) bottom no-repeat;}
div#banner h1 {display: none;}
div#banner h2 {float: left; width: 477px; height: 125px; text-indent: -9999px;
	background:transparent url(../img/strapline.png) top no-repeat; margin: 218px 0px 0px 30px;}
div#banner img {border: 5px solid #F5DFB0; display: block;}
div#content {margin: 40px 0px; padding: 16px; background-color: #577680; line-height: 1.2em;}
div#footer {text-align: right; margin: 20px 0px; font-size: 70%; font-family: Arial, Helvetica, sans-serif;}