@charset "UTF-8";/* CSS Document */#wrapper {	width: 1024px;}div.header {	width: 1024px;	height: 144px;}div.splashcontent {	margin-bottom: 30px;	margin-left: 195px;	margin-top: 30px;}div.nav {	float: left;	margin-bottom: 50px;	width: 234px;	height: 504px;	margin-top: 30px;}div.content {	float: right;	width: 740px;	margin-left: 30px;	margin-top: 30px;}div.footer {	clear: both;	width: 1024px;	text-align: center;	font-family: Helvetica, Arial, sans serif;	font-size: 9px;	letter-spacing: .06em;	color: #cc333f;}body {	width: 1024px;	background-color: #fbfdfd;	font-family: Helvetica, Arial, sans serif;	font-size: 12px;	line-height: 1.4em;	color: #6a4a3c;}