﻿body{
background:#C4AD6E url('images/bg.png') repeat-x left top;
	margin:0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.5em;

}

a {
	color:#D65210;
	text-decoration:none;
}

.top{
	width:950px;
	height:220px;
	margin:0 auto;
	background-image:url('images/top.png');
}


.top2{
	width:950px;
	height:220px;
	margin:0 auto;
	background-image:url('images/top2.png');
}

.content{
	margin-left:15px;
}


.main{
	width:950px;
	margin:0 auto;
}

.left{
	width:190px;
	padding:5px;
	background-color:#08080A;
	color:#FFF;
}

.tabs{
	width:170px;
	height:470px;
	background-image:url('images/tabs.png');
	background-position:center top;
	background-repeat:no-repeat;
	float:left;
	margin-left:17px;
	margin-top:-3px;
	text-align:center;
	font-size:16px;
}

.tabs2{
	width:170px;
	height:470px;
	background-image:url('images/tabs.png');
	background-position:center top;
	background-repeat:no-repeat;
	float:left;
	margin-left:10px;
	margin-top:-3px;
	text-align:center;
	font-size:16px;
}

.tabs3{
	width:170px;
	height:470px;
	background-image:url('images/tabs.png');
	background-position:center top;
	background-repeat:no-repeat;
	float:left;
	margin-left:15px;
	margin-top:-3px;
	text-align:center;
	font-size:16px;
}


.tabs4{
	width:170px;
	height:470px;
	background-image:url('images/tabs.png');
	background-position:center top;
	background-repeat:no-repeat;
	float:left;
	margin-left:14px;
	margin-top:-3px;
	text-align:center;
	font-size:16px;
}

.menu{
	font-size:20px;
}

.tagline{
	width:600px;
	float:right;
}

.footer2{
	width:100%;
	height:70px;
	
	background:#D65210 url('images/bgfoot.png') repeat-x left top;
	background-color:#D65210;
}


.copy{
	width:950px;
	height:70px;
	background-image:url('images/copy.png');
	margin:0 auto;
	clear:both;
	color:#fff;
	font-size:10px;
}

.copy a{
	color:#FFF;
}
.topmenu{
	width:600px;
	height:175px;
	float:right;
}

.block{
	width:135px;
	background:#fff;
	margin-left:10px;
	text-align:center;
	height:175px;
	margin-top:10px;
	float:right;
	border:1px #000 solid;
}

