* {padding:0;margin:0;}
html,body{margin:0;padding:0}
body {
	padding:0px;
	margin:0px;
	background:#000 url(images/bg_4x651.gif) repeat-x left top;
	text-align:left;
	font-family: vdrdana, sans-serif;
}
#outer{
	width:780px;
	margin-left:auto;
	margin-right:auto;	
	text-align:left;
	position:relative;

}

#header {
	height:111px;
	background: url(images/head_780x111.jpg) no-repeat left top;
	color:#fff;
	width: 780px;
	position: relative;
}
#header h1 {
	position: absolute;
	top: 14px;
	left: 0px;
	
}
#header h1 a {
	text-decoration: none;
	display: block;	
	width: 270px;
	height: 90px;
}
#header h1 a span {
	display: none;
}
#tn {
	list-style: none;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 10px;
	*top: 9px;
	left: 561px;
	*left: 559px;
	width: 201px;
	font-size: 12px;
}
#tn li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#tn li a {
	color: #706340;
	text-decoration: none;
	font-weight: normal;
}
#tn li a:hover {
	text-decoration: underline;
}
.t1 {
	position: absolute;
	top: 4px;
	left: 60px;
	line-height: 22px;
}
.t2 {
	position: absolute;
	top: 4px;
	left: 109px;
	line-height: 22px;
}
.t3 {
	position: absolute;
	top: 4px;
	left: 162px;
	line-height: 22px;
}



#left{
	position: relative;
	float:left;
	width:500px;
	height: 152px;
}
#leftinner {
	display: none;
}

#left h1 {
	display: none;
}

#right{
	position: relative;
	float:right;
	width:280px;
	height: 152px;
}

#footer {
	position: relative;
	clear:both;	
	height:37px;
	background: url(images/foot_780x37.gif) no-repeat left top;
	color: #8E8469;
	font-size: 11px;
	padding-top: 25px;
	
}
#footerlinks a {
	color: #8E8469;
	font-size: 11px;
	text-decoration: none;

}
#footerlinks a:hover {
	text-decoration: underline;
}
.copyright {
	position: absolute;
	top: 25px;
	right: 0px;
}

