body {
	margin:0;
	padding:0;
	background: #232323;
	color: #989898;
	font-family: Tahoma,'Droid Sans', Geneva, sans-serif;
}
a {
	outline: none;
}
a img {
	border: 0 none;
	color: #989898;
}
p, ul, ol, h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	margin-top: 0;
	margin-bottom: 10px;
	padding: 0;
}
li {
	list-style: none outside none;
	background: none;
	padding: 0;
	margin: 0;
}
ul {
	padding: 0;
	margin: 0;
}
/* ----- menu styles ----- */
.active .activ_menu {
	background: url(../images/activ_menu.png) repeat-x 0 0;
	display: block;
	margin: 0 2px 0;
	height: 31px;
	padding-top: 21px;
}
.active .left_line {
	background: url(../images/activ_menu_l.png) repeat-y 0 0;
	display: block;
}
.active .right_line {
	background: url(../images/activ_menu_r.png) repeat-y 100% 50%;
	display: block;
	height: 52px;
}
.activ_menu {
	display: block;
	margin: 0 2px 0;
	height: 31px;
	padding-top: 21px;
}
#level_menu .active a {
	color: #ffffff;
}
#header #level_menu {
	background: url('../images/line.png') repeat-x;
	width: 100%;
	height: 55px;
	text-align: center;
}
#level_menu ul {
	text-align: center;
	padding-left: 20px;
}
#level_menu li {
	float: left;
	margin: 2px 0 0;
}
#level_menu a {
	color: #989898;
	display: block;
	font-size: 13px;
	height: 52px;
	text-decoration: none;
	width: 100px;
	margin: 0 12px;
	cursor: pointer;
}
/* ----- ----- */
#content {
	margin-left: -810px;
	width: 100%;
	height: 609px;
	margin-top: -10px;
}
#wrapper {
	margin: 0;
	width: 810px;
	height: 800px;
	overflow: hidden;
	background: url('../images/bg.jpg') no-repeat;
}
#header #level_1 {
	background: url('../images/bg_head_level_1.png') repeat;
	width: 100%;
	height: 97px;
}
#footer {
	background: url('../images/bg_footer.png') repeat-x;
	width: 810px;
	height: 42px;
	padding: 14px 30px 0;
	float: left;
	font-size: 11px;
	margin-top: -2px;
}
#social {
	float: right;
	margin-right: 48px;
	margin-top: -18px;
	width:100px;
}
#social li {
	float:left;
	margin-right: 5px;
}
#yt,#fb,#tw{
	float: left;
	width:26px;
	height:26px;
}
#yt{
	background-image: url(../images/youtube.png);
}
#fb{
	background-image: url(../images/facebook.png);
}
#tw{
	background-image: url(../images/twitter.png);
}
#yt:hover{
	background-image: url(../images/youtube_hover.png);
}
#fb:hover{
	background-image: url(../images/facebook_hover.png);
}
#tw:hover{
	background-image: url(../images/twitter_hover.png);
}
h1 {
	height: 46px;
	padding: 40px 0 0 30px;
	color: #b4b4b4;
	font-size: 24px;
	font-family: 'Droid Sans', sans-serif;

}
h2,h3{
	font-size:12px;
	text-transform:uppercase;
	font-weight:lighter;
	letter-spacing: 0px;
	color: #fff;
	padding-left: 25px;
	font-family: 'Droid Sans', sans-serif;
}
h3{
	font-size:11px;
	margin-bottom: 1px;
}
#column_2 p{
	padding-left: 25px;
	margin-top: -10px;
}
#au{
	float: left;
	width:46%;
}
#au, #wcu{
	height:56px;
}
#about_img_2{
	border: 0 none !important;
	float: left;
	margin-top: 2px;
}
.about #text_content p{
	padding-right: 15px;
}
.news h2,.news h3{
	padding-left: 335px;
}
#text_content, #map {
	width: 750px;
	height: 485px;
	margin: 0 0 0 30px;
	float: left;
	font-size: 12px;
	line-height:  20px;
	font-family: 'Droid Sans', sans-serif !important;
	text-align:justify;
}
.contacts {
	font-family: 'Droid Sans', sans-serif !important;
}
#text_content h1{
	padding-left:0;
}
#content img {
	border: 1px solid #202020;
}
#right_img_text {
	padding: 5px 0 0 335px;
}
#image_content{
	float: left;
}
#level_1 img {
	margin: 30px 0 0 285px;
}
#logo_text {
	font-size: 11px;
	float: right;
	padding-right: 300px;
	margin-top: -5px;
}
.scroll-pane {
	width: 100%;
	overflow: auto;
	outline: none;
}
#text_content p {
	padding-right: 30px;
}
#text_content p a, .contacts a{
	color: #fff; 
}
#text_content p a:hover,.contacts a:hover {
	text-decoration: none;
}
#text_content .jspTrack {
	width: 16px;
	background: url('../images/scroll.png') repeat;
}
#text_content .jspDrag {
	width: 14px;
	background: url('../images/scroll_drag.png') repeat;
	border-top: 1px solid #c3c3c3;
	border-right: 1px solid #111111;
	border-bottom: 1px solid #111111;
	border-left: 1px solid #c3c3c3;
	float: left;
}
.news #text_content a {
	padding: 1px 5px 2px;
	color: #989898;
}
.news #text_content a:hover {
	background: #7a7a7a;
	color: #ffffff;
	padding: 1px 5px 2px;
}
.link {
	background: url('../images/pg2_bg_link.png') no-repeat 0 6px;
	margin-left: 25px;
	padding-left: 10px;
}
.link:hover {
	padding-left: 10px;
}
#map p {
	margin-top: -30px;
}
#map h2{
	padding: 10px 0 0 0;
	margin-bottom: -10px;
}
#map iframe{
	border: 1px solid #202020;
	margin: 1px 0 20px 0;
}
#map pre span {
	display: block;
	margin-top: 10px;
	margin-bottom: -20px;
}
#map pre{
	font-family: 'Droid Sans', sans-serif;
}
.contacts #column_2{
	margin-right: 20px;
}
.input {
	width: 325px;
	height: 28px;
	border: 1px solid #5a5a5a;
	background: url('../images/pg5_form_bg.png') repeat;
	margin: 0 0 10px -5px;
	color: #989898;
	font-size: 11px;
	padding-left: 15px;
	font-family: 'Droid Sans', sans-serif;
}
#message {
	height: 230px;
	padding-top: 15px;
	font-family: Tahoma;
}
.form_btn {
	font-family: 'Droid Sans', sans-serif;
	border: none;
	color: #989898;
	text-transform: lowercase;
	text-align: center;
	font-size: 11px;
	padding: 8px 12px;
	background: url('../images/bg_form.png') repeat;
}
.form_btn:hover{
	background: url('../images/bg_form_h.png') repeat;
}
#send {
	margin: 10px 0 0 -5px;
}
#clear {
	margin-left:5px;
}
#level_menu .menu_sub {
	width: 120px;
	background: #ffffff;
	padding: 8px;
	margin: 0;
}
#level_menu .menu_sub {
	margin-top: 12px;
	margin-left: 13px;
}
.menu_sub li {
	background: #ffffff;
	color: #000000;
}
#level_menu .menu_sub a {
    height: 100%;
	width: 100%;
	text-align: left;
	margin: 0;
	padding: 10px 0 10px 5px;
	color: #000000;
}
#level_menu .menu_sub a:hover {
	background: #000000;
	padding: 0;
	margin: 0;
	padding: 10px 0 10px 5px;
	color: #ffffff;
}

.ad-gallery .ad-back {
	height: 22px;
	top: 45px;
	left: -30px;
	width: 22px;
	background: url('../images/slider_btn.png') 0 0 no-repeat;
	cursor: pointer;
}
.ad-gallery .ad-forward {
	height: 22px;
	top: 45px;
	width: 22px;
	background: url('../images/slider_btn.png') 0 -22px no-repeat;
	right: -30px;
	cursor: pointer;
}
.active_back .ad-back {
	height: 22px;
	top: 45px;
	left: -30px;
	width: 22px;
	background: url('../images/slider_btn.png') 0 -44px no-repeat;
	cursor: pointer;
}
.active_forward .ad-forward {
	height: 22px;
	top: 45px;
	width: 22px;
	background: url('../images/slider_btn.png') 0 -66px no-repeat;
	right: -30px;
	cursor: pointer;
}
#container .ad-gallery .ad-nav {
	left: 30px;
	width: 650px;
}
#container .ad-active img {
	border: 1px solid #ffffff;
}
.ad-thumbs{
	margin-top: 0px;
}
#container {
	float:left;
	height:609px;
	width:100%;
	overflow: hidden;
}
#content.contacts h1 {
	height: 45px;
}

