* { margin:0; padding:0; }
.clear {
	clear:both;
}
h1 {
	color:#FFF;
	font-size:36px;
	font-weight:normal;
	margin-bottom:20px;
	font-family: Impact;
	background-color: #F00;
	margin-top: 20px;
	line-height: 36px;
	text-align: center;
}
#contentWrap #toppage ul {
	font-size: 18px;
	font-weight: normal;
	text-align: center;
}



/* content wrap
------------------------------------------------------------------*/
#contentWrap {
	width:670px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
}
#contentWrap #content #banner4 {
	padding: 10px;
	height: 370px;
	width: 300px;
	float: right;
	margin-right: 125px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	top: 0px;
}
#content {
	background-image: url(images/middle.png);
	background-repeat: repeat-y;
	height: 1180px;
	width: 869px;
	color: #90F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#content #banner {
	height: 600px;
	width: 600px;
	float: right;
	margin-right: 120px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#button1 {
	padding-top: 90px;
	padding-left: 450px;
}
#header a {
	color: #FFF;
	text-decoration: none;
	background-image: url(images/button_03.jpg);
	height: 34px;
	width: 128px;
	background-repeat: no-repeat;
	float: right;
	line-height: 30px;
	font-size: 18px;
	margin-top: 90px;
	right: 40px;
}
#header #nav {
	text-indent: -10;
	margin-right: 80px;
}


#header {
	background-image: url(images/header2.gif);
	height: 188px;
	width: 869px;
}
#footer {
	background-image: url(images/footer.png);
	height: 112px;
	width: 869px;
	font-size: 12px;
	color: #666;
	padding-top: 50px;
}
#footer a {
	color: #F00;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
#content #contentWrap #toppage ul li {
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
}

.bigger {
	font-size: 24px;
	font-weight: bold;
	color: #F00;
	text-align: center;
}
#toppage #closeout {
	text-align: center;
}

