BODY {
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 12px;
	margin: 0px;
	color: #45382E;
	padding: 0px;
	text-align: center;
	line-height: 130%;
}

td,th,li {
	font-size: 12px;
	color: #45382E;
	line-height: 130%;
}
a:link {
	color: #45382E;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #45382E;
}
a:hover {
	text-decoration: none;
	color: #45382E;
}
a:active {
	text-decoration: underline;
	color: #45382E;
}
.style1{
	font-size: 12px;
}
.style2{
	font-size: 10px;
	line-height: 130%;
}
.style3{
	font-size: 10px;
	line-height: 150%;
}
.style4{
	color: #FF0000;
}

.main{
	width: 800px;
}

.plan{
	padding: 5px 15px;
}
.plan ul {
	padding: 8px 0px;
	margin: 0px;
}
.plan li {
	display: inline;
	padding-left: 15px;
	background-image: url(img/icon.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-right: 20px
}
.left{
	width: 200px;
	text-align: left;
	padding: 10px;
}
.space{
	margin-bottom: 5px;
}
.space2{
	margin-bottom: 1px;
}
.space3{
	margin-bottom: 8px;
}
.space4{
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
}
.space5{
	margin-bottom: 12px;
}

.footer {
	background-image: url(img/bottom-line.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 40px;
	margin-bottom: 40px;
}
.footer2 {
	text-align: left;
	width: 800px;
	padding-top: 10px;
	font-size: 10px;
	line-height: 130%;
}
