@charset "UTF-8";/* CSS Document */body {	margin: 0px;	padding: 0px;}#wrapper {	margin: 0px auto;	background-repeat: no-repeat;	width: 990px;	background-position: 0px 40px;	padding-left: 30px;	height: auto;}#nav {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	height: 40px;	width: 890px;	padding-left: 70px;	display: none;}#nav ul {	color: #FFFFFF;	float: left;	margin-top: 13px;}#nav li {	display: inline;	margin-right: 70px;}#nav a:link{	color: #ffffff;	text-decoration: none;}#nav a:visited{	color: #ffffff;	text-decoration: none;}#nav a:hover{	color: #FF9900;	text-decoration: underline;}#homebutton {	margin-right: 70px;	width: 38px;	height: 38px;	float: left;}#masthead {	width: 960px;	color: #000099;}#content_top {	background-image: url(images/content_bgs_09.png);	background-repeat: no-repeat;	height: 28px;	display: none;}#content {	width: 940px;	padding-right: 15px;	padding-left: 15px;	padding-top: 20px;}#content_bottom {	background-image: url(images/content_bgs_15.png);	height: 24px;	background-repeat: no-repeat;	width: 970px;	display: none;}#columns {	width: 970px;}#column {	float: left;	width: 448px;	padding: 10px;	color: #333333;	}#box {	width: 290px;	float: left;	height: auto;}#footer_top {	background-image: url(images/content_bgs_09.png);	background-repeat: no-repeat;	height: 28px;	display: none;}#footer {	background-image: url(images/content_bgs_11.png);	background-repeat: repeat-y;	width: 940px;	padding-right: 15px;	padding-left: 15px;	display: none;}#footer_bottom {	background-image: url(images/content_bgs_15.png);	height: 24px;	background-repeat: no-repeat;	width: 970px;	display: none;}#page_end {	background-image: url(images/page_endbg_16.png);	height: 31px; /* .push must be the same height as .footer */	display: none;}