body{
	margin-top:0px;
	padding:0px;
	background-color:#1c1c1c;
	margin-left: auto;
	margin-right: auto;
	font-size:.9em;
	font-family:"Palatino Linotype", "Times New Roman", sans-serif;
	color:#c4c4c4;
	line-height:1.4em;
	}
/*h1{
	background-image:url(images/bg_headline.gif);
	background-repeat:repeat-x;
	font-family:Garamond, "Times New Roman", sans-serif;
	font-size:180%;
	height:37px;
	font-weight:normal;
	padding:7px 0px 0px 7px;
}*/
#wrapper{
	margin-left:auto;
	margin-right:auto;
	background-repeat:no-repeat;
	width:931px;
	height:684px;
}
#header{
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	width:810px;
	height:164px;
	text-align:right;
}
#header a:link, #header a:visited{
	font-size:90%;
	color:#F0F0F0;
	text-decoration:none;
}
#header a:hover{
	font-size:90%;
	color:#bfbfbf;
	text-decoration:none;
}
#navigation{
	padding:132px 0px 5px 50px;
	margin:0px;
	height:29px;
	color:#F0F0F0;
	font-family:Garamond, "Times New Roman", sans-serif;
	text-align:left;
	font-size:125%;
}
#navigation ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
#navigation ul, #navigation li{
	display:inline;
	padding-right:20px;
}
#content_home{
	background-image:url(images/bg_content_home.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:931px;
	height:522px;
	text-align:right;
}
#content_home_text{
	text-align:left;
	padding:250px 120px 0px 420px;	
}
#content_home_text img{
	margin-left:-4px;
}
#footer{
	margin-left:auto;
	margin-right:auto;
/*	margin-top:5px;
*/	background-image:url(images/bg_footer.gif);
	width:789px;
	height:40px;
	font-size:80%;
	color:#5f5f5f;
	text-align:center;
	padding:12px 0px 12px 0px;
	/*letter-spacing:.04em;*/
}
#footer a:link, #footer a:visited{
	text-decoration: underline; 
	color: #813d2b;
}

#footer a:hover{
	text-decoration: underline; 
	color: #999999;
}