body {
margin-top:0px;
margin-bottom:0px;
}

ul li{margin:0; padding:0; list-style:none;}
a {text-decoration:none;}

#container {
	height: auto;
	width: 990px;
}
#header {
	height: 186px;
	width: 990px;
	background-image: url(foto/header.jpg);
	background-repeat: no-repeat;
	float: left;
}
#contentheader {
	height: auto;
	width: 990px;
	float: left;
}


#footer {

	height: 59px;
	width: 990px;
	background-image: url(foto/footer.jpg);
	background-repeat: no-repeat;
	float: left;
}
.sidebar {
	height: auto;
	width: 240px;
	float: left;
	margin-top: 10px;
}
.btn {
	height: 25px;
	width: 180px;
	float: left;
	background-image: url(foto/btn.jpg);
	background-repeat: no-repeat;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 34px;
}

.content {
	height: auto;
	width: 720px;
	float: left;
	margin-left: 10px;
	text-align: left;
}
.title{
	width: auto;
	height:18px;
	float:left;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:underline;
	font-weight:bold;
	margin-top:10px;
	margin-left: 0px;
}
#banner {
	height: 250px;
	width: 990px;
	float: left;
	background-image: url(foto/banner.jpg);
}
.box {

	height: auto;
	width: 225px;
	float: left;
}
.up {
	height: 13px;
	width: 225px;
	float: left;
	background-image: url(foto/sideup.jpg);
	background-repeat: no-repeat;
}
.M {
	height: auto;
	width: 185px;
	float: left;
	background-image: url(foto/sideM.jpg);
	background-repeat: repeat-y;
	text-align: left;
	padding-left: 30px;
	padding-right: 10px;
}
.B {

	height: 22px;
	width: 225px;
	float: left;
	background-image: url(foto/sideB.jpg);
	background-repeat: no-repeat;
}
.copy{
	width:250px;
	height:15px;
	float:left;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:lighter;
	color: #000000;
	text-decoration:none;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 400px;
}
.btn_tex{ width:auto; height:18px; text-align:center; font:Arial, Helvetica, sans-serif; color:#000000;}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #993300;
	text-decoration: none;
}

.footer {
	height: auto;
	width: 990px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #993300;
	text-decoration: none;
	text-align: center;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
}
.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #333333;
	text-decoration: none;
}

.black1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	color: #00C;
	text-decoration: none;
}
.blackbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.tm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #FF0000;
	text-decoration: none;
}
