@import "home.css";


*,html {
 	margin : 0px;
 	padding : 0px;
	}

body {
	
	padding:0px;
	margin:0px;

}

html {
	background: #008b9c url('../images/bk.jpg') top;
	min-height: 100%;
	background-repeat: repeat-x;
	
}

html > body  {
	font-size: 12px;
}

.wrapper {
	margin:0 auto;
	width:960px;
	}
	
body {
	font-size: 70%; 
	line-height: 18px; 
	font-family: Helvetica Neue, Helvetica, Arial, Verdana, sans-serif;
	color:#646e72;
}

img {
	border:0px;
	}

a {
	color: #007b8f; 
	text-decoration: underline;
	}

a:hover {
	color: #004d59; 
	text-decoration: underline;
}

h1 {
	font-size: 14px; 
	color: #db6012; 
	line-height: 27px;
	margin-bottom:18px;
}

h2 {
	font-size: 14px; 
	color: #db6012;
	line-height:18px;
	margin-bottom:9px;
}
h2.button a{
	font-size: 12px; 
	color: #fff; 
	line-height: 27px;
	background:#000;
}

h2 a {
	color: #db6012;
	text-decoration:none;
	padding:5px;
}

a h2 {
	color: #db6012;
	text-decoration:none;
	padding:5px;
}

h2 a:hover {
	text-decoration:none;
	background:#f9f9f9;
	color:#c3530c;
	}

h3 a {
	font-size:14px;
	float:left;
	color:#ccc;
	text-decoration:none;
	margin:0 20px 10px;
}

h3 a:hover {
	text-decoration:none;
}

h3 a#currentpage {
	color: #004d59; 
}

h3#currentpage {
	color: #004d59; 
}

hr {
	margin: 24px 10px 24px 0px; 
	border-top-style: none; 
	border-bottom: #dee3e5 1px solid; 
	border-right-style: none; 
	border-left-style: none;
	clear:both;}
div.clear {
	clear:both;
}

.content div.main {
	width:593px;
	float:left;
	background:#fff;
	padding:24px 60px;
	min-height:300px; /*NAV + ADS*/
}	

div.main h1{
	color:#db6012;
	font-size:18px;
	}

div.main p{
	color:#646e72;
	font-size:13px;
	margin-bottom:12px;
	}
	
div.main img.main{
	float:left;
	margin:0 30px 30px 0;
	}	

div.main ul {
	color:#80949c;
	margin:12px;
	font-size:12px;
	}

div.main li a{
	color:#80949c;
	text-decoration: none;
}
div.main li a:hover{
	color:#646e72;
	text-decoration: underline;
}
	
div.main ul li {
	margin-left:24px;
}	

div#main_top {
	background:transparent url(../images/main_top.gif) no-repeat top center;
	width:960px;
	height:26px;
	}	
	
div#main_bottom {
	background:transparent url(../images/main_bottom.gif) no-repeat top center;
	width:960px;
	height:26px;
	}
	
	
.bump {
	margin-top:40px;
	}	
/*------------------------------------------------------------
QUOTE
-------------------------------------------------------------*/

p.quote {
	font-style:italic;
	font-family:georgia, serif;
	font-size:18px;
}

p.sig {
	font-style:italic;
	font-family:georgia, serif;
	font-size:18px;
	text-align:right;
}

p span {
	color:#db6012;
	font-weight:bold;
}

/*------------------------------------------------------------
SUBNAV
-------------------------------------------------------------*/
div.main ul.sub {
	height:49px;
	list-style:none;
	background-position:top;
	width:710px;
	margin:-40px -60px;
	position:absolute;
}
div.main ul.sub li {
	margin:0px;
	font-size:11px;
	font-weight:bold;
	padding: 0 12px;
	border-right:1px solid #d9ebef;
	float:left;
	text-transform:uppercase;
	margin-bottom:18px;
	}
div.main ul.sub li.first{
	padding-left:60px;
	}

div.main ul.sub li a{
	color:#007b8f;
	text-decoration:none;
	}

div.main ul.sub li a:hover{
	color:#005a69;
	text-decoration:none;
	}


