body{
	margin:0;
	color:#000;
	font:11px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background:#fff url(../images/bg-body.gif) repeat-x;
}
img{border:none;} 
a{
	color:#000;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
#wrapper{
	width:955px;
	margin:0 auto;
	position:relative;
	padding:91px 0 0;
}
/* header start */
#header{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	background:#eeecdd url(../images/bg-header.gif) repeat-y;
	height:92px;
	clear:both;
}
.logo{
	margin:0;
	position:absolute;
	top:11px;
	left:85px;
	z-index:10;
}
.logo a{
	display: block;
	background: url(../images/logo.gif) no-repeat;
	width:162px;
	height:69px;
	cursor:pointer;
}
.logo span{
	text-indent: -9999px;
	width:100%;
	height:100%;
	overflow:hidden;
	display:block;
}
#holder{
	float:right;
}
.book{
	background: url(../images/txt-booknow.gif) no-repeat;
	width:210px;
	text-indent:-9999px;
	height: 30px;
	display:block;
	float:right;
	margin:12px 6px 18px;
}
.phone {
    width:557px;
    height:45px;
    display:block;
    float: right;
}
/* navigation start */
#nav{
	list-style:none;
	margin:0;
	padding:0;
    width: 610px;
    float:right;
    display:inline;
}
#nav li{
	float:left;
}
#nav  a{
	display:block;
	height:34px;
	text-indent:-9999px;
	outline:none;
}
#nav a:hover, #nav li.active a{
	background-position:0 -34px;
}
#nav a.home{
	background-image: url(../images/txt-home.gif);
	width:47px;
}
#nav a.corporate{
	background-image: url(../images/txt-corporate.gif);
	width:114px;
}
#nav a.public{
	background-image: url(../images/txt-public.gif);
	width:111px;
}
#nav a.guest{
	background-image: url(../images/txt-guestspeaker.gif);
	width:88px;
}
#nav a.newsroom{
	background-image: url(../images/txt-newsroom.gif);
	width:74px;
}
#nav a.resources{
	background-image: url(../images/txt-resources.gif);
	width:68px;
}
#nav a.about{
	background-image: url(../images/txt-about.gif);
	width:48px;
}
#nav a.contact{
	background-image: url(../images/txt-contact.gif);
	width:58px;
}
/* navigation end */
/* header end */
/* main start */
#main{
	overflow:hidden;
	width:100%;
}
#main .holder{
	float:left;
	width:100%;
	background:#f6f5ee;
	padding:0 0 15px;
}
/* content start */
#content{
	width:655px;
	float:left;
}
.visual{
	margin:0 0 17px;
}
.box-holder{
	width: 684px;
	overflow:hidden;
	margin:0 -29px 0 0;
	position:relative;
}
.box-holder .box{
	width: 188px;
	float:left;
	margin:0 27px 0 0;
	padding:0 0 0 13px;
}
.box-holder .box h2{
	margin:0 0 17px -13px;
	border-bottom:4px solid #000;
	font-size:14px;
	letter-spacing:-1px;
	padding:9px 0 9px 50px;
	background-position:11px 50%;
	background-repeat:no-repeat;
}
.box-holder .box h2 span{
	padding:3px 0 2px;
}
.box-holder .box p{
	font-size:11px;
	margin:0 0 11px;
}
.box .corporate{
	background-image: url(../images/ico-corporate.gif);
}
.box .courses{
	background-image: url(../images/ico-courses.gif);
}
.box .courses h2 span a {
	color:#000000;
}
.box .business{
	background-image: url(../images/ico-business.gif);
}
.box-holder .boxwide{
	width: 640px;
	float:left;
	margin:0 27px 0 0;
	padding:0 0 0 13px;
}
.box-holder .boxwide h2{
	margin:0 0 17px -13px;
	border-bottom:4px solid #000;
	font-size:14px;
	letter-spacing:-1px;
	padding:9px 0 9px 13px;
	background-position:11px 50%;
	background-repeat:no-repeat;
}
.box-holder .boxwide h2 span{
	padding:3px 0 2px;
}
.box-holder .boxwide p{
	font-size:11px;
	line-height: 16px;
	margin:0 0 11px;
}
.box-holder .boxwide a{
	color:#897702;
}
.more{
	width:61px;
	height:18px;
	position:absolute;
	bottom: 0;
	text-indent: -9999px;
	overflow:hidden;
}
.more a{
	display:block;
	height:100%;
	cursor:pointer;
	background: url(../images/btn-more.png) no-repeat;
}
/* content end */
/* sidebar start */
#sidebar{
	float:right;
	width:260px;
	padding:0 19px;
}
#sidebar .box{
	border-top:7px solid #d3d2ca;
	border-bottom:7px solid #d3d2ca;
	background:#fff;
	margin:12px 0 0;
	padding:9px 23px 16px 15px;
	float:left;
	width:222px;
	position:relative;
}
#sidebar .box h3{
	margin:0;
	color:#e52a2b;
	font-size:14px;
	text-transform:uppercase;
	padding:0;
	letter-spacing:-1px;
}
#sidebar .box h3 span{
	padding:3px 0 2px;
}
.event{
	background: url(../images/ico-date.gif) no-repeat 0 6px;
	padding:6px 0 0 42px;
	line-height:16px;
}
.event span{
	display:block;
}
.event a {
	color:#e52a2b;
}
blockquote{
	margin:12px 0 0;
	background: url(../images/bg-lt.gif) no-repeat 0 6px;
	float:left;
	padding:0 0 6px 37px;
}
blockquote q{
	quotes:none;
	font-size:14px;
	line-height:24px;
}
blockquote q:before, blockquote q:after{
	content:"";
}
blockquote cite{
	display:block;
	text-align:right;
	margin:4px 0 5px;
	font-style:normal;
}
#sidebar a.more{
	float:right;
}
#sidebar .more{
right:25px;
bottom:16px;
}
.ad{
	padding:13px 0 0;
	clear:both;
}
.ad h3{
	font-size:14px;
	margin:0;
	text-transform:uppercase;
	letter-spacing:-1px;
}
.ad img{
	margin:20px 0 0;
	display:block;
}
/* sidebar end */
/* main end */
/* footer start */
#footer{
    overflow:hidden;
    padding:26px 0 0;
    width:100%;
}
.footer-container {
    background:none repeat scroll 0 0 #666666;
    color:#F6F5EE;
    height: 495px;
    padding: 15px;
    border-top:7px solid #D3D2CA;
    border-bottom:7px solid #D3D2CA;
    width:930px;
    margin: auto;
    margin-bottom: 10px;
}
.footer-container h3 {
    font-size:12px;
    letter-spacing:-1px;
    text-transform:uppercase;
}
#footer .footer-container .holder{
    height:auto;
    padding: 0;
    width: 1025px;
}
.footer-box {
    margin: 0 0 0 25px;
    min-height:232px;
    overflow:hidden;
    width:310px;
    float: left;
    display:inline;
}
.footer-box .footer-box-container {
    min-height: 150px;
}
#footer .holder {
    clear:both;
    min-height:125px;
    padding:35px 0 0;
    position:relative;
    width:955px;
    margin: 0 auto;
}
.nav{
	margin: 0;
	padding: 0;
	list-style: none;
	float:right;
	text-align: right;
	width:550px;
	overflow:hidden;
}
#footer .nav li{
	display:inline;
	padding:0 1px 0 6px;
	background: url(../images/sep-footer.gif) no-repeat 0 3px;
	margin:0 2px 0 -2px;
}
#footer .footer-container ul {
    padding-left: 10px;
    margin:0px;
}
#footer .footer-container li {
    list-style: none;
}
#footer .footer-container li a{
	color:#fff;
    text-decoration: none;
}
.nav li a{
	color:#666;
}
#footer .year{
	background: url(../images/sep-footer.gif) no-repeat 100% 3px;
	float:left;
	padding:0 5px 0 0;
	margin:0 5px 0 0;
}
#footer address{
	font-style:normal;
}
#footer span{
	display:block;
}
/* footer end */

/* sIFR */
.sIFR-Flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-Flash + div[adblocktab=true] {
	display: none !important;
}
