*{
	margin: 0;
	padding: 0;
}

html{
}

img{
	border: 0;
}

body{
	background: #DCD7D1;
	width: 100%;
	z-index: -2;
}

#wrapper{
	width: 990px;
	background: url(images/bg.png) repeat-y top center #fff;
	margin: 0 auto;
	position: relative;
	z-index: 2;
	padding: 0 9px;
}
#wrapper-bottom{
	margin: 0 auto;
	background: url(images/bg_bottom.png) center top no-repeat;
	width: 1008px;
	height: 8px;
}

/*** top ***/
#top{
	background: url(images/top_bg.png) repeat-x;
	height: 116px;
	width: 100%;
	z-index: 2;
	position: relative;
}

#logo{
	margin: 28px 0 0 32px;
	float: left;
}

#menu{
	clear: right;
	float: right;
	margin: 17px 0 0 0;
	height: 46px;
	width: 560px;
}
	#menu li{
		float: left;
		list-style: none;
	}
	#menu li a{
		height: 30px;
		padding: 8px;
		color: #ffffff;
		font-size: 14px;
		text-decoration: none;
		display: block;
		margin: 0 2px;
		letter-spacing: 0;
	}
	#menu li a:hover{
		background: url(images/menu_selected.png) repeat;
		border-bottom: 3px solid #0097F7;
	}
	#menu li a.nav-path-selected{
		background: url(images/menu_selected.png) repeat;
		border-bottom: 3px solid #0097F7;
		font-weight: bold;
	}

#search{
	float: right;
	margin: 20px 20px 0 0;
	height: 22px;
}
#search p{
	float: right;
	margin: 5px 10px 0 0;
}
.search{
	background: url(images/search_bg.png) left top no-repeat;
	width: 162px;
	height: 22px;
	float: right;
}
.search-text{
	color: #8f8f8f;
	font-size: 12px;
	font-style: italic;
	border: 0;
	width: 140px;
	float: left;
	background: none;
	margin: 3px 0 0 10px;
}
.search-submit{
	float: left;
	border: 0;
	width: 12px;
	background: no-repeat;
}


/*** home ***/
#home{
	height: 425px;
	width: 100%;
	z-index: 2;
	position: relative;
}

#home-blocks{
	float: left;
	position: absolute;
	bottom: 0;
}
#home-blocks>div{
	width: 265px;
	height: auto;
	bottom: 0;
	position: absolute;
}
#home-block1{
	left: 12px;
}
#home-block2{
	left: 289px;
}
#home-block3{
	left: 566px;
}

#home-blocks h1{
	width: 229px;
	height: 39px;
	
	background: url(images/home_button.png) no-repeat;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 18px;
	z-index: 3;
	position: absolute;
	bottom: 0;
	border: 0;
}
#home-blocks a{
	color: #ffffff;
	text-decoration: none;
	display: block;
	width: 229px;
	height: 39px;
}
#home-blocks p{
	background: url(images/home_popup.png) repeat;
	display: block;
	width: 229px;
	padding: 10px 10px 0 10px;
	
	height: 0;
	overflow: hidden;
	font-size: 12px;
	z-index: 2;
	
	position: absolute;
	bottom: 39px;
	left: 6px;
}

#home-photo{
	width: 100%;
	height: 50px;
}

.bgs_text{
	position: absolute;
	top: 180px;
	right: 90px;
	width: 400px;
	z-index: 2;
	text-align: right;
}

.bgs_text a{
	text-align: right;
	color: #ffffff;
	font-size: 18px;
	line-height: 24px;
	text-shadow: #000000 0px 0px 8px;
	text-decoration: none;
}

/*** content ***/
#content{
	width: 990px;
	min-height: 400px;
	margin-top: -8px;
	
	background: url(images/sidebar_bg.png) right top repeat-y;
}

#head{
	float: left;
	width: 641px;
	height: 175px;
	position: relative;
	background: no-repeat;
	background-size: cover;
	float: left;
}
#head h1{
	min-height: 42px;
	width: 581px;
	
	background: url(images/head_bg.png) repeat-x;
	display: block;
	color: #ffffff;
	margin-top: 125px;
	font-size: 20px;
	font-weight: normal;
	padding-left: 40px;
	padding-right: 20px;
	padding-top: 8px;
	vertical-align: bottom;
	line-height: 34px;
}
#head-shadow{
	position: absolute;
	top: 0;
	right: 0;
	height: 175px;
	background: url(images/sidebar_shadow.png) right top repeat-y;
	width: 7px;
}

#text{
	float: left;
	clear: left;
	width: 561px;
	
	padding: 20px 40px;
}

#text img{
	margin: 8px;
	margin-left: 0;
	margin-top: 2px;
	margin-bottom: 55px;
}

.page-news-date{
	width: 70px;
	font-weight: bold;
}
.page-news-item h3 a{
	color: #272829;
	text-decoration: none;
}

#searchResults{
	margin-top: 20px;
	float: left;
	clear: both;
}
.searchResult h3 a{
	color: #272829;
	text-decoration: none;
}
.ccm-search-block-text{
	border-right: 0;
	float: left;
}
.ccm-search-block-submit{
	width: 50px;
	border-left: 0;
	color: #008BD9;
	cursor: pointer;
	float: left;
	height: 24px;
	line-height: 24px;
}

