/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
border: 0;
margin: 0;
}

img
{
border: 3px;
}


.tit_bot a{
	text-decoration:none;
	color:#000000;
}

.tit_bot a:hover{
	text-decoration: underline;
}


body{
	font: 12px Arial, Helvetica, sans-serif;

	background-color:#CCCC99;
	line-height: 20px;
  
	}


#main{
	width: 1014px;
	margin: 0px auto;
	padding: 52px 0px 0px 0px;
	background: url(images/top.jpg) top left no-repeat;
	
}


#header { width:1005px;
padding: 0px 20px 0px 0px;
height: 145px;
background: url(images/left1.jpg) top repeat-x ;
}
#footer {
    background-color:#CCCC99;
	line-height: 20px;
}

#buttons{
	width: 1000px;
	background: url(images/menu.jpg) left top repeat-x ;
	text-align:center;
	height:4px;
	margin-right:0px;
	padding-left:0px;
}


#buttons a {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	display: block;
	float: left;
	width: 150px;
	height: 48px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 13px;
	text-align: center;
	margin-right: 0px;
	background: url(images/but.jpg) left top no-repeat;
}


#logo{
	background: url(images/logo.jpg) center top no-repeat;
	height: 25px;

	font-size: 10px;
	padding: 30px 0px 0px 786px;
}


#left{
	width: 860px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 4px;
	float:left;
	background: url(images/left.jpg) top repeat-x ;
	min-height: 590px;
}

.left1 {
font-family: Times New Roman;
font-size: 24px;
text-align: left;
color:#6E0004;
padding: 10px 4px 0px 4px;
}

.left2 {
font-family: Times New Roman;
font-size: 16px;
text-align: left;
font-weight:italic;
color:#6E0004;
padding: 10px 4px 0px 4px;
}
.right
{
}
#content{
	width: 1024px;
	background: url(images/cont_razd.gif) 296px 0px repeat-y;
}

#right{
	float: right;
	width: 641px;
	padding: 0px 0px 0px 0px;
}

#right_top{
	width: 641px;
	height: 10px;
	background: url(images/right_top.png) left top no-repeat;
}
#right_bot{
	width: 641px;
	height: 10px;
	background: url(images/right_bot.png) left bottom no-repeat;
}
#right_bg{
	background: url(images/right_bg.gif) left repeat-y;
	padding: 0px 18px 0px 18px;
	
}
.text{
    font-family: Times New Roman;
    font-size: 16px;
	padding: 10px 0px 150px 20px;
	line-height: 18px;
	
}
.read{
	text-align:right;
	padding-right:5px;
	padding-top: 5px;
}
.img_l {	float:left;
		margin: 3px 10px 3px 0px;
}

.img_r {	float: right;
		margin: 3px 6px 3px 10px;
}
#left{
	width: 860px;
	float: left;
	color:#000000;
	margin-left: 16px;
	text-align: justify;
}
.lefth1{
font-family: Monotype Corsiva;
font-size: 28px;
text-align:left;
color:#990066;
margin: 10px ;
padding: 5px 4px 0px 0px;
}
.lefth2{
font-family: Monotype Corsiva;
font-size: 30px;
font-weight:bold;
color:#CC33CC;
margin: 19px ;
padding: 10px 10px 10px 20px;
}
.left_res
{
width: 50%;
float: left;
}

.left_res a
{
color: #4E6E33;
font-weight: bold;
}