#header {
	border-bottom: 0px dotted #CCCCCC;
	height: 200px;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: center 0px;
	padding-top: 8px;
	border-top: 0px solid #557EB2;
}
#header_inner {
	width: 950px;
	margin: 0px auto 0px auto;
	position: relative;
}
body {
	font-family: 'BitterRegular';
	margin: 0px;
	padding: 0px;
	color: #666666;
	background-color: #B6D0DF;
	background-image: url(/images/bkg_new.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-size: 14px;
	line-height: 20px;
}
.levels {
	background-color: #427594;
}

input, textarea, select {
	color: #333333;
	padding: 5px;
}

#header.header_levels {
	height: 52px;
}

body a {
	color: #006699;
	text-decoration: underline;
}
#menu_container {
	width: 700px;
	text-align: right;
	margin: 0px auto 0px auto;
	position: absolute;
	left: 240px;
	top: 0px;
}
#menu_container a {
	font-family: 'BitterRegular';
	text-decoration: none;
	float: none;
	padding: 15px 3px 5px 3px;
	color: #CCCCCC;
	font-size: 14px;
	text-transform: none;
	line-height: 45px;
	font-weight: normal;
	margin: 0px 10px 0px 10px;
}
#menu_container a:hover {
	border-bottom: 1px dotted #F46624;
}
#mid_wrap {
	display: block;
	width: 950px;
	margin: -150px auto 0px auto;
	height: 400px;
	padding: 24px 10px 0px 10px;
	position: relative;
	border: 0px dotted #333333;
	border-bottom: 0px;
}
#home_mid {
	display: block;
	height: 100px;
	width: 100%;
	position: relative;
	z-index: 500;
	padding: 0px 0px 20px 0px;
	border-top: 0px dotted #333333;
	left: 0px;
	margin: 0px;
	color: #FFFFFF;
}
#home_mid .inner {
	font-family: 'BitterRegular';
	font-size: 18px;
	display: block;
	width: 940px;
	margin: 0px auto 0px auto;
	padding: 15px 0px 20px 0px;
	position: relative;
	text-align: center;
	border-top: 0px dotted #CCCCCC;
}
#home_mid .inner .home_main_heading {
	font-family:'ArvoBold';
	display: block;
	font-size: 35px;
	line-height:45px;
}
#testimonials {
	font-family: 'MateRegular';
	display: block;
	position: relative;
	width: 400px;
	text-align: left;
	font-size: 21px;
	line-height: 30px;
	overflow: hidden;
	margin-top: 10px;
	max-height:200px;
}
#testimonials .name {
	font-size: 11px;
}
#testimonials .testimonials {
	display: block;
	overflow: hidden;
	height:auto;
}
#testimonials .testimonials a {
	text-decoration: underline;
}
#home_bottom {
	width: 940px;
	display: block;
	position: relative;
	margin: 0px auto 15px auto;
	z-index: 450;
	background-image: url(/images/splotch.png);
	background-repeat: no-repeat;
	background-position: center -150px;
	padding: 40px 10px 10px 20px;
	background-color: #EBEBEB;
}

#home_bottom .heading {
	font-family: 'BitterRegular';
	font-size: 18px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

#home_bottom h3 {
	font-family: 'BitterRegular';
	font-size:18px;
	font-weight: normal;
}

#home_bottom h3 a {
	text-decoration:none;
	color:#006699;
}
#home_bottom h3 a:hover {
	color: #666666;
}
#home_bottom .pod {
	display: block;
	width: 500px;
	float: left;
	margin-left: 5px;
}
#home_mid_btm {
	display: block;
	height: 55px;
	background-image: url(/images/mid_fade.png);
	width: 100%;
	position: absolute;
	top: 120px;
	z-index: 500;
	padding: 0px 0px 20px 0px;
	left: 0px;
	margin: 0px;
	background-repeat: repeat-x;
	background-position: center top;
}
.date {
	font-size: 13px;
	font-style: Italic;
	display: block;
	color: #666666;
}
.news_container {
	display: block;
	float: none;
	width: 465px;
	margin: 0px 0px 10px 0px;
}
.pod .view_more {
	font-family: 'BitterRegular';
	display: block;
	position: relative;
	background-color: #427594;
	color: #FFFFFF;
	padding: 10px;
	width: 100px;
	font-size: 15px;
	text-decoration: none;
	text-align: center;
	margin-top: 22px;
	font-weight: bold;
}

#footer {
	z-index:100;
	position:relative;
	bottom:0px;
	padding-top: 0px;
	width: 100%;
	margin: -8px auto 0px auto;
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 90px;
	text-align: center;
	color: #CCCCCC;
	font-size: 11px;
}
#home_mid_top {
	display: block;
	height: 55px;
	background-image: url(/images/mid_fade_up.png);
	width: 100%;
	position: absolute;
	top: -75px;
	z-index: 200;
	padding: 0px 0px 20px 0px;
	left: 0px;
	margin: 0px;
	background-repeat: repeat-x;
	background-position: center top;
}

