@charset "UTF-8";/* CSS Document */.main {	background-color: #FFFFFF;	width: 600px;	clear: both;	float: none;	}	.container {    margin:50px auto;	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	font-style: normal;	line-height: 1.4em;	color: #006AAA;	width: 600px;	height: 400px;	clear: both;	float: none;	background-color: #FFFFFF;	border: 15px #ede6db solid;}	.spacer{		height: 75px;	}    .one {	padding-top: 0px;	padding-left: 0px;	padding-right: 0px;	padding-bottom: 0px;	width: 600px;	height: 400px;	float: left;	background-color: #FFFFFF;	background-image: url('images/leftbg.jpg');	background-repeat: no-repeat;	background-position: top;		}			body {	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	background-color:#3d3b39;}.headline {	font-family: Arial, Helvetica, sans-serif;	font-size: 18px;	font-style: italic;	line-height: 1.4em;	color: #000000;	font-weight: bold;	font-variant: normal;	text-transform: none;	word-spacing: normal;	margin: 75px 15px 0px 15px;	}.copy {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-style: normal;	line-height: 1.4em;	color: #006AAA;	font-weight: bold;	font-variant: normal;	margin: 0px 15px;}    a:link     {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	font-style: normal;	line-height: 1.4em;	color: #ffffff;	font-weight: bold;	font-variant: normal;	text-transform: uppercase;	text-decoration: underline;	}    a:visited   {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	font-style: normal;	line-height: 1.4em;	color: #ffffff;	font-weight: bold;	font-variant: normal;	text-transform: uppercase;	text-decoration: underline;	}    a:hover   { 	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	font-style: normal;	line-height: 1.4em;	color: #555555;	font-weight: bold;	font-variant: normal;	text-transform: uppercase;	}    a:active   {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	font-style: normal;	line-height: 1.4em;	color: #ffffff;	font-weight: bold;	font-variant: normal;	text-transform: uppercase;	text-decoration: underline;		}	
