html{font-size:100.01%}
body{
	margin:0;
	color:#000;
	font:62.5% arial,sans-serif;
	background:#cbc9c8;
	min-width: 956px;
}
img{
	text-align: center;
	border: 1px;
	border-color: #999;
} 
a{text-decoration:none;}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#page {
	width:100%;
	position:relative;
	padding: 95px 0 0;
	background: #fff;
	overflow: hidden;
}
#header .logo{
	position:absolute;
	top:3px;
	left: 7px;
	width:399px;
	height:111px;
	text-indent:-9999px;
	overflow:hidden;
	z-index:1;
}
#header .logo a{
	display:block;
	height:100%;
	background:url(../images/logo_hnss.png) no-repeat;
}



/* HEADER */
#header {
	width:100%;
	position:absolute;
	top:0;
	left:0;
}
#header .header-holder{
	background: url(../images/bg-header.png) repeat-x;
	height:116px;
}
#header .header-area{
	width: 956px;
	margin: 0 auto;
	position: relative;
	padding: 3px 0 0;
}
#header .header-box{
	width: 100%;
	overflow: hidden;
	margin: 0 0 15px;
}
#header .btn-chat{
	background: url(../images/btn-chat.gif) no-repeat;
	width: 170px;
	height: 16px;
	float: right;
	text-indent: -9999px;
	overflow: hidden;
	margin: 7px 0 0;
}
#header .search-area{
	width: 352px;
	height: 42px;
	float: right;
	padding: 0 0 0 0;
	margin: 0 0 0 -12px;
}
#header .search-area label{
	float: left;
	font-size: 0.9em;
	line-height: 21px;
	text-transform: uppercase;
	color: #908782;
	margin: 0 2px 0 0;
}
#header .search-area .text{
	float: left;
	background: url(../images/bg-search.gif) no-repeat;
	width: 100px;
	padding: 0 6px;
}
#header .search-area .text input{
	float: left;
	width: 100px;
	margin: 0;
	padding: 0;
	background: none;
	border:0;
	padding: 4px 0;
	font-size: 10px;
	color:#908782;
}
#header .search-area .btn-search{float:left;}
#header .nav{width: 100%;}
#header .nav:after {
	display: block;
	content: "";
	clear: both;
}
#navigation{
	float: right;
	margin: 0 -12px 0 0;
	padding: 0;
	list-style: none;
}
#navigation li{
	float: left;
	background: url(../images/nav-sep.gif) no-repeat;
	height: 26px;
	position: relative;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 19px;
}
#navigation li:hover,
#navigation li.hover{position: relative;}
#navigation li:first-child{
	background:none;
	padding-left: 0;
}
#navigation li:hover .arrow,
#navigation li.hover .arrow{
	background: url(../images/nav-arrow.gif) no-repeat 50% 100%;
}
#navigation li .arrow{
	float: left;
	padding: 0 0 10px;
}
#navigation li a{
	float:left;
	height: 13px;
	overflow: hidden;
}

#navigation li:hover img, #navigation li.hover img{margin: -13px 0 0;}
#navigation li img{display:block;}
#navigation li:hover .dropdown,
#navigation li.hover .dropdown{display:block;}


/* ================================= */
/* DROP MENU MAIN */
/* ================================= */

.dropdown{
	width: 9999px;
	position: absolute;
	top:16px;
	left:-55px;
	overflow: hidden;
	height: 26px;
	padding: 20px 0 0;
	background: url(none.gif);
	display: none;
}
.dropdown .holder{float: left;}
.last .dropdown .holder{float: right;}
.last .dropdown{
	left: auto;
	right: 0;
}
.dropdown .box-l{
	width:12px;
	height: 29px;
	float: left;
	background: url(../images/drop-left.png) no-repeat;
}
.dropdown .box-r{
	width:12px;
	height: 29px;
	float: left;
	background: url(../images/drop-right.png) no-repeat;
}



#navigation .dropdown ul{
	float: left;
	margin: 0;
	padding: 9px 33px 0;
	list-style: none;
	background: url(../images/drop-middle.png) repeat-x;
	height: 20px;
}
#navigation .dropdown ul li{
	float: left;
	font-size: 10px;
	text-transform: uppercase;
	background: none;
	padding: 0 14px;
}
#navigation .dropdown ul li a{
	float:left;
	color:#fff;
	height: 8px;
}
#navigation li:hover .dropdown ul li img,
#navigation li.hover .dropdown ul li img{margin:0;}
#navigation li:hover .dropdown ul li:hover img,
#navigation li.hover .dropdown ul li.hover img{margin:-8px 0 0;}