/********************
 * FEATURE CAROUSEL *
 ********************/
.carousel-container {
	position:relative;
	width:960px;
	border-bottom: 0px solid #CCCCCC;
	margin-bottom: 10px;
	margin-top: -25px;
	height: 500px;
	overflow: hidden;
	z-index: 500;
	margin-left: -4px;
}
#carousel {
	height:500px;
	width:960px;
	position:relative;
	margin-bottom:0px;
	font-size:12px;
	font-family: Arial;
	overflow: hidden;
	z-index: 500;
}
.carousel-image {
  border:0;
  display:block;
}
.carousel-feature {
  position:absolute;
  top:-1000px;
  left:-1000px;
  border:0px solid #5d5d5d;
  cursor:pointer;
}
.carousel-feature .carousel-caption {
	font-family:'MateRegular';
	color:#666666;
	position:absolute;
	width:100%;
	text-align: center;
	color: #333333;
	margin-top: -25px;
	display: none;
}
.carousel-feature .carousel-caption p {
	display:none;
  padding:5px;
  font-weight:bold;
  font-size:12px;
}
.tracker-summation-container {
	position:absolute;
	color:white;
	right:48px;
	top:230px;
	padding:3px;
	margin:3px;
	background-color:#000;
	display: none;
}
.tracker-individual-container {
	position:absolute;
	color:white;
	right:48px;
	top:210px;
	padding:0;
	margin:0;
	display: none;
}
.tracker-individual-container li {
	list-style:none;
	display: none;
}
.tracker-individual-container .tracker-individual-blip {
	margin:0 3px;
	padding:0 3px;
	color:white;
	text-align:center;
	background-color:#DDD;
}
.tracker-individual-container .tracker-individual-blip-selected {
  color:white;
  font-weight:bold;
  background-color:#000;
}
#carousel-left {
	position:absolute;
	bottom:33px;
	left:220px;
	cursor:pointer;
}
#carousel-right {
  position:absolute;
  bottom:33px;
  right:220px;
  cursor:pointer;
}
#but_prev {
	display: block;
	position:absolute;
	left: -50px;
	top: 170px;
}
#but_next {

	display: block;
	position:absolute;
	left: 970px;
	top: 170px;
}
.logo {
	font-family: 'EBGaramondRegular';
	display: block;
	position: absolute;
	text-decoration:none;
	color:#FFFFFF;
	font-size:22px;
	padding-left: 10px;
	line-height: 45px;
	top: -2px;
}
.home_mid_bkg {
	display: block;
	height: 100px;
	width: 100%;
	position: absolute;
	z-index: 400;
	padding: 0px 0px 20px 0px;
	border-top: 0px dotted #333333;
	left: 0px;
	margin: 0px;
	color: #FFFFFF;
	background-color: #F46624;
}
#home_mid_rotate {
	display: block;
	height: 100px;
	width: 100%;
	position: absolute;
	z-index: 400;
	padding: 0px 0px 20px 0px;
	border-top: 0px dotted #333333;
	left: 0px;
	margin: 0px;
	color: #FFFFFF;
	background-color: #F46624;
}
#main_content {
	width: 950px;
	margin: 0px auto 0px auto;
	position: relative;
	padding: 0px;
}
#main_content h1 {
	margin: 0px;
	padding: 0px;
	display: block;
	font-size: 42px;
	line-height: 50px;
}
#main_content h2 {
	margin: 0px;
	padding: 0px;
	display: block;
	font-size: 16px;
	position: absolute;
	top: 16px;
	left: 250px;
	width: 650px;
	padding-left: 20px;
	border-left: 1px solid #CCCCCC;
}
#main_content #top_container {
	background-color: #F46624;
	padding: 20px;
	color: #FFFFFF;
	height: 55px;
}
#main_content #content {
	background-color: #FFFFFF;
	display: block;
	padding: 20px;
	background-image: url(../images/splotch.png);
	background-repeat: no-repeat;
	background-position: right top;
	min-height: 400px;
}
#web_container {
	width: 950px;
	height: 450px;
	overflow: hidden;
	position: relative;
	margin: 0px 0px 15px -20px;
	z-index: 1300;
}
#web_container .website_information {
	position: absolute;
	top: 20px;
	left: 650px;
	color: #333333;
	width: 300px;
}
#web_container .website_information .website_title {
	font-size: 24px;
	display: block;
}



.website {
	border: 1px solid #333333;
	width: 600px;
	height: 430px;
	overflow: hidden;
	margin-left: 20px;
	position: relative;
	z-index: 1200;
	margin-right: 350px;
}
#web_prev {
	display: block;
	position:absolute;
	left: 650px;
	top: 350px;
	z-index: 1000;
}
#web_next {
	display: block;
	position:absolute;
	left: 750px;
	top: 350px;
	z-index: 1000;
}

#web_pause {
	display: block;
	position:absolute;
	left: 700px;
	top: 350px;
	z-index: 1000;
}

