/*---Global---*/
body{
	margin:0;
	background:#b1a89a url(/images/body-grad.jpg) repeat-x;
	font:10px Verdana, Arial, Helvetica, sans-serif;
}
ul, p, h1, h2, h3, h4, h5{
	margin:0;
	padding:0;
}
ul, li{list-style:none;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
img{border:none;}
/*---GlobalEnd---*/
/*---Main---*/
#main{
	margin:0 auto;
	width:689px;
	padding:154px 18px 0;
	background:url(/images/main-grad.png) repeat-y;
	position:relative;
}
.container{
	width:100%;
}
/*---MainEnd---*/
/*---Header---*/
#header{
	position:absolute;
	top:0;
	left:18px;
	width:689px;
	height:154px;
	background:url(/images/header.jpg) no-repeat;
}
#header .container{
	width:100%;
	overflow:hidden;
}
#header .logo{
	margin:26px 0 0 34px;
	float:left;
	display:inline;
	width:259px;
	height:59px;
}
#header .logo a{
	display:block;
	background:url(/images/logo.png) no-repeat;
	width:259px;
	height:59px;
	text-indent:-3000px;
	overflow:hidden;
	position:relative;
	cursor:pointer;
}
#header .contact{
	margin:35px 17px 0 0;
	float:right;
	display:inline;
	background:url(/images/phone.png) no-repeat;
	width:124px;
	height:41px;
	text-indent:-3000px;
	overflow:hidden;
}
#header .button{
	float:right;
	display:inline;
	background:url(/images/top-button.png) no-repeat;
	width:166px;
	height:25px;
	font-size:11px;
	font-weight:bold;
	padding:10px 0 0;
	text-align:center;
	color:#fff;
	margin:13px 5px 0 0;
	cursor:pointer;
}
#header .holder{
	margin:10px 0 0;
	width:497px;
	overflow:hidden;
	float:left;
	padding:0 0 0 3px;
}
#header ul{
	float:left;
	overflow:hidden;
	width:100%;
	margin:3px 0 1px 10px;
}
#header li{
	float:left;
	background:url(/images/menu-separator.jpg) no-repeat 0 4px;
	padding:0 0 0 1px;
	margin:0 1px 0 -1px;
}
#header li a{
	display:block;
	height:18px;
	text-indent:-3000px;
	overflow:hidden;
	cursor:pointer;
}
#header li.about a{
	background:url(/images/about.png) no-repeat;
	width:63px;
}
#header li.services a{
	background:url(/images/services.png) no-repeat;
	width:64px;
}
#header li.testimonials a{
	background:url(/images/testimonials.png) no-repeat;
	width:87px;
}
#header li.p-gallery a{
	background:url(/images/p-gallery.png) no-repeat;
	width:93px;
}
#header li.ask a{
	background:url(/images/ask.png) no-repeat;
	width:97px;
}
#header li.employment a{
	background:url(/images/employment.png) no-repeat;
	width:83px;
}
#header li.specials a{
	background:url(/images/specials.png) no-repeat;
	width:62px;
}
#header li.blog a{
	background:url(/images/blog.png) no-repeat;
	width:65px;
}
#header li.education a{
	background:url(/images/education.png) no-repeat;
	width:132px;
}
#header li.process a{
	background:url(/images/process.png) no-repeat;
	width:134px;
}
/*---HeaderEnd---*/
/*---Top-content---*/
.top-content{
	width:705px;
	margin:-22px 0 0 -17px;
	position:relative;
	overflow:hidden;
	z-index:100;
}
.background{
	width:100%;
	overflow:hidden;
	padding:0 0 9px;
}
.top-content .shadow{
	
	width:100%;
	overflow:hidden;
	height:181px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:200;
}
.top-content .left-links{
	width:199px;
	overflow:hidden;
	height:181px;
	position:absolute;
	top:0px;
	left:508px;
	z-index:201;
}
.top-content ul{
	margin:21px 0 0;
	float:right;
	width:199px;
	overflow:hidden;
	font-size:11px;
	position:relative;
	padding:1px 0 0;
}
.top-content li{
	float:left;
	margin:0 0 2px;
	width:100%;
	overflow:hidden;
}
.top-content li.questions{
	background:url(/images/sidelink1.jpg) no-repeat;
	height:72px;
}
.top-content li.expert{
	background:url(/images/sidelink2.jpg) no-repeat;
	height:74px;
}
.top-content li a{
	color:#fff;
	background:url(/images/arrow.gif) no-repeat 13px 3px;
	padding:0 0 0 29px;
	position:relative;
	font-weight:bold;
	display:block;
	margin:42px 0 0;
	position:relative;
	z-index:300;
}
* html .top-content li a{height:1%;}
/*---Top-contentEnd---*/
/*---Bottom-content---*/
.bottom-content{
	width:100%;
	background:#fff;
}
.bottom-content:after{
	content:".";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	clear:both;
	text-indent:-3000px;
}
* html .parent{height:1%;}
/*---Bottom-contentEnd---*/
/*---Sidebar---*/
#sidebar{
	background:url(/images/sidebar-bg.png) no-repeat;
	width:270px;
	height:353px;
	margin:-45px -20px -18px;
	padding:35px 30px 25px;
	position:relative;
	z-index:200;
	text-align:center;
	color:#706653;
	float:left;
	position:relative;
}
#sidebar .video-holder{
	width:274px;
	height:215px;
	overflow:hidden;
	z-index:1;
}
#sidebar .data{
	width:100%;
	overflow:hidden;
	margin:25px 0 0;
}
#sidebar .data address{font-style:normal; margin:0 0 13px;}
/*---SidebarEnd---*/
/*---Content---*/
#content{
	float:right;
	width:405px;
	overflow:hidden;
	margin:0 0 0 -15px;
}
#content .holder{
	width:390px;
	overflow:hidden;
	background:#c2b59e;
	padding:4px 0 0 15px;
}
#content .box{
	float:left;
	margin:0 2px;
	width:93px;
	overflow:hidden;
}
#content .box strong{
	display:block;
	font-size:10px;
	background:#000;
	color:#fff;
	text-align:center;
	height:15px;
	padding:3px 0 0;
}
#content .box a{text-decoration:none; cursor:pointer; display:block;}
#content .box img{display:block;}
#content .text{
	width:365px;
	padding:0 20px;
	color:#706653;
	font-size:11px;
}
#content .text h2{
	background:url(/images/content-heading.gif) no-repeat;
	padding:22px 13px 0 0;
	height:27px;
	font-size:11px;
	margin:0 -20px;
	position:relative;
}
#content .text h2 a{
	float:right;
	padding:0 19px 0 0;
	color:#fff;
	background: url(/images/arrow.gif) no-repeat 100% 4px;
}
#content .text a{
	color:#c42626;
	font-weight:bold;
}
#content .text p{
	padding:15px 0;
}
/*---ContentEnd---*/
#inner #content{
	width:100%;
	overflow:hidden;
	float:none;
	margin:0;
	background:#fff url(/images/inner-content-bg.jpg) no-repeat;
	min-height:509px;
}

