* {
	font-family:Arial,sans-serif;
	font-size:9pt;
}

img {
	border:none;
}

body {
	background-color:#FFFFFF;
	background-image:URL('images/background.png');
	background-repeat:repeat-x;
	margin:0;
}

#page {
	width:1000px;
	margin:0 auto;
}

#header {
	height:259px;
	background-color:#464646;
}

#main {
	width:1000px;
	min-height:645px;
	background-image:URL('images/background_center.png');
	background-repeat:repeat-x;
	background-position:0 30px;
}

#nav {
	margin:48px 0 0 0;
	float:left;
	width:265px;
}

#content {
	float:left;
	width:680px;
	margin:48px 28px 0 27px;
	color:#606060;
}

/*#content div {
	float:left;
	width:315px;
}*/

#left, #right {
	float:left;
	width:315px;
}

#footer {
	/*width:930px;*/
	height:84px;
	background-image:URL('images/footer.png');
	background-repeat:no-repeat;
	color:#606060;
	text-decoration:none;
	margin:0 auto;
}

.dc {
/*	position:absolute;*/
	height:516px;
	width:48px;
	margin:0;
/*	overflow;*/
	background-image:URL('images/divide_center.png');
	background-repeat:no-repeat;
	float:left;
/*	margin-left:593px;
	margin-top:55px;*/
}

h1 {
	font-family:arial;
	font-size:22px;
	font-weight:normal;
	color:#515050;
	margin:5px 0 4px 0;
	padding:0;
}

h2 {
	font-size:14px;
	font-weight:bold;
	color:#CB5461;
/*	border-bottom:1px solid #D2B896;*/
/*	padding-bottom:5px;*/
	padding:0;
	margin:12px 0 4px 0;
}

h3 {
	font-size:9pt;
	margin:0px;
	padding:0px;
}

sup {
	font-size:6pt;
}

a {
	color: #888;
}

a:hover {
	text-decoration:underline;
	color:#000;
}


#nav ul {
	margin:0 0 0 31px;
	padding:0;
	list-style:none;
/*	background-image:URL('images/menu_bg.gif');*/
}

#nav li {
	
}

#nav li a {
	float:left;
	width:138px;
	height:13px;	
	background-color:#8c1824;
	background-image:URL('images/menu_butt.gif');
	background-repeat:no-repeat;
	list-style:none;
	color:#FFFFFF;
	padding:11px 50px 9px 50px;
}

#nav li a:hover {
	background-color:#a74e58;
	background-image:URL('images/menu_butt_hover.gif');
}

#nav .ulit {
	
	
	width:238px;
	height:13px;
	background-image:URL('images/menu_top.gif');
	padding:0;
}


#nav .uli {
	float:left;
	width:238px;
	height:81px;	
	background-color:#8c1824;
	background-image:URL('images/menu_bg.gif');
	background-repeat:repeat-y;
}


#nav .ulib, #nav .ulib:hover {
	float:left;
	width:238px;
	height:18px;
	background-image:URL('images/menu_bottom.gif');
	background-repeat:no-repeat;
	padding:0;
	margin:0;
}

#nav li a {
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
}

#nav li a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

#nav2 {
	clear:both;
	float:right;
	width:168px;
	background-image:URL('images/box_bg.gif');
	color:#734D1B;
	margin-right:11px;
	padding:12px 20px 8px 20px;	
	font-size:8pt;
}

#nav2 a{
	font-size:8pt;
	color:#9a6e33;
}

#nav2 a:hover{
	color:#4f2d00;
	text-decoration:underline;
}

/*<!--#nav2 .s, #nav2 .s b {
	font-size:8pt;
}-->*/

.websitez a {
	color:#888;
}

.websitez a:hover {
	text-decoration:underline;
	color:#000;
}

.websitez {
	width:300px;
	float:right;
	text-align:right;
	margin-top:0px;
	margin-right:10px;
}

.linka {
	width:315px;
	height:1px;
	background-color:#d2b896;
	margin:1px 0px 12px 0px;
}

.linka2 {
	width:315px;
	height:1px;
	background-color:#e3ceb2;
	margin:0 0 14px 0;
}

.linka3 {
	width:680px;
	height:1px;
	background-color:#d2b896;
	margin:1px 0 14px 0;
}

.linka4 {
	width:680px;
	height:1px;
	background-color:#d2b896;
	margin:-1px 0px 12px 0px;
}




