/* CSS Document */#wrap {	width:800px;	height:100%;	margin-right: auto;	margin-left: auto;	background-color: #FFFFFF;}#header {	height: 100%;	width: 660px;	float: left;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #CCCCCC;	margin-left: 140px;}#header h1 {	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size: 0.8em;	color: #666666;	font-weight: normal;	line-height: 1.5em;	text-transform: capitalize;}#header h2 {	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size: 0.9em;	color: #666666;	font-weight: normal;}#header a {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.8em;	color: #FF6600;	text-decoration: underline;}#header a:hover {	color: #666666;}#menu {	float: left;	width: 120px;	text-align: right;	line-height: 0.9em;	padding-top: 18px;	height: 100%;}#right {	float: right;	width: 660px;	padding-top: 10px;	padding-bottom: 20px;	height: 100%;}#menu a {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.7em;	color: #FF6600;	font-weight: normal;	text-decoration: none;}#menu a:hover {	color: #666666;}#headerright {	float: right;	background-color: #FFFFFF;	width: 360px;	text-align: right;}#footer {	width: 660px;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.75em;	color: #666666;	font-weight: lighter;	text-align: left;	background-color: #FFFFFF;	border-top-width: 1px;	border-top-style: solid;	border-top-color: #CCCCCC;	margin-left: 140px;}#footer a {	color: #FF6600;	text-decoration: none;}#footer a:hover {	color: #666666;}#content {	background-color: #FFFFFF;	width: 800px;	text-align: center;}#example {	line-height: 1.5em;	text-align: left;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.8em;	font-weight: normal;	color: #666666;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #CCCCCC;	width: 650px;	margin-top: 10px;	margin-left: 10px;	padding-left: 10px;	margin-bottom: 10px;	float: right;}#example a {	color: #666666;}#example a:hover {	color: #666666;	text-decoration: underline;}#exampbott {	line-height: 1.5em;	text-align: left;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.8em;	font-weight: normal;	color: #666666;	width: 650px;	margin-top: 10px;	margin-left: 10px;	padding-left: 10px;	margin-bottom: 10px;	height: 100%;}#exampbott a {	color: #666666;}#exampbott a:hover {	color: #FF6600;}.clear {  clear: both;  height: 0;}#colleft {	float: left;	width: 300px;	background-color: #FF0099;	height: 100%;	text-align: left;	padding-left: 15px;}#colright {	float: right;	width: 280px;	background-color: #CC9900;	height: 100%;	padding-right: 15px;}#maincol {	height: 100%;	width: 660px;}