@charset "utf-8";
body {
	background-image:url(images/re.png);
	margin:0px;
}
.holder{
	background-image:url(images/down-re.gif);
	background-repeat:repeat-x;
	background-position:bottom;	
}
.banner{
	background-image:url(images/banners.jpg);
	background-repeat:no-repeat;
	background-position:50% 100%;
	height:451px;
}
.logo{
	width:850px;
	height:284px;
	margin:auto;
	padding-top:31px;
	padding-left:68px;
}
.logoImage{
	background-image:url(images/sprites.png);
	display:block;
	margin-top:10px;
	margin-right:6px;
	width:235px;
	height:214px;
}
.navo{
	height:62px;
	background-color:#00171e;
	border-top:#005a79 solid 1px;
	border-bottom:#005a79 solid 1px;
}
.links{
	width:882px;
	padding-top:20px;
	margin:auto;
	padding-left:36px;
	font-family:Arial;
	font-size:13px;
	color:#fff;
}
.links a{
	font-family:Arial;
	font-size:13px;
	color:#fff;
	text-decoration:none;
	letter-spacing:1px;
}
.links a:hover{
	color:#ffcc00;
}
a.current{color:#ffcc00;}
.headLine{
	width:864px;
	margin:auto;
	padding-top:32px;
	padding-left:52px;
	font-family:Tahoma;
	font-size:20px;
	color:#838383;
	font-weight:bold;
}
.contents{
	width:836px;
	background-color:#00607d;
	margin:auto;
	background-image:url(images/re-shadow.png);
	background-repeat:repeat-y;
	background-position:center;
	padding:22px;
	font-family:Tahoma;
	font-size:13px;
	color:#dee3e6;
	line-height:18px;
}
.contents a{
	font-family:Tahoma;
	font-size:12px;
	color:#ffcc00;
	font-weight:bold;
	text-decoration:none;
}
.contents a:hover{
	color:#06C;
}
.footer{
	clear:both;
	width:880px;
	margin:auto;
	background-image:url(images/downfoot.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:92px;
	font-family:Tahoma;
	font-size:13px;
	color:#91b2bd;
	padding-top:8px;
}
.contents h1{
	clear:both;
	font-size:15px;
	color:#ffcc00;
	display:block;		
}
.contents p{
	clear:both;
	padding-left:19px;
	padding-right:19px;	
}
.orangeDot{
	float:left;
	background-image:url(images/sprites.png);
	background-position:-422px -1px;
	display:block;
	margin-top:2px;
	margin-right:6px;
	width:13px;
	height:13px;
}
.questionMark{
	float:right;
	background-image:url(images/sprites.png);
	background-position:-247px -1px;
	display:block;
	margin-left:8px;
	margin-bottom:8px;
	width:173px;
	height:173px;	
}
.orangeFont{
	color:#ffcc00;	
}
a.orange{
	color:#fff;
	text-decoration:none;
	font-weight:normal;
}
a:hover.orange{
	color:#ffcc00;	
}
.earthMap{
	float:right;
	background-image:url(images/earthmap.gif);
	width:413px;
	height:197px;	
}
.flotaa{
	margin-left:9px;
	margin-bottom:9px;
	float:right;
	width:232px; 
	height:178px;		
}
.sitelock{
	width:99px;
	height:50px;
	position:fixed;
	left:-1px;
	bottom:209px;
	background-color:#00607d;
	border:1px #CCC solid;
}
.two{color:#60005d;}
.welve{color:#7cab0a;}
