body {
	margin:0;
	font:11px Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#ffffff;
}
img{border-style:none;}
a{color:#d98309;}
a:hover{text-decoration:none;}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
#page{
	width:927px;
	margin:0 auto;
	overflow:hidden;
	padding:8px 0 0;
}
#header{
	width:100%;
	/*height:97px;*/
	height:85px;
}
#header h1{
	margin:0;
}
#header h1 a{
	float:left;
	width:182px;
	height:90px;
	margin:4px 0 0 17px;
	display:inline;
	text-indent:-9999px;
	background:url(../images/logo.jpg) no-repeat;
}
#header p{
	margin:0;
	color:#013d1e;
	font-weight:bold;
	font-size:13px;
	line-height:15px;
	text-align:right;
	word-spacing:1px;
}
#header .menu{
	width:920px;
	padding-right:7px;
	float:right;
	/*margin-top:12px;*/
	margin-top:0px;
	background:url(../images/bg-menu-right.gif) no-repeat 100% 0;
}
#header .menu #nav{
	float:left;
	margin:0;
	padding:8px 0px 0 0;
	list-style:none;
	background:url(../images/bg-menu-left.gif) no-repeat 0 0;
	background-color:#d98309;
	width:920px;
}
#header .menu #nav li{
	float:left;
	margin-left:23px;
	padding-bottom:4px;
	display:inline;
	position:relative;
	height:1%;
}
#header .menu #nav li a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	height:25px;
	position:relative;
}
#header .menu #nav li a.about{
	width:75px;
	background:url(../images/menu-about.gif) no-repeat;
}
#header .menu #nav li a.res{
	width:90px;
	background:url(../images/menu-res.gif) no-repeat;
}
#header .menu #nav li a.comm{
	width:90px;
	background:url(../images/menu-comm.gif) no-repeat;
}
#header .menu #nav li a.prof{
	width:155px;
	background:url(../images/menu-prof.gif) no-repeat;
}
#header .menu #nav li a.vac{
	width:210px;
	background:url(../images/menu-vac.gif) no-repeat;
}
#header .menu #nav li a.supp{
	width:140px;
	background:url(../images/menu-supp.gif) no-repeat;
}
#header .menu #nav li.active ul,
#header .menu #nav li:hover ul,
#header .menu #nav li.hover ul{
	display:block;
}
#header .menu #nav li ul{
	display:none;
	position:absolute;
	top:29px;
	left:0;
	background-color:#c6bfa4;
	border:1px solid #999;
	width:163px;
	overflow:hidden;
	padding:0;
	margin:0;
}
#header .menu #nav li ul li{
	margin:0;
	padding:0;
	width:100%;
}
#header .menu #nav li ul li a{
	text-indent:0;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	line-height:21px;
	height:21px;
	text-decoration:none;
	display:block;
	padding-left:14px;
	width:149px;
}
#header .menu #nav li ul li.active,
#header .menu #nav li ul li a:hover{
background-color:#7d683e;	
}
#content{
	width:100%;
	overflow:hidden;
}
#content .block{
	width:100%;
	overflow:hidden;
	/*background:#e6ddc4 url(../images/bg-block-top.gif) no-repeat 0 0;*/
	background:#e6ddc4;
}
#content .block .inner{
	width:906px;
	padding:11px 10px 11px 11px;
	overflow:hidden;
	background:url(../images/bg-block-bot.gif) no-repeat 0 100%;
}
#content .block .body{
	width:100%;
	padding:0 0 33px;
	overflow:hidden;
	background:#fff url(../images/bg-inner-bot.gif) no-repeat 0 100%;
}
#content .block .body .left-sidebar{
	width:167px;
	padding:48px 0 0;
	float:left;
	background:#fff url(../images/bg-sub-menu.gif) repeat-x 0 0;
}
#content .block .body .left-sidebar ul{
	margin:0;
	width:100%;
	overflow:hidden;
	padding:0 0 21px;
	list-style:none;
	background:#ffffff url(../images/bg-left-sidebar.gif) no-repeat 100% 100%;
	
}
#content .block .body .left-sidebar ul li{
	font-size:13px;
	font-weight:bold;
	line-height:30px;
	padding:0 0 0 20px;
	border-bottom:1px solid #c8c8c8;
	color:#666;
}
#content .block .body .left-sidebar ul .current_page_item a{
	color:#666;
}
#content .block .body .left-sidebar ul li a{
	text-decoration:none;
}
#content .block .body .left-sidebar ul li a:hover{
	color:#666;
}
#content .block .body .main-column{
	/*width:498px;*/
	width:508px;
	margin:0 0 0 10px;
	padding:10px 8px 0;
	display:inline;
	overflow:hidden;
	background:none;
}
#content .block .body .breadcrumbs{
	margin:0 0 9px -12px;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
