body { padding: 0; margin:0px 0px 0px 0px; font: Tahoma, Arial, sans-serif;  background: #fff; color: #BCE2FE;  }
#content { margin: 0px auto; width: 1000px; background: #BCE2FE}
.ban{
 
	height: 200px;
	width: 1000px;
}
.men{
	width: 1000px;
}
.down a{
	font-weight: bolder;
	color: red;
	font-size: 1.4em;
	text-align: center;
	font-family: arial;
	text-decoration: none;
}
.down1{
	font-weight: bolder;
	color: red;
	font-size: 1.4em;
	text-align: center;
	font-family: arial;
	text-decoration: none;
	cursor: pointer;
	
}
.down a:hover{
	font-weight: bolder;
	color: #FF552A;
	font-size: 1.4em;
	text-align: center;
	font-family: arial;
	text-decoration: underline;
}
.wrap{
	width: 1000px;
	height: 500px;
	
}
.left{
 	float: left;
	width: 720px;
	
}
.right{
	float: right;
	width: 270px;

}
td{
	padding:0px;
	margin: 0px;
}
td.b{
	color:blue;
	padding-left: 20px;
}
td.style8{
	font-family: arial;
	color: red;
	font-size: .8em;
	font-weight: bold;
	padding-left: 5px;
	
}
.contactcontainer{
	width:1000px;
}
.contact{
 	width: 500px;
 	font-size: .8em;
	font-family: arial;
	color: black;
	font-weight: bold;
	
	
}
.wrapper{
	width: 1000px;
	background:white;
}
.subwrapper{
 	width: 700px;
 	font-size: .8em;
	font-family: arial;
	background:white;
	color: black;
	
	
	
}

.left p{
	font-family: arial;
	font-size: 1.0em;
	padding: 20px 20px 20px 20px;
	 text-indent: 30px;
}

.contactadd{
 	width: 300px;
 	font-size: .8em;
	font-family: arial;
	color: black;
	font-weight: bold;
	
}
.button{
	background: #2D2D2D;
	color: white;
	height: 30px;
	width: 100px;
	font-weight: bold;
	
}
.footer{
 	text-align: right;
 	width: 1000px;
	color:#2D2D2D;
	font-family: arial;
	font-size: .8em;
	font-weight: bold
}