@charset "utf-8";
html{
background-color:#666666;
padding:0;
margin:0;
width:100%;
height:100%;
}

body{
margin:auto;
width:751px;
position:relative;
font-family:"Trebuchet MS", "Times New Roman", Tahoma, Verdana;
background:url(images/middle_back.jpg);
border:2px solid #888888;
color:#FFFFFF;
font-size:14px;
margin-top:20px;
}
.header {background-image:url(images/header.jpg);
height:224px;
position:relative;
}
.menu{
	position:absolute;
	color:#e1e3e5;
	font-weight:bold;
	font-family:"Trebuchet MS", "Times New Roman", Tahoma, Verdana;
	font-size:12px;
	top: 195px;
	text-transform:uppercase;
	left: 5px;
	width:751px;
}
a {
color:#e1e3e5;
text-decoration:none;
}
a:hover{text-decoration:underline;
}
.middle_up{background:url(images/middle_top.jpg) no-repeat;
height:23px;
}
.middle_down{background:url(images/middle_bottom.jpg) no-repeat;
height:68px;
}
.footer{background:url(images/footer.jpg) no-repeat;
height:19px;
padding:10px;
font-size:13px;
color:#cccccc;
}
.middle{background:url(images/middle.jpg) no-repeat;

}
.left{
float:left;
width:450px;
padding:15px;
}
.right{
float:right;
width:261px;
padding:5px;
padding-top:80px;
color:#fff;
text-align:justify;
}
.spacer {
	clear:both;
	height:1px;
	font-size:0.0000001em;
	background: url(images/background.gif);
	}
.btnbottom{
padding-left:570px;}
.btnbottom img{
border:none;}