body {
	background: #90a4cb url('../images/bg_body-top.jpg') center top repeat-x;
}

#container {
	width: 990px;
	margin: 0 auto;
}

#header {
	width: 100%;
	height: 185px;
	background: url('../images/bg_header.jpg');
}

#header h1 {
	text-indent: -9000px;
	width: 400px;
	height: 183px;
	/*background: url('../images/h1_logo.png');*/
	margin-left: 10px;
	float: left;
}

#header .panel {
	float: right;
	width: 400px;
}

#header .tab {
	float: right;
	margin-right: 15px;
	padding: 5px;
	background: #2e4362;
	border-top: 5px solid #000;
	-webkit-border-bottom-left-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	-moz-border-radius: 0 0 7px 7px;
}

#menubar {
	clear: both;
	width: 100%;
	background: #252525;
	border-top: 2px solid #111;
	padding-top: 0.5em;
}

#menubar ul {
	margin-left: 1em;
}

#menubar ul li {
	height: 1.8em;
	padding: 0.6em 1em 0 1em;
	font-size: 1.4em;
	margin: 0 6px 0 0;
	float: left;
	color: #ccc;
}

#menubar ul li:hover, #menubar ul a.selected li {
	background: #2e4362;
	color: #fff;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	cursor: pointer;
	text-shadow: #333 -1px -1px 1px;
}

#body {
	background: #dbd9c2;
}

#footer {
	clear: both;
	width: 100%;
	position: relative;
}

#contact {
	width: 306px;
	height: 200px;
	background: transparent url('../images/bg_contact.png') center top no-repeat;
	top: -40px;
	left: 350px;
	position: relative;
	z-index: -100;
	padding-top: 60px;
}

#contact p {
	width: 250px;
	margin-left: 40px;
	color: white;
}

#contact h3 {
	text-indent: -9000px;
}

#body_foot {
	width: 100%;
	height: 121px;
	background: url('../images/bg_body-foot.png') no-repeat;
}

#footer .menu {
	background: #2e4362;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	overflow: auto;
	padding: 1.0em;
	margin-bottom: 15px;
}

#footer .menu ul {
	font-size: 1.4em;
}

#footer .menu ul li {
	float: left;
	margin-right: 1.4em;
	color: #fff;
}
 
#footer .menu ul li:hover {
	text-decoration: underline;
}

#body .caption, #body .caption-head {
	background: #2e4362;
}

#body .caption.seal, #body .caption-head.seal {
	background: #2e4362 url(../images/state-seal-banner.jpg) ;
	color: #B1C4ED;
	font-size: 1.4em;
	font-weight: bold;
}

#body .caption h1, #body .caption-head h1 {
	text-align: center;
	color: white !important; 
}

#body .caption h5, #body .caption-head h5 {
	color: white;
	text-align: center;
}

.submenu ul {
	list-style-type: none !important;
}

.submenu ul li {
	float: left;
}

.submenu ul li a {
	font-size: 12px;
	padding: 6px;
	background: #1a2f4c;
	color: white;
	margin: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-weight: normal;
}

.submenu ul li a.active, .submenu ul li a:hover {
	background: #9d4a17;
}

.submenu.active {
	background-color: #9d4a17 
}

#formloom-header h2 {
	margin-left: 15px;
}

#body .item {
	background: white;
	border-bottom: 1px solid #ccc;
	margin-left: 25px;
	margin-bottom: 10px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	padding: 5px;
	width: 450px;
}

.item a:link, .item a:visited {
	text-decoration: underline;
	text-align: right;
	display: block;
}

.item a:hover {
	text-decoration: none;
}

#body .total {
	font-weight: bold;
	margin-left: 25px;
	border-top: 1px solid #bbb;
	text-align: right;
	padding: 5px;
	width: 450px;
}

#cart {
	padding-top: 15px;
}

#cart .item, #cart .total {
	width: inherit;
}

#body .item h4 {
	text-indent: 0em;
}

#body .item p {
	text-indent: 2em;
	color: #888;
}

#formloom a {
	text-decoration: underline;
}

.enroll-now-btn {
	float: left;
	margin-left: 8px;
	width: 460px;
	height: 50px;
	background: url(../images/enroll-now-btn.png) top left no-repeat;
}

.enroll-now-btn:hover {
	background-position: bottom left;
}

.disclaimer-text {
	line-height: 1em;
	font-size: 10px;
	color: black;
}

.homepage-blog {
	color: #2e4362; 
	width:315px; 
	background:#f2f2f2; 
	margin:0 auto; 
	padding:1em; 
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}

.homepage-blog h3 {
	font-size: 30px !important;
	color: white !important;
	text-align: center;
	/*border-bottom: #2e4362 1px dashed;*/
	padding-bottom: 5px;
	background-color: #2e4362;
}

.enroll {
	color: white; 
	width:315px; 
	background:#2e4362; 
	margin:0 auto; 
	padding:1em; 
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}

.enroll h3 {
	font-size: 30px !important;
	color: white !important;
	text-align: center;
	/*border-bottom: #2e4362 1px dashed;*/
	padding-bottom: 5px;
}
