/* CSS Document */
html {
	overflow-y:scroll;
}
body {
	background-color: #779bad;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position:top;
	position:relative;
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color:#5f5f5f;
	line-height:16px;
}
li {
	margin-left:-10px;
	margin-bottom:5px;
}
h1 {
	font-family:Tahoma, Arial, Verdana;
	font-size:23px;
	color:#00a1b1;
	font-weight:normal;
	padding-top:0px;
	margin-top:0px;
}
h2 {
	font-family:Tahoma, Arial, Verdana;
	font-size:18px;
	color:#ffffff;
	font-weight:normal;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:20px;
}
h3 {
	font-family:Tahoma, Arial, Verdana;
	font-size:14px;
	color:#00a1b1;
	font-weight:bold;
	padding-top:10px;
	margin-bottom:0px;
	padding-bottom:3px;
}
#home_main_panel h3 {
	color:#5f5f5f;
	padding-top:0px;
	margin-top:0px;
}
hr {
	border:0;
	color:#00a1b1;
	background-color:#00a1b1;
	height:1px;
	width:589px;
}
.subHeader {
	font-size: 13px;
	color: #00A1B1;
}
.clear {
	clear:both;
	height:1px;
	margin:0px;
	padding:0px;
}

/* MASTER CONTAINERS */

#main_background {
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	width:auto;
	background-image: url(../images/sky.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	background-color: #d8eef8;
	position:relative;
}
#inner_container {
	height:auto;
	margin-left:auto;
	margin-right:auto;
	min-height:100px;
	width:878px;
	overflow:visible;
	position:relative;
}
#tab_container {
	width:878px;
	height:88px;
	position:relative;
}
#content_container {
	width:878px;
	height:auto;
	min-height:396px;
	background-image:url(../images/content_bg.jpg);
	position:relative;
	margin-left:0px;
	margin-right:0px;
	padding-left:0px;
	padding-right:0px;
}
#footer_container {
	width:878px;
	height:32px;
	background-image:url(../images/footer_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	position:relative;
	margin:0px;
	padding:0px;
}
#new_footer {
	margin:0px;
	padding:0px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	min-height:188px;
	width:auto;
	background-image: url(../images/new_footer_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#90c0d8;
	position:relative;
}
#new_footer_content {
	margin:0px;
	padding:0px;
	padding-top:18px;
	width:850px;
	height:auto;
	min-height:90px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	line-height:15px;
}
#new_footer_base {
	margin:0px;
	padding:0px;
	height:62px;
	width:auto;
	position:relative;
	background-image: url(../images/new_footer_base_bg.gif);
	background-repeat:repeat-x;
	clear:both;
}
#footer_bottom, #footer_top {
	width:auto;
	height:31px;
	line-height:31px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	text-align:center;
	color:#e0eff4;
}
#new_footer_left {
	width:414px;
	height:auto;
	min-height:90px;
	padding:0px;
	margin:0px;
	float:left;
	position:relative;
	color:#e0eff4;
}
#new_footer_right {
	width:414px;
	height:90px;
	padding:0px;
	margin:0px;
	float:right;
	position:relative;
}

#new_footer_left h3 {
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	color:#e0eff4;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
#new_footer_left ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
#new_footer_left li {
	padding:0;
	margin:0;
	margin-top:10px;
}
#new_footer_left strong {
	color:#ffffff;
}
#new_footer_content .clear {
	clear:both;
	width:auto;
	height:18px;
	margin:0px;
	padding:0px;
}
a.blog_link:link, a.blog_link:visited, a.blog_link:hover, a.blog_link:active {
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
a.blog_link:hover {
	text-decoration:underline;
}
#addthis {
	width:125px;
	position:absolute;
	height:16px;
	right:0px;
	top:0px;
}
#facebook {
	width:201px;
	position:absolute;
	height:55px;
	right:0px;
	top:28px;
	background-image:url(../images/footer_button_facebook.png);
	background-repeat:no-repeat;
}
#blog {
	width:201px;
	position:absolute;
	height:55px;
	left:0px;
	top:28px;
	background-image:url(../images/footer_button_blog.png);
	background-repeat:no-repeat;
}
#facebook a, #blog a {
	display:block;
	width:201px;
	height:55px;
	border:0px;
}

/* SECTION SPECIFIC*/

#blog_header {
	width:71px;
	height:47px;
	position:absolute;
	top:41px;
	left:23px;
	background-image:url(../images/blog_header.png);
	background-repeat:no-repeat;
	z-index:30;
}