#content .block .body .breadcrumbs li{
	float:left;
	background:#fff url(../images/arrow02.gif) no-repeat 0 60%;
	padding:0 7px 0 12px;
}
#content .block .body .breadcrumbs li:first-child{
	background:none;
}
#content .block .body .main-column h2{
	font-size:22px;
	line-height:24px;
	color:#333;
	margin:0;
}
#content .block .body .main-column h2 a{
	color:#333;
    text-decoration: none;
}
#content .block .body .main-column h2 a:hover{
	color:#D98309;

}
#content .block .body .main-column .post{
    margin: 0 0 20px 0;
}
#content .block .body .visual{
	width:514px;
	min-height:208px;
	overflow:hidden;
	margin:11px -8px 0;
	position:relative;
	z-index:1;
}
* html #content .block .body .visual{
	height:208px;
	overflow:visible;
}
#content .block .body .visual .box{
	position:absolute;
	top:24px;
	right:0;
}
#content .block .body .visual .box .shadow{
	width:173px;
	height:131px;
	padding:28px 0 0 16px;
	background:url(../images/ready.png) no-repeat;
}
#content .block .body .visual .box span{
	width:165px;
	height:71px;
	background:url(../images/ready-text.png) no-repeat;
	text-indent:-9999px;
	display:block;
}
#content .block .body .main-column .text{
	width:95%;
	padding-left:9px;
	overflow:hidden;
}
#content .block .body .main-column .text h3{
	margin:15px 0 10px;
	font-size:15px;
	line-height:17px;
	color:#333;
}
#content .block .body .main-column .text ul{
	width:538px;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
}
#content .block .body .main-column .text ul li{
	width:245px;
	float:left;
	font-size:12px;
	padding:0 0 2px 10px;
	background:url(../images/bullet01.gif) no-repeat 0 50%;
}
#content .block .body .main-column a.signup{
	width:93px;
	height:26px;
	background:url(../images/btn-signup2.png) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	cursor:pointer;
	position:relative;
}
#content .block .body .visual a.signup{
	margin:15px 0 0 37px;
}
#content .block .body .main-column .text a.signup{
	margin:33px 0 0 176px;
}
#content .block .body .main-column .visual img{
		display:block;
}
#content .block .body .right-sidebar{
	width:194px;
	float:right;
	margin:0 10px 0 0;
	padding:68px 0 0;
	display:inline;
}
#content .block .body .right-sidebar h3{
	font-size:17px;
	line-height:19px;
	color:#505050;
	margin:0;
}
#content .block .body .right-sidebar p{
	margin:5px 0 0;
	color:#505050;
	text-align:left;
}
#content .block .body a.reg{
	width:90px;
	height:26px;
	text-indent:-9999px;
	float:left;
	overflow:hidden;
	position:relative;
	cursor:pointer;
	margin:9px 0 0 31px;
	background:url(../images/btn-register.png) no-repeat;
}
#content .right-sidebar a.reg{
	width:90px;
	height:26px;
	text-indent:-9999px;
	float:left;
	overflow:hidden;
	position:relative;
	cursor:pointer;
	margin:9px 0 0 31px;
	background:url(../images/sidebar_learnmore.png) no-repeat;
}
#content .block .body .right-sidebar .signup,
#content .block .body .right-sidebar .register{
	width:154px;
	padding:10px 19px 13px;
	overflow:hidden;
	border:1px solid #c8c8c8;
	text-align:center;
}
#content .block .body .right-sidebar .register img{
	margin:10px 0 0 -12px;
}
#content .block .body .right-sidebar .talk{
	width:182px;
	padding:6px 5px 11px;
	overflow:hidden;
	border:1px solid #c8c8c8;
	text-align:center;
	margin:11px 0 0;
}
#content .block .body .right-sidebar .talk img{
	border:1px solid #c8c8c8;
}
#content .block .body .right-sidebar .talk p{
	margin:6px 0 0;
	font-size:12px;
	line-height:15px;
	color:#505050;
	font-weight:bold;
	text-align:center;
}
#content .block .body .right-sidebar .signup{
	margin-top:10px;
}
#content .block .body .right-sidebar .signup img{
	margin:9px 0 0;
}
#content .block .body .right-sidebar .signup p{
	margin:8px 0 0;
}
#content .block .body .right-sidebar .signup a.sign{
	background:url(../images/btn-signup.png) no-repeat;
	cursor:pointer;
	float:left;
	height:26px;
	overflow:hidden;
	position:relative;
	text-indent:-9999px;
	width:90px;
	margin:8px 0 0 32px;
}
#content .block .main-column{
	width:474px;
	float:left;
	background:#fff url(../images/bg-left-top.gif) no-repeat 0 0;
}
#content .block .main-column .bg-holder{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-left-bot.gif) no-repeat 0 100%;
}
#content .block .main-column .bg-holder .body{
	width:456px;
	padding:24px 0 75px 18px;
	/*padding:43px 0 56px 18px;*/
	overflow:hidden;
	/*height:352px;*/
	height:326px;
	background:url(../images/bg-building.jpg) no-repeat right top;
}
#content .block .main-column .bg-holder .body h2{
	margin:0;
	width:344px;
	height:66px;
	text-indent:-9999px;
	float:left;
	background:url(../images/title-state.jpg) no-repeat;	
	padding-right:11px;
}
#content .block .main-column .bg-holder .body .text{
	width:285px;
	float:left;
	margin:18px 0 0;
	padding:0 0 0 3px;
}
#content .block .main-column .bg-holder .body .text p{
	line-height:16px;
	margin:6px 0 0;
}
#content .block .main-column .bg-holder .body .text ul{
	width:100%;
	overflow:hidden;
	margin:15px 0 15px;
	padding:0;
	list-style:none;
}
#content .block .main-column .bg-holder .body .text ul li{
	width:100%;
	float:left;
	padding:0 0 2px 10px;
	background:url(../images/bullet01.gif) no-repeat 0 50%;
}
#content .block .sidebar{
	width:422px;
	float:right;
}
#content .block .sidebar .box{
	width:100%;
	overflow:hidden;
	margin-bottom:10px;
	background:#5e5a33 url(../images/bg-res-top.gif) no-repeat 100% 0;
}
#content .block .sidebar .box .body{
	width:372px;
	padding:0 50px 0 0;
	overflow:hidden;
	background:url(../images/bg-res-bot.gif) no-repeat 100% 100%;
}
#content .block .sidebar .box-2{background:#59513e url(../images/bg-com-top.gif) no-repeat 100% 0;}
#content .block .sidebar .box-2 .body{background:url(../images/bg-com-bot.gif) no-repeat 100% 100%;}