/* PROGRAMS DROPDOWN LOCATION */
.lastPrograms .dropdown .holder{float: right;}
.lastPrograms .dropdown{
	left: auto;
	right: -150px;
}

/* ADMISSIONS DROPDOWN LOCATION */
.lastAdmissions .dropdown .holder{float: right;}
.lastAdmissions .dropdown{
	left: auto;
	right: -100px;
}




/* FLASH */
.flash-holder{
	width: 100%;
	overflow: hidden;
	background: url(../images/full.jpg) repeat-x 50% 0;
}
.flash-holder .flash{
	width: 956px;
	margin: 0 auto;
}
.flash-holder .flash img{display:block;}

.flash-holder2{
	width: 100%;
	overflow: hidden;
	background: url(../images/full.jpg) repeat-x 50% 0;
}

.flash-holder2 .flash{
	width: 956px;
	margin: 0 auto;
}

.flash-holder2 .flash img{display:block;}

/* CONTENT */
#content {
	width:100%;
	margin: -10px 0 0;
	position: relative;
	background: url(../images/bg-content.gif) repeat-x 0 10px;
	padding: 0 0 0px;
}
#content .shadow{
	background: url(../images/bg-shadow.png) repeat-x;
	height: 10px;
	overflow: hidden;
}
#content .content-area{
	width: 956px;
	margin: 0 auto;
	position: relative;
}
#content .content-area:after {
	display: block;
	content: "";
	clear: both;
}
#content .content-holder{
	width:100%;
	min-height: 450px;
}
#content .content-holder:after {
	display: block;
	content: "";
	clear: both;
}
* html #content .content-holder{height:450px;}
.main{
	width: 693px;
	float: right;
	display: inline;
	margin: 0 5px 0 0;
}
.news-area{
	width: 570px;
	float: left;
	background: url(../images/news-area-sep.gif) repeat-y 236px 0;
	margin: 16px 0 0;
}
.news-area .news{
	width: 236px;
	float: left;
	margin: 0 25px 0 0;
}
.news-area h2{
	font-size: 13px;
	color: #686868;
	text-transform: uppercase;
	background: url(../images/bg-heading.gif) no-repeat 0 7px;
	padding: 0 0 0 13px;
	margin: 0 0 8px;
}
.news-area .news ul{
	margin: 0 0 0 5px;
	padding: 0;
	list-style: none;
	height: 1%;
	overflow: hidden;
}
.news-area .news ul li{
	vertical-align: top;
	background: url(../images/news-sep.gif) no-repeat 0 5px;
	padding: 0 0 0 8px;
	font-size: 1.1em;
	margin: 0 0 4px;
}
.news-area .news ul li a{color:#838383;}
.news-area .description{
	width: 309px;
	float: left;
}
.news-area .description .text{
	background: url(../images/bg-description.gif) no-repeat;
	padding: 4px 0 12px 66px;
	min-height: 65px;
}
* html .news-area .description .text{height:65px;}
.news-area .description .text p{
	margin: 0 0 18px;
	font-size: 1em;
	line-height: 1.2em;
	color: #838383;
}
.news-area .description .text .more{
	font-size: 0.8em;
	color: #e98237;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0px;
}
.main .online-admissions{
	width: 123px;
	float: right;
	padding: 10px 0 0;
}
.main .online-admissions a{
	display: block;
	
	text-indent: -9999px;
	overflow:hidden;
	
}
.sidebar{
	width: 213px;
	float: left;
	padding: 0 11px 0 15px;
	margin: -20px 0 0;
	position: relative;
	height: 141px;
	}
	

.sidebar .packet1{
	width: 212px;
	height: 160px;
	overflow: hidden;
	background: url() no-repeat;
	padding: 30px 0 0;
	font-family:'Lucida Grande','Lucida Sans Unicode','Lucida Sans','DejaVu Sans Condensed', Tahoma, Arial,sans-serif;
	font-style:normal;
	font-size:14px;
	font-weight:bold;
	margin-bottom:15px;
	padding-bottom:5px;
	color:#999;
	line-height:20px;
	
}
.sidebar .packet2{
	width: 212px;
	height: 160px;
	overflow: hidden;
	background: url() no-repeat;
	padding: 30px 0 0;
}
.sidebar .packet3{
	width: 212px;
	height: 160px;
	overflow: hidden;
	background: url() no-repeat;
	padding: 30px 0 0;
}
.sidebar .packet4{
	width: 212px;
	height: 160px;
	overflow: hidden;
	background: url() no-repeat;
	padding: 30px 0 0;

}

.sidebar_logo{
	width: 956px;
	float: left;
	margin: 0px 0 0;
	position: relative;
}

.sidebar_logo .packet5{
	width: 322px;
	height: 90px;
	overflow: hidden;
	padding: 40px 0 0;
	margin: 0 0 0 317px;

}
.sidebar .packet .down{
	position:absolute;
	width: 211px;
	height: 69px;
	overflow: hidden;
	margin: 21px 0 0 -14px;
}
.sidebar .packet .btn-pack{
	display: block;
	background: url(../images/btn-pack.gif) no-repeat;
	width: 183px;
	height: 29px;
	text-indent: -9999px;
	overflow: hidden;
	position: relative;
}


/* PAGE ABOUT */
#inner .main{
	width:680px;
	padding: 20px 0 0;
}
.breadcrumbs{
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #dbdbdb;
	margin: 0 0 16px;
}
.breadcrumbs ul{
	float: left;
	background: url(../images/bg-heading.gif) no-repeat 0 6px;
	margin: 0 0 0 1px;
	padding: 0 0 0 17px;
	list-style: none;
}
.breadcrumbs ul li{
	float: left;
	background: url(../images/breadcrumbs-sep.gif) no-repeat 0 5px;
	padding: 0 4px 0 9px;
	color: #888;
	font-size: 1.1em;
}
.breadcrumbs ul li a{color:#bfab7c;}
.breadcrumbs ul li:first-child{
	background: none;
	padding-left: 0;
}

.breadcrumbs .menu_p{ 
	color:#666;
}

.breadcrumbs .print{
	float: right;
	font-size: 1em;
	text-transform: uppercase;
	background: url(../images/print-sep.gif) no-repeat 0 100%;
	padding:1px 0 4px 10px;
}
.breadcrumbs .print a{
	background: url(../images/ico-print.gif) no-repeat 0 2px;
	color: #8e827b;
	padding: 0 0 0 17px;
}
.main h1{
	color: #635751;
	margin: 0 0 19px;
	font: 23px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background: url(../images/symbol.jpg) no-repeat;
	padding: 12px 0 15px 55px;
	text-transform: uppercase;
}



/* USE THIS NEXT SET FOR THE MAIN BODY CONTENT FORMATTING ON MOST NORMAL PAGES..... */

.main .text-box{
	height: 1%;
	overflow: hidden;
	padding: 0 0 16px 10px;
}
.main p{
	font-size: 1.2em;
	line-height: 1.385em;
	color: #565656;
	margin: 0 0 10px;
}
.main .text-box .shortp {	/* use for P's that have UL lists below them */
	margin: 0 0 -10px;
}

.main .topImg img{
	float:left;
	border: 1px solid #e0e0e0;
	margin: 0 30px 15px 0;
}
.main .topImg_jack img{
	float:left;
	margin: 0 30px 15px 0;
}

.main .text-box ul {
	font-size: 1.21em;
	color: #565656;
	line-height: 1.5em;
}
.main .text-box ul ul {
	font-size: 100%;
}
.main .text-box ol{
	font-size: 1em;
	color: #565656;
	line-height: 1.5em;
}
.main .text-box a{
	text-decoration: underline;
	color: #865656;
}
.main .text-box a:hover{
	text-decoration: underline;
	color: #000066;
}
.main .text-box h2 {
	font:20px;
	color: #847551;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:strong;
}

.main .text-box h3 {
	font:16px;
	color: #999;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:strong;
}

.main .text-box h4 {
	font:14px;
	color: #847551;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:strong;
}

.main .text-box-sitemap {
	font-size: 1.3em;
	color: #565656;
	line-height: 1.5em;
}
.main .text-box-sitemap a{
	text-decoration: none;
	color: #865656;
}
.main .text-box-sitemap a:hover{
	text-decoration: underline;
	color: #000066;
}

/* CATEGORIES */
.categories{
	width: 680px;
	overflow: hidden;
	background: url(../images/bg-categories.jpg) no-repeat 0 100%;
	min-height: 82px;
	padding: 0 0 400px;
}
* html .categories{
	height:82px;
	overflow:visible;
}
.categories .category{
	width:210px;
	float:left;
	padding: 0 0 0 15px;
}
.categories .category-center{width:215px;}
.categories .category .heading{
	background: url(../images/category-heading-left.gif) no-repeat;
	padding: 0 0 0 20px;
	height: 1%;
	overflow: hidden;
	margin: 0 0 9px;
}
.categories .category .heading h2{
	float: left;
	font:18px Times New Roman, Times, serif;
	color: #9b8a82;
	margin: 0;
	padding: 0 20px 3px 0;
	background: url(../images/category-heading-right.gif) no-repeat 100% 0;
	text-transform: uppercase;
}
.categories .category p{
	font-size:1.1em;
	line-height: 1.091em;
	margin: 0 0 7px;
}
.categories .category .more{
	background: url(../images/arrow-sep.gif) no-repeat 100% 3px;
	ZZZfont-size: 0.9em;
	font-size: 1.1em;
	text-transform: uppercase;
	color: #b47821;
	padding: 0 7px 0 0;
}
#inner .sidebar{
	margin:0px 0 0;
	width: 212px;
}
.sidebar .packet-s{
	width: 197px;
	height: 20px;
	overflow: hidden;
	padding: 0px 0 0 14px;
}
.sidebar .packet-s .btn-pack{
	display: block;
	background: url(../images/btn-pack.gif) no-repeat;
	width: 183px;
	height: 29px;
	text-indent: -9999px;
	overflow: hidden;
	position: relative;
}
.fixed-area{
	width: 212px;
	overflow: hidden;
	background: #fff;
	padding: 0px 0 40px;
	position: relative;
	margin: 0;
}