/*------------------------------------------------------------
DIV WRAP
a.wrap {
	text-decoration:none;
}

a.wrap div{
	padding:15px;
	width:430px;
}

a.wrap:hover {
	text-decoration:none;

}

a.wrap:hover div {
	background:#f1f1f1;
}

-------------------------------------------------------------*/


div.pending h2, div.pending p {
	color:#ccc;
	font-style:italic;
	font-size:13px;
}

	
	
/*------------------------------------------------------------
HEADER
-------------------------------------------------------------*/
div.header {
	background:url(../images/head_bk.gif) no-repeat top center;
	width:960px; height:44px;
	margin:36px 0 18px;
	}	
div#tag {
	color:#fff;
	background:url(../images/tag.gif) no-repeat;
	text-indent:-3000px;
	overflow:hidden;
	height:20px;
	width:188px;
	float:left;
	margin:11px 0 0 56px;
	}
	
div#logo a {
	color:#fff;
	background:url(../images/logo.gif) no-repeat;
	text-indent:-3000px;
	overflow:hidden;
	height:25px;
	width:150px;
	float:left;
	margin:9px 0 0 362px;
	}

div#logo_mark a{
	color:#fff;
	background:url(../images/logo_mark.gif) no-repeat;
	text-indent:-3000px;
	overflow:hidden;
	height:75px;
	width:150px;
	float:left;
	margin:-14px 0 0 30px;
	background-position:top left;
	}	
	
div#logo_mark a:hover{
	background-position:top right;
	}		
			

/*------------------------------------------------------------
FOOTER
-------------------------------------------------------------*/

div.footer {
	clear: both; 
	font-size: 12px; 
	margin: 10px auto; 
	width: 960px; 
	color: #c8ecf0;
	height:100px;
}
div.footer p#logo {
	float: left; 
	color: #c8ecf0;
	width:298px;
	border-right:1px solid #15778b;
	border-left:1px solid #1a97a6;
	background:url(../images/animation.gif) no-repeat;
	text-indent:-3000px;
	overflow:hidden;
	height:35px;
	}
	
div.footer p {
	color: #bbe6eb;
	width:298px;
	height:35px; 
	border-left:1px solid #1a97a6;
	float:left;
	padding:20px  0 0 18px;
}
div.footer ul.nav {
	 list-style-type: none;
	 width:279px;
	 float: left; 
	 border-right:1px solid #15778b;
	 height:35px;
	 padding:20px 0 0 40px;
	}
div.footer ul.nav li {
	float: left;
	margin-right:30px;
	}
div.footer ul.nav li a {
	color: #c8ecf0;
	font-weight:bold;
	text-decoration:none;
	}
	
div.footer ul.nav li a:hover {
	color:#fff;
	text-decoration:none;
}	


/*------------------------------------------------------------
Main NAVIGATION
-------------------------------------------------------------*/
	
	
div.content ul.nav {
	width:240px;
	float:left;
	border-right:1px solid #e7f2f7;
	}
div.content ul.nav li {
	list-style-type:none;
	border-bottom:1px solid #e7f2f7;
	margin:0 24px;
	clear:both;
	}
	
div.content ul.nav li a {
	font-size:11px;
	color:#007b8f;
	text-transform: uppercase;
	font-weight:bold;
	line-height:24px;
	height:30px;
	width:200px;
	text-decoration:none;
	}

div.content ul.nav li a:hover {
	color:#004d59;
	background:url(../images/hover.gif) top left;
	text-decoration:none;
}

div.content ul.nav li a.active {
	color:#004d59;
	background:url(../images/hover.gif) top left;
}


/*------------------------------------------------------------
Column widths
-------------------------------------------------------------*/
div.copy {
	float:left;
	width:360px;
	}
div.copywide {
	float:left;
	width:455px;
	}


/*------------------------------------------------------------
Email Form
-------------------------------------------------------------*/
div.form {
	width: 390px;
}

div.form form hr {
	margin:5px 0;
	border-color:#f1f1f1;
	
	}

