@import url("reset.css");
@import url("fonts.css");

body {
	background: #fff url(../images/bg.gif) repeat-x;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #444;
}
#bounds {
	width: 970px;
	position: relative;
	margin: 0 auto;
}
#footerbounds {
	width: 970px;
	position: relative;
	margin: 25px auto 0;
}
h1 {
	width: 372px;
	height: 92px;
	background: url(../images/logo.jpg) no-repeat;
	position: absolute;
	top: 22px;
	left: 5px;
}
h1 a {
	height: 100%;
	width: 100%;
	text-indent: -9999px;
	overflow: hidden;
	display: block; 
}
nav {
	width: 568px;
	height: 92px;
	position: absolute;
	right: 5px;
	top: 5px;
}
nav a {
	display: block;
	float: right;
	margin-left: 15px;
	color: #5393d4;
	font-size: 14px;
	padding: 58px 5px 52px;
	background: transparent;
	position: relative;
	overflow: hidden;
	z-index: 2;
	text-shadow: 0 1px 2px #cfe4fa;
}
nav a span {
	display: block;
	height: 100%;
	width: 100%;
	background: #e9f3fd;
	top: 0;
	position: absolute;
	left: 0;
	z-index: 0;
	color: #6d6d6d !important;
	line-height: 132px;
	text-align: center;
	text-shadow: 0 1px 1px #fff;
	opacity: 0;
}
nav a span b {
	opacity: 0;
}
#mainstage {
	padding-top: 145px;
	min-height: 430px;
}
#feature {
    position:relative;
    height:400px;
	padding-bottom: 15px;
}

#feature img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
	border-radius: 6px;
}

#feature img.active {
    z-index:10;
}

#feature img.last-active {
    z-index:9;
}
h2 {
	font: 36px/1.4 CrimsonB, Georgia;
	color: #387fc7;
}
.column1 {
	width: 575px;
	float: left;
}
.column1 p {
	font-size: 16px;
	line-height: 1.4;
	color: #777;
	padding-bottom: 8px;
}
.column2 {
	width: 300px;
	border-radius: 6px;
	background: #ebebeb;
	padding: 15px;
	float: right;
	position: relative;
}
.clear {
	clear: both;
	width: 100%;
}
h3 {
	font: 22px/1.4 CrimsonB, Georgia;
	color: #387fc7;
}
h4 {
	font: 22px/1.4 CrimsonB, Georgia;
	color: #444;
}
h5 {
	font: 20px/1.4 CrimsonBI, Georgia;
	color: #387fc7;
	margin-top: -3px;
}
h6 {
	font: 20px/1.4 CrimsonBI, Georgia;
	color: #777;
	margin-top: -3px;
}
ul {
	list-style: none;
}
ol {
	padding-left: 20px;
}
.column1 ol, .column1 ul {
	padding-bottom: 8px;
}
li {
	font-size: 16px;
	line-height: 1.4;
	color: #777;
	padding: 4px 0;
	border-bottom: 1px #dedede solid;
}
li:nth-last-child(1) {
	border-bottom: none;
}
a.prereg {
	display: block;
	position: absolute;
	left: 50%;
	bottom: -70px;
	margin-left: -148px;
}
footer {
	width: 100%;
	background: #222;
	height: 100px;
	margin-top: 20px;
}
.innards {
	background: #fff;
	border-radius: 6px;
	padding: 15px;
}
.col2ill {
	padding-bottom: 8px;
	border-radius: 3px;
}
a {
	color: #444;
}
a:hover {
	color: #448dca;
}
footer a {
	line-height: 80px;
	color: #777;
	padding-right: 15px;
}
footer div.copyright {
	line-height: 80px;
	color: #777;
	position: absolute;
	top: 0;
	right: 0;
}
.download {
	padding-top: 15px;
}
#tabbie {
	width: 575px;
	height: 26px;
	position: absolute;
	top: 106px;
	right: -41px;
	z-index: 10;
}
#contact-wrapper {
padding-bottom: 15px;
}
#contact-wrapper div {
	clear:both;
}
#contact-wrapper label {
	display:block;
	float:none;
	font-size:16px;
	width:auto;
}
form#contactform input {
	border:#B7B7B7 solid 1px;
	padding:5px;
	font-size:16px;
	color:#777;
	background: transparent;
	margin-bottom: 8px;
}
form#contactform textarea {	
	font: 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border:#B7B7B7 solid 1px;
	padding:5px;
	font-size:16px;
	color:#777;
	background: transparent;
	margin-bottom: 8px;
	width: 550px;
	height: 100px;
}
input[type=text] {
	width: 550px;
}
input[type=submit] {
	width: 250px;
	background-color: #ebebeb !important;
	font: 28px/34px CrimsonB, Georgia !important;
	color: #387fc7 !important;
	border: 0  !important;
	padding: 8px 0 0 !important;
	cursor: pointer;
	border-radius: 6px;
}
input[type=submit]:hover {
	width: 250px;
	background-color: #387fc7 !important;
	font: 28px/34px CrimsonB, Georgia !important;
	color: #fff !important;
	border: 0  !important;
	padding: 8px 0 0 !important;
	cursor: pointer;
}


.required {width: 550px;vertical-align: middle;background: none repeat scroll 0 0 transparent;
    border: 1px solid #b7b7b7;
    color: #777;
    font-size: 16px;
    margin-bottom: 8px;
    padding: 5px;}

	
	.button {background-color:#4587CB;color:white;text-transform:uppercase;border:0;padding-left:15px;padding-right:15px;padding-top:9px;padding-bottom:9px;}

.button:hover {background-color:#9ABFE2;color:black;}

.border {border:1px solid silver;padding:20px;cursor:pointer;}
