h3 {
padding-bottom: 10px; }

input[type="text"] {
background-color: #fff;
}

input {
color: black;
font-family: arial, verdana, ms sans serif;
font-weight: bold;
font-size: 12pt;
/*margin-left: 10px;
margin-bottom: 5px;
width: 250px;*/
}

/*select {
width: 20px;
}*/

textarea {
background-color: #fff;
color: black;
/*margin-left: 10px;
width: 250px;*/
/*font-family: arial, verdana, ms sans serif;
font-weight: bold;
font-size: 12pt*/
}

					/* Default Stylesheet */
body {
	font-size: .75em;
	text-align: center;
	color: #333;
	background-color: #fff;
}
					/** MAIN CONTAINERS **/
div#container {
	width: 1000px;
	height: 600px;
	margin: 5px auto 0 auto;
/*	margin: 0 auto 0 auto;*/
	text-align: left;
	position: relative;
}
body.fullwidth div#container {
	width: 100%;
}
div#logo {
/*	height: auto;*/
	height: 83px;
	width: 1000px;
	z-index: 8;
	bottom: 0;
	position: relative;
	left: 0;
	top: 0;
}

div#logoimage{
	height: 83px;
	overflow: hidden;
}
	
form {
/*	background: #555 none repeat scroll 0% 0%;
*/	border: none solid #fff;
	padding: 0px;
}


	
/*div# {
	background: # none repeat scroll 0% 0%;
	padding-left: 15px;
	width: 75%;
}*/


div#logo-in {
}
div#content-wrap {
	position: absolute;
	top: 83px;
	width: 1000px;
	height: 470px;
	z-index:3;
}
div.content {
	height: 470px;
	min-width: 1000px;
	z-index: -6;
	position: relative;
}
div.content-in {
	position: absolute;
	top: 0;
	right: 0;
	padding: 0em;
	width: 400px;
	height: 470px;
}
div.content-left400 {
	position: absolute;
	top: 0;
	left: 0;
	/*position: relative;*/
	float: left;
	padding: 0em;
	height: 470px;
	width: 400px;
	max-width: 400px;
	max-height: 400px;
	min-height: 400px;
	min-width: 400px;
	background-color: #6699cc;
}
div.content-right400 {
	position: absolute;
	top: 0;
	right: 0;
	/*position: relative;
	float: right;*/
	padding: 0em;
	background-color: #6699cc;
	width: 400px;
	height: 470px;
}
div.content-left600 {
	position: absolute;
	top: 0;
	left: 0;
	/*position: relative;
	float: left;*/
	padding: 0em;
	height: 470px;
	width: 600px;
	background-color: #6699cc;
}
div.content-right600 {
	position: absolute;
	top: 0;
	right: 0;
/*	position: relative;
	float: right;*/
	padding: 0em;
	background-color: #6699cc;
	width: 600px;
	height: 470px;
	overflow: hidden;
}
div#navcontainer {
	/*height: 2.5em;*/
	height: auto;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
div#navbar-in {
}
div#footer {
	height: 2em;
	/*	padding: 1.5em 0 0 0;*/
	position: absolute;
	margin: 0 auto;
	width: 100%;
	text-align: center;
	/*bottom: 0;*/
	top: 555px;
}
div#footer-in {
}
/*div#preload {
	position: absolute;
	overflow: hidden;
	left: -9999px;
	top: -9999px;
	height: 1px;
	width: 1px;
}*/

div.photo {
	height: 440px;
	max-height: 440px;
}

div.text {
	padding: 15px 30px;
	overflow: auto;
	height: 440px;
	max-height: 440px;
	font:Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
}

.menu ul {
	width: 340px;
	padding-top: 30px;
	font-size: 250%;
	}

.menu li {
	text-align: center;
	}

					/** MAIN CONTAINERS **/

div#logo {
	/*		color: inherit;
*/		border: 0px solid #bbb;
	border-width: 0px;
}
div#logo-in {
	padding: 20px;
}
div#content-wrap {
	padding: 0px 0;
}
div.content {
	color: #fff;
	background-color: #6699cc;
	/*		border: 0px solid #6699cc;
		border-width: 1px 1px 1px 1px;*/
/*		margin: .2em auto auto auto;*/
	margin: auto auto auto auto;
	z-index: 4;
}
div.content-in {
	padding: 0px;
	color: #fff;
}
.content h2, h3 {
	text-align: center;
}
					/** SPLASH **/

