body{
	position:relative;
	margin:0;
	color:#010000;
	font:13px/24px Verdana, Arial, Helvetica, sans-serif;
	background:#EBEBEB;
	min-width:800px;
}
img{border-style:none;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
/*main-background*/
.main-bg {
	overflow:hidden;
	height:1%;
	position:relative;
	z-index:2;
	background:#ededed url(../images/bg-body.jpg) no-repeat 50% 0;
}
.home-page .main-bg {
	background-image:url(../images/bg-body-home.jpg);
}
/*page area*/
#main {
	width:794px;
	margin:0 auto;
	padding-bottom:25px;
}
/*header area*/
#header {
	z-index:1;
	position:relative;
	padding:110px 0 11px;
}
/*logotype*/
.logo {
	width:606px;
	height:257px;
	position:absolute;
	top:0;
	left:-127px;
	display:block;
	z-index:1;
}
.logo strong{
	display:block;
	height:257px;
	overflow:hidden;
	background:url(../images/logo.png) no-repeat;
}
.home-page .logo strong{ background-image:url(../images/logo-home.png);}
.logo strong a {
	display:block;
	cursor:pointer;
	position:relative;
	width:135px;
	height:90px;
	text-indent:-9999em;
	margin:10px 0 0 140px;
}
/*navigation*/
#nav {
	position:relative;
	z-index:2;
	width:100%;
	background:url(../images/bg-nav-bottom.gif) no-repeat 0 100%;
}
.home-page #nav { background-image:url(../images/bg-nav-bottom-home.gif);}
#nav ul {
	background:url(../images/bg-nav-top.gif) no-repeat;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
}
.home-page #nav ul{ background-image:url(../images/bg-nav-top-home.gif);}
#nav li {
	white-space:nowrap;
	font:12px Arial, Helvetica, sans-serif;
	float:left;
	background:url(../images/separator-nav.gif) no-repeat 0 50%;
}
#nav li a {
	display:block;
	padding:0;
	line-height:25px;
	color:#474644;
}
#nav li a:hover {
	background:url(../images/bg-nav-link.gif) repeat-x;
	color:#005086;
	text-decoration:none;
}
#nav li.first { background:none;}
#nav li.first a:hover {background:url(../images/bg-nav-link-first.gif) no-repeat;}
#nav li.last a:hover {background:url(../images/bg-nav-link-last.gif) no-repeat 100% 0;}
.home-page #nav li.first a:hover {background-image:url(../images/bg-nav-link-first-home.gif);}
.home-page #nav li.last a:hover {background-image:url(../images/bg-nav-link-last-home.gif);}
/*content area*/
#content {
	overflow:hidden;
	height:1%;
	position:relative;
	z-index:2;
}
.content-top,
.content-bottom {
	background:url(../images/bg-content-top.png) no-repeat;
	height:11px;
	clear:both;
	overflow:hidden;
}
.content-bottom {background-image:url(../images/bg-content-bottom.png);}
.content-main {
	background:url(../images/bg-content.png) repeat-y;
	overflow:hidden;
	width:100%;
	float:left;
}
/*menu panel area*/
.menu-panel {
	width:100%;
	padding-bottom:11px;
	position:relative;
	z-index:10;
}
.menu-panel:after {
	content:"";
	clear:both;
	display:block;
}
/*flash ins*/
.flash {
	padding-right:2px;
	float:right;
	width:545px;
	height:246px;
}
.flash img { vertical-align:top;}
/*left menu*/
.menu {
	width:241px;
	background:url(../images/bg-menu-bottom.gif) no-repeat 0 100%;
}
#menu {
	background:url(../images/bg-menu-top.gif) no-repeat;
	padding:10px 22px 12px 18px;
	margin:0;
	list-style:none;
	font-size:14px;
}
#menu a {
	display:block;
	height:1%;
	color:#5f8131;
}
#menu a:hover,
#menu li:hover a,
#menu li.hover a{
	color:#f59200;
	text-decoration:none;
}
#menu li {
	height:1%;
	vertical-align:top;
	padding:0 2px;
	border-top:1px solid #d4dac4;
}
#menu li:hover,
#menu li.hover{position:relative;}
#menu li:first-child { border-top:none;}
#menu li:hover ul,
#menu li.hover ul{ display:block;}
#menu ul {
	z-index:10;
	top:10px;
	left:195px;
	display:none;
	position:absolute;
	padding:0;
	margin:0;
	list-style:none;
	width:140px;
	background:url(none.gif);
	border:1px solid #a5a4a3;
	font-size:12px;
}
#menu ul li {
	position:static;
	padding:0;
}
#menu li:hover ul a,
#menu li.hover ul a{
	line-height:26px;
	background:#eee;
	position:relative;
	width:128px;
	padding-left:12px;
	color:#797876;
}
#menu li.hover ul a:hover,
#menu li:hover ul a:hover {
	color:#f59200;
	background:#fff;
}
.section {
	position:relative;
	z-index:1;
	margin:0 0 11px;
}
.section .top,
.section .bottom {
	overflow:hidden;
	background:url(../images/bg-section-top.png) no-repeat;
	height:12px;
}
.section .bottom {background-image:url(../images/bg-section-bottom.png);}
.section-content {
	border:1px solid #a6a5a4;
	background:#fff;
	border-width:0 1px;
	overflow:hidden;
	height:1%;
}
/*gallery section*/
.gallery {
	padding:15px 0 8px;
	margin:0 4px;
	height:1%;
	overflow:hidden;
	position:relative;
}
.gallery a.prev,
.gallery a.next {
	position:absolute;
	top:82px;
	left:0;
	background:url(../images/btn-prev.gif) no-repeat 0 0 ;
	width:36px;
	height:25px;
	text-indent:-9999em;
	overflow:hidden;
	outline:none;
}
.gallery a.next {
	left:748px;
	background-image:url(../images/btn-next.gif);
}
.gallery a.prev:hover,
.gallery a.next:hover { background-position: 0 -25px;}
.gallery div {
	width:711px;
	margin-left:37px;
	overflow:hidden;
}
.gallery ul {
	width:9999em;
	overflow:hidden;
	height:1%;
	padding:0;
	margin:0;
	list-style:none;
}
.gallery li {
	float:left;
	width:225px;
	padding:0 6px;
}
.gallery li img { vertical-align:top;}
/*text section*/
.info-content {
	margin:4px 0;
	height:1%;
	background:url(../images/bg-info-content.gif) repeat-y 534px 0;
	padding: 0 21px;
	overflow:hidden;
}
.info {
	float:left;
	width:497px;
}
.info h1 {
	margin:0 0 5px;
	color:#f49200;
	font-size:22px;
	font-weight:normal;
}
.info p {
	margin:0 0 10px;
}
.services {
	padding:9px 0 0;
	margin:0;
	list-style:none;
	float:right;
	width:206px;
}
.services li {
	font-size:12px;
	padding:6px 0 7px 37px;
	background-position:0 50%;
	background-repeat:no-repeat;
}
.services a {
	color:#8e8d8c;
}
.services a:hover {
	text-decoration:none;
	color:#f69c11;
}
.services li.video { background-image:url(../images/bullet1.gif);}
.services li.download { background-image:url(../images/bullet2.gif);}
.services li.newsletter { background-image:url(../images/bullet3.gif);}
.services li.photo-gallery { background-image:url(../images/bullet4.gif);}
.services li.more { background-image:url(../images/bullet5.gif);}
/*left column*/
.main-column {
	float:left;
	width:601px;
}
.main-area {
	float:left;
	width:100%;
	overflow:hidden;
	margin:-10px 0 0;
}
.review-list {
	padding:0;
	margin:-1px 0 0 -15px;
	width:120%;
	padding:15px 0 8px;
	list-style:none;
	overflow:hidden;
	background:url(../images/bg-review-list.gif) no-repeat 28px 0;
}
.review-list li {
	float:left;
	border-left:1px solid #e3e6f1;
	height:285px;
	width:240px;
	padding:0 34px;
}
.review-list li img {
	display:block;
	border:3px solid #000;
	color:#000;
}
.review-list li.light-greeen img {border-color:#9ea661;}
.review-list li.dark-greeen img {border-color:#599ba3;}
.review-list li.dark-purple img {border-color:#784051;}
.review-list li.dark-red img {
	border-color:#A04545;
}
.review-list li.light-greeen,
.review-list li.light-greeen a{color:#9ea661;}
.review-list li.dark-greeen,
.review-list li.dark-greeen a{color:#599ba3;}
.review-list li.dark-purple,
.review-list li.dark-purple a{color:#784051;}
.review-list li.dark-red,
.review-list li.dark-red a{color:#a04545;}
.review-list li li {
	padding:0 0 2px;
	border:none;
	height:auto;
	float:none;
	background:none;
}
.review-list .holder {
	width:100%;
	overflow:hidden;
}
.review-list ul {
	padding:0 0 0 10px;
	margin:0;
	float:left;
	overflow:hidden;
	width:130px;
	list-style:none;
	font:11px/13px Arial, Helvetica, sans-serif;
}
.review-list ul.part { width:90px;}
/*right column*/

.open-house {
	clear: bottom;
}
.sidebar {
	float:right;
	width:179px;
}
.side-top,
.side-bottom {
	background:url(../images/bg-side-top.png) no-repeat;
	height:10px;
	overflow:hidden;
}
.side-bottom {
	height:12px;
	background-image:url(../images/bg-side-bottom.png);
}
.side-content {
	background:#eaeae9;
	border:1px solid #a9a8a7;
	border-width:0 1px;
	overflow:hidden;
	height:1%;
	padding:5px 0 8px;
}
.call-area {
	width:140px;
	background:#d5d5d4 url(../images/call-area-top.gif) no-repeat;
	margin:0 auto 14px;
}
.call-area .top {
	background:url(../images/call-area-bottom.gif) no-repeat 0 100%;
	overflow:hidden;
	height:1%;
	font-size:18px;
	letter-spacing:0px;
	padding:3px 0 4px;
	text-align:center;
	color:#005187;
}
.call-area strong {
	font-weight:normal;
	font-size:20px;
	letter-spacing:1px;
}
.call-area p {
	margin:0;
}
	
.university-area {
	margin:0 0 5px;
}
.university-area img {
	display:block;
	margin:0 auto;
}
.services-list {
	margin:0;
	padding:0 0 8px;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.services-list li {
	background:url(../images/bg-services-list.gif) no-repeat 50% 0;
	margin-top:-1px;
	padding:15px 9px;
	color:#005086;
	font:10px/11px Arial, Helvetica, sans-serif;
	text-align:center;
}
.services-list p {
	margin:0;
}
.services-list p span {
	display:block;
	padding-bottom:4px;
	font-size:12px;
	line-height: 14px;
}
.services-list strong {
	font-size:27px;
	letter-spacing:-1px;
	line-height:28px;
}
.services-list strong span {
	font-size:20px;
	line-height:22px;
}
.services-list li span { display:block;}
.iso-area img {
	display:block !important;
	margin:0 auto 5px;
}
.iso-area p {
	text-align:center;
	font:10px/12px Arial, Helvetica, sans-serif;
	color:#4a4948;
	margin:0;
}
/*footer area*/
#footer {
	color:#7e7b7b;
	padding:15px 18px 0 44px;
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}
#footer div {
	float:right;
	width:350px;
}
#footer div img {
	float:right;
	position:relative;
	margin:-15px 0 0 8px;
}
#footer div p {
	text-align:right;
	margin:0;
}
#footer ul {
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
	height:1%;
}
#footer li {
	float:left;
	background:url(../images/bullet-footer.gif) no-repeat 0 50%;
	padding:0 9px 0 6px;
	margin-left:-6px;
}
.home-page .main-bg #main #content .content-main .sidebar .services-list a:link {
	color: #005086;
	text-decoration: underline;
}
.home-page .main-bg #main #content .content-main .sidebar .services-list a:visited {
	color: #005086;
	text-decoration: underline;
}
.home-page .main-bg #main #content .content-main .sidebar .services-list a:hover {
	color: #FF9900;
	text-decoration: underline;
}
#g7 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-align: center;
	padding: 5px;
	line-height: 13px;
	border: thin solid #666;
	margin: 10px;
	background-color: #FFF;
}
#specials {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #369;
	text-decoration: none;
	line-height: 13px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
}
#olympics {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #039;
	background-color: #FFF;
	padding: 3px;
	border: 1px solid #999;
	line-height: 21px;
	text-align: center;
	margin: 10px;
}
#fineprint {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 10px;
	text-align: center;
	padding-bottom: 5px;
}
#details {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
	line-height: 11px;
}
#fb-twit {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	padding: 2px;
	line-height: 14px;
	text-align: center;
	margin: 10px 10px 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

