* {
	border: 0;
	margin: 0;
	padding: 0;
}
body {
	background: #ffffff;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 69%;
	text-align: center;
}
a {
	color: #6799b1;
	text-decoration: underline;
}
a:hover {
	color: #838f96;
	text-decoration: none;
}

h1 {
	color: #009900;
	font-size: 195%;
	font-weight: normal;
	margin: 5px 0;
	text-align: left;
	padding-bottom: 19px;
}

h2 {
	color: #404040;
	font-size: 95%;
	font-weight: normal;
	margin: 5px 0;
	text-align: justify;
	padding-bottom: 19px;
	line-height: 175%;
}

h3 {
	color: #404040;
	font-size: 9px;
	text-align: left;
	line-height: 160%;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0099cc;
	font-size: 100%;
	margin: 9px 0;
	font-weight: bold;
	text-align: left;
	line-height: 165%;
}

h5 {
	color: #0099cc;
	font-size: 90%;
	font-weight: bold;
	text-align: right;
	margin-right: 35px;
	padding-bottom: 19px;
	line-height: 100%;
}

h6, ul {
	color: #404040;
	font-size: 95%;
	font-weight: normal;
	margin: 5px 0;
	text-align: left;
	padding-bottom: 19px;
	line-height: 175%;
}
h7 {	
	color: #ffffff;
	font-size: 100%;
	font-weight: normal;
	margin: 5px 0;
	text-align: left;
	padding-bottom: 19px;
	line-height: 105%;
}

h7 :hover{
	background: #ffffff;
	color: #0099cc;
	line-height:105%;
	font-size: 100%;
	font-weight: normal;
	padding-text
}
	

#column2 ul {
	margin: 10px 0;
}
#column2 li {
	color: #999999;
	list-style: square inside;

}

#submit {
	border: 1px solid #c9dcea;
	color: #999;
	cursor: pointer;
	margin: 2px 20px;
	text-decoration: none;
	width: 140px;
	text-align:center;
}
#submit_hover {
	border: 1px solid #999;
	color: #ccc;
	cursor: pointer;
	margin: 2px 20px;
	text-decoration: none;
	text-align:center;
}

#wrap {

	background-repeat: no-repeat;
	background-position: -5000px -5000px;
	position: absolute;
	top: 15px;
	left: 30px;
	margin: 0 auto;
	text-align: left;
	width: 800px;
	color: #999999;
}

#header{

	background-image: url(/resources/img/blue_header.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight: normal;
	font-size: 250%;
	height: 100px;
	line-height: 120px;
	margin: 0% auto;
	padding-left:3%;
}

	
#header font {
	background-color: #00a1c9;
	font-size: 45%;
	letter-spacing: 5px;
}		
#header a {
	background-color: #00a1c9;
	letter-spacing: 5px;
	text-decoration: none;
	color: #ffffff;
}	

#nav {
	width: 165px;
	font-size: 115%;
	height: 300px;
	padding-top: 83px;
	margin-left: 1px;

}

#nav ul li {
	line-height: 140%;
	list-style: none;
	padding-bottom: 3px;
	background-color: #2ea02a;
}
/* lines of navigation bar*/
#nav ul li a {
	border-bottom: none;
	color: #ffffff;
	display: block;
	padding: 4px 1px 0 20px;
	text-decoration: none;
	padding-bottom: 3px;
}


#nav ul li a:hover {
	background: #ffffff;
	color: #00a1c9;
	line-height: 140%;
	padding-bottom: 3px;
}

#column1 {
	background-image: url(/resources/img/green_margin.gif);
	background-repeat: no-repeat;
	float: left;
	width: 180px;
	line-height: 190%;
}

#column2 {
	float: left;
	margin-left: 192px;
	margin-left: 0;
	line-height: 190%;
	padding: 35px 0 0 15px;
	margin-top: -30px;
	width: 165px;
	
}
#column2 p {
	line-height: 190%;
}

#column3 {
	float: left;
	margin-right: 45px !important;
	margin-right: 0;
	margin-top: 0;
	width: 310px;
	padding: 35px 0 0 20px;
	margin-top: -40px;
	color: #333333;

}
#column3 p {
	line-height: 190%;
	text-align: left;
}

#column3 ul li {
	margin-left:15px;
}

#footer {
	width: 100px;
	color: #45475768;
	font-size: 105%;
	margin-left: 20px;
}