#top_header_default {
	width:878px;
	height:105px;
	background-image:url(../images/top_banner_default.jpg);
	position:relative;
}
#logo_container_default {
	margin-left:41px;
	margin-top:15px;
	width:207px;
	height:193px;
	position:absolute;
	background-image:url(../images/logo_default.gif);
	background-repeat:no-repeat;
	z-index:20;
}
#top_header_red {
	width:878px;
	height:105px;
	background-image:url(../images/top_banner_red.jpg);
	position:relative;
}
#logo_container_red {
	margin-left:41px;
	margin-top:15px;
	width:207px;
	height:193px;
	position:absolute;
	background-image:url(../images/logo_red.gif);
	background-repeat:no-repeat;
	z-index:20;
}
#top_header_blue {
	width:878px;
	height:105px;
	background-image:url(../images/top_banner_blue.jpg);
	position:relative;
}
#logo_container_blue {
	margin-left:41px;
	margin-top:15px;
	width:207px;
	height:193px;
	position:absolute;
	background-image:url(../images/logo_blue.gif);
	background-repeat:no-repeat;
	z-index:20;
}
#top_header_green {
	width:878px;
	height:105px;
	background-image:url(../images/top_banner_green.jpg);
	position:relative;
}
#logo_container_green {
	margin-left:41px;
	margin-top:15px;
	width:207px;
	height:193px;
	position:absolute;
	background-image:url(../images/logo_green.gif);
	background-repeat:no-repeat;
	z-index:20;
}
#top_header_orange {
	width:878px;
	height:105px;
	background-image:url(../images/top_banner_orange.jpg);
	position:relative;
}
#logo_container_orange {
	margin-left:41px;
	margin-top:15px;
	width:207px;
	height:193px;
	position:absolute;
	background-image:url(../images/logo_orange.gif);
	background-repeat:no-repeat;
	z-index:20;
}
#mapimg_container {
	width:350px;
	height:156px;
	position:absolute;
	z-index:3;
	right:29px;
	top:0px;
}

/* TAB DIVS */

#tab_contact {
	width:147px;
	height:35px;
	position:absolute;
	right:29px;
	bottom:0px;
}
#tab_commercialtraining {
	width:147px;
	height:35px;
	position:absolute;
	right:178px;
	bottom:0px;
}
#tab_employers {
	width:147px;
	height:35px;
	position:absolute;
	right:329px;
	bottom:0px;
}
#tab_learners {
	width:147px;
	height:35px;
	position:absolute;
	right:480px;
	bottom:0px;
}

/*SUB CONTAINERS*/
#phone_number {
	width:287px;
	height:26px;
	position:absolute;
	top:15px;
	right:25px;
	background-image:url(../images/phone_number.jpg);
}
#page_title {
	width:574px;
	height:30px;
	position:absolute;
	left:275px;
	top:49px;
	text-align:left;
}

/*HOME PAGE SPECIFIC - RELATIVE*/

#home_main_panel {
	width:820px;
	height:160px;
	margin-left:29px;
	margin-bottom:15px;
	margin-right:29px;
	position:relative;
	background-image:url(../images/home_main_panel2.jpg);
	line-height:17px;
}
#home_main_panel div {
	width:540px;
	height:100px;
	position:absolute;
	left:18px;
	top:15px;
}
#home_employers_panel {
	width:400px;
	height:221px;
	position:relative;
	padding-left:29px;
	float:left;
	background-image:url(../images/home_employers_panel2.jpg);
	background-repeat:no-repeat;
	background-position:right;
	margin-bottom:-15px;
	line-height:14px;
}
#home_employers_panel div {
	width:270px;
	height:209px;
	position:absolute;
	top:10px;
	left:47px;
}
#home_learners_panel {
	width:400px;
	height:221px;
	position:relative;
	padding-right:29px;
	float:right;
	background-image:url(../images/home_learners_panel2.jpg);
	background-repeat:no-repeat;
	background-position:left;
	margin-bottom:-15px;
}
#home_learners_panel div {
	width:270px;
	height:209px;
	position:absolute;
	top:10px;
	left:18px;
}

/* TESTIMONIALS */

