@charset "utf-8";
/* CSS Document */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset,
form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;outline:0;font-size:100%;}
#container {
	width: 887px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 189px;
	width: 887px;
	background: url(../img/top_banner886.jpg) no-repeat center;
	position: relative;
}
#main {
	width: 679px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/main_back699.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 10px;
	padding-right: 10px;
}
#footer {
	height: 25px;
	width: 659px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/footer_back699.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 16px;
	font-size: 10px;
	color: #999;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	font-weight: bold;
	clear: both;
}
#featureBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
	line-height: 1.5;
	background-image: url(../img/summer.jpg);
	background-repeat: no-repeat;
	height: 117px;
	width: 406px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	font-weight: bold;
	padding-left: 60px;
	padding-top: 30px;
}
#nav ul {
	width: 679px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#nav {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

