body {
	background:#f0f0f1 url(body.gif) repeat-x;
	font:1.1em Tahoma, "Arial CE", Arial, Helvetica, sans-serif;
	color:#481d24;
	line-height:1.9em;
}
div#container {
	width:960px;
	margin:0 auto;
}
div#header {
	width:960px;
	height:153px;
	position:relative;
}
div#facebook{
	position:absolute;
	top:106px;
	right:140px;
}
a#link
{
display:block;
position:absolute;
top:15px;
left:0;
}
/*h1 {
	width:383px;
	height:144px;
	background:url(header.gif) no-repeat;
	position:absolute;
	top:15px;
	left:0;
}
h1 a {
	display:block;
	width:383px;
	height:144px;
	overflow:hidden;
	text-indent:-10000em;
}*/
h2, h3, h4, h5, h6 {
	font:1.48em "Trebuchet MS", Tahoma, "Arial CE", Arial, Helvetica, sans-serif;
}
h2 {
	margin:0;
	padding:0.5em 0 6em 0;
	font-weight:bold;
}
ul#header_info {
	margin:0;
	position:absolute;
	top:20px;
	right:0;
}
ul#header_info li {
	width:130px;
	margin-left:23px;
	float:left;
}
ul#header_info strong {
	display:block;
	padding:2px 0;
	margin-bottom:2px;
	border-bottom:1px solid #522029;
}
div#content {
	width:600px;
	margin-top:-50px;
	min-height:470px;
	padding:20px 0 50px 0;
	background:url(content_header.gif) no-repeat 20px 94px;
	overflow:hidden;
	float:right;
	clear:right;
}
* html div#content {
	height:470px;
}
div#content_homepage {
	width:700px;
	margin-top:-50px;
	padding:20px 0 50px 0;
	background:url(content_header.gif) no-repeat 20px 94px;
	float:right;
	clear:right;
}
div#news {
	width:660px;
	padding:85px 10px 0 30px;
	float:right;
}
div#content div#news {
	width:450px;
	padding-left:150px;
}
div#content_homepage div#news h2 {
	padding-left:70px;
}
div.link {
	margin:1em 0 4em 0;
	padding-bottom:7px;
	border-bottom:1px solid #522029;
	text-align:right;
	clear:both;
}
object#flash_menu, div#flash_menu {
	position:absolute;
	top:175px;
	left:0px;
}
ul#menu {
	width:210px;
	margin:5em 0 5em 0;
	font-weight:bold;
	font-size:1.2em;
	color:#444;
	line-height:1em;
	float:left;
}
ul#menu li {
	width:137px;
	height:73px;
	position:relative;
}
ul#menu li.right {
	margin-left:73px;
}
span.cos {
	width:97px;
	height:79px;
	padding:60px 20px 0 20px;
	text-align:center;
	background:url(menu_item.gif) no-repeat;
	position:absolute;
	top:0;
	left:0;
}

span.second {
	width:97px;
	height:79px;
	padding:60px 20px 0 20px;
	text-align:center;
	background:url(menu_item2.gif) no-repeat;
	position:absolute;
	top:0;
	left:0;
}

ul#menu  li:hover span {
	background-position:left bottom;
}
a {
	color:rgb(113,43,56);
}
a:hover {
	color:white;
	text-decoration:none;
}

a.link2{
	color:white;
	
}

#footer a{
	text-decoration:underline;
}

#footer a:hover{
	text-decoration:underline;
	color:gray;
}

