body {
	font-family: trebuchet MS;
	_background-attachment: scroll !important;
	}
	
#bg {
	float: left;
	width: 100%;
	
	*float: none;
	
	min-height: 100%;
	z-index: 0;
}



p {
	margin-top: 3px;
	}

a:link, a:visited {
	}
/*-----------------------*/	
#all {
	margin: 0 auto;
	width: 80em;
	width: 800px;
}

#page {
	float: left;
	width: 100%;
	}

#header, #main {
	float: left;
	width: 76em;
	margin: 3em 2em;
}

h1 {
	float: left;
	width: 30em;
	font-size: 1em;
	margin-top: 5px;
}

h1 span {
	font-size:3.5em;
	line-height:110%;
}

#logo {
	float: right;
	width: 40em;
	text-align: center;
}
#logo .bordered {
	border-width: 4px;
	border-style: solid;
	}
	
#logo span {
	font-size: 2em;
	display: block;
	letter-spacing: 0.2em;

}
/*-----------------------------*/

#main {
	line-height: 120%;
}

p {
	line-height: 130%;
}
#main .left {
	overflow: hidden;
	float: left;
	width: 30em;
}

#main .left .address {
	font-size: 1.2em;
	margin-bottom: 2em;
	line-height: 150%;
	font-size: 15px;
}

#main .left .address .title {
	margin-bottom: 1em;
	display: block;
	font-size: 18px;
}

#main .left .address .phone {
	font-size:18px;
	display: block;
	margin-top: 12px;
	}

.address .links {
	margin-top:  12px;
}
.address .links a {
	margin: 5px;	
}


#main .right {
	float: right;
	width: 36em;
	margin-right: 1em;
	overflow: hidden;

}

#main .right h2 {
	margin-bottom: 16px;
	font-size: 20px;
	}
	
#main .right .markup {
	font-size: 1.4em;
	
	
}
h2 {
	font-size: 18px;
	font-weight: normal;
	}

/*----------------------------------------*/

#footer {
	float: left;
	width: 100%;
	text-align: center;
	padding: 5em 0 2em 0;
	
}

#footer .wrapper {
	font-size: 1.4em;
	line-height: 110%;
}

/*----------------------------------------*/
.section img {
	padding: 4px;
	margin: 0 5px;
}


/*---------------------*/

.scroll {
	 height: 170px;
	 overflow: auto;
}

.jScrollPaneContainer {
	overflow:hidden;
	position:relative;
	z-index:1;
}


/*----------*/
.jScrollPaneTrack {
	cursor:pointer;
	height:100%;
	position:absolute;
	right:0;
	top:0;
}

.jScrollPaneDrag {
	cursor:pointer;
	overflow:hidden;
	position:absolute;
}
/*------------------------------------*/


.gallery {
	float: left;
	width: 100%;
	clear: both;
	margin: 2em 0;
}

.right .h2 {
	margin-bottom: 10px;
	}

h2 {
	font-size: 18px;
	clear: both;
	}

.gallery h2 {
	font-size: 20px;
	margin-bottom: 15px;
	font-weight: normal;
	margin-left: 25px;
	}
.gallery .items a{
	display: block;
	width: 160px;
	height: 160px;
	position: absolute;
	top: 5px;
	left: 15px;
}


.gallery a, .gallery a:hover {
	filter: alpha(opacity=0);	
	opacity: 0;
}


.gallery .control {
	float: left;
	width: 20px;
	padding: 80px 0 10px 0;
	font-size: 4em;
	font-weight: bold;
	text-align: center;
	overflow:hidden;
	cursor: pointer;
	
	color: white;
}

.gallery .items {
	float: left;
	width: 760px;
	height: 250px;
	_height: 280px;
	overflow: hidden;
	position: relative;
	
}

.gallery .wrapper {
	width: 100%;
	overflow: hidden;
}

.gallery .items .item {
	float: left;
	position: relative;
	width: 190px;
	height: 170px;
	
}

.gallery .bg {
	
	margin-left: 10px;	

}

.gallery .img {
	overflow: visible;
	position: absolute;
	top: 5px;
	left: 15px;
}


.gallery div.mask {

}

.gallery .mask, .gallery .img {
}

.gallery div.bg, .gallery div.img {
	padding-bottom: 20px;
}

.gallery .img .reflected {
	margin-bottom: 20px;
}

.gallery .bg .reflected {
	margin-bottom: 10px;
	*margin-bottom: 10px;
	
}
/*------------------------------------*/

.news {
	
}

.news .left, .news .right {
	float: left;
	width: 397px;
	}

.news h2 {
	margin-lefT: 25px;
	margin-bottom: 20px;
	font-size: 20px;
	}
.news .item {
	float:left;
	width:100%;
	margin-bottom: 20px;
}

.news .item .wrapper {
	margin-left: 3em;
}

.news .date {
	font-size: 1.4em;
	
}

.news .title {
	display: block;
	font-size: 1.8em;
	margin: 0.5em 0 0.3em 0;
	font-size: 18px;

}

.news .body {
	font-size: 14px;
	line-height: 110%;
}
/*------------------------------------*/
 


 .gallery .disabled {
 	opacity: 0;
 	filter: alpha(opacity=0);
 	cursor: auto;
 }
 
  .YMaps-b-balloon-close-on .YMaps-b-balloon-content {
 	color: black;
 }
 
 
 #fancy_ajax #YMapsID {
 	margin: 0;
 	border: 0;
 }
