@charset "utf-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-color: #C5D6ED;
	color: #333333;
}
a:link {
	color: #003399;
	text-decoration: underline;
}
a:visited {
	color: #003399;
	text-decoration: underline;
}
a:hover {
	color: #0033FF;
	text-decoration: none;
}
a:active {
	color: #003399;
	text-decoration: none;
}
#container {
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
}
#content {
	float: left;
	width: 600px;
	padding-left: 15px;
	margin-top: 10px;
	position: relative;
}

#navbar {
	float: left;
	width: 200px;
	border: thin solid #003366;
}
#navcontainer {
	width: 145px;
	background-color:#5681C6;
	padding-top: 10px;
	float: left;
}

#navcontainer ul
{
	margin-left: 1px;
	padding-left: 0px;
	list-style-type: none;
	margin-top: 0px;
}


#navcontainer a
{
	display: block;
	padding: 7px;
	width: 125px;
	background-color: #5681C6;
	border-top-style: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1,h2,h3,h4 {
	color: #646BA4;
}



#navcontainer a:link, #navlist a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

#navcontainer a:hover
{
	background-color: #FFFFFF;
	color: #212C4A;
}
	

#footer {
	clear: both;
	text-align: center;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5681C6;
}
#home_content_top {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 400px;
}
#home_content_middle {
	padding: 5px;
}
#home_content_bottom {
	padding: 10px;
	height: 300px;
}
.testimonials {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}

#blue_faq {
	background-color: #5681C6;
	height: 1550px;
	width: 145px;
}
#blue_pricing {
	background-color: #5681C6;
	height: 300px;
	width: 145px;
}
#blue_index {
	background-color: #5681C6;
	height: 900px;
	width: 145px;
}
#blue_programs {
	background-color: #5681C6;
	height: 1400px;
	width: 145px;
}
#blue_kits {
	background-color: #5681C6;
	height: 250px;
	width: 145px;
}
#blue_contact {
	background-color: #5681C6;
	height: 300px;
	width: 145px;
}
#blue_events {
	background-color: #5681C6;
	height: 1550px;
	width: 145px;
}
#blue_test {
	background-color: #5681C6;
	height: 550px;
	width: 145px;
}

#home_funbox {
	height: 253px;
	width: 160px;
	position: absolute;
	left: 465px;
	top: -8px;
	text-align: center;
	color: #5681C6;
	z-index: 10;
}
#contact_form_wrap {
	height: auto;
	width: 410px;
}
