/* Layout begins here*/body {	text-align:left;}#container {	background-color: #FFFFFF;	width: 900px;	margin: 0 auto;	text-align: center;	top: 0px;	height: 100%;}#titlebar {	top: 0px;	position: relative;	text-align: left;	padding: 10px;}#nav {	width: 80%;	height: 15px;	position: relative;	float: right;	top: -25px;	padding: 5px;	padding-left: 10px;	background-color: #000000;	background-image: url(images/curve.gif);	background-repeat: no-repeat;	text-align: left;}#logo {	width: 130px;	padding: 15px;	position: relative;	top: 15px;	float: left;	clear: both;	z-index: 2;}#content {	background-color:white;	float:left;	padding:10px;	position:relative;	text-align:left;	width:670px;	height: 475px;	margin-top: -25px;}#column {	background-color:#B4B4B4;	float:right;	height:475px;	padding:10px;	position:relative;	text-align:left;	width:190px;	margin-top: -25px;}#footer {	width: 900px;	height: 60px;	background-color:#000000;	position: relative;	float: left;	text-align: left;}/*Styles begin here*/.content img {	border-color:#999999;}.mto_info {	font-family:Arial, Helvetica, sans-serif;	color:#666666;	font-size:9pt;	line-height: 1.5em;}.mto_heading {	font-family: Arial, Helvetica, sans-serif;	font-size: 12pt;	color: #000000;	font-weight: bold;	line-height: 1.8em;}.c_heading {	font-family: Arial, Helvetica, sans-serif;	font-size: 12pt;	color: #000000;	font-weight: bold;	line-height: 1.8em;}.c_info {	font-family:Arial, Helvetica, sans-serif;	font-size:9pt;	line-height: 1.5em;}.title {	font-family: Arial, Helvetica, sans-serif;	font-size: 24pt;	font-weight: bold;	vertical-align: top;	margin-left: 165px;}.tagline {	font-family: Arial, Helvetica, sans-serif;	font-style: italic;	color: #666666;	font-size: 14pt;}.discreet {	font-family: Arial, Helvetica, sans-serif;	color: #666666;	font-size: 9pt;}.discreet img {	border-color:#CCCCCC;}.navLink {	font-family: Arial, Helvetica, sans-serif;	color: white;	font-size: 12px;	font-weight: bold;}.navLink a {	color:#FFFFFF;	text-decoration: none;}.navLink a:hover {	color: #98332b;}.imageLink {	border: solid;	border-width: 1px;	border-color: #999999;	height: 29px;}.footer_content {	font-family:Arial, Helvetica, sans-serif;	position: absolute;	top: 0;	}.footer_content p {	color:#FFFFFF;	font-size: 8pt;}.footer_content a:hover {	color: #FFFFFF;}.footer_content a:visited {	color: #FFFFFF;}h1 {	font-family: Arial, Helvetica, sans-serif;	font-size: 12pt;	color: #000000;}p {	font-family:Arial, Helvetica, sans-serif;	font-size:10pt;	color:#000000;}a {	color: #98332B;	text-decoration: underline;}a:hover {	color: #000000;}li {	font-family:Arial, Helvetica, sans-serif;	font-size:9pt;	color:#000000;	line-height: 2em;}