#web_play {
	display: none;
	position:absolute;
	left: 700px;
	top: 350px;
	z-index: 1000;
}

.view_more {
	font-family: 'BitterRegular';
	display: block;
	position: relative;
	background-color: #427594;
	color: #FFFFFF;
	padding: 10px;
	width: 150px;
	font-size: 15px;
	text-decoration: none;
	text-align: center;
	margin-top: 22px;
	font-weight: bold;
}


.web_container {
	display: block;
	float: left;
	margin: 0px 2px 2px 0px;
	width: 85px;
	height: 64px;
}
.web_container a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #659BBC;
}
.web_container .web_img {
	height: 58px;
	overflow: hidden;
	display: block;
	margin-bottom: 5px;
	border: 1px solid #FFFFFF;
}
.website_link {
	text-decoration: none;
	font-size: 13px;
}
.menu_hover {

	border-bottom: 1px dotted #F46624;
}

/**BLOG**/
#content #blog {
}
#content #blog #left {
	width: 650px;
	float: left;
	margin-right: 20px;
	padding-right: 35px;
	min-height: 400px;
}
#content #blog .comment_container {
	display: block;
	border-bottom: 0px dotted #CCCCCC;
	padding: 10px;
	font-size: 11px;
	margin-bottom: 10px;
}

#content #blog #right a {
	display: block;
	padding: 0px 0px 7px 0px;
	text-decoration: none;
}
#content #blog #left .comment_container legend {
	font-size: 18px;
	text-align: center;
	padding: 5px;
	margin-left: 8px;
}

#content #blog #left .container .blog_img {
	display: block;
	float: left;
	clear: both;
	margin-right: 6px;
	margin-bottom: 35px;
}
#content #blog #left .comment_container legend small {
	font-size: 10px;
	font-style: italic;
	margin-left: 0px;
}


#content #blog #right {
	display: block;
	float: left;
	width: 200px;
}
#content #blog #left fieldset {
	border: 1px dotted #CCCCCC;
	padding: 8px;
}

#content #blog #left .container .blog_img img {
	border: 2px solid #CCCCCC;
}


#content #blog #right .underline {
	text-decoration:underline;
}

#content #blog #left .thumbs {
	display: block;
	margin: 15px 0px 15px 0px;
}
#content #blog #left .thumbs .img {
	display: block;
	float: left;
	width: 135px;
	height: 100px;
	overflow: hidden;
	border: 1px solid #CCCCCC;
	margin: 0px 8px 8px 0px;
}

#content #blog .container {
	display: block;
	margin-bottom: 20px;
	border-bottom: 1px solid #EBEBEB;
	padding-bottom: 20px;
}

#content #blog h3 {
	font-size: 25px;
	font-weight: normal;
	line-height: 28px;
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
}
#content #blog h3 a {
	text-decoration: none;
}

hr  {
	border: 0;
	height: 1px;
	color: #CCCCCC;
	background-color: #CCCCCC;
}
.error { 
    display: block; 
    color: red; 
    font-style: italic; 
} 
#message {
	display:none;
	font-size:15px;
	font-weight:bold;
	color:#333333;
	padding-bottom: 5px;
} 
#content #blog form {
	background-color: #E2F0DD;
	padding: 10px;
	width: 450px;
	margin-left: 0px;
}
.go_back {
	text-decoration: none;
	background-color: #427594;
	color: #FFFFFF;
	padding: 5px;
	font-size: 14px;
	margin-left:0px;
	position:absolute;
	margin-top:-20px;
}

/**END BLOG**/
p {
	padding: 0px;
	margin: 0px;
}
#main_content #content.pright {
	padding-right: 165px;
}

/**programming**/

#content #programming {
}
#content #programming #left {
	width: 350px;
	float: left;
	margin-right: 10px;
	padding-right: 5px;
	min-height: 320px;
	position: relative;
	border-right: 1px dotted #CCCCCC;
}
#content #programming #right {
	display: block;
	float:left;
	width:540px;
}
#content #programming #right .underline {
	text-decoration:underline;
}

#content #programming .container {
	display: block;
	margin-bottom: 5px;
	border-bottom: 0px solid #EBEBEB;
	padding-bottom: 5px;
	height: auto;
	margin-right: 10px;
}

#content #programming h3 {
	font-size: 18px;
	font-weight: normal;
	line-height: 28px;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#content #programming h3 a {
	text-decoration: none;
}
#content #programming #right .thumbs {
	display: block;
}
#content #programming #right .thumbs .img {
	display: block;
	float: none;
	width: 430px;
	height: 450px;
	border: 0px solid #CCCCCC;
	margin: 0px 8px 8px 0px;
}
/**end programming**/
.mobile_bkg {
	display: block;
	position: relative;
	width: 396px;
	height: 744px;
	margin: 0px 0px 0px 250px;
}
#mobile_container {
	display: block;
	position: absolute;
	width: 320px;
	height: 480px;
	background-color: #999999;
	z-index: 1000;
	top: 242px;
	left: 308px;
}
