/*
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: 0px;
}

body{
	color: #D1D2B0;
	background: url(images/bg.jpg) center top #000000;
	line-height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

	
#main {
	width: 1014px;
	margin: 0px auto;
	background:url(images/main.jpg) right top no-repeat;}


#header { 
	width:1014px;
	height: 117px;
}

#buttons{
	text-align:center;
	height: 40px;
	margin-left: 0px;
	padding-left: 0px;
	background: url(images/menu.png) left top no-repeat;
}

#buttons a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: block;
	float: left;
	text-decoration: none;
	color: #000000;
	text-align: center;
	padding-top: 10px;
	height: 30px;
}

.but {
	width: 83px;
}


#buttons .but:hover {
	color: #949494;
	background:url(images/but_hov.png) center 7px no-repeat;
	}
	
.top { 
    background-image: url("images/top.jpg");
    height: 300px;
    padding-top:117px;
	}

.top_text {
	width: 1014px;
	float:left;
	background: url(images/content_text.png);
	height:308px;
	padding: 0px 32px 0px 0px;}

.top_img { 
	float:left;
	padding: 15px 31px 0px 15px;			
	}

#content{
	width: 100%;
	background: #668041;
}

.cont_top{
	background: url(images/cont_top.png) left top no-repeat;
	height: 10px;
	width: 100%;
}

.cap h1 {
	line-height: 35px;
	height: 35px;
	font-size: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5AC8E9;
	text-indent: 10px;
	margin-bottom: 10px;
}

.cap p {
	font-size: 14px;
	line-height: 20px;
	text-indent: 20px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}

.cont_bot{
	background: url(images/cont_bot.png) left bottom no-repeat;
	height: 10px;
	width: 100%;
}


.cont_home {
padding: 0px 20px 0px 20px;}

.home_box {
	width: 298px;
	float:left; }


.img_l {	float:left;
		margin: 6px 20px 5px 0px;
}

.span_cont {
	color: #813700;
	font-size:14px;
	font-weight:bold;
}

 H1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight: 100;
	color: #D1D2B0;
	text-align: left;
	padding: 10px 0px 0px 0px;
}
.bottem {
	height: 230px;
	background-color: #668041;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #668041;
	border-bottom-color: #668041;
	border-left-color: #668041;
}
.bottem ul {
	float: left;
	height: 150px;
	width: 230px;
	padding: 9px;
	margin-top: 10px;
}

.bottem h1 {
	line-height: 32px;
	color: #FFFFFF;
	font-size: 18px;
	text-indent: 10px;
}
.bottem img {
	height: 128px;
	width: 230px;
	border: 1px solid #DADADA;
}
.bottem p {
	color: #D1D2B0;
	text-align: center;
	margin-top: 10px;
}
			
			
.foot {
    background-color: #EEEEEE;
    background-image: url("images/footer.jpg");
    background-position: center top;
    background-repeat: repeat-x;
    height: 140px;
}
.foot .bk {
    margin-left: auto;
    margin-right: auto;
    padding: 20px 20px 20px 100px;
    width: 1014px;
}
.foot h1 {
    border-bottom: 1px solid #999999;
    color: #CCCCCC;
    font-size: 12px;
    font-weight: normal;
    height: auto;
    line-height: 28px;
    margin: 6px 0 0 20px;
    text-align: center;
    width: 900px;
}
.foot h2 {
    color: #484848;
    font-size: 12px;
    font-weight: normal;
    height: auto;
    line-height: 28px;
    margin: 0 0 0 20px;
    text-align: center;
    width: 900px;
}
