body{
	margin:0px;
	background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#666666;
}
#container{
	margin:0px auto;
	width:780px;
	height:auto;
	background:#FFFFFF;
}
#header{
	height:265px;
	width:780px;
	background:url(images/header.jpg);
}
.style1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:17px;
	color:#B63643;
	font-weight:bold;
}
.style2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:17px;
	color:#000000;
	font-weight:bold;
}
h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:17px;
	color: #000099;
	font-weight:bold;
}
.copyright{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#FFFFFF;
}
	
