﻿body 
{
	font-size: 62.5%;
	margin: 20px auto 20px auto;
	font-family: Verdana, Arial;
	
	background-color: #005A8B;
	background-image: url(../image/forlop-ny99.png);
	background-repeat: repeat-x;
}
div#Logo
{
	position: absolute;
	top: 120px; 
	left: 50px;
	width: 143px;
	height: 214px;
	z-index: 100;	
	overflow: hidden;
	background-image: url(../gr/logo.png);
	background-repeat: no-repeat;
}
div#Logo a:link, div#Logo a:visited
{
	display: block;
	width: 206px;
	height: 303px;	
}

div#MainContent
{
	position: relative;
	margin: 0 auto 0 auto;
	width: 896px;
}
div#TopArea
{
	background-image: url(../image/shadow/top.png);
	background-repeat: no-repeat;	
	height: 280px;
	overflow: hidden;
}
div#Flags
{
	position: absolute;
	right: 36px;
	top: 30px;
}
div#Flags a
{
	padding-bottom: 3px;
	display: block;
	float: left;
	clear: both;
}

div#Flags:hover img
{
	opacity: 0.5; 
	-moz-opacity: 0.5; 
	-khtml-opacity: 0.5; 
	filter: alpha(opacity=50); 
}

div#Flags:hover a:hover img
{
	opacity: 1.0; 
	-moz-opacity: 1.0; 
	-khtml-opacity: 1.0; 
	filter: alpha(opacity=100); 
}

div#CenterContent
{
	background-image: url(../image/shadow/center.png);
	background-repeat: repeat-y;	
}

div#BottomArea
{
	background-image: url(../image/shadow/btn.png);
	background-repeat: no-repeat;	

	height: 100px;
	overflow: hidden;
}

div#CenterMainContent, div#TopMainArea, div#BottomMainArea
{
	padding: 0 10px 0 10px;
	margin: 0 auto 0 auto;
	width: 825px;
	background-color: #fff;
}
div#CenterMainContent, div#TopMainArea
{	
	
}

div#TopMainArea
{
	margin-top: 10px;
	height: 468px;
	padding-top: 20px;
	overflow: hidden;
	font-size: 110%;
}
div#CenterMainContent
{	
}
div.CenterLeft
{
	padding-top: 70px;
	width: 297px;
	float: left;
	overflow: hidden;
}
div.CenterRight
{
	width: 471px;
	margin-left: 33px;
	overflow: hidden;
	float: left;

}
div.CenterBtnSep
{
	clear: both;
	height: 25px;
}
div#Footer
{
	clear: both;
	font-size: 100%;
	line-height: 140%;
	padding: 10px 25px 10px 25px;
	background-color: #8ebae5;
	text-align: right;
	color: #003478;
	border-top: 16px solid #fff;
	
}
div#BottomMainArea
{
	height: 75px;	
	

}

div#TopBanner
{
	clear: both;
	height: 90px;
	width: 825px;
	overflow: hidden;
	border-bottom: 12px solid #8ebae5;
	background-image: url(../image/topbanner.jpg);
	background-position: 0 50%;
	background-repeat: no-repeat;
}
div#TopBanner img
{
	display: block;
}

div#RecFoot
{
	margin: 0 auto 0 auto;
	width: 896px;
	color: #002D55;	
	text-align: center;
}
div#RecFoot a:link, div#RecFoot a:visited
{
	color: #002D55;	
}
div#RecFoot a:hover
{
	color: #8EBAE5;	
}