*
{
	margin: 0;
	padding: 0;
	border: 0
}
body
{
	background-color: #0E5275;
	background-image: url('../media/bg.jpg');
	background-repeat: repeat-x;
	color: #000000;
	font-family: Tahoma, Verdena, Arial, Sans; 
	font-size: 11px;
	text-align: center;
}
a, a:visited, a:active
{
	color: #01123e;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
h1
{
	font-size: 18px;
	color: #2d627f;
	padding-bottom: 18px;
	float: left;
	width: 540px
}
h2,h3,h4
{
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 8px;
}
h3,h4
{
	font-size: 13px;
}
.clear
{
	clear: both;
}
#wrapper
{
	width: 900px;
	margin: 0 auto 0 auto;
	text-align: left;
	background-image: url('../media/content.jpg');
	background-repeat: repeat-y;
}
/* header */
#top
{
	width: 900px;
	height: 257px;
	background-color: #0D2C3E;
	/*background-image: url('../media/top.jpg');*/
}
#top p
{
	color: #ffffff; 
	font-size: 18px;
}
#top a
{
	color: #F6AB0A;
}
#top2
{
	width: 900px;
	height: 56px;
	background-image: url('../media/top2.jpg');
	color: #ffffff;
}
#top2_date
{
	color: #f6ab0a;
	font-size: 11px;
	font-weight: bold;
	float: left;
	margin-top: 13px;
	margin-left: 60px;
	width: 185px;
}
#top2_date p
{
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px
}
#top2_slogan
{
	float: left;
	font-weight: bold;
	margin-top: 20px;
	width: 445px;
	font-size: 12px;
}
#top2_search
{
	float: left;
	font-weight: bold;
	margin-top: 13px;
	width: 200px;
}
#q
{
	background-image: url('../media/search_field.jpg');
	width: 131px;
	height: 15px;
	padding: 7px;
	display: block;
	float: left;
	color: #ffffff;
}
#search
{
	background-image: url('../media/search_button.jpg');
	width: 40px;
	height: 29px;
	margin-left: 3px;
	cursor: pointer;
	display: block;
	float: left;
}
/* menu */
#menu
{
	width: 216px;
	height: 392px;
	float: left;
	background-image: url('../media/menu.jpg');
	background-repeat: no-repeat;
	font-size: 12px;
}
#menu li 
{
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #75923e;
	width: 205px;
	list-style-type: disc;
	list-style-position:inside;
}
#menu li:hover
{
	background-color: #2c4c5f
}
#menu a
{
	text-decoration: none;
	color: #d0cece; 
}
/* content */
#textarea
{
	width: 657px;
	min-height: 430px;
	background-color: #ffffff;
	float: left;
	padding-top: 17px;
	padding-left: 27px;
	padding-bottom: 20px;
}
#date
{
	font-size: 18px;
	color: #2d627f;
	padding-bottom: 18px;
	float: left;
	width: 95px;
}
#news_first
{
	clear: both;
	width: 616px;
	background-color: #eff4f7;
	border: 1px solid #42677b;
	padding: 8px;
	margin-bottom: 10px;
}
div.news_rest
{
	clear: both;
	width: 616px;
	padding: 8px;
	padding-top: 20px;
}
#news_first img, div.news_rest img
{
	float: left;
	border: 1px solid #c0c0c0;
	margin-right: 10px;	
}
#news_first a, div.news_rest a
{
	color: #f6ab0a;
	font-weight: bold;
}
div.news_rest div
{
	float: left;
	width: 470px;
}
div.news_rest h3
{
	float: left;
	width: 390px;
}
div.news_rest span
{
	float: right;
	width: 70px;
	color: #f6ab0a;
	font-weight: bold;
	padding-bottom: 18px;
}
#pages
{
	clear: both;
	padding-top: 20px; 
	margin-left: 10px;
	color: #f6ab0a;
}
#pages span
{
	font-weight: bold;
	color: #000000
}
/* footer */
#footer
{
	clear: both;
	width: 900px;
	height: 56px;
	background-image: url('../media/footer.jpg');
	color: #ffffff;
}
#footer div
{
	position: relative;
	top: 22px;
	left: 33px;
	width: 130px;
}
#footer span
{
	color: #f6ab0a;
}
#footer p
{
	position: relative;
	top: 10px;
	left: 215px;
	width: 500px;
}
#footer a
{
	color: #ffffff;
}
#footer ul
{
	position: relative;
	top: -3px;
	left: 720px;
	width: 170px;
}
#footer li
{
	list-style-type: none;
	display: inline;
	margin-left: 5px;
}
/* contact */
#contact_form label
{
	clear: left;
	width: 130px;
	display: block;
	float: left;
	margin-bottom: 10px;
}
#contact_form input, textarea
{
	background-color: #eff4f7;
	border: 1px solid #42677b;
	float: left;
	margin-bottom: 10px;
}
#contact_form textarea
{
	width: 485px;
	height: 170px;
	padding: 3px;
}
#contact_form input
{
	width: 190px;
	height: 17px;
	padding: 2px;
}
#send_msg
{
	background-color: #eff4f7;
	border: 1px solid #42677b;
	padding: 2px;
	position: relative;
	top: 285px;
	left: 177px;
}
/* video & gallery */
#video
{
	margin-top: 10px;
}
.photo
{
	float: left;
	width: 130px;
	height: 100px;
	margin-bottom: 20px;
	margin-right: 25px;
	text-align: center;
}
/* comments */
#comments
{
	padding-top: 10px;
}
#comments label
{
	clear: left;
	width: 130px;
	display: block;
	float: left;
	margin-bottom: 10px;
}
#comments input, textarea
{
	background-color: #eff4f7;
	border: 1px solid #42677b;
	float: left;
	margin-bottom: 10px;
}
#comments textarea
{
	width: 485px;
	height: 90px;
	padding: 3px;
}
#comments input
{
	width: 190px;
	height: 17px;
	padding: 2px;
}
#send_comment
{
	background-color: #eff4f7;
	border: 1px solid #42677b;
	padding: 2px;
	height: 26px !important;
	width: 120px !important;
	margin-left: 503px
}
#comments p
{
	margin-bottom: 10px;
}