


/* @group Layout */
div#outer-wrapper {
	width: 776px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top: 30px;
	border: 1px solid #fff;
	background-color: #fff;
	margin-bottom: 20px;
}
div#header {
	background-color: #006666;
	color: #fff;
}
div#header p {
	width: 45%;
	float: left;
	padding: 4px 0 4px 6px;
	display: inline;
}
div#header h1 {
	float: right;
	width: 45%;
	text-align: right;
	padding: 4px 6px 4px 0;
	display: inline;
}
div#header a:link, div#header a:visited {
	color: #fff;
}
div#header a:hover {
	text-decoration: none;
}

div#front-main {
	padding-bottom: 22px;
	background: url(../images/front-content-bottom.jpg) repeat-x bottom center;
}
img#front-pic {
	float: left;
}
div#front-content {
	width: 352px;
	float: left;
	margin-left: 20px;
	margin-top: 30px;
	display: inline;
}
div#front-content p {
	margin: 10px 0;
	font-size: 107%;
	line-height: 150%;
}
div#front-footer {
	overflow: hidden;
	height: 179px;
}
div#front-text-nav {
	width: 205px;
	float: left;
	border-right: 1px solid #fff;
	/*background: url(../images/front-text-nav-bkg.gif) repeat-x;*/
	background-color: #006666;
	height: 179px;
	display: inline;
}
div#front-text-nav ul {
	margin-top: 30px;
	margin-left: 20px;
	font-size: 114%;
}
div#front-text-nav ul li {
	margin: 15px 0;
	padding-left: 20px;
	background: url(../images/front-nav-text-bullet.gif) no-repeat 0 50%;
}
div#front-text-nav ul li a:link, div#front-text-nav ul li a:visited {
	color: #fff;
	text-decoration: none;
}
div#front-text-nav ul li a:hover {
	color: #fff;
	text-decoration: underline;
}

div#front-nav {
	width: 280px;
	float: left;
	border-right: 1px solid #fff;
	display: inline;
}
div#front-nav ul li a {
	display: block;
}
div#front-nav ul li#t-assessment, div#front-nav ul li#t-programs {
	border-bottom: 1px solid #fff;
}
div#front-nav ul li#t-assessment a {
	display: block;
	background: url(../images/assessment.jpg) no-repeat top center;
	height: 58px;
	width: 225px;
	line-height: 58px;
	overflow: hidden;
	padding-left: 55px;
}
div#front-nav ul li#t-programs a {
	display: block;
	background: url(../images/program.jpg) no-repeat top center;
	height: 59px;
	width: 225px;
	line-height: 59px;
	overflow: hidden;
	padding-left: 55px;
}
div#front-nav ul li#t-enroll a {
	display: block;
	background: url(../images/enroll.jpg) no-repeat top center;
	height: 60px;
	width: 225px;
	line-height: 60px;
	overflow: hidden;
	padding-left: 55px;
}

div#front-nav ul li a:link, div#front-nav ul li a:visited {
	color: #000;
	text-decoration: none;
	font-size: 136%;
}

div#front-nav ul li#t-assessment a:hover {
	background: url(../images/assessment.jpg) no-repeat bottom center;
}
div#front-nav ul li#t-programs a:hover {
	background: url(../images/program.jpg) no-repeat bottom center;
}
div#front-nav ul li#t-enroll a:hover {
	background: url(../images/enroll.jpg) no-repeat bottom center;
}
div#front-leaf {
	width: 103px;
	float: left;
	border-right: 1px solid #fff;
	display: inline;
}
div#front-login {
	width: 185px;
	float: left;
	background: url(../images/member-login-bkg.jpg) repeat-x;
	height: 179px;
	display: inline;
}
div#front-login h4 {
	background: url(../images/member-login.jpg) no-repeat;
	width: 135px;
	height: 46px;
	line-height: 46px;
	overflow: hidden;
	padding-left: 50px;
	margin-top: 8px;
	font-size: 136%;
}
div#front-login form {
	margin-left: 12px;
}
div#front-login label {
	display: block;
	margin: 5px 0 1px 0;
	font-size: 85%;
	/*text-indent: 4px;*/
}
div#front-login input.txt {
	margin: 0 0 3px 0;
	width: 160px;
}
div#front-login input.btn {
	margin: 3px 0;
}

p.center {
	text-align: center;
}

div#content-header {
	margin-bottom: 30px;
}
div#content-header img {
	float: left;
	display: inline;
}
div#content-header h2 {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	display: inline;
}

div#left-col {
	width: 170px;
	float: left;
	margin-left: 20px;
	margin-right: 40px;
	display: inline;
}

div#side-pics {
	margin-top: 30px;
	text-align: center;
}

div#content-footer {
	clear: both;
	color: #905c26;
	padding: 10px;
	margin-top: 10px;
	font-size: 77%;
}
div#content-footer a:link, div#content-footer a:visited {
	color: #905c26;
	text-decoration: underline;
}
div#content-footer a:hover {
	text-decoration: none;
}

div#content {
	width: 495px;
	float: left;
	display: inline;
}
div#content p {
	margin: 10px 0;
	line-height: 150%;
}
/* @end */

/* @group Nav */
	
/* @end */

/* @group Headings */
h1 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Georgia;
}
h2 {
	color: #905c26;
	font-size: 20px;
	font-family: Georgia;
}
h3 {
	color: #006666;
	font-size: 18px;
}
h4 { }
h5 {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Georgia;
}
h6 { }
/* @end */

/* @group Text Styles */
	
/* @end */

/* @group Lists */
div#content ul {
	margin: 5px 0;
}
div#content ul li {
	list-style-type: disc;
	color: #000;
	margin-left: 35px;
	margin-bottom: 2px;
	margin-top: 1em;
}
/* @end */

/* @group Forms */
	
/* @end */

/* @group Links - link visited hover active */
a:link, a:visited {
	color: #008f8f;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
/* @end */

/* @group Misc */
table {
	margin: 10px 0;
}
table td {
	padding: 4px;
	font-weight: none;

	/*Remove the following line:*/
	/*border: 1px solid #006666;*/
}
table td.NoBorder {
	border:none;
}
.clear {
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* @end */


a img { border:none; }