/* LEFT SIDEMENU SUBNAV */
.sidemenu{
	height:1%;
	overflow: hidden;
	border:1px solid #d0d0d0;
	padding: 0 19px 0 16px;
	margin: 0 0 19px;
	background: #fff;
}
.sidemenu ul{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
	font-size: 0;
}
.sidemenu ul li{
	vertical-align: top;
	background: url(../images/side-sep.gif) repeat-x;
	height: 30px;
	padding: 1px 0 1px;
	margin: -1px 0 0;
}
.sidemenu ul li a{
	display: block;
	height:30px;
	overflow: hidden;
}
.sidemenu ul li a:focus{outline:none;}
.sidemenu ul li a:hover{background:#fff;}
.sidemenu ul li a:hover img{margin:-30px 0 0;}
.sidemenu ul li.active a img{margin:-60px 0 0 !important;}
.sidemenu ul li img{display:block;}



/* TALLER VERSION */
.sidemenu2{
	height:1%;
	overflow: hidden;
	border:10px solid #8d7a6f;
	padding: 0 19px 0 16px;
	margin: 0 0 19px;
	background: #fff;
}
.sidemenu2 ul{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
	font-size: 0;
}
.sidemenu2 ul li{
	vertical-align: top;
	background: url(../images/side-sep.gif) repeat-x;
	height: 49px;
	padding: 1px 0 1px;
	margin: -1px 0 0;
}
.sidemenu2 ul li a{
	display: block;
	height:49px;
	overflow: hidden;
}
.sidemenu2 ul li a:focus{outline:none;}
.sidemenu2 ul li a:hover{background:#fff;}
.sidemenu2 ul li a:hover img{margin:-50px 0 0;}
.sidemenu2 ul li.active a img{margin:-100px 0 0 !important;}
.sidemenu2 ul li img{display:block;}



/* LEADER */
.leader{
	height:1%;
	overflow: hidden;
	background: url(../images/bg-leader.gif) no-repeat;
	padding: 14px 10px 0;
	margin: 0 0 15px;
}
.leader .heading{
	height: 1%;
	overflow: hidden;
	background: url(../images/bg-heading-left.gif) no-repeat;
	padding: 0 0 0 10px;
}
.leader .heading h3{
	font-size:9px;
	height:20px;
	background: url(../images/bg-heading-right.gif) no-repeat 100% 0;
	float: left;
	margin: 0;
	padding: 5px 9px 0 0;
}
.leader .text{
	background: url(../images/bg-description.gif) no-repeat;
	padding: 10px 0 5px 66px;
	min-height: 65px;
}
* html .leader .text{height:65px;}
.leader .text p{
	font-size: 1.1em;
	line-height: 1.091em;
	margin: 0 0 5px;
	color: #838383;
}
.leader .text a{
	font-size: 0.9em;
	color: #e98237;
	text-transform: uppercase;
}
.contact{
	height: 1%;
	overflow: hidden;
	padding: 7px 0 0;
}
.contact ul{
	height:1%;
	overflow: hidden;
	margin: 0 0 19px -1px;
	padding: 0;
	list-style: none;
}
.contact ul li{
	float: left;
	background: url(../images/contact-sep.gif) no-repeat;
	padding: 0 3px 0 5px;
}
.contact ul li strong{
	display: block;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: normal;
	color: #988c85;
}
.contact ul li strong span{color:#454545;}
.contact ul li em{
	display: block;
	font-style: normal;
	font-size: 13px;
	color: #818181;
}
.contact .btn-chat{
	display: block;
	background: url(../images/btn-chat.gif) no-repeat;
	width: 170px;
	height: 16px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 auto;
}



/* PAGE INFO */
.request{
	width: 100%;
	overflow: hidden;
	padding: 4px 0 0;
}
.request p{
	font-size: 1.2em;
	margin: 0 0 27px;
	color: #565656;
}
.request .form-area{
	height:1%;
	overflow: hidden;
	background: url(../images/bg-form.gif) repeat-x 0 100%;
	padding: 0 0 13px;
}
.request .form-holder{
	height:1%;
	overflow: hidden;
	padding: 0 65px 0 10px;
	margin: 0 0 1px;
}
.request .form-box{
	float:left;
	margin: 0 17px 0 0;
	display: inline;
}
.request .form-box label{
	float: left;
	background: url(../images/form-sep.gif) no-repeat 0 10px;
	padding: 0 0 0 8px;
	font-size: 9px;
	line-height:22px;
	text-transform: uppercase;
	width: 71px;
}
.request .form-box input{
	border: 1px solid #cacacb;
	background: #fff;
	font-size: 9px;
	text-transform: uppercase;
	color: #b38625;
	margin: 0;
	padding:4px 0 3px;
	width: 132px;
	float: left;
}
.request .state label{width:44px;}
.request .state select{
	width:134px;
	float: left;
	font-size: 9px;
	text-transform: uppercase;
	color: #b38625;
}
.request .form-holder .right-box{
	float: right;
	margin: 0;
}
.request .form-holder .right-box label{
	width:89px;
	padding: 0 0 0 12px;
}
.request .form-box .text-s{width: 132px;}
.request .form-box .text-m{width: 216px;}
.request .form-box .text-b{width: 335px;}
.request .choose-area{padding: 10px 0 15px 88px;}
.request .choose-area .form-box label{width:162px;}
.request .choose-area .form-box select{
	float:left;
	width:287px;
	font-size: 9px;
	text-transform: uppercase;
	color: #b38625;
}
.request .agreement{
	height: 1%;
	overflow: hidden;
	padding: 14px 0 0 62px;
	margin: 0 0 15px;
}
.request .agreement .check{
	width: 13px;
	height: 13px;
	float: left;
	margin: 4px 8px 0 0;
}
.request .agreement label{
	float: left;
	font-size: 9px;
	line-height:22px;
	text-transform: uppercase;
}
.request .btn-request{padding: 0 0 0 138px;}
.request .btn-request a{
	display: block;
	background: url(../images/btn-request.gif) no-repeat;
	width: 181px;
	height: 39px;
	text-indent: -9999px;
	overflow: hidden;
}
.address{
	height:1%;
	overflow: hidden;
	padding: 9px 0 0 10px;
	margin: 0 0 27px;
}
.address address{
	font-style: normal;
	font-size: 1.1em;
	line-height: 1.182em;
	color: #565656;
}
.address address strong,
.address address span{
	display: block;
	margin: 0 0 2px;
}
.address ul{
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 3px 0 0;
	list-style: none;
}
.address ul li{
	float: left;
	background: url(../images/phone-sep.gif) no-repeat;
	margin: 0 0 0 -9px;
	padding: 0 19px 0 9px;
}
.address dl{
	margin: 0;
	font-size: 1.1em;
	color: #565656;
	float:left;
}
.address dl dt{float:left;}
.address dl dd{
	float:left;
	margin: 0;
}
.address dl .phone{width:40px;}
.address a{
	color:#c89c5c;
	font-size: 1.1em;
}
.information{
	height: 1%;
	overflow: hidden;
	border: solid #bab3ae;
	border-width: 1px 0;
	background: url(../images/bg-info.gif) repeat-y;
	margin: 0 0 31px;
}
.information .info{
	float: left;
	width: 90px;
	padding: 16px 20px 17px 27px;
	margin: 0 35px 0 0;
	margin: 0 35px 0 0;
}
.information .info strong{
	font-weight: normal;
	color: #fff;
	font-size: 1.1em;
	line-height: 1.455em;
}
.information ul{
	width: 254px;
	float: left;
	margin: 11px 0 0;
	padding: 0;
	list-style: none;
}
.information ul li{
	vertical-align: top;
	background: url(../images/info-bullet.gif) no-repeat 0 3px;
	font-size: 1.1em;
	text-transform: uppercase;
	padding: 0 0 0 13px;
	margin: 0 0 8px;
}
.information ul li a{color: #c89c5c;}
.information-area{
	width: 100%;
	overflow: hidden;
}
.tuition{
	width: 100%;
	overflow: hidden;
	margin: 0 0 24px;
}
.information-area .title{
	display: block;
	margin: 0 0 13px;
}
.information-area .title img{display:block;}
.tuition .table-holder{
	width: 100%;
	overflow: hidden;
	margin: 0 0 13px;
}
.tuition .table-box{
	width:676px;
	overflow: hidden;
	margin: 0 0 -2px;
}
.tuition .table-box table{
	border-collapse:collapse;
	width: 100%;
	margin: 1px 0 0;
	overflow: hidden;
}
.tuition .table-box table td{
	font-size: 1.2em;
	color: #565656;
	border-bottom: 1px solid #bab3ae;
	padding:11px 0 7px 35px;
}
.tuition .table-box table .thead td{
	font-size: 1.1em;
	border: solid #8e827b;
	border-width: 2px 0;
	background: #efefef;
	color: #525252;
	padding:7px 0 6px 0;
	text-align: center;
}
.tuition .price table td{padding:6px 0 6px 35px;}
.tuition .price{margin:0;}
.tuition .table-box table .tuition-cell{width:198px;}
.tuition .table-box table .full-time-cell{width:250px;}
.tuition .table-box table .part-time-cell{width:228px;}
.tuition .table-box table .free-cell{width:222px;}
.tuition .table-box table .cost-cell{
	width:474px;
	text-align: center;
	padding:6px 0;
}
.information-area .back{
	width: 100%;
	overflow: hidden;
	padding: 3px 0 0;
}
.information-area .back a{
	float:right;
	background:url(../images/lnk-top.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	width: 79px;
	height: 9px;
	margin: 0 5px 0 0;
	display: inline;
}
.credit{
	width: 100%;
	overflow: hidden;
}
.credit .title{margin:0 0 11px;}
.credit ol{
	margin: 0 0 0 18px;
	padding: 0 0 0 20px;
	list-style-position:outside;
	height: 1%;
	overflow: hidden;
}
* html .credit ol{padding: 0 0 0 23px;}
.credit ol li{
	vertical-align: top;
	margin: 0 0 19px;
}
.credit ol li p{
	color: #565656;
	font-size: 1.2em;
	line-height:1.667em;
	margin: 0;
}

/* admission */
.admission .btn{
	width: 327;
	height: 151px;
	float:right;
	padding: 20px 0 0 15px;
}
.admission .nav{

	float:right;
	padding: 0px 0 0 0px;
}
.admission h3{

	font-size: 10px;
	color:#ffffff;
}

hr{
color: #bab3ae;
height: 1px;
}

#admission-table
{
	font-family: "Arial", "Verdana", Sans-Serif;
	font-size: 11px;
	line-height: 2.0em;
	margin: 0px;
	width: 680px;
	text-align: center;
	border-collapse: collapse;
}
#admission-table th
{
	font-size: 11px;
	font-weight: strong;
	padding: 4px;
	background: #efefef;
	color: #565656;
	border-top: 2px solid #8e827b;
	border-bottom: 2px solid #8e827b;
	
}
#admission-table td
{
	padding: 8px;
	background: #FFFFFF; 
	border-bottom: 1px solid #bab3ae;
	color: #777777;
	border-top: 1px solid transparent;
}
#admission-table tr:hover td
{
	background: #f9f9f9;
	color: #000;
}

/* FOOTER */
#footer {
	width:100%;
	background:#cac9c8 url(../images/bg-footer.gif) repeat-x;
}
#footer .footer-area{
	width: 956px;
	margin: 0 auto;
	padding: 29px 0 0;
	height: 50px;
}
#footer .footer-box{
	width: 100%;
	overflow: hidden;
}
#footer .footer-box .copy{
	float: left;
	width: 350px;
	background: url(../images/copy-sep.gif) no-repeat 100% 100%;
	margin: 2px 0 0;
	padding: 0 16px 0px 4px;
}
#footer .footer-box .copy p{
	font-size: 9px;
	line-height: 12px;
	margin: 0;
	text-transform: uppercase;
	color: #b2b2b2;
}


