body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
}
#container {
	width:795px;
	margin:0px auto;
	text-align:left;
}
#main {
	position:absolute;
	margin-left:0px;
	margin-top:108px;
	width:793px;
	height:396px;
	background-color: #E3F6BB;
	border: 1px solid #666666;
}
#colorBlock1 {
	position:absolute;
	margin-left:191px;
	margin-top:0px;
	width:11px;
	height:396px;
	background-color: #D3E9F5;
}
#colorBlock2 {
	position:absolute;
	margin-left:440px;
	margin-top:0px;
	width:20px;
	height:396px;
	background-color: #B3CEDC;
}
#textcontent {
	position:absolute;
	margin-left:499px;
	margin-top:135px;
	width:260px;
	font-size: 13px;
	color: #666666;
	line-height: 14px;
}
#legal {
	position:absolute;
	margin-left:0px;
	margin-top:523px;
	font-size: 9.5px;
	color: #666666;
}
#nav {
	position:absolute;
	margin-left:400px;
	margin-top:523px;
	font-size: 11.5px;
	color: #666666;
	text-align:right;
	width: 395px;
}
a {
	font-weight: bold;
	color: #1D8FCE;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
