body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#main {
	width: 950px;
	margin-left: 0px;
	margin-right: auto;
}

#banner {
	width: 450px;
	margin:	-55px auto 0px 0px;
	height: 60px;
}

#flashtext {
	position:		absolute;
	top:			145px;
	left:			460px;
	z-index:		98;
	}
	
#notice {
	position:		absolute;
	top:			257px;
	left:			-1px;
	z-index:		99;
	width: 954px;
	}
	
#ads2 {
	position:		absolute;
	top:			1004px;
	left:			218px;
	z-index:		99;
	background-image:	url(graphics/plansbuttonbk.jpg);
	width:	185px;
	height:	276px;
	}

#navigation {
	float: left;
	font-size: 72%;
	font-weight: bold;
	color: #34b703;
	margin: 265px 0px 0px 0px;
	padding: 5px 5px 15px 0px;
	width: 170px;
}

#content {
	margin:	260px 0px 0px 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
	text-decoration: none;
	width: 750px;
	text-align: left;
	padding: 5px 0px 15px 0px;
	border-width: 0px 0px 0px 1px;
	border-color: #c2df9c;
	border-style: solid;
}

#header {
	margin-right:	5px;
	padding: 5px 0px 5px 0px;

}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #999999;
	padding: 40px 0px 10px 0px;
	text-align: center;
	clear: left;
	background-color: #FFFFFF;
}


a {
	color: #ff4005;
	text-decoration: none;
}
a:hover {
	color: #ff4005;
	text-decoration: underline;
}

a.small-navigation {
	color: #999999;
	text-decoration: none;
}

a.small-navigation:hover {
	color: #34b703;
	text-decoration: underline;
}

a.navigation {
	color: #34b703;
	text-decoration: none;
	display: block;
	padding: 3px 0px 3px 5px;
	text-align: left;
	font-weight: bold;
}

a.navigation:hover {
	border-color: #34b703;
	background-color: #EFEFEF;
	text-decoration: underline;
}

hr {
	width: 100%;
	height: 0px;
	text-align: center;
	border-color: #CCCCCC;
	border-style: dashed;
	border-width: 0px 0px 1px 0px;
}

h1 {
	color: #8ec2ee;
	font-size: 180%;
	text-decoration: none;
	text-align: left;
	margin: 0px 0px 15px 0px;
	font-weight: bold;
	padding: 2px 0px 0px 25px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #8ec2ee;
}

h2 {
	color: #34b703;
	font-size: 120%;
	text-decoration: none;
	text-align: left;
	margin: 0px 0px 15px 0px;
	font-weight: bold;
	padding: 2px 0px 2px 25px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #c2df9c;
}

h3 {
	color: #666666;
	font-size: 120%;
	font-weight: normal;
	text-decoration: none;
	margin: 0px 0px 15px 0px;
	padding: 2px 0px 0px 25px;
}
p {

	padding: 0px 0px 10px 0px;
	margin-top: 10px;
}
.style3 {color: #8ec2ee;
}