#content .block .sidebar .box-3{background:#3f4033 url(../images/bg-prof-to.gif) no-repeat 100% 0;margin:0;}
#content .block .sidebar .box-3 .body{background:url(../images/bg-prof-bot.gif) no-repeat 100% 100%;}

#content .block .sidebar .box .image{
	width:143px;
	float:left;
	background-color:#e6ddc4;
}
#content .block .sidebar .box .image a{
	float:left;
}
#content .block .sidebar .box .image img{
	float:left;
}
#content .block .sidebar .box .text{
	width:212px;
	float:right;
}
#content .block .sidebar .box h3{
	margin:13px 0 6px;
	font-size:17px;
	line-height:19px;
	color:#fff;
}
#page_content
{
	font-size:12px;
}
#content .block .sidebar .box p{
	margin:0;
	font-size:11px;
	line-height:15px;
	color:#fff;
}
#content .block .sidebar .box a.more{
	width:125px;
	height:30px;
	text-indent:-9999px;
	display:block;
	margin-top:10px;
	position:relative;
	cursor:pointer;
}
#more_res {
background:transparent url(../images/btn-more1.png) no-repeat scroll 0 0;
}
#more_comm {
background:url(../images/btn-more2.png) no-repeat;
}
#more_prof {
background:url(../images/btn-more3.png) no-repeat;
}

#content .boxes{
	width:927px
	overflow:hidden;
	margin:13px 0 0;
	border-bottom:1px solid #c8c8c8;
}
#content .boxes .holder{
	width:100%;
	overflow:hidden;
	margin-bottom:15px;
}
#content .boxes h3{
	margin:0;
	color:#505050;
	font-size:15px;
	line-height:17px;
}
#content .boxes .register{
	width:200px;
	padding:0 10px 0 5px;
	float:left;
}
#content .boxes .register h3{
	height:40px;
	width:100%;
}
#content .boxes .register div{
	height:100px;
	width:100%;
}
#content .boxes .register img{
	float:right;
	margin-left:2px;
}

