@charset "utf-8";
/* CSS Document */

body {margin: 0 0 0 0; font-size: 11px; font-family: Tahoma, Geneva, sans-serif; background-color: #00a4e4; line-height: 17px;}

h1 {font-weight: bold; color: #337da8; font-size: 18px; margin: 0 0 10px 0;}

h4 {font-weight: bold; color: #000; font-size: 15px; margin: 0 0 7px 0;}

h3 {font-weight: bold; color: #eb7400; margin: 0 0 7px 0;}

h2 {font-weight: bold; color: #2090bf; margin: 0 0 7px 0; font-size: 18px;}

p {margin: 0 0 5 0; font-size: 11px;}

#bodyWrapper {
	width: auto;
	min-height: 500px;
	background: url(../images/background_01.jpg) repeat-x;
	overflow: hidden;
}

#header {
	width: 837px;
	height: 144px;
	margin: auto;
}

#content {
	width: 837px;
	overflow: hidden;
	background: url(../images/middle_07.png);
	margin: auto;
}

#copyright a:active, #copyright a:visited, #copyright a:link, #copyright a {

	color: #fff;
}

#navigation {
	width: 833px;
	height: 41px;
	margin: auto;
}

#bottom {
	width: 837px;
	height: 20px;
	margin: auto;
	background: url(../images/bottom_14.png);
	margin-bottom: 10px;
}

#content_inside {
	width: 798px;
	margin: auto;
	background: url(../images/content_bg_13.png) repeat-x;
	overflow: hidden;
}

#content_inside_sub {
	width: 768px;
	margin: auto;
	overflow: hidden;
		background: url(../images/content_bg_13.png) repeat-x;
		padding: 0 10px 0 20px;
}

#sub_section {
	float: right;
	width: 205px;
	padding-top: 10px;
}
	
#sub_content {
	width: 520px;
	float: left;
	padding-top: 20px;
	text-align: justify;
}


.news {
	width: 500px;
	color: #000;
	margin-left: 20px;
}

.search {margin-bottom: 20px;
font-size: 11px;
color: #000;
text-align: right;
}


#footer {width: 817px;
margin: auto;
}
#content_left {
	width: 565px;
	float: left;
	margin-top: 10px;
}

#middle {
	width: 585px;
	position: absolute;
	float: left;
	top: 335px;
	left: 352px;
	z-index: 1;
}

#content_right {
	width: 205px;
	float: right;
		margin-right: 10px;
	margin-top: 10px;
}

.quote {
	text-align: right; 
	margin-bottom: 20px;
	width: auto;
}

.right_news {
	font-size: 11px;
	margin-bottom: 20px;
}

.gallery {
}

.sideBoxes {margin-top: 25px;}

#copyright {
	width: 737px;
	height: 50px;
	margin: auto;
	font-size: 11px;
	color: #F4F4F4
}

a:visited  {text-decoration: underline; color: #00a4e4;	cursor: pointer;
	cursor: hand;
}
a:active   {text-decoration: underline; color: #00a4e4; 	cursor: pointer;
	cursor: hand;
}
a:link     {text-decoration: underline; color: #00a4e4;	cursor: pointer;
	cursor: hand;
}
a:hover  {text-decoration: none; color: #000000 	cursor: pointer;
	cursor: hand;
}

.menu {
	width: 158px; 
	height: 24px;
	color: #fff;
	font-size: 11px;
	background: url(/images/menushade.png);
	padding-top: 3px;
	padding-left: 10px;
	cursor: pointer;
}

.menuOn {
	width: 158px; 
	height: 24px;
	color: #fff;
	font-size: 11px;
		background: url(/images/menushadeOn.png);
			padding-top: 3px;
	padding-left: 10px;
			cursor: pointer;
}

#newsticker {overflow: hidden; height: 300px;}

#togglenewsticker {display: none;}