 * {
    padding:0;
    margin:0;
    }
    h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin:1em 5%; }
    li, dd { margin-left:5%; }
   fieldset { padding: .5em; }

		#container {
	width: 750px;
	margin: 0px auto;
	background-color: #032F5B;
	padding-bottom: 15px;
		}
		#banner {
	background-color: #FCBB3B;
		}
body {
	background-repeat: repeat-x;
	background-color: #053b63;
	background-image: url(../images/bd1.jpg);
	background-position: center top;
}
a:link {
	color: #F5C02C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FCBB3B;
}
a:hover {
	text-decoration: none;
	color: #C19755;
}
a:active {
	text-decoration: none;
	color: #FCBB3B;
}
#warpper {

    }
#footer a:link {
	color: #999999;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #999999;
}
#footer a:hover {
	text-decoration: none;
	color: #0099FF;
}
#footer a:active {
	text-decoration: none;
	color: #999999;
}
#footer {
	font-family: Arial, Tahoma, Helvetica, Sans-serif;
	font-size: 0.8em;
	color: #999999;
}
.light {
	font-family: Arial, Tahoma, Helvetica, Sans-serif;
	font-size: 0.95em;
	color: #E7E7E7;
	line-height: 1.3em;
}
.style1 {font-weight: bold}
.style2 {
	color: #F5C02C;
	font-weight: bold;
}