body {
	padding: 0px;
	text-align: center;
	background-color: #D5D5D5;
	margin: 0px;
	color: #666666;
}
#page {
	margin-left: auto;
	margin-right: auto;
	text-align : left;
	width : 900px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #666666;
	background-color: #FFFFFF;
}
#top {
	float:left;
	display: inline;
	width:900px;
	text-align: left;
	clear: both;
	height: 200px;
}
#center{
	float:left;
	display: inline;
	width:900px;
	text-align: left;
 }
 #col1 {
	float: left;
	width: 120px;
}
#col2 {
	float: left;
	width: 220px;
}
#col3 {
	float: left;
	width: 220px;
}
#col4 {
	float: left;
	width: 200px;
	height: 200px;
}
#footer {
	width: 900px;
	clear: both;
	padding-top: 10px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #49BC00;
}
.navfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.3em;
	font-weight: normal;
	color: #666666;
	padding-top: 5px;
	background-color: #FFFFFF;
}
.navfooter a:link {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border-bottom-style: none;
	background-color: #FFFFFF;
}
.navfooter a:visited {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border-bottom-style: none;
	background-color: #FFFFFF;
}
.navfooter a:hover {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border-bottom-style: none;
	background-color: #FFFFFF;
}
.navfooter a:active {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border-bottom-style: none;
	background-color: #FFFFFF;
}
img {
	border: 0px;
}
a:link {
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
}
a:visited {
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
}
a:hover {
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
}
a:active {
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
}
#bot {
	float:left;
	display: inline;
	width:900px;
	height: 200px;
}
#botcol1 {
	float: left;
	width: 120px;
	height: 100px;
}
#botcol2 {
	float: left;
	width: 440px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	line-height: 1.3em;
	font-weight: bold;
	color: #666666;
	height: 100px;
	letter-spacing: 0.1em;
	margin-top: 0.5em;
	background-color: #FFFFFF;
}
#botcol3 {
	float: left;
	width: 200px;
	text-align: right;
	height: 100px;
	line-height: 1.6em;
	text-decoration: none;
	font-size: 0.75em;
	letter-spacing: 0.25em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	margin-top: 0.75em;
}