* html #inner #content{height:509px;}
#inner h1{
	color:#fff;
	padding:24px 36px;
	font:20px "Times New Roman", Times, serif;
}

#inner #content .text-2{
	padding:0 20px;
	color:#706653;
	font-size:11px;
}
#inner #content .text-2 h2{
	background:url(/images/content-heading.gif) no-repeat;
	padding:22px 13px 0 0;
	height:27px;
	font-size:11px;
	margin:0 -20px;
	position:relative;
}
#inner #content .text-2 h2 a{
	float:right;
	padding:0 19px 0 0;
	color:#fff;
	background: url(/images/arrow.gif) no-repeat 100% 4px;
}
#inner #content .text-2 a{
	color:#c42626;
	font-weight:bold;
}
#inner #content .text-2 p{
	padding:15px 0;
}


/*---Footer---*/
#footer{
	background:url(/images/footer.jpg) no-repeat;
	width:100%;
	height:69px;
	overflow:hidden;
	padding:12px 0 0;
}
#footer .container{
	width:669px;
	overflow:hidden;
	border-bottom:1px solid #fff;
	margin:0 auto 7px;
	padding:0 0 9px;
}
#footer .logo{
	float:right;
	display:inline;
	width:83px;
	height:19px;
	margin:0 11px 0 0;
}
#footer .logo a{
	display:block;
	background:url(/images/footer-logo.jpg) no-repeat;
	width:83px;
	height:19px;
	text-indent:-3000px;
	overflow:hidden;
	position:relative;
}
#footer p{
	float:left;
	display:inline;
	color:#fff;
	font-size:10px;
	font-weight:bold;
	line-height:14px;
	margin:0 0 0 38px;
}
#footer ul{
	text-align:center;
	margin:0 0 5px;
}
#footer li{
	display:inline;
	padding:0 10px;
	background:url(/images/footer-separator.jpg) no-repeat 0 2px;
}
#footer li a{
	color:#fff;
}
#footer li:first-child{
	background:none;
}
/*---FooterEnd---*/