#testimonial {
	height:auto;
	text-indent:35px;
	line-height:18px;
	width:226px;
	float:left;
	position:relative;
	margin-top:5px;
	padding-left:29px;
	padding-top:18px;
}
#testimonial_learners {
	width:226px;
	height:349px;
	margin:0px;
	padding:0px;
	position:relative;
	background-image:url(../images/testimonial_learners.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
#testimonial_learners2 {
	width:226px;
	height:349px;
	margin:0px;
	margin-top:50px;
	padding:0px;
	position:relative;
	background-image:url(../images/testimonial_learners2.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
#testimonial_employers {
	width:226px;
	height:349px;
	margin:0px;
	padding:0px;
	position:relative;
	background-image:url(../images/testimonial_employers.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
#testimonial_employers2 {
	width:226px;
	height:349px;
	margin:0px;
	margin-top:50px;
	padding:0px;
	position:relative;
	background-image:url(../images/testimonial_employers2.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
#testimonial_training {
	width:226px;
	height:349px;
	margin:0px;
	padding:0px;
	position:relative;
	background-image:url(../images/testimonial_training.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
#testimonial_contact {
	width:226px;
	height:349px;
	margin:0px;
	padding:0px;
	position:relative;
	background-image:url(../images/testimonial_contact.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
#testimonial_contact2 {
	width:226px;
	height:349px;
	margin:0px;
	margin-top:50px;
	padding:0px;
	position:relative;
	background-image:url(../images/testimonial_contact2.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
#testimonial_links {
	width:226px;
	height:349px;
	margin:0px;
	padding:0px;
	position:relative;
	background-image:url(../images/testimonial_links.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
#testimonial_learners p,#testimonial_learners2 p,#testimonial_employers p,#testimonial_employers2 p,#testimonial_training p,#testimonial_contact p,#testimonial_contact2 p,#testimonial_links p {
	color:#00a1b1;
	text-indent:0px;
}
#speech_open {
	width:29px;
	height:34px;
	position:absolute;
	z-index:20;
	left:0px;
	top:0px;
	background-image:url(../images/speech_open.gif);
	background-repeat:no-repeat;
	background-position:left;
	margin-top:-18px;
}
#speech_close {
	width:28px;
	height:22px;
	position:absolute;
	z-index:20;
	background-image:url(../images/speech_close.gif);
	background-repeat:no-repeat;
	background-position:left;
	margin-top:-18px;
	top: 149px;
	left: 62px;
}
#testimonial_learners #speech_close {
	left:64px;
	top:203px;
}
#testimonial_links #speech_close {
	left:50px;
	top:149px;
}
#testimonial_training #speech_close {
	left:51px;
	top:147px;
}
#testimonial_contact #speech_close {
	left:110px;
	top:166px;
}
#testimonial_learners2 #speech_close {
	left:101px;
	top:131px;
}
#testimonial_employers #speech_close {
	left:102px;
	top:186px;
}
#testimonial_training2 #speech_close {
	left:51px;
	top:147px;
}
#testimonial_contact2 #speech_close {
	left:62px;
	top:166px;
}
#testimonial_employers2 #speech_close {
	left:105px;
	top:131px;
}
#copy, #copy_literature {
	width:574px;
	height:auto;
	position:relative;
	overflow:visible;
	float:right;
	padding-right:29px;
}
#copy_literature ul {
	padding:0px;
	margin:0px;
	list-style:none;
	padding-top:15px;
}
#copy_literature ul li {
	padding:0px;
	margin:0px;
	background-image:url(../images/pdf_icon.png);
	background-repeat:no-repeat;
	background-position:left 3px;
	height:36px;
	padding-left:38px;
	line-height:19px;
	margin-bottom:15px;
}

#clear {
	width:auto;
	height:auto;
	clear:both;
}

/* TEXT LINKS */

a:link, a:visited, a:active, a:hover {
	color:#00a1b1;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

a.red:link, a.red:visited, a.red:active, a.red:hover {
	color:#d4593a;
	text-decoration:underline;
	font-weight:bold;
}
a.red:hover {
	color:#5f5f5f;
}
a.blue:link, a.blue:visited, a.blue:active, a.blue:hover {
	color:#6061fa;
	text-decoration:underline;
	font-weight:bold;
}
a.blue:hover {
	color:#5f5f5f;
}
#footer_bottom a:link, #footer_bottom a:visited, #footer_bottom a:active, #footer_bottom a:hover,
#footer_top a:link, #footer_top a:visited, #footer_top a:active, #footer_top a:hover {
	color:#e0eff4;
	text-decoration:none;
}

#footer_bottom a:hover, #footer_top a:hover {
	text-decoration:underline;
}
