/* RESET STYLES */html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, img, dl, dt, dd, ol, ul, li,fieldset, form, label, legend {	margin: 0;	padding: 0;	border: 0;	outline: 0;	font-weight: inherit;	font-style: inherit;	font-size: 100%;	font-family: inherit;	vertical-align: baseline;}ol, ul { list-style: none;}/* BASIC STYLES */body {	font-family:"Lucida Grande", Arial, Verdana, sans-serif;	font-size: 62.5%;	background-color:#D7E1EC;}p {	font-size: 1.6em;	line-height: 1.5em;	margin-bottom:1em}a:link, a:visited {color:#066;}a:hover {color:#090;}a:active {color:#039;}p.clearall {clear:both; height:0;}/* WRAPPER */#wrapper {	margin:0 auto 20px;	width:980px;	background-color:#FFF;}/* HEADER */#header {	width:980px;	height:136px;	margin:0;	border-bottom:4px solid #066;}#header h1#logo, #header h2#tagline {	display:block;	width:163px;	height:136px;	margin:0;	text-indent:-5000px;	float:left;	background:url(../images/logo.png) no-repeat;}	#header h1#logo {width:163px;background:url(../images/logo.png) no-repeat;}	#header h2#tagline {width:810px;background:url(../images/tagline.png) no-repeat;}/* CONTENT SECTION */#content-section {	width:980px;	margin:20px 0 0;	border-bottom:4px solid #066;}#content-section p#choose {	display:block;	font-size:2.6em;	line-height:1.4em;	color:#066;	text-align:center;	padding:0 20px;}#middle {}#buttons {width:480px;float:left;}#buttons p#bgt {	display:block;	margin:20px;	padding:20px 0;	text-align:center;	border-top:3px solid #066;	border-bottom:3px solid #066;}#buttons p#imm {	display:block;	margin:20px;	padding:10px 0 20px;	text-align:center;	border-bottom:3px solid #066;}img#map {	display:block;	float:right;	border-top:1px solid #066;	border-left:1px solid #066;}#bottom {	padding:20px 100px;	border-top:4px solid #066;	clear:both;}#bottom p {font-size:1.4em;}/* FOOTER */#footer {	width:980px;	margin:0 auto;	text-align:center;}#footer p {	display:block;	font-size:1.2em;}#footer p a {color:#13417D;}