body {
	margin:0px; padding:11px 0px 0px 0px;
	text-align:center;font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #666666;
	line-height: 20px;
	background-color:#93a5bd;
	background-image: url('../images/bg.jpg');
	background-repeat: repeat-x;
	}
	
#main {
	position: relative;
	margin: 0 auto;
	background-color:#ffffff;
	width: 770px;
	height: 441px;
	background-image: url('../images/swirl.gif');
	background-repeat: no-repeat;
	background-position: 283px -63px;
	border-width: 1px;
	border-style: solid solid none solid;
	border-color: #8592a6;
	z-index: 0;
	overflow: hidden;
}

#secondary {
	position: relative;
	margin: 0 auto;
	background-color:#ffffff;
	width: 770px;
	height: auto;
	background-image: url('../images/swirl.gif');
	background-repeat: no-repeat;
	background-position: 283px -63px;
	border-width: 1px;
	border-style: solid solid none solid;
	border-color: #8592a6;
	z-index: 0;
	overflow: hidden;
}
#flash {
	z-index:3;
}
#skip {
	position:absolute;
	left:365px;
	top:410px;
	width:735px;
	height:24px;
	z-index:3;
	text-align: left;
}
#logo {
	position:absolute;
	left:35px;
	top:57px;
	width:438px;
	height:101px;
	z-index:2;
	text-align: left;
}
#homePic {
	position:absolute;
	left:478px;
	top:95px;
	width:260px;
	height:260px;
	z-index:1;
	text-align: left;
}
#intro {
	position:absolute;
	left:130px;
	top:226px;
	width:315px;
	z-index:1;
	text-align: left;
}
#content {
	position:relative;
	left:0px;
	top:0px;
	height: auto;
	padding: 180px 30px 20px 130px;
	z-index:1;
	text-align: left;
}
#copyrightOuter {
	position: relative;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #ffffff;
	width:770px;
	height: 33px;
	z-index:1;
	text-align: left;
	background-color: #9dafc6;
	border-width: 1px;
	border-style: none solid solid solid;
	border-color: #8592a6;
	overflow: hidden;
}
#copyrightOuter[id] {
	display: table; 
	position: static;
}
#copyrightMiddle {
	position: absolute; 
	top: 50%; /* for explorer only*/
} 
#copyrightMiddle[id] {
	display: table-cell; 
	vertical-align: middle; 
	position: static;
}
#copyrightInner div {
	position: relative; 
	margin: 0px 11px 0px 11px;
	top: -50%; /* for explorer only */
}
/* optional: #inner[id] {position: static;} */

h1 {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 16px;
	color: #617491;
	line-height: 16px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 14px;
	color: #896732;
	line-height: 16px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #617491;
	line-height: 16px;
}

 ul
{
	list-style-type: none;
	padding: 0;
	margin: 15px 0;
}

li
{
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding-left: 25px;
	margin-bottom: 8px;
}

a {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #896732;
	line-height: 16px;
	text-decoration: underline;
	font-weight:normal;
}
a:hover {
	color: #617491;
	text-decoration: underline;
}

a.copyright {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #ffffff;
	line-height: 20px;
	text-decoration: none;
	font-weight:normal;
}
a.copyright:hover {
	color: #617491;
	text-decoration: none;
}
	
.copyright span {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #ffffff;
	line-height: 20px;
	letter-spacing: 3px;
	text-decoration: none;
	font-weight:normal;
}
	
.copyrightOn {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #617491;
	line-height: 20px;
	text-decoration: none;
	font-weight:normal;
}

p {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #666666;
	line-height: 20px;
	margin-bottom: 20px;
}

span {
	color: #617491;
}

.blueText {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #617491;
	line-height: 20px;
}

/* Navigation Styles */

#nav {
	position:absolute;
	left:35px;
	top:11px;
	width:735px;
	height:24px;
	z-index:3;
	text-align: left;
	background: url('../images/bg_nav.jpg') no-repeat 0 0;
}

#nav1, #nav2, #nav3, #nav4, #nav5, #nav6 {
	float: left;
}
#nav_1On, #nav_2On, #nav_3On, #nav_4On, #nav_5On, #nav_6On {
	position: absolute;
	z-index: 10;
}
#nav_1On {
	background: url('../images/nav1_on.gif') no-repeat 0 0;
	top: -0px;
	left: 0px;
	display: block;
	height: 24px;
	width: 123px;
}

#nav_2On {
	background: url('../images/nav2_on.gif') no-repeat 0 0;
	top: -0px;
	left: 119px;
	display: block;
	height: 24px;
	width: 121px;
}

#nav_3On {
	background: url('../images/nav3_on.gif') no-repeat 0 0;
	top: -0px;
	left: 235px;
	display: block;
	height: 24px;
	width: 136px;
}

#nav_4On {
	background: url('../images/nav4_on.gif') no-repeat 0 0;
	top: -0px;
	left: 367px;
	display: block;
	height: 24px;
	width: 90px;
}

#nav_5On {
	background: url('/images/nav5_on.gif') no-repeat 0 0;
	top: -0px;
	left: 367px;
	display: block;
	height: 24px;
	width: 90px;
}

.errorText {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #cc0000;
	line-height: 20px;
}	

.form {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #617491;
	border: 1px solid #617491;
	padding: 2px;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #617491;
	border: 1px solid #617491;
	padding: 4px;
}

.field {
	width: 300px;
}

.design {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #596472;
	padding-top: 20px;
}
