body {
	background:black none repeat scroll 0 0;
	color:black;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0;
	padding:20px 0 20px 0;
	text-align:center;
}

#container {
	background:white none repeat scroll 0 0;
	border-color:black black -moz-use-text-color;
	border-style:solid solid none;
	border-width:7px 7px medium;
	display:block;
	margin:0 auto;
	text-align:left;
	width:865px;
	min-height:800px;
}

#header {
	float: left;
	margin-left: 18px;
}

#logo {
	float: left;
	margin-top: 70px;
}

#banner {
	float: left;
	margin-left: 65px;
	margin-top: 25px;
}

#content {
	float: left;
	clear: both;
	width: 779px;
	margin-top: 25px;
	margin-left: 60px;
}

h1 {
	font-size: 24px;
	font-weight: normal;
	color: #383838;
}

h3 {
	margin-top: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #5e5e5e;
}

ul {
	padding-left: 0;
}

ul a {
	font-size: 13px;
	color: #383838;
	text-decoration: none;
}

ul a:hover {
	text-decoration: underline;
}

ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	background:transparent url(images/bullet.jpg) no-repeat scroll 0 4px;
	padding-top: 1px;
	padding-left: 24px;
	margin-top: 2px;
}

.extra_top_margin {
	margin-top: 15px;
}

#footer {
	float: left;
	clear: both;
	width: 779px;
	margin-top: 50px;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-left: 60px;
	border-top: 1px solid #383838;
}

#contact {
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #383838;
}

#copy {
	float: right;
	font-size: 10px;
	font-weight: bold;
	text-align:right;
	color: #383838;
}
