@charset "utf-8";
body {
	background-color: #336633;
	margin-top: 0px;
	background-image: url(objects/tex.gif);

}
#fullpage {
	width: 800px;
	height: 1400px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-color: #0C0B42;
}
#nav {
	position: absolute;
	left: 0px;
	top: 203px;
	width: 198px;
	height: 698px;
}
#main {
	position: absolute;
	left: 220px;
	top: 220px;
	width: 550px;
	height: 1020px;
	background-color: #FFFFFF;
	padding-left: 10px;
}
#navtext {
	position: absolute;
	top: -40px;
	left: -20px;
	width: 181px;
	height: 220px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 2.7em;
	color: #000066;
	font-weight: bold;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #006600;
	padding-left: 15px;
	font-weight: bolder;
	line-height: 1.5em;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	margin-top: 10px;
}
p {
	padding-top: 15px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
}
#box {
	width: 515px;
	border-style: groove;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	background-color: #C8DCC2;
	margin-left: 10px;
	padding-right: 10px;
}





#banner {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 800px;
	height: 203px;
}




h2 {
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
	padding-left: 80px;
}
#main #call {
	margin-top: 50px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-indent: 10px;
}


a:link {
	text-decoration: none;
	color: #000066;
}



a:visited {
	color: #000099;
	text-decoration: none;

}

a:hover {
	color: #006600;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}
#footer {
	position: absolute;
	width: 800px;
	height: 30px;
	top: 900px;
	background-color: #000000;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
}
#footer a:link {
	color: #FFFFFF;
}
#main li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 5px;
}

#footer a:visited {
	color: #FFFFFF;
}
#footer a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}
