body { width: 100%; height: 100%; padding: 0px; margin: 0px; background-color: #00512f; background-image: URL(images/home.gif); background-position: top center; background-repeat: no-repeat;}

h1 { font-family: arial; font-size: 11px; font-weight: 800; color: #005030; text-align: left; margin-top:0px; margin-bottom: 0px; }
h2 { font-family: arial; font-size: 10px; font-weight: 800; color: #005030; text-align: left; }
h3 { font-family: arial; font-size: 10px; font-weight: 800; color: #005030; text-align: left; }
h4 { font-family: arial; font-size: 10px; font-weight: 800; color: #005030; text-align: left; }
h5 { font-family: arial; font-size: 10px; font-weight: 800; color: #005030; text-align: left; }
h6 { font-family: arial; font-size: 10px; font-weight: 800; color: #005030; text-align: left; }

hr { color: #FFFFFF; height: 1px; background-color: #FFFFFF; }

li { margin-top: 5px; line-height: 15px; }

p { font-family: arial; font-size: 10px; margin: 0px; padding: 0px; line-height: 14px; }

div.wrapper { position: relative; top: 35px;  margin-left: auto; margin-right: auto; width: 900px; }
div.logo{ position: absolute; top: 47px; left: 40px; width: 226px; height: 71px; z-index: 2; }
div.nav1 { position: absolute; top: 67px; left: 316px; width: 123px; height: 118px; z-index: 3; }
div.nav2 { position: absolute; top: 67px; left: 474px; width: 123px; height: 118px; z-index: 4; }
div.maintext{
	position: absolute;
	top: 67px;
	left: 634px;
	width: 241px;
	height: 174px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	z-index: 5;
	font-family: arial;
	font-size: 10px;
	color: #005030;
	font-weight: 200;
	line-height: 14px;
}
div.vline1 { position: absolute; top: 22px; left: 290px; width: 3px; height: 190px; z-index: 6; }
div.vline2 { position: absolute; top: 22px; left: 449px; width: 3px; height: 190px; z-index: 7; }
div.vline3 { position: absolute; top: 22px; left: 604px; width: 3px; height: 190px; z-index: 8; }


a:link { font-family: arial; font-size: 10px; color: #005030; font-weight: 800; text-decoration: none;}
a:visited { font-family: arial; font-size: 10px; color: #005030; font-weight: 800; text-decoration: none;}
a:hover { font-family: arial; font-size: 10px; color: #b9db95; font-weight: 800; text-decoration: underline;}

.white a:link { font-family: arial; font-size: 10px; color: #FFFFFF; font-weight: 800; text-decoration: none;}
.white a:visited { font-family: arial; font-size: 10px; color: #FFFFFF; font-weight: 800; text-decoration: none;}
.white a:hover { font-family: arial; font-size: 10px; color: #b9db95; font-weight: 800; text-decoration: underline;}

.big a:link { font-family: arial; font-size: 12px; color: #005030; font-weight: 800; text-decoration: none;}
.big a:visited { font-family: arial; font-size: 12px; color: #005030; font-weight: 800; text-decoration: none;}
.big a:hover { font-family: arial; font-size: 12px; color: #b9db95; font-weight: 800; text-decoration: underline;}
