/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #607b90;
}
a {
	font-size: 12px;
}
a:link {
	color: #036;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #036;
}
a:hover {
	text-decoration: underline;
	color: #036;
}
a:active {
	text-decoration: underline;
	color: #036;
}
h1 {
	font-size: 30px;
	color: #607b90;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 18px;
	color: #607b90;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 5px;
}
form {
	margin: 0px;
	padding: 0px;
}
#layout {
	position: relative;
	margin: 0px auto;
	left: 0px;
	top: 0px;
	width: 765px;
}
#corner1 {
	background-image: url(images/corner1.gif);
	float: left;
	left: 0px;
	top: 0px;
	width: 20px;
	height: 20px;
}
#topbar {
	background-image: url(images/topbar.gif);
	float: left;
	left: 20px;
	top: 0px;
	width: 725px;
	height: 20px;
}
#corner2 {
	background-image: url(images/corner2.gif);
	float: left;
	left: 745px;
	top: 0px;
	width: 20px;
	height: 20px;
}
#leftbar, #leftbar2 {
	background-image: url(images/leftbar.gif);
	float: left;
	left: 0px;
	top: 20px;
	width: 20px;
}
#leftbar {
	height: 700px;
}
#leftbar2 {
	height: 1685px;
}
#bodytext, #bodytext2 {
	background-color: #FFF;
	padding: 10px;
	padding-top: 5px;
	float: left;
	left: 20px;
	top: 20px;
	width: 705px;
}
#bodytext {
	height: 685px;
}
#bodytext2 {
	height: 1670px;
}
#rightbar, #rightbar2 {
	background-image: url(images/rightbar.gif);
	float: left;
	left: 745px;
	top: 20px;
	width: 20px;
}
#rightbar {
	height: 700px;
}
#rightbar2 {
	height: 1685px;
}
#corner3 {
	background-image: url(images/corner3.gif);
	float: left;
	left: 0px;
	top: 480px;
	width: 20px;
	height: 20px;
}
#bottombar {
	background-image: url(images/bottombar.gif);
	float: left;
	left: 20px;
	top: 480px;
	width: 725px;
	height: 20px;
}
#corner4 {
	background-image: url(images/corner4.gif);
	float: left;
	left: 745px;
	top: 480px;
	width: 20px;
	height: 20px;
}
#navcontainer {
	padding-top: 1px;
	text-align: left;
}
#navlist {
	padding: 3px 0;
	margin-left: 0;
	border-bottom: 1px solid #808080;
	font: 12px Arial, Helvetica, sans-serif;
	margin-bottom: 0;
	margin-top: 0;
}
#navlist li {
	list-style: none;
	margin: 0;
	display: inline;
}
#navlist li a {
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #808080;
	border-bottom: none;
	background: #CFDCE6;
	text-decoration: none;
}
#navlist li a:link {
	color: #333; 
}
#navlist li a:visited {
	color: #333; 
}
#navlist li a:hover {
	color: #FFF;
	background: #607b90;
	border-color: #000;
}
#navlist li a#current {
	background: white;
	border-bottom: 1px solid white;
	color: #333;
}
#header {
	position: relative;
	border: 1px solid #808080;
	border-top-width: 0px;
	height: 250px;
}
#header2 {
	position: relative;
	text-align: center;
	padding-top: 75px;
	float: left;
	width: 290px;
	height: 175px;
}
#future {
	color: #607b90;
	height: 160px;
	padding-top: 80px;
	text-align: center;
	font-size: 30px;
}
#plan1, #plan2, #plan3 {
	position: relative;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	top: 30px;
	border: solid 1px #808080;
	border-top-width: 0px;
	border-bottom-width: 0px;
	background-repeat: repeat-x;
	width: 215px;
	height: 205px;
}
#plan1 {
	background-image: url(images/plan1.gif);
	background-color: #906063;
	left: 0px;
}
#plan2 {
	background-image: url(images/plan2.gif);
	background-color: #8299AB;
	left: 11px;
}
#plan3 {
	background-image: url(images/plan3.gif);
	background-color: #A78E7B;
	left: 23px;
}
#plan1footerleft, #plan2footerleft, #plan3footerleft {
	position: relative;
	padding: 5px;
	float: left;
	top: 30px;
	border: solid 1px #808080;
	border-top-width: 0px;
	border-right-width: 0px;
	width: 102px;
	height: 17px;
}
#plan1footerleft {
	background-color: #714B4D;
	left: 0px;
}
#plan2footerleft {
	background-color: #647F96;
	left: 11px;
}
#plan3footerleft {
	background-color: #907560;
	left: 23px;
}
#plan1footerright, #plan2footerright, #plan3footerright {
	position: relative;
	text-align: right;
	padding: 5px;
	float: left;
	top: 30px;
	border: solid 1px #808080;
	border-top-width: 0px;
	border-left-width: 0px;
	width: 103px;
	height: 17px;
}
#plan1footerright {
	background-color: #714B4D;
	left: 0px;
}
#plan2footerright {
	background-color: #647F96;
	left: 11px;
}
#plan3footerright {
	background-color: #907560;
	left: 23px;
}
#footerleft, #footerright {
	position: relative;
	background-color: #FFF;
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	padding: 10px;
	float: left;
	top: 60px;
	width: 332px;
	height: 35px;
}
#footerright {
	text-align: right;
}
#copyright {
	position: relative;
	background-color: #FFF;
	border: #999999 solid 1px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	top: 90px;
	width: 683px;
	height: 12px;
}
#helpcenter {
	position: relative;
	left: 0px;
	top: 20px;
	width: 705px;
	height: 238px;
}
#support1 {
	position: absolute;
	border: 1px solid #999;
	left: 0px;
	width: 705px;
	height: 245px;
}
#submitted {
	position: relative;
	text-align: center;
	left: 0px;
	top: 10px;
	padding-top: 100px;
	width: 705px;
	height: 138px;
}
#aboutus {
	position: relative;
	text-align: center;
	top: 50px;
	left: 100px;
	width: 500px;
	height: 238px;
}
#contactus {
	position: relative;
	float: left;
	top: 30px;
	left: 125px;
	width: 250px;
	height: 238px;
}
#webdesign {
	position: relative;
	top: 30px;
	left: 50px;
	width: 610px;
	height: 238px;
}
#services1, #services2, #services3 {
	position: relative;
	text-align: center;
	border: 1px solid #CCCCCC;
	border-top-width: 0px;
	border-bottom-width: 0px;
	padding-top: 4px;
	top: 30px;
	left: 47px;
	float: left;
	height: 20px;
}
#services1 {
	background-color: #D8DFE4;
	width: 150px;
}
#services2 {
	background-color: #E7ECEF;
	width: 150px;
}
#services3 {
	background-color: #9AAEBC;
	color: #FFFFFF;
	width: 606px;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.style2 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding: 0px;
}
.style3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.style4 {
	font-size: 14px;
	font-weight: bold;
	color: #CC6;
	text-decoration: underline;
}
.style5 {
	font-size: 10px;
	color: #FFF;
}
.style6 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.style7 {
	font-size: 14px;
	font-weight: bold;
	color: #036;
}
.style8 {
	font-size: 14px;
	font-weight: bold;
	color: #036;
	text-decoration: underline;
}
.style9 {
	font-size: 10px;
}
.style10 {
	font-size: 14px;
}
.style11 {
	font-size: 18px;
	color: #607b90;
}
.style12 {
	font-size: 14px;
	font-weight: bold;
	color: #607b90;
}
.style13 {
	font-size: 16px;
}
.style14 {
	font-weight: bold;
}
.style15 {
	font-size: 18px;
}
.style16 {
	font-size: 9px;
	font-weight: normal;
}
.style17 {
	background-color: #CCCCCC;
}
.input1 {
	width: 200px;
}
.input2 {
	height: 75px;
	width: 300px;
}
.input3 {
	text-align: right;
}
label {
	width: 10em;
	float: left;
	text-align: left;
	margin-right: 0.5em;
	display: block;
}