form input.text {
	color:#222;
	border: #dee3e5 1px solid; 
	background: #f2f2f2; 
	margin:5px 0 5px; 
	width: 150px; 
	height: 24px;
	font-size:18px;
}
form textarea {
	border: #dee3e5 1px solid; 
	background: #f2f2f2; 
	margin:10px 0px 10px; 
}
.content {
	background:#f8fafc url(../images/nav_bk.gif) repeat-x top;
	border-left:3px solid #1fa5b5;
	border-right:3px solid #1fa5b5;
	}
	
form input#send {
	background:url(../images/btn_send.gif);
	width:56px;
	height:26px;
	border:none;
	text-indent:-3000px;
	overflow:hidden;
	cursor:pointer;
}	

div.form {
width:360px;
float:left;
}

ul.address{
	width:200px;
	float:left;
	margin:0 24px;
	list-style-type:none;
	padding:0px;
	}

ul.address li {
	padding:0px;
	margin:0px;
	}

/*------------------------------------------------------------
Training Calendar
-------------------------------------------------------------*/

table#calendar {
	font-size:11px;
	font-weight:bold;
	color:#5d97b0;
	text-transform:uppercase;
	text-align:center;
	}

table#calendar tr td{
	background:#f6fafc;
	width:95px;
	margin:0px;
	padding:0px;
	border:0px;
	}

table#calendar tr.even td{
	background:#f0f6f9;
	}

table#calendar tr td.time{
	background:none;
	width:30px;
	}

table#calendar tr td.day{
	background:none;
	width:30px;
	color:#aacddc;
	}

table#calendar tr td.available{
	border-spacing: 0px 0px;
	background:#007287;
	width:30px;
	color:#fff;
	}

table#calendar tr td.scheduled{
	background:#a5ae46;
	width:30px;
	color:#fff;
	}
	
#available {
	border-left:#007287 15px solid;
	padding-left:8px;
	margin:30px 0 0 20px;
	float:left;
}

#scheduled {
	border-left:#a5ae46 15px solid;
	padding-left:8px;
	margin:30px 0 0 20px;
	float:left;
}	

/*------------------------------------------------------------
Button Replace
-------------------------------------------------------------*/
a.button {
	border:#d9ebef 1px solid;
	padding:10px;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	background:#fff;
}
a.button:hover {
	background:#f3f8fa;
}


div.btn_download {
	background:url(../images/btn_download.gif) no-repeat;
	width:208px;
	height:26px;
	border:none;
	text-indent:-3000px;
	overflow:hidden;
	cursor:pointer;
	}
	
li#freeconsult a{
	background:url(../images/free_consultation.gif) transparent;
	width:222px;
	height:51px;
	border:none;
	text-indent:-3000px;
	overflow:hidden;
	cursor:pointer;
	float:left;
	border:0;
	margin:15px 0 0 -18px;
}

li#signup a{
	background:url(../images/signup.gif) transparent;
	width:222px;
	height:44px;
	border:none;
	text-indent:-3000px;
	overflow:hidden;
	cursor:pointer;
	float:left;
	border:0;
	margin:10px 0 0 -18px;
}

ul.col {
	float:left;
	width:260px;
	list-style:none;
	padding:0;
	margin:0;

}
ul.col li{
clear:both;
	padding:0;
	margin:0;
}
ul.col li h2 a{
	color: #db6012;
}
ul.col li h2 a:hover{
	color:#c3530c;
	text-decoration:none;
}
ul.col li img{
	padding:0;
	margin:0;
}

ul.address li b{
	color:#004d59;
	}	
	
ul.address li a{
	color:#004d59;
	text-decoration: none;
	}
	
div.feed {
	z-index:10;
	}

div.hide {
	background:#ffffff;
	margin:-30px 0 0 0;
	width:620px;
	height:60px;
	z-index:100;
	position:absolute;
	}

.rssdate {
	font-size:10px;
	margin-top:20px;
	}
	
.rssheadline a{
	font-size:14px;
	color:#db6012;
	font-weight:bold;
	text-decoration:none;
}	

.rsshomeheadline a{
	font-size:14px;
	color:#db6012;
	font-weight:bold;
	text-decoration:none;
}	

.rsshomeheadline {
	padding:10px 0;
	height:75px;
	border-top:1px solid #ccc;
	overflow:hidden;
	}