.clear{
	clear: both;
}

#content.projects{
	background: #e8e5e1 !important;
	width: 988px;
	border: 1px solid #ffffff;
	border-top: 0;
}
.projects .project-image{
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	width: 328px;
	height: 89px;
	display: block;
}
.projects .project-image img{
	width: 328px;
	height: 89px;
	border: 0;
}
#bar3 .projects .project-image{
	width: 327px;
}
#bar3 .projects .project-image img{
	width: 327px;
}
.projects .project{
}
.projects .project p{
	height: 84px;
	padding: 10px 20px 0 20px;
	width: 287px;
	margin: 0 !important;
}
.projects .project-title{
	font-weight: bold;
}
.projects .project-year{
	font-style: italic;
}
.projects .project-more{
	text-align: right;
	float: right;
	padding-top: 5px;
	display: block;
}

.projects .sidebar-projects-up{
	width: 329px;
}
.projects .sidebar-projects-down{
	width: 329px;
}
#bar3 .sidebar-projects-up{
	width: 328px;
}
#bar3 .sidebar-projects-down{
	width: 328px;
}

.projects h2{
	margin: 15px 20px -5px 20px;
	font-weight: normal;
	text-align: center;
}
.projects h2 a{
	color: #272829;
	text-decoration: none;
}

#bar1 .project{
	border-left: 0;
}

#bar1, #bar2, #bar3{
	width: 329px;
	float: left;
	border-left: 1px solid #ffffff;
}
#bar1{
	border-left: 0;
}
#bar3{
	width: 328px;
}

/*** sidebar ***/
#sidebar{
	width: 346px;
	float: right;
	margin: 0 1px;
	padding-top: 25px;
}
#sidebar .nav{
	margin-left: 30px;
}
#sidebar .nav li{
	list-style: none;
	float: left;
	clear: left;
	margin-bottom: 2px;
}
#sidebar .nav li a{
	color: #757575;
	font-size: 14px;
	text-decoration: none;
	margin-left: 13px;
}
#sidebar .nav li .gt{
	color: #008bd9;
	font-size: 16px;
	width: 13px;
	display: block;
	float: left;
}
#sidebar .nav li a.nav-path-selected{
	color: #000000;
	margin-left: 0px;
}
#sidebar hr{
	clear: both;
	background: none;
	border: 0;
	border-bottom: 1px solid #ffffff;
	width: 346px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
}
#sidebar p{
	margin: 0px 43px;
	float: left;
	clear: both;
}

.sidebar-projects{
	float: left;
	clear: both;
	width: 346px;
	margin-top: 2px;
}
.sidebar-projects-window{
	height: 380px;
	overflow: hidden;
}
.sidebar-projects-slide{
	width: 346px;
}
.project{
	float: left;
	clear: left;
	height: 190px;
}
.project-image{
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	width: 346px;
	height: 94px;
	display: block;
}
.project-image img{
	width: 346px;
	height: 94px;
	border: 0;
}
.project p{
	height: 84px;
	padding: 10px 32px 0 32px;
	margin: 0 !important;
	width: 282px;
}
.project-title{
	font-weight: bold;
}
.project-year{
	font-style: italic;
}
.project-more{
	text-align: right;
	float: right;
	padding-top: 5px;
	display: block;
}
.sidebar-projects-up{
	background: url(images/sidebar_up.png) center top;
	width: 346px;
	height: 40px;
	cursor: pointer;
}
.sidebar-projects-down{
	background: url(images/sidebar_down.png) center bottom;
	width: 346px;
	height: 50px;
	cursor: pointer;
}

.sidebar-news-item{
	float: left;
	clear: left;
}
.sidebar-news-item h3{
	margin: 0 43px;
	font-size: 13px;
	margin-bottom: 5px;
	float: left;
	clear: left;
}
.sidebar-news-item h3 a{
	color: #272829;
	text-decoration: none;
	width: 195px;
	float: left;
	display: block;
}
.sidebar-news-date{
	float: right;
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	width: 60px;
	padding-top: 2px;
}
.sidebar-news-more{
	float: right;
	text-align: right;
	width: 65px;
	display: block;
}

/*** footer ***/
#footer{
	background: url(images/footer_bg.png) repeat-x;
	width: 100%;
	height: 144px;
	z-index: 2;
	position: relative;
	color: #ffffff;
}

#footer p{
	margin-top: 5px;
}
#footer h3{
	margin-top: 20px;
	width: 230px;
	border-bottom: 1px #ffffff solid;
}
#footer a{
	color: #ffffff;
}

#news{
	float: left;
}
.news-item{
	width: 230px;
	float: left;
	margin-left: 40px;
}
.news-more{
	float: right;
}
#news h3 a{
	text-decoration: none;
	color: #ffffff;
}
#news a{
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

#contact{
	width: 230px;
	float: right;
}

.social{
	text-align: right;
	margin-top: -8px !important;	
}
.social a{
	margin-right: 10px;
}