body{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	filter: alpha(opacity=94);
}
h1 {
	font-size: 14px;
	color: #4D6EA4;
	font-weight: bold;
}

h2 {

		font-size: 12px;
	color: #4D6EA4;
	font-weight: bold;

}
h2 a{
	color: #699922;
	text-decoration: none;
}

h3 {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;

}

h4 {font-size:14px;line-height: 1em;font-weight: 900;}

h5 {font-size:12px;line-height: 1em;font-weight: 900;}

h6 {font-size:11px;line-height: 1em;font-weight: 900;}



/*links*/

td{font-size: 12px;}

th{font-size: 12px;}
#maincontainer{
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	background-color: #035B67;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
}
#rightcolum {
	background-repeat: no-repeat;
	width: 180px;
	height: 400px;
	padding-right: 10px;
	padding-top: 10px;
	padding-left: 10px;
	float: right;
	background-color: #FFF;
	background-image: url(../images/rightcolumn.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: left;
}
#rightcolum a {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	height: 40px;
	color: #0379BD;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}

#topsection{
	height: 189px; /*Height of top section*/
	width: 908px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/main_header.jpg);
	background-repeat: no-repeat;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}
#language {
	height: 37px; /*Height of top section*/
	width: 908px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/languages.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	padding: 0px;
}
#header_slide {
	width: 908px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	text-align: center;
	background-image: url(../images/main_slide.jpg);
	background-position: top;
}
#content {
	width:100%;
	height:120px;
	overflow:auto;
	background-color: #F1F9FA;

}


#contentwrapper{
	width: 908px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/main-bg.png);
	background-repeat: repeat-y;
	height: auto;
}


#footer{
	width: 908px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	height: 40px;
	background-position: center top;
	color: #0379BD;
	text-align: justify;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.footertex {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	height: 40px;
	color: #0379BD;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}


#footer a{
	color: #0579BC;
	text-decoration: none;
}

.innertube{
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#menu {
	width: 908px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-repeat: no-repeat;
	background-image: url(../images/menu.jpg);
	background-position: center bottom;
	padding: 0px;
	text-align: center;
}
#player {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	height: auto;
	text-align: right;
}
#bottom {
	width: 908px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 60px;
	background-image: url(../images/bottom.png);
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFF;
}
#bottomclose {
	width: 908px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 40px;
	background-image: url(../images/bottombot.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#main_div {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	min-height:450px;
	height: auto;
	}
#inner_frame {
	width: 660px;
	height: auto;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
}
#inner_frame a {
	color: #0379BD;
	text-decoration: none;
}