#footer .footer-box .tel{
	float: right;
	width: 350px;
	margin: 2px 0 0;
	padding: 0 16px 0px 4px;
}
	
#footer .footer-box .tel p{
	font-size: 9px;
	line-height: 12px;
	margin: 0;
	text-transform: uppercase;
	float:right;
	color: #B2B2B2;
}


#footer .footer-box .foot-nav{
	float: right;
	margin: 0 5px 0 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	display: inline;
}
#footer .footer-box .foot-nav li{
	float: left;
	margin: 0 -15px 0 0;
	padding: 0 15px 0 26px;
	background: url(../images/foot-sep.gif) no-repeat 100% 2px;;
	font-size: 0.9em;
	text-transform: uppercase;
}
#footer .footer-box .foot-nav li a{color:#dbc68e;}

/* COMMUNITIES BOTTOM LEFT */
#footer .communities{
	display: block;
	float: left;
	width: 330px;
	padding: 0 16px 10px 4px;
}
#footer .communities strong{
	float: left;
	color: #63605d;
	font-size: 0.9em;
	text-transform: uppercase;
	font-weight: normal;
	margin: 9px 0 0;
}
#footer .communities ul{
	float: left;
	margin: 0;
	padding: 5px 0 0 20px;
	list-style: none;
	background: url(../images/communities-arrow.gif) no-repeat;
}
#footer .communities ul li{
	float: left;
	ZZZbackground: url(../images/communities-sep.gif) no-repeat;
	padding: 2px 8px 3px;
}
#footer .communities ul li:first-child{
	background: none;
	padding-left: 0;
}
#footer .communities ul li a{
	display:block;
	width: 64px;
	height: 16px;
	text-indent: -9999px;
	overflow: hidden;
}
#footer .communities ul li a:hover{background-position: 0 -16px;}
#footer .communities .facebook{background:url(../images/ico-facebook.gif) no-repeat; display:none;}
#footer .communities .linked-in{background:url(../images/ico-linkedin.gif) no-repeat; display:none;}
#footer .communities .twitter{background:url(../images/logo_twitter.gif) no-repeat;}
#footer .communities .myspace{background:url(../images/ico-myspace.gif) no-repeat; display:none;}
#footer .communities .youtube{background:url(../images/ico-youtube.gif) no-repeat; display:none;}
#footer .proposition{
	float: right;
	padding: 9px 0px 0 0;
}
#footer .proposition p{
	margin: 0;
	color: #625e5b;
	font-size: 0.9em;
	text-transform: uppercase;
}


/*sifr start. do not modify.*/
object, embed {
	margin:0;
	padding:0;
}
.sIFR-flash {
	visibility:visible !important;
	margin:0;
}
.sIFR-replaced {visibility:visible !important;}
span.sIFR-alternate {
	position:absolute !important;
	left:0 !important;
	top:0 !important;
	width:0 !important;
	height:0 !important;
	display:block !important;
	overflow:hidden  !important;
}
.sIFR-flash + div[adblocktab=true] {display:none !important;}
.sIFR-hasFlash #header .tagline h1 span{
	font-size:28px;
	line-height:28px;
}
.sIFR-hasFlash .get-started span{
	font-size:17px;
	line-height:22px;
}
.sIFR-hasFlash .trade span{
	font-size:14px;
	line-height:18px;
}
/*sifr end*/

/* HOME NON FLASH */
.homelink{
	color:#b95207;
	decoration:underline;
}

.hometitle{
	font-size:220%;
}
.hometable p{
	font-size:110%;
}
.hometable ul{
	font-size:110%;
}
.hometable h2{
	font-size:150%;
	line-height:100%;
	padding: -2px;
}
#inner #page #header .header-holder .header-area .header-box .search-area table {
	text-align: center;
}
.menu_p {
	color: #666;
}



