html,body{
	margin:0;
	padding:0;
	height:100%;
	width: 100%;
	}
body{
	text-align:center;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
	background-image:url('images/bg_big.jpg');
}
body {
font-family:Arial, serif;
font-size:13px;
color:#ffffff;
font-weight:normal;
line-height:16px;
}
h2 {
	font-family:Arial, serif;
	font-size:18px;
	line-height:24px;
	color:#00aee0;
	margin:0 0 0 0;
	padding:0 0 10px 0px; /*top right bottom left*/
	text-transform:uppercase;
	letter-spacing:-1px;
}
h3 {
	font-family:Arial, serif;
	font-size:16px;
	line-height:24px;
	color:#00aee0;
	margin:0 0 0 0;
	padding:0 0 10px 0px; /*top right bottom left*/
	text-transform:uppercase;
	letter-spacing:-1px;
}
a:link, a:visited {
text-decoration:none;
color:#04a9db;
font-weight:normal;
}
a:hover {
text-decoration:underline;
color:#ffffff;
}
#wrapper {
width:1000px;
position:relative;
margin-left:auto;
margin-right:auto;
text-align:left;
}
#wrapper1 {
width:100%;
height:100%;
position:relative;
text-align:left;
background-image:url(images/bg_intro.jpg);
background-position:top center; 
background-repeat:no-repeat;
}
#content-area {
width:458px;
margin-left:auto;
margin-right:auto;
position:relative;
text-align:left;
background-image:url(images/bg_intro.jpg);
background-position:top center; 
background-repeat:no-repeat;
}
#flash-cont {
width:458px;
position:relative;
text-align:left;
height:750px;
padding-top:150px;
float:left;
}
#top-bar {
width:100%;
position:relative;
height:117px;
background-image:url('images/logo_part.jpg');
background-position:top left;
background-repeat:no-repeat;
float:left;
clear:both;
}
#top_img {
width:100%;
position:relative;
height:270px;
float:left;
clear:both;
}

#menu-bar {
width:100%;
position:relative;
height:78px;
background-image:url(images/bg_menu.jpg);
background-position:top; 
background-repeat:repeat-x;
float:left;
clear:both;
}

.menu {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:15px;
	padding-left:28px;
	padding-right:28px;
	padding-top:28px;
	padding-bottom:28px;	
	font-size:12px;
	text-decoration:none;
	text-transform:uppercase;
	color:#ffffff;
	background-image:url('images/line.jpg');
	background-position:right top;
	background-repeat:no-repeat;
}
a:link.menu, a:visited.menu {
	text-decoration:none;
	color:#FFFFFF;
	height:78px;
}
a:hover.menu {
	background-image:url('images/menu_over.jpg');
	background-position:right top;
	background-repeat:repeat-x;
	color:#ffffff;
	
}
.menu-main {
float:left;
height:78px;
position:relative;
}
.menu2 {
	font-family: Arial;
	float:left;
    position:relative;
	font-size: 11px;
	font-weight: normal;
	color: #5a5d65;
	line-height: normal;
	text-decoration: none;
}
.menu2 a:link{
	font-weight: normal;
	color: #5a5d65;
	text-decoration: none;
}
.menu2 a:visited{
	font-weight: normal;
	color: #5a5d65;
	text-decoration: none;
}
.menu2 a:hover{
	font-weight: normal;
	color: #0d5c83;
	text-decoration: none;
}

#content-main {
width:100%;
position:relative;
background-color:#43464f;
background-image:url(images/bg_cont.jpg);
background-position:top;
background-repeat:repeat-y;
float:left;
clear:both;
}
#content {
width:100%;
position:relative;
background-image:url(images/bg_cont_top.jpg); 
background-position:top;
background-repeat:no-repeat;
float:left;
clear:both;
	min-height:400px;
}
#content-left {
	float:left;
	position:relative;
	color:#ffffff;
	width:238px;
	padding-right:25px;
	padding-top:15px;
	padding-bottom:20px;
	text-align:left;

}
#content-right {
	float:right;
	color:#ffffff;
	position:relative;
	width:687px;
	padding-right:25px;
	padding-left:25px;
	padding-top:15px;
	padding-bottom:20px;
	text-align:left;
}
#content-right a:link, #content-right a:visited {
	color:#04a9db;
	text-decoration:none;
}
#content-right a:hover {
	color:#ffffff;
	text-decoration:underline;
}
.newstext {
	float:left;
	padding-left:25px;
	clear:both;
	width:100%;
}
.newsdate {
	float:left;
	width:130px;
	font-size:11px;
	background-image:url(images/bg_newsdate.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	color:#00aff0;
	line-height:16px;
	padding-bottom:15px;
	padding-left:25px;
}
.input {
    color:#727272;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
table, td {
	font-family:Arial, serif;
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
}
#footer {
	width:100%;
	float:left;
	position:relative;
	clear:both;
	background-color:#000;
	padding-top:20px;
	padding-bottom:20px;
	color:#b5b5b5;
}
#search-bar {
	position:absolute;
	top:-48px;
	right:14px;
	width:172px;
}
#footer-left {
	float:left;
	padding-left:26px;
}
#footer-right {
	float:right;
	padding-right:20px;
}
#footer a:link, #footer a:visited {
	text-decoration:none;
	color:#FFF;
}
.search-input {
	color:#0d4864; font-family:Arial, Helvetica, sans-serif; font-size:11px;
	border-width:0px; border:none; border-style:none;
	padding:10px;
	padding-top:7px;
	padding-bottom:2px;
	height:15px;
	background-color:#dedede;
	width:150px;
	margin:0 0 0 0;
	float:left;
}
.search-button {
	border-width:0px; border:none; border-style:none;
	background-image:url(images/search_button.jpg);
	background-repeat:no-repeat; background-position:top left;
	width:30px;
	height:28px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;
}
#language-bar {
	position:absolute;
	top:-313px;
	right:0px;
	width:199px;
	height:77px;
}
