@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #172556;
	background-image: url(../img/body_bg2.png);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: GrHelvetica, Verdana, Tahoma, "Microsoft Sans Serif", "Lucida Sans", Helvetica, Arial;
}
a:link  {
	color: #FF9900;
	text-decoration: none;
	font-size: 11px;
}
a:visited  {
	color: #FF9900;
	text-decoration: none;
	font-size: 11px;
}
a:hover  {
	color: #333333;
	text-decoration: underline;
	font-size: 11px;
}
input {
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-size: 11px;
}
.button {
	color: #FF9900;
	background-image: url(../img/stripe_light_gray.png);
	background-repeat: repeat;
	padding: 3px;
}
textarea {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

#container {
	width: 940px;
	margin-left: -470px;
	position: relative;
	left: 50%;
	top: 0px;
	height: auto;
	overflow: visible;
}
#header {
	float: left;
	height: auto;
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;
	/* background-image: url(../img/header_map.jpg);
	background-repeat: no-repeat;
	background-position: 650px bottom;
	*/
}
#language {
	float: right;
	height: 20px;
	width: auto;
	position: relative;
	top: 0px;
	right: 0px;
	text-align: center;
	background-color: #172556;
	padding-top: 5px;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
#language a:link {
	color: #66CCFF;
	text-decoration: none;
}
#language a:visited {
	color: #66CCFF;
	text-decoration: none;
	font-size: 11px;
}
#logo {
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	width: 500px;
	height: 80px;
	margin-left: 10px;
	margin-top: 5px;
}
#top {
	float: left;
	height: 45px;
	width: 940px;
	position: relative;
	background-image: url(../img/round_top2.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#menu {
	float: left;
	height: 26px;
	width: 900px;
	position: relative;
	margin-top: 8px;
	margin-left: 15px;
	font-size: 11px;
	bottom: 1px;
	overflow: hidden;
	display: inline;
}
#menu_active {
	background-color: #FFFFFF;
	float: left;
	text-align: center;
	height: 19px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF9900;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
#menu_active        a:link {
	color: #172556;
	text-decoration: none;
}
#menu_active a:visited {
	color: #172556;
	text-decoration: none;
}
#menu_inactive {
	background-color: #172556;
	float: left;
	text-align: center;
	height: 19px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 5px;
	padding-bottom: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
#menu_inactive a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#menu_inactive a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#menu_inactive a:hover {
	color: #62C1F1;
	text-decoration: none;
}
#content {
	width: 906px;
	height: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF9900;
	border-left-color: #FF9900;
	background-color: #FFFFFF;
	position: relative;
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	overflow: hidden;
	margin-bottom: -40px;
}
#photo {
	width: 906px;
	margin-top: 15px;
	border: 1px solid #CCCCCC;
	text-align: center;
	padding-bottom: 1px;
	padding-top: 1px;
	background-image: url(../img/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#titles2 {
	font-size: 14px;
	font-weight: bold;
	color: #172556;
	text-decoration: none;
	margin-bottom: 15px;
	padding-top: 2px;
}
#l_content {
	float: left;
	height: auto;
	width: 408px;
	margin-top: 32px;
	position: relative;
}
#titles {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 4px;
	background-color: #E6E6E6;
	background-image: url(../img/stripe_light_gray.png);
	background-repeat: repeat;
	padding-left: 5px;
}
#l_content_text {
	color: #666;
	width: 100%;
	font-size: 12px;
	text-align: justify;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	float: left;
}
#r_content {
	float: right;
	height: auto;
	width: 480px;
	position: relative;
	margin-top: 8px;
	display: inline;
}
#r_content_top {
	background-image: url(../img/news_round_top2.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-position: bottom;
}
#r_content_main {
	background-color: #E6E6E6;
	padding-left: 10px;
	color: #333333;
	height: auto;
	overflow: hidden;
	padding-top: 10px;
	font-size: 11px;
	padding-bottom: 18px;
}
#news {
	width: 460px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
	float: left;
}
#news_date {
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
	width: 70px;
	float: left;
	padding-right: 25px;
	padding-left: 5px;
}
#news_text {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	float: left;
	display: inline;
	overflow: hidden;
	text-decoration: none;
}
#news_text a:link {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
#news_text a:hover {
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
#top_image {
	background-image: url(../img/world_sea2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	height: 360px;
}
#news_text a:visited {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
#r_content_main a:link {
	font-size: 12px;
	color: #333333;
}
#r_content_main a:visited {
	font-size: 12px;
	color: #333333;
}
#r_content_bottom {
	background-image: url(../img/news_round_bottom2.jpg);
	background-repeat: no-repeat;
	margin-top: -8px;
}
#footer {
	float: left;
	height: 13px;
	width: 931px;
	position: relative;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #FFFFFF;
	margin-top: 40px;
	padding-top: 2px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #FF9933;
	border-bottom-color: #FF9933;
	border-left-color: #FF9933;
	text-align: right;
	z-index: 2;
	padding-right: 5px;
}
#bottom {
	background-image: url(../img/round_bottom2.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 940px;
	position: relative;
	height: 20px;
	z-index: 1;
	margin-top: -10px;
}
.titles_bb {
	font-size: 16px;
	font-weight: bold;
	color: #172556;
	text-decoration: none;
}