div#splash {
	padding: 90px 70px 0px 70px;
}
.splash ul {
	padding: 2em 0;
/*		margin: 50px 100px;*/
	position: relative;
	height: 315px;
/*	background-color: #ffff00;*/
}
.splash li a {
/*	background: url('../images/bg/gradient1.gif') center left repeat-x;*/
/*	padding: 80px 20px 48px 20px;*/
/*	background-color: #ff0000;
*/	height: 315px;
	width: 260px;
/*	margin-right: 90px;*/
	color: #fff;
	text-decoration: none;
	display: block;
/*	overflow: hidden;*/
	float: left;
	position: absolute;
	top: 0;
	text-align: center;
}

.splash li a:visited: {
	background-color: #ee0000;
}
.splash li a.last {
	margin-right: 0px;
}
.splash a {
	vertical-align: bottom;
}
.splash li a:hover {
	background: #a9d280;
}
.splashimg {
	position: relative;
/*	left: -20px;
	top: -80px;*/
}
					/** NAVIGATION **/
.navigation {
	margin: 0;
	padding: 0;
}
.navigation a {
	vertical-align: bottom;
}
.navigation a:visited {
	color: #fff;
	background-color: #99c270;
}
.navigation h2 {
	display: none;
}
.navigation ul {
	float: right;
	padding: 0 0 0 0;
	margin: 0;
	top: 0;
	font-size: 1.5em;
	z-index: 16;
	position: relative;
	font: normal 1.5em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
.navigation ul ul {
	position: absolute;
	top: auto;
	right: auto;
	padding: 0;
	margin: 0 0 0 0;
	width: 6.6em;
	font-size: 0.9em;
	display: none;
}
.navigation ul li:hover ul {
	display: block;
}
.navigation li {
	float: left;
	list-style-type: none;
}
.navigation ul ul li {
	float: none;
}
.navigation li a {
	padding: 0.05em 0.5em;
	background-color: #99c270;
	height: 1.5em;
	margin-right: 0px;
	color: #fff;
	text-decoration: none;
	display: block;
	overflow: hidden;
	text-align:center;
}
* html .navigation li a {
	float: left;
}
* html .navigation li ul {
	clear: left;
}
* html .navigation li li a {
	float: none;
}
.navigation li.last a {
	margin-right: 0;
}
.navigation li.active a, .navigation li a:hover, .navigation li:hover a {
	border-top: 3px #000 solid;
}
.navigation li.active a {
	font-weight: bold;
}
.navigation li a:hover {
	background: #a9d280;
	color: #fff;
}
.navigation li ul li a, .navigation li.active ul li a, .navigation li ul li a:hover, .navigation li:hover ul li a {
	margin: 0;
	border-top: 1px #000 solid;
	border-right: 1px #000 solid;
	border-left: 1px #000 solid;
	height: auto;
}
* html .navigation li ul li {
	margin: 0;
	padding: 0;
}
.navigation ul ul li.last a {
	border-bottom: 1px #000 solid;
}
					/** FOOTER **/

div#footer {
/*	background-color: #fff; 
	border: 0px solid #222;
	border-width: 0 0px 0px 0;*/
}
div#footer-in {
	color: #ddd;
	text-align: center;
	padding: 0px;
}
					/** SUB CONTAINERS **/
* {
}
					/** LISTS **/
* {
}
					/** TYPOGRAPHY **/
* {
}
                    /** FORMS **/
* td {
    padding-left: 5px;
}


legend {  
margin-left: 1em;  
color: #000000;  
font-weight: bold;
}
fieldset ol {  
padding: 1em 1em 0 1em;
padding: 0 0 0 0;  
list-style: none;
}
fieldset li {  
padding-bottom: 1em;
float: left;  
clear: left;  
width: 100%;  
padding-bottom: 0.3em;
}
label {  
display: block;
float: left;  
width: 10em;  
margin-right: 1em;
float: left;  
width: 5em;  
margin-right: 0.4em;  
text-align: right;
}
fieldset {  
margin: 1.5em 0 0 0;  
padding: 0;
float: left;  
clear: left;  
width: 100%;  
margin: 0 0 0.5em 0;  
padding: 0;
}
fieldset.submit {  
float: none;  
width: auto;  
/*border: 0 none #FFF;  */
/*fieldset.submit {border-style: none;}*/
padding-left: 6em;
}
					/** END **/
