* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
html {
	min-width:980px;
}
body { 
	background:url(images/body-bg.gif) 50% 0 fixed #f7f7f7;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1.5625em;
	color:#000;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}
table, table td { 
	padding:0;
	border:none;
	border-collapse:collapse;
}

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, .col-2, .col-3 { 
	float:left;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

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



/*==== GLOBAL =====*/
#main {
	width:980px; 
	margin:0 auto;
	font-size:.875em;
	padding:100px 0 150px 0;
}

#header {
	width:348px;
	float:left;
	height:746px;
}
#content {
	float:left;
	width:632px;
}
#footer {
	padding:0 0 0 28px;
}


/*----- forms parameters -----*/

input, select, textarea { 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:20px;
}
.p1 { 
	margin-bottom:10px;
}
.p2 { 
	margin-bottom:20px;
}
.p3 { 
	margin-bottom:30px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#0fcce2; 
	outline:none;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

h1 {
	font-size:60px;
	line-height:50px;
	color:#000;
	padding:35px 0 0 24px;
}
	h1 a {
		color:#000;
		text-decoration:none;
	}
	h1 a:hover {
		text-decoration:none;
	}
h2 {
	font-size:50px;
	line-height:1em;
	font-weight:normal;
	margin-bottom:25px;
}



/*==================boxes====================*/
.address { 
	float:left;
}
	.address dt {
		margin-bottom:16px;
	}
	.address dd { 
		clear:both;
		text-align:right;
	}
		.address dd span { 
			float:left;
			padding-right:25px;
		}
		.address dd a {
			font-weight:bold;
		}


/*===== header =====*/
.nav {
	position:absolute;
	left:0;
	top:326px;
	width:50%;
}
	.nav li {
		font-size:50px;
		line-height:1em;
		width:100%;
		overflow:hidden;
		height:79px;
		vertical-align:top;
	}
	.nav li.alt {
		padding-bottom:30px;
	}
		.nav li a {
			color:#7b7b7b;
			text-decoration:none;
			display:block;
			height:79px;
			line-height:79px;
			margin-right:193px;
			overflow:hidden;
			line-height:79px;
		}
		.nav li a:hover, .nav li a.current {
			color:#fff;
			text-decoration:none;
			background:url(images/nav-bg.gif) no-repeat 100% 0 #000;
		}
			.nav li a span {
				width:270px;
				float:right;
				cursor:pointer;
			}

/*===== content =====*/
#content .indent {
	padding:87px 40px 0 35px;
}
	
	/* gallery */
	.roundabout-holder { padding: 0; height: 746px; width:632px}
	.roundabout-moveable-item {
		height: 421px;
		width: 632px;
		cursor: pointer;
	}
	.roundabout-moveable-item img {
		width:100%;
		height:100%;
	}
	.roundabout-in-focus { cursor: auto; }
	
	
	.nature_gallery .item1 {
		background:url(images/gall_1_1.jpg) no-repeat 0 0;
	}
	.nature_gallery .item2 {
		background:url(images/gall_1_8.jpg) no-repeat 0 0;
	}
	.nature_gallery .item3 {
		background:url(images/gall_1_3.jpg) no-repeat 0 0;
	}
	.nature_gallery .item4 {
		background:url(images/gall_1_4.jpg) no-repeat 0 0;
	}
	.nature_gallery .item5 {
		background:url(images/gall_1_5.jpg) no-repeat 0 0;
	}
	.nature_gallery .item6 {
		background:url(images/gall_1_6.jpg) no-repeat 0 0;
	}
	.nature_gallery .item7 {
		background:url(images/gall_1_7.jpg) no-repeat 0 0;
	}
	.nature_gallery .item8 {
		background:url(images/gall_1_2.jpg) no-repeat 0 0;
	}
	.nature_gallery .item9 {
		background:url(images/gall_1_10.jpg) no-repeat 0 0;
	}
	.nature_gallery .item10 {
		background:url(images/gall_1_9.jpg) no-repeat 0 0;
	}
	
	.people_gallery .item1 {
		background:url(images/gall_2_1.jpg) no-repeat 0 0;
	}
	.people_gallery .item2 {
		background:url(images/gall_2_8.jpg) no-repeat 0 0;
	}
	.people_gallery .item3 {
		background:url(images/gall_2_3.jpg) no-repeat 0 0;
	}
	.people_gallery .item4 {
		background:url(images/gall_2_4.jpg) no-repeat 0 0;
	}
	.people_gallery .item5 {
		background:url(images/gall_2_5.jpg) no-repeat 0 0;
	}
	.people_gallery .item6 {
		background:url(images/gall_2_6.jpg) no-repeat 0 0;
	}
	.people_gallery .item7 {
		background:url(images/gall_2_7.jpg) no-repeat 0 0;
	}
	.people_gallery .item8 {
		background:url(images/gall_2_2.jpg) no-repeat 0 0;
	}
	.people_gallery .item9 {
		background:url(images/gall_2_10.jpg) no-repeat 0 0;
	}
	.people_gallery .item10 {
		background:url(images/gall_2_9.jpg) no-repeat 0 0;
	}
	
	.vehicles_gallery .item1 {
		background:url(images/gall_3_1.jpg) no-repeat 0 0;
	}
	.vehicles_gallery .item2 {
		background:url(images/gall_3_7.jpg) no-repeat 0 0;
	}
	.vehicles_gallery .item3 {
		background:url(images/gall_3_3.jpg) no-repeat 0 0;
	}
	.vehicles_gallery .item4 {
		background:url(images/gall_3_4.jpg) no-repeat 0 0;
	}
	.vehicles_gallery .item5 {
		background:url(images/gall_3_5.jpg) no-repeat 0 0;
	}
	.vehicles_gallery .item6 {
		background:url(images/gall_3_6.jpg) no-repeat 0 0;
	}
	.vehicles_gallery .item7 {
		background:url(images/gall_3_2.jpg) no-repeat 0 0;
	}
	.vehicles_gallery .item8 {
		background:url(images/gall_3_9.jpg) no-repeat 0 0;
	}
	.vehicles_gallery .item9 {
		background:url(images/gall_3_8.jpg) no-repeat 0 0;
	}
	
	
	
	
	.social-services {
		width:100%;
		overflow:hidden;
		padding:80px 0 0 0;
	}
		.social-services li {
			float:left;
			padding-right:24px;
		}

/*===== footer =====*/
#footer {
	color:#838383;
	margin-top:-60px;
}
	#footer a {
		color:#000;
		text-decoration:none;
	}
	#footer a:hover{
		text-decoration:underline;
	}


/*----- forms -----*/
#contacts-form fieldset {
	border:none;
	padding-top:20px;
}
	#contacts-form label {
		display:block;
		height:38px;
		overflow:hidden;
	}
		#contacts-form input {
			width:530px;
			padding:1px 5px 1px 5px;
			color:#000;
		}
		#contacts-form textarea {
			width:530px;
			padding:1px 5px 1px 5px;
			color:#000;
			height:93px;
			margin-bottom:15px;
			overflow:auto;
		}
		#contacts-form a {
			text-decoration:underline;
		}
		#contacts-form a:hover {
			text-decoration:none;
		}

/*==========================================*/