#content .boxes p{
	margin:7px 0 0;
	color:#505050;
	line-height:15px;
}
#content .boxes .register a.reg{
	width:97px;
	height:35px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	margin-top:20px;
	position:relative;
	cursor:pointer;
	background:url(../images/btn-register.png) no-repeat;
}
#content .boxes .signup{
	width:235px;
	float:left;
	padding:0 9px 0 12px;
	display:inline;
}
#content .boxes .signup h3{
	height:40px;
	width:100%;
}
#content .boxes .signup h3 strong{
	color:#ffffff;
	line-height:16px;
	font-size:11px;
	display:block;
}
#content .boxes .signup div{
	height:100px;
	width:100%;
}
#content .boxes .signup img{
	float:right;
	margin:12px 0 0;
}
#content .boxes .signup p{
	margin:12px 0 0;
}
#content .boxes .signup a.sign{
	width:90px;
	height:26px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	margin-top:20px;
	position:relative;
	cursor:pointer;
	background:url(../images/btn-signup.png) no-repeat;
}
#content .boxes .map{
	width:195px;
	padding:0 0 0 7px;
	overflow:hidden;
	float:left;
}
#content .boxes .map strong{
	color:#838d25;
	line-height:16px;
}
#content .boxes .map img{
	margin:5px 0;
}
#content .boxes .news{
	width:240px;
	overflow:hidden;
	padding-left:12px;
}
#content .boxes .news .talk{
	width:100%;
	overflow:hidden;
	padding-bottom:10px;
}
#content .boxes .news .talk p{
	font-size:12px;
	line-height:17px;
	font-weight:bold;
	margin:3px 0;
}
#content .boxes .news .talk a{
	line-height:16px;
}
#content .boxes .news .image{
	width:55px;
	float:left;
	overflow:hidden;
	border:1px solid #d9d7cf;
	margin-right:10px;
}
* html #content .boxes .news .image{
	margin-right:7px;
}
#content .boxes .news .image a{
	float:left;
}
#content .boxes .news .image img{
	border:1px solid #ffffff;
}
#content .boxes .news .news-list{
	width:100%;
	overflow:hidden;
	margin:9px 0 0;
}
#content .boxes .news .news-list ul{
	width:100%;
	overflow:hidden;
	padding:0;
	margin:0px 0 0 2px;
	list-style:none;
}
#content .boxes .news .news-list ul li{
	width:100%;
	float:left;
	padding:0 0 8px 12px;
	background:url(../images/bullet02.gif) no-repeat 0 3px;
}
#content .boxes .news .news-list ul li a{
	color:#505050;
	text-decoration:none;
}
#content .boxes .news .news-list a.all{
	text-decoration:none;
	margin-left:3px;
	padding-right:10px;
	background:url(../images/arrow.gif) no-repeat 100% 4px;
}
#content .boxes .news .news-list a.all:hover,
#content .boxes .news .news-list ul li a:hover{
	text-decoration:underline;
}
#content .boxes .news .news-list a.all{
	font-size:12px;
	font-weight:bold;
}
#footer{
	width:100%;
	overflow:hidden;
	clear:both;
	margin:13px 0;
}
#footer p{
	color:#666;
	margin:0;
}
#footer .nav{
	width:310px;
	float:left;
	display:inline;
	margin-left:257px;
}
#footer .nav ul{
	width:100%;
	overflow:hidden;
	margin:0 0 3px -4px;
	padding:0;
	list-style:none;
	text-align:center;
}
#footer .nav ul li{
	float:left;
	padding:0 8px 0 9px;
	margin:0 0 0 -2px;
	background:url(../images/sep01.gif) no-repeat 0 70%;
}
#footer .nav ul li:first-child{
	background:none;
}
#footer .nav ul li a{
	color:#666;
	line-height:17px;
}

#content .boxes a.homepage_bottom_btn{
	width:100%;
	display:block;
	text-align:left;
	margin: 15px 0 0 0;
}
#content .boxes a.homepage_bottom_btn img{
	float:left !important;
	margin:30px 0 0 0;
}


