@charset "utf-8";/* CSS Document */* {	margin: 0;}html, body {	height: 100%;	/* 	background: #423333 url(images/background.jpg) center top repeat-x;	padding: 15px;*/}body {		margin: 0px;	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	color: #333333;	}	h1 {color: #554747;}a {	color: #E1523D	text-decoration:none;}a:hover {	color: #000;	text-decoration: underline;}/* #wrapper {	background: url(images/shadowBg.png) top repeat-y;	width:1024px;	margin:0 auto;	text-align:left;	height: auto;} */#wrapper {	width: 100%;	min-height: 100%;	height: auto !important;	height: 100%;	margin: 0 auto -50px; /* the bottom margin is the negative value of the footer's height */}#headerBg {	background-color: #554747;	margin: 0 auto;	height: 143px;	width: 100%;	background: url(images/headerBg.gif) bottom left repeat-x; */	}	#header {text-align: bottom;	width: 988px;	margin: 0 auto;	}#nav {margin: 70px auto 0 auto;height: 100px;width: 400px;padding: 0;float: right;font: 1em Helvetica, Arial, sans-serif;	/* 	margin: 0 0 10px 0;	width: 100%;	border: 1px solid #0c0646;	background: #243e4b url(images/navBg.gif) bottom left repeat-x;	overflow: hidden; */}		#nav ul {	margin:0;	padding:0;}#nav li {	display: inline;	font: 12px Arial;}#nav li a{	float: left;	color: #FFF;	padding: 10px;	text-decoration: none;	/* border-right: 1px solid #9EABA6; */}#nav li a:hover, #nav li .selected {	color: #FFF;	background-color: transparent;	text-decoration:underline;}#nav  li a.highlight {	color: #ffdfa4;	/* border-right: none; */}#nav  li a.highlight:hover {	text-decoration:underline;}#page {	width: 988px;	background-color: #FFF;	margin: 0 auto;	}	#main {	width: 988;	}	.left {width: 110px;margin-right: 10px;float: left;}	.box {width: 998px;margin: 75px auto 0 auto;}.photo {float: right;border: 1px solid #463F3F;margin-right: 160px;}#footerBg {	width: 100%;	height: 200px;	/* background: #6095b0 url(images/footerBg.jpg) bottom left repeat-x; */	background-color: #6397b2;	}/* #footer {	background-color: #584D4D;	margin: 0 auto;	height: 50px;	} */#footerLeft {	background-color: #c2ddeb;	width: 642px;	float: left;	border-right: 1px #535454 solid;	height: 199px;	}#footerRight {	background-color: #84bbd6;	width: 345px;	float: right;	height: 199px;	}#footer, .push {	height: 50px; /* .push must be the same height as .footer */}#footer {	margin-top: 30px;	background-color: #584D4D;	background-color: #E1523D;	background-color: #554747;}#footerInfo {	color: #FFF;	width: 988px;	margin: 0 auto;	padding-top: 10px; }#footerInfo a {color: #FFF;text-decoration: none;}#footerInfo a:hover {text-decoration: underline;}