body{
	text-align: center;
	background-color: #ffffff;
}
#central{
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	position: center;
	width: 800px;
	text-align: left;
	background-color: #ffffff;
}
.header{
	height: 135px;
	width: 780px;
	background:#fff url(images/Bg.gif);
	background-repeat: no-repeat;
}
#footer{
	background-color: #ffffff;
	font-family: Georgia, sans-serif;
	font-size: 10px;
	color: #666666;
	height: 80px;
	width: 800px;
	clear: both;
	text-decoration: none;
	text-align: center;
	padding-top:4px;
	position: relative;
}
.footer{
	height: 80px;
	width: 780px;
	background:#fff url(images/Bg2.gif);
	background-repeat: no-repeat;
}
#footer ul{display: inline;}
#footer li{display: inline;}
#footer a{
	color: #000000;
	text-decoration: underline;
	padding-right: 7px;
}
#footer a:hover{color: #FF0000;}
#price{
	background-color: #ffffff;
	font-family: Georgia, sans-serif;
	font-size: 11px;
	font-weight: none;
	color: #000000;
	width: 800px;
	clear: both;
	text-decoration: none;
	text-align: left;
	padding-top:4px;
}
.pricing{
	width: 400px;
	background-color: #ffffff;
	font-family: Georgia, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #666666;
}
#pricing a:hover{color: #FF0000;}
a:active, a:focus, a:link, a:visited, a { color:#000000; text-decoration: none; }