body,h1,h2,h3,ul,li,p,form,ol{
	margin:0px;
	padding:0px;
}
.clearer{
	clear:both;
}

a {
	color:#90000B;
	text-decoration:underline;
  }

img {border:none;}

p{
	padding:5px 0;
}
body{
	background: url(../images/top_back_new.jpg);
	font: 11px Tahoma;
	color: #FEFEFE;
	min-width:1100px;

}

.page{
	background: url(/images/top_logo.jpg) no-repeat left top;
	padding-left:450px;
}
#page{
	_width:expression((document.documentElement.clientWidth || document.body.clientWidth) > 1100? "100%" :"1100px");
	background: url(../images/top_back.jpg) repeat-x;
}
.content{
	width:611px;
}
.menu{
	height:97px;
}
.menu ul{
	list-style:none;
}
.menu ul li{
	display:inline;
	margin-right:15px;
}
.menu ul li a{
	text-decoration:none;
	font-size:13px;
	color: #FEFEFE;
	font-weight:bold;
}
.menu ul li a:hover{
	text-decoration:underline;
}
.main{
}
.slide{
	padding-top:30px;
}
.slide img{
	margin-right:24px;
	border:solid 3px #AD6F04;
}
.footer{
	width:100%;
	height:307px;
	background-image: url(/images/footer_back.jpg);
}
.footer img{
	float:right;
}
.left_c{
	width:310px;
	padding-left:60px;
	float:left;
	height:234px;
	padding-top:73px;
	background: url(/images/bot_back.jpg) no-repeat left top;
	color:#9F9F9F;
}
.left_c span{
	color:#FEFEFE;
}
.right_c{
	width:450px;
	float:left;
	padding-top:280px;
	text-align:right;
}
