#Main{
	position:absolute;
	margin-top:3px;
	margin-left:-355px;
	left:50%;
	width:710px;
}
#Footer{
	clear:left;
	float:left;
	width:710px;
	height:100px;
	background:url(../images/main/footer.jpg) no-repeat left bottom;
	text-align:center;
}
#Footer .Content{
	/*width:300px;
		margin-left:300px;*/
	margin-top:40px;
}
#Footer .Content{
	font-family:Verdana;
	font-size:10px;
}
#Footer .Content a{
	color:#0086C6;
	text-decoration:none;
}
#Footer .Content a:hover{
	color:#000000;
}
#Menu{
	width:710px;
	height:26px;
	margin-top:3px;
	padding-left:10px;
	background:url(../images/main/header_bottom.jpg) repeat-X left top;
	font-family:Verdana;
	font-size:11px;
	vertical-align:bottom;
}
#Menu .Left{
	float:left;
}
#Menu .Right{
	float:right;
	text-align:right;
	padding-right:25px;
}
#Menu .Right a{
	display:block;
	float:left;
	color:#000000;
	text-decoration:none;
	padding:3px;
	padding-top:8px;
}
#Menu .Right a:hover{
	color:#0086C6;
}
#ColLeft, #ColRight{
	float:left;
	width:330px;
	padding:10px;
	margin-top:5px;
	text-align:left;
	vertical-align:top;
	border:0px dotted gray;
}
#ColLeft{
	clear:left;
}
#ColRight{
	text-align:center;
	background:url(../images/main/boatman.jpg) no-repeat right bottom;
	height:400px;
}
#BeholderDownload{
	float:right;
	text-align:right;
	background:url(../images/main/beholder_download.jpg) no-repeat left top;
	width:250px;
	height:200px;
	padding-top:8px;
	color:#000000;
	text-align:center;
}
#BeholderDownload a{
	display:block;
	background:url(../images/main/btn-download.gif) no-repeat left top;
	width:106px;
	height:35px;
}
#BeholderDownload a:hover{
	background:url(../images/main/btn-download.gif) no-repeat left 100%;
}