body	{
	padding:  0;
	margin: auto;
	font-family:Tahoma;
	font-size: 12px;
    color:#000;
	background-color: #977c95;
}

.layout	{
	width: 1000px;
	background: url('../gfx/top.jpg') repeat-y; 
	padding: 0; 
	margin: auto;
	padding-top: 40px;
	vertical-align: top;
}

.header-left	{
	width:187px;
	height:139px;
	background: url('../gfx/l_pic.jpg') no-repeat;
	margin-left: 60px;
	float: left;
}

.header		{
	width:502px;
	height:139px;
	background: url('../gfx/header.jpg') no-repeat;
	margin: 0;
	float: left;
}

.header-right	{
	width:206px;
	height:139px;
	background: url('../gfx/r_pic.jpg') no-repeat;
	margin: 0;
	float: left;
}

.container	{
	width: 1000px;
	background: url('../gfx/contentback.jpg') repeat-y;

}

.nav	{
	width: 145px;
	margin-left: 60px;
	text-align: right;
	padding-top: 6px;
	padding-left:18px;
	float: left;
}


.nav .active a { 
	color: #53534d; 	
	text-decoration:none;
}


.menu	{
	font-family:Tahoma;
	font-size: 12px;
	font-weight:bold;
	margin-right: 20px;
	top: 0;
}

.menu a {
	color:#868685;
	text-decoration:none;
}

.menu a:hover {
	color:#d67d2e;
	background-color:#f7db86; 
	text-decoration:none;
}

.menu a:active {
	color:#d67d2e;
	background-color:#f7db86; 
	text-decoration:none;
}

.menu a:focus {
	color:#d67d2e;
	background-color:#f7db86; 
	text-decoration:none;
}

.menu ul {
	list-style-type:none;
	
}

.menu li {

}

.content {
	width: 470px;
	margin-left:24px;
	float: left;
	padding-top:7px;
	padding-left: 15px;
	padding-right: 15px;
	font-family: Tahoma;
	color: #FFFFFF;
}

.content-text	{
	width: 475px;
	font-family: Tahoma;
	color: #FFFFFF;
}

.content-text a	{
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 12px;
}

.contactcontent {
	text-align:right;
	padding-top: 10px;
}

.contactcontent input {
	margin-top: 1px;
}

.right	{
	width: 185px;
	padding-top: 7px;
	padding-left: 15px;
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	float: left;
}

.right a {
	color: #000000;
	font-family: Tahoma;
}


.footer{
	background-color: #f9df91;
	height:16px;
	width:885px;
	color: #9d8787;
	font-size: 9px;
	font-family: 'Trebuchet MS', sans-serif;
	clear: both;
	text-align: right;
	margin-left: 60px;
	padding-top: 5px;
	padding-right: 10px;
	
}

img {
border: 0px;
}

.footer a {
	font-size: 9px;
	color:#9d8787;
	text-decoration:none;
} 


.footer a:hover {
	color: #714f4f;
}
