* {
	margin: 0;
	padding: 0;
	behavior: url(iepngfix.htc);
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ffffff;
	background: #ffffff url(../images/bg_page.jpg) top repeat-x;
}

h3 {
	line-height: 38px;
}

p {
	line-height: 18px;
}

a {
	color:#00ff00;
	font-weight:bold;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color:#00ff00;
	font-weight:bold;
	font-size:13px;
}

img {
	border:0;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #00ff00;
}


.clear{
	clear:both;
}
.left{
	float:left;
}
.right{
	float:right;
}
.inline {
	display:inline;
}
.overflow{
	overflow:hidden;
}
.txtcenter{
	text-align:center;
}


.txtleft {
	text-align: left;
}

.txtright {
	text-align: right;
}

.imgleft {
	float: left;
	margin: 0 15px 15px 0;
}

.imgright {
	float: right;
	margin: 0 0 15px 15px;
}

/* --------------------------------MAIN STRUCTURE--------------------------------*/
#container {
	margin: 0 auto;
	/*background: url(../images/bg_container.jpg) no-repeat;*/
}


#header {
	margin:0 auto;
	width: 950px;
	height: 275px;
	background: url(../images/bg_header.jpg) no-repeat;
}

#sidebar {
	float: left;
	width: 300px;
	height: 240px;
	padding: 0 0 0 100px;
}

ul#menu{
	display: block;
	list-style: none;
	padding: 30px 20px 0 20px;
}

ul#menu li {
	display: block;
	margin-top: -1px;
	padding: 6px 0;
}

ul#menu li a {	
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size:15px;
	color: #ffffff;
}

ul#menu li a:hover, ul#menu li.active a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #faf10a;
	font-size:15px;
	font-weight:bold;	
}

/*----SIDE NAV---- */

/*ul#menu {
	float: left;
	list-style: none;
}

ul#menu li {
	float: left;
	width: 150px;
	clear: both;
}

ul#menu li a {
	float: left;
	width: 150px;
	background-image: url(../images/bg_menu.jpg);
}

ul#menu li a span {
	display: none;
}


ul#menu li.menu1 a {
	height: 25px;
	background-position: top left;
}

ul#menu li.menu1 a:hover, ul#menu li.menu1 a.active {
	background-position: top right;
}

ul#menu li.menu2 a {
	height: 25px;
	background-position: 0 150px;
}

ul#menu li.menu2 a:hover, ul#menu li.menu2 a.active {
	background-position: 150px 150px;
}

ul#menu li.menu3 a {
	height: 25px;
	background-position: 0 125px;
}

ul#menu li.menu3 a:hover, ul#menu li.menu3 a.active {
	background-position: 150px 125px;
}

ul#menu li.menu4 a {
	height: 25px;
	background-position: 0 100px;
}

ul#menu li.nav4 a:hover, ul#menu li.nav4 a.active {
	background-position: 150px 100px;
}

ul#menu li.menu5 a {
	height: 25px;
	background-position: 0 75px;
}

ul#menu li.menu5 a:hover, ul#menu li.menu5 a.active {
	background-position: 150px 75px;
}

ul#menu li.menu6 a {
	height: 25px;
	background-position: 0 50px;
}

ul#menu li.menu6 a:hover, ul#menu li.menu6 a.active {
	background-position: 150px 50px;
}

ul#menu li.menu7 a {
	height: 25px;
	background-position: bottom left;
}

ul#menu li.menu7 a:hover, ul#menu li.menu7 a.active {
	background-position: bottom right;
}*/


/*------END OF SIDE NAV -------*/


#topbar {
	margin: 0 auto;
	width: 950px;
	height: 50px;
	padding:0 0 0 0;
}


/*------TOP NAV -------*/
#nav ul {
	float: left;
	list-style: none;
	margin: 0;
	width: 750px;
	padding: 0 0 0 100px;
}

#nav ul li {
	float: left;
}

#nav ul li a {
	float: left;
	height:50px;
	width:150px;
	background-image: url(../images/bg_nav.jpg);
}

#nav ul li a span {
	display: none;
}

#nav ul li.nav1 a {
	height:50px;
	width:150px;
	background-position: top left;
}

#nav ul li.nav1 a:hover, #nav ul li.nav1 a.active {
	background-position: bottom left;
}

#nav ul li.nav2 a {
	width:150px;
	background-position: 600px 0;
}

#nav ul li.nav2 a:hover, #nav ul li.nav2 a.active {
	background-position: 600px 50px;
}
#nav ul li.nav3 a {
	width:150px;
	background-position: 450px 0;
}

#nav ul li.nav3 a:hover, #nav ul li.nav3 a.active {
	background-position: 450px 50px;
}

#nav ul li.nav4 a {
	width:150px;
	background-position: 300px 0;
}

#nav ul li.nav4 a:hover, #nav ul li.nav4 a.active {
	background-position: 300px 50px;
}


#nav ul li.nav5 a {
	width:150px;
	background-position: top right;
}

#nav ul li.nav5 a:hover, #nav ul li.nav5 a.active {
	background-position: bottom right;
}




/*------ENDOF TOP NAV-------*/

#content-wrapper {
	margin: 0 auto;
	background: #000000;
}
#content-bg {
	margin: 0 auto;
	width: 800px;
	overflow:hidden;
	background: #000000;
}
#content {
	margin: 0 auto;	
	width: 800px;
	padding:45px 0 50px 0;
	text-align:justify;	
	background: #000000;
}


#footer {
	font-size:10px;
	padding:30px 0 20px 0;
	clear:both;
	text-align:center;
	width:800px;
	margin: 0 auto;
	color:#5a5a5a;
	height:125px;
}
#footer a{
	text-decoration: underline;
	font-size:10px;
	color:#F00;
}

.f14 {
	font-size: 14px;
	line-height:18px; 
}

.f16 {
	font-size: 16px;
	line-height:22px; 	
}

.marker{
	color:#00ff00;
	font-weight:bold;
}

/*contact form*/

#contact-form p {
	margin: 0 0 7px 0;
}

#contact-form label {
	float: left;
	width: 200px;
	clear: both;
}

#contact-form input, #contact-form textarea {
	width: 398px;
	border: 1px solid #133662;
	background: #daedfc;
	padding: 3px;
	color: #777;
	font-size: 1.0em;
}


#intros {
	width: 795px;
	margin: 0 auto;
}
.spoiler {
	float: left;
	width: 235px;
	padding: 0 15px 30px;
}

.spoiler img, img.wB, #gallery img {
	border: 3px solid #a9a7a8;
	text-align: center;
}

#gallery img {
	margin: 0 7px 7px 0;
}

.button-read {
	border: 3px solid #a9a7a8;
}

