body {
	padding: 0;
	margin: 0;
	border: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002E13;
	background: #999999;
	background-image:url(img/2010/bg.jpg);
}

form {
	padding: 0;
	margin: 0;
	border: 0;
}

.MainBox {
	width: 1000px;
	margin: 0 auto 0 auto;
	padding-left: 10px;
	padding-right: 10px;	
	position: relative;
	z-index: 1;
	height: 700px;
	background-image:url(img/2010/mainbox.gif);	
}

.Head {
	height: 700px;
	position: relative;
}

.Head h1 {
	font-size: 20px;
	text-transform: uppercase;
	font-weight:lighter;
	margin-bottom:10px;
}

.Head h2 {
	font-size: 16px;
	text-transform: uppercase;
	padding-bottom:5px;
	margin-bottom:0px;
	color:#94241F;
}

.Head h4 {
	font-size: 16px;
	text-transform: uppercase;
	font-weight:lighter;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:0px;
	border-bottom:1px solid #E1DFE0;		
}

.Head .WhiteBG {
	z-index: 1;	
	background-color:#FFFFFF;
	position: absolute;
	top: 0px;
	left: 0px;
	width:1000px;	
	height:85px;	
}

.Head .Logo {
	background-color:#FFFFFF;
	position: absolute;
	top: 0px;
	left: 0px;
	width:1000px;	
	height:85px;
	z-index: 3;	
	float: left;
	text-align:left;
	margin: 0px 0px 0px 0px;
}

.Head .TopMenu {
	color:#5A5A5A;
	height: 25px;
	position: absolute;
	top: 65px;
	right: 0px;	
	margin: 4px 0px 0px 7px;
	z-index: 20;		
}

.Head .TopMenu a {
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	color:#5A5A5A;
	padding-left: 5px;
	padding-right: 5px;
}

.Head .TopMenu a:hover {
	text-decoration:underline;
	color:#B6B6B6;		
}

.Head .TopPartnerLink {
	color:#5A5A5A;
	height: 25px;
	position: absolute;
	padding-right:5px;
	top: 10px;
	right: 0px;	
	z-index: 20;		
}

.Head .HeaderImage {
	z-index: 2;
	position: absolute;
	top: 85px;
	left: 0px;
}

.Head .RightElem {
	z-index: 10;
	position: absolute;
	top: 340px;
	right: 0px;
	width: 356px;
	height: 330px;
}

.Head .RightElem .NaviSub {
	position: absolute;
	right: 5px;	
	top: 250px;
	color: #5E5D74;
	text-align: left;
	width: 160px;		
}

.Head .RightElem .NaviSub ul {
	font-size: 13px;
}

.Head .RightElem .NaviSub ul li {
	padding-bottom: 5px;
}


.Head .RightElem .NaviSub a {
	color: #5E5D74;
}

.Head .RightElem .NaviSub a.active {
	color: #F08B13;
	font-weight: bold;	
}

.Head .Content {
	z-index: 11;
	color: White;
	position: absolute;
	left: 0px;	
	top: 330px;
	margin-left: 0px;
	width: 970px;
	height: 330px;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;			
	text-align: left;
	overflow: auto;			
}

.Head .Content .ContentContainer {
	top: 0px;
	width: 640px;
	height: 290px;
	color:#3F3F3F;
	font-size: 13px;		
}

.Head .Content .ContentContainer .noBorder {
	margin: 3px;
	border:0px;			
}

.Head .Content .ContentContainer a {
	color: #5E5D74;
}

.Head .NaviMain {
	position: absolute;
	left: 0px;	
	top: 286px;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;	
	z-index: 88;	
	height: 20px;
	width:1000px;
	background-color:#94241F;
}

.Head .NaviMain a {
	text-decoration: none;
	font-size: 15px;
	text-transform: uppercase;
	color:#FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
}

.Head .NaviMain a:hover {
	text-decoration:underline;
	color:#B6B6B6;		
}

.Head .NaviMain a.active {
	font-weight: bold;
}

.Head .Slogan {
	position: absolute;
	float: left;	
	top: 120px;
	left: 0px;
	overflow: hidden;
	font-size: 24px;
	color: #FFFFFF;
	z-index: 5;
}

.Head .TeaserBoxBackground {
	z-index: 3;
	position: absolute;
	top: 110px;
	right: 45px;
	width: 250px;
	height: 305px;
	background: #FFFFFF;
	opacity: .85;
	filter: alpha(opacity=85);
	display: none;
}

.Head .Bottom {
	z-index: 20;
	position: absolute;
	top: 662px;
	left: 0px;
	width: 1000px;
	height: 20px;
	color:#5A5A5A;
	text-align:center;
	font-size: 12px;
	letter-spacing: 1.5px;
	line-height: 140%;			
	padding-top: 2px;	
}

.Head .RedLink a {
	text-decoration: none;
	font-size: 13px;
	color:#94241F;
	font-weight:bold
}

.Head .GreenLink a {
	text-decoration: none;
	font-size: 13px;
	color:#90A826;
	font-weight:bold
}

















