/*body {
	background: #ffffff;
	margin: 0;
	padding: 0;
	border: none;
	
}



header {
	width: 990px;
	height: 314px;
	background-color: green;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#wrapper {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-color: purple;
}

#left-column {
	float: left;
	width: 215px;
}


#right-column {
	float: right;
	width: 747px;
}*/





/*hover*/




.da-thumbs {
	list-style: none;
	width: 747px;
	height: 200px;
	position: relative;
	margin: 20px auto;
	margin: bottom: 0px;
	padding: 0;
}

.top-gallery {
	height: 85px !important;
	margin-bottom: 1px;
}

.bottom-gallery {
	
	float: left;
	margin-top: 1px;
}

.middle-gallery {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 100%;
}


.da-thumbs li {
	float: left;
	margin: 2px;
	background: #fff;
	/*padding: 8px;*/
	position: relative;
	/*box-shadow: 0 1px 3px rgba(0,0,0,0.1);*/
}
.da-thumbs li a,
.da-thumbs li a img, #mainHomeBlock .da-thumbs li img {
	display: block;
	position: relative;
	width: 120px;
	border:0 !important;
	height: 100%;
	margin: 0;
}
.da-thumbs li {
	overflow: hidden;
}
.da-thumbs li div {
	position: absolute;
	background: #333;
	background: rgba(0,32,73,0.9);
	width: 100%;
	height: 100%;
}
.da-thumbs li div span {
	display: block;
	padding: 20px 8px 10px 10px;
	margin: 0 15px 10px 5px;
	text-transform: uppercase;
	font-weight: normal;
	color: rgba(255,255,255,0.9);
	font: 11px/15px "calluna-sans",sans-serif !important;
	font-weight: 700 !important; 
	/*text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	border-bottom: 1px solid rgba(255,255,255,0.5);
	box-shadow: 0 1px 0 rgba(0,0,0,0.1), 0 -10px 0 rgba(255,255,255,0.3);*/
}


p.home-intro {
	margin-left: 20px;
	margin-top: 15px;
	font: 12px/16px "calluna-sans",sans-serif;
	padding-left: 5px;
	padding-top: 40px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #ffffff !important;
	
}




.news-img {
	margin-top: 0px;
}

.side-img {
	margin-top: 22px;
}

#inner-left {
width: 586px;
float: left;
height: 90px;
margin-top: 2px;
margin-right: 2px;
margin-left: 2px;
padding-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
margin-bottom: 0px;
background-color: #31889b;

}

#inner-right {
height: 93px;
width: 100px;
float: left;
padding-top: 0px;
padding-bottom: 0px;
margin-top: 0px;
margin-bottom: 0px;
}

h1#pagetitle {
	font-size: 26px;
	color: #ffffff;
padding-top: 0px;
padding-bottom: 7px;
margin-top: 0px;
margin-bottom: 0px;
letter-spacing: 1px;
}

#inner-left h1 {
float: left;
font: 16px/20px "calluna-sans",sans-serif !important; 
padding-top: 32px;
margin-bottom: -5px;
text-transform: uppercase;
font-weight: 700 !important;
color: #ffffff !important;
	width: 118px;
	margin-left: 25px;
}
  