body {
	background: #40423a url(images/background_top.jpg) repeat-x;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 751px;
}
a{
	color: #f3742a;
	text-decoration: none;
	border: none;
}
li{
	margin-bottom: 15px;
	color: #f3742a;
	list-style: square; 
}
.blacktext {
	color: #000;
}
p{
	margin-bottom: 15px;
}
img {
margin-top: 0px;
}
#parent {
	background: #fff url(images/background_top.jpg) repeat-x;
	width: 100%;
	overflow: auto;
}
#page {
	width: 681px;
	background: url(images/header.jpg) no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding-top: 0px;
}
#header {
	height: 170px;
	background: url(images/header.jpg) no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
}
#header a{
	text-decoration: none;
	border: none;
}
#header img{
	text-decoration: none;
	border: none;
}
#spacer {
	height: 100px;
}
#nav {
	padding-left: 36px;
}
#nav a{
	text-decoration: none;
	border: none;
}
#nav img{
	text-decoration: none;
	border: none;
}
#centers {
	background: #fff;
	width: 672px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	font-size: 1em;
	width: 632px;
	min-height: 200px;
	background: #fff;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
#content img{
	text-decoration: none;
	border: none;
}
#footer {
	width: 100%;
	background: #40423a url(images/background_bottom.jpg) repeat-x;
	margin-top: 0px;
	padding-top: 0px;
}
#feader {
	width: 681px;
	height: 47px;
	font-size: 10px;
	color: #fff;
	padding-top: 110px;
	text-align: center;
	background: #40423a url(images/footer.jpg) no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#feader a{
	color: #f3742a;
	text-decoration: none;
	border: none;
}