body {
    background: #e1dfd3;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin-top: 10px;
	margin-bottom: 10px;
}

a {
    color: #fff;
	font-size: 11px;
	text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.container {
    width: 826px;
	margin: 0 auto;
}

.mp_center {
    background: url(images/mbg.jpg);
	background-repeat: repeat-y;
}
	
.footer_bg {
    background: #fff;
}

.ptop {
    width: 826px;
	height: 9px;
	background: url(images/top.jpg);
	background-repeat: no-repeat;
}

.pn {
    width: 302px;
	height: 42px;
	float: right;
	background: url(images/pn.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
}

.www {
    width: 300px;
	height: 78px;
	background: url(images/www.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-top: 15px;
	margin-left: 30px;
}

.hres {
    background: url(images/ht_bg.jpg);
	background-repeat: no-repeat;
	height: 157px;
}

.text1 {
    margin: 10px;
	line-height: 23px;
	font-size: 14px;
	font-family: Trebuchet MS;
}

.mcbg {
    background: #f3f3e9;
}

.wn_bg {
    background: #343427;
	padding: 8px;
	color: #fff;
	border-top: 1px solid #f3f3e9;
}

.contact {
    width: 100px;
	float: right;
	text-align: center;
}

.contact  a{
    text-decoration: none;
	color: #000;
}

.copyright {
    float: right;
	margin-right: 170px;
	width: 250px;
	text-align: center;
}