/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #626938;
	text-decoration:none;
}

a:hover{
	text-decoration: underline;
	color: #282b16;
}

*
{
border: 0;
margin: 0;
}

body
{

	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(image/bg.jpg) fixed;
	background-repeat:repeat-x;
	background-position: top;
	background-color: #2e3c16;
}

#mainbg{
	background: url(image/main_bg.png);
	background-repeat:repeat-y;
	background-position: center;
}

#main{
	margin: 0 auto;
	width: 1014px;
}

#header{
	width: 1014px;
	margin: 0 auto;
	height: 340px;
	background: url(image/header.jpg) no-repeat top;
}

#logo{
	text-align: left;
	height: 150px;
	width: 80% auto;
	padding: 10px 0px 10px 10px;
	background-position:top left;
}

#logo a {
	text-decoration: none;
	font-family: 'Quintessential', cursive;
	font-size: 26px;
	color: #FFFFFF;
	font-weight: bold;
}


#logo small {
	font-size: 10px;
	color: #FFFFFF
}

#button{
	height: 77px;
	margin: 0 auto;
	background: url(image/menubg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#buttons{
	text-align:center;
	height: 48px;
	margin-left: 0px;
	padding-left: 0px;
	background: url(image/button_menu.jpg) left top no-repeat;
}

#buttons ul {
    padding-left: 0px;
}

#buttons li {
	display: inline;
}

#buttons a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	display: block;
	float: left;
	width: 12.5%;
	height: 30px;
	padding-top:16px;
}

#buttons a:hover {
	height: 30px;
	background: url(image/but_over.png);
	background-repeat:no-repeat;
	background-position:top;
}

.but {
	width: 123px;
}

.but_razd {
	width: 2px;
	height: 48px;
	background:url(image/but_razd.gif) left 4px no-repeat;
	float:left;}

	#buttons .but:hover {
		background:url(images/but_over.png) center center no-repeat;
	}

#content{
	padding-top: 15px;
	padding-bottom: 15px;
}

#content_bg{
	background: url(image/contentbg.jpg);
	background-position:top;
	background-color: #f3f5e9;
}

#left{
	width: 709px;
	margin-left: 15px;
}

#left p{
	padding-left:5px;
	padding-right:5px;
}

#text{
}


#left H1{
	font-family: Tahoma, Geneva, Verdana;
	font-weight:normal;
	color: #ffffff;
	font-size: 18px;
	height: 35px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	width:100%;
	margin-bottom:20px;
	background: url(image/title_left.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

.read, #right ul .read{
	text-align: right;
	background: url(image/read.jpg);
	background-repeat:no-repeat;
	background-position:right;
	margin-top:16px;
	margin-bottom:10px;
	height:16px;
}

.read a, #right ul li .read a{
	color: #ffffff;
	font-weight:normal;
	padding-right:4px;
	font-size: 12px;
	text-decoration:none;
}

.read a:hover, #right ul .read a:hover{
	text-decoration:underline;
}

#right{
	width: 262px;
	float:right;
	margin-right: 15px;
}

#right h2 {
	font-family: Tahoma, Geneva, Verdana;
	font-weight:normal;
	color: #ffffff;
	font-size: 18px;
	text-align:center;
	height: 35px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom:20px;
	background: url(image/title_right.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#right ul{
	list-style: none;
	margin-bottom: 30px;
	padding-left:7px;
	padding-top: 5px;
	padding-right:10px;
}



#right li{
	background: url(image/ls.png) no-repeat left top;
	padding-left: 20px;
	margin-bottom: 10px;
}

#right a{
	text-decoration: none;
	color: #335000;
	font-weight:bold;
}

#right a:hover {
	text-decoration: underline;
}

#footer
{
	background: url(image/footer.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height: 50px;
	margin: 0 auto;
	font-size: 10px;
	color: #ffffff;
	padding-top: 30px;
	text-align: center;
	clear:both;
	padding-bottom: 5px;
}

#footer a{
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}
.padding{
	padding: 10px;
	color:#FF0000;
	font-weight: bold;
}



/*=================================*/
/* Nivo Slider Demo
/* November 2010
/* By: Gilbert Pellegrom
/* http://dev7studios.com
/*=================================*/


#slider-wrapper {
    background:url(image/top.jpg) no-repeat;
    width: 1014px;
    height: 300px;
    margin:0 auto;
}

#slider {
	position:relative;
    width: 1014px;
    height: 300px;
	background:url(image/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	padding-left: 470px;
	padding-top: 122px;

}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(image/bp.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
	background:url(image/bp_hover.png) no-repeat;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(image/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a {
    color:#efe9d1;
    text-decoration:underline;
}

.bottom_container {
					 width:955px;
					 height:300px;
					 background-color: #87ceeb;
					 padding-top:20px;
					 padding-left:15px;
					 padding-right:15px;
			 }
			 #box_kushoto {
					 float:left;
					 width:240px;
					 height:290px;
					 background-color:#87ceeb;
					 border:solid #87ceeb;
			 }
			 #box_kati {
					 float:left;
					 width:400px;
					 height:auto;
					 background-color:#87ceeb;
					 border:solid #87ceeb;
					 margin-left:20px;
			 }
			 #box_kulia {
					 float:right;
					 width:240px;
					 height:290px;
					 background-color:#87ceeb;
					 border:solid #87ceeb;
			 }
			 bottom_container h1 {
					 color:Green;
			 }
			 #bottom h1{
			 	background:url(images/bottom_h1.png) left top no-repeat;
			 	padding: 8px 0px 20px 17px;
			 	font-size: 18px;
			 	text-align: left;
			 	color: #FFFFFF;
			 	font-weight:100;
			 }
			 #bottom h2{
			 	background:url(images/bottom_h2.png) left top no-repeat;
			 	padding: 8px 0px 24px 17px;
			 	font-size: 18px;
			 	text-align: center;
			 	color: #FFFFFF;
			 	font-weight:100;
			 }
			 #foots{
			 	height: 60px;
			 	font-size: 12px;
			 	color: #ffffff;
			 	text-align: center;
			 	padding: 33px 0px 0px 0px;
			 	background: url(images/footer_bg.gif) 0px 13px repeat-x;
			 }

			 #footes a{
			 	color: #ffffff;
			 	font-size: 12px;
			 	text-decoration: none;
			 }

			 #footes a:hover{
			 	color: #ffffff;
			 	font-size: 12px;
			 	text-decoration: underline;
			 }
