* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
body { 
	background:url(images/bg.gif) left top fixed;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1.25em;
	color:#a19788;
}

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

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

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

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

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



/*==== GLOBAL =====*/
#main {
	width:925px; 
	margin:0 auto;
	font-size:.75em;
	position:relative;
}

#header {
	height:246px;
	background:url(images/header-bg.gif) no-repeat right top;
	position:relative;
}
#content {
	padding:0 42px 0 42px;
}
#footer {
	background:url(images/footer-bg.gif) no-repeat 221px top;
	text-align:center;
	padding:29px 0 75px 0;
}


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

input, select, textarea { 
	font-family: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:#4f908a; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

h2 {
	font-size:37px;
	color:#adb43e;
	line-height:34px;
	font-weight:normal;
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	padding:9px 0 6px 0;
	background:#fff;
}
h3 {
	font-size:24px;
	line-height:1.2em;
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-bottom:11px;
}
h5 {
	font-size:1em;
	color:#949090;
	font-weight:normal;
	margin-bottom:25px;
}
h6 {
	font-size:14px;
	font-weight:normal;
	margin-bottom:14px;
}

.button { 
	display:block;
	float:left;
	background:url(images/button1-left.gif) no-repeat left top #cad166; 
	color:#fff; 
	text-decoration:none;
}
.button:hover { 
	text-decoration:underline;
}
	.button b { 
		display:block;
		background:url(images/button1-right.gif) no-repeat right top; 
		padding:1px 26px 1px 10px;
	}
.line-ver, .line-ver1 { 
	background-image:url(images/line-ver.gif); 
	background-repeat:repeat-y;
	width:100%;
}


/*==================boxes====================*/
.box {
	background:#fff;
	width:100%;
}
.box.alt {
	background:url(images/box-bg.gif) no-repeat right bottom #fff;
}
	.box .inner { 
		padding:40px;
	}
	.box .inner-alt {
		padding:15px;
	}

.box1 {
	width:100%;
	color:#fff;
	background:url(images/box1-right.gif) no-repeat right bottom #b8ad7c;
}
	.box1 .inner {
		padding:37px 30px 30px 37px;
	}
		.box1 .col-1 {
			width:123px !important;
			margin-right:35px !important;
		}
		.box1 .col-2 {
	width:374px !important;
	margin-right:28px !important;
		}
		.box1 .col-3 {
	width:162px !important;
	margin-right:48px !important;
		}
		.box1 .col-4 {
			width:195px !important;
		}
			.box1 h3 {
				margin-bottom:20px;
			}

.address {
	color:#8cb7b3;
}
	.address dt {
		margin-bottom:20px;
	}
	.address dd { 
		clear:both;
	}
		.address dd span { 
			float:left;
			width:90px;
		}
		.address dd a {
			color:#8cb7b3;
		}

.departments {
	color:#8cb7b3;
}
	.departments dd { 
		clear:both;
	}
		.departments dd span { 
			float:left;
			width:90px;
		}
		.departments dd a {
			color:#8cb7b3;
		}

/*===== header =====*/
#header .logo {
	position:absolute;
	left:135px;
	top:4px;
}
#header .nav {
	position:absolute;
	left:135px;
	top:139px;
}
	#header .nav li {
		float:left;
		padding-right:33px;
	}
		#header .nav li a {
			float:left;
			font-size:41px;
			line-height:1.2em;
			text-decoration:none;
			color:#fff;
			text-transform:uppercase;
		}
		#header .nav li a:hover, #header .nav li a.current {
			color:#91d7d1;
		}
#header .twitter {
	position:absolute;
	float:left;
	top:78px;
	right:32px;
	font-size:21px;
	line-height:1.2em;
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	background:url(images/twitter-icon.gif) no-repeat center top;
	padding:72px 5px 0 0;
}
#header .twitter:hover {
	color:#91d7d1;
}

/*===== content =====*/
		
/* slider-box */
	.slider-box {
		background:url(images/slider-box-bg.png) no-repeat left top;
		height:297px;
	}
		.slider-box .inner {
			padding:15px 0 0 15px;
		}
	
	/*
	 * Required 
	*/
	.container { width:805px; height:266px; overflow:hidden; position:relative; }
	.slides { position:absolute; top:0; left:0; color:#b4b1b1;}
	.slides div { position:absolute; top:0; width:805px; display:none; line-height:19px;}
		.slides div img {
			float:left;
			margin-right:30px;
		}
		.slides div p {
			margin-bottom:7px;
			padding-right:20px;
		}
		.slides div a {
			color:#4f908a;
			font-weight:bold;
			background:#fff;
		}
	/*
	 * Optional
	*/
	#loopedSlider { width:805px; position:relative; clear:both; }
	#loopedSlider ul.pagination { list-style:none; padding:0; margin:0; position:absolute; left:525px; bottom:0;}
	#loopedSlider ul.pagination li  { float:left; padding-right:10px;}
	#loopedSlider ul.pagination li a { float:left; background:url(images/pagin-bg1.gif) no-repeat left top; width:19px; height:19px; font-size:0; color:#dfdfdf; text-decoration:none;}
	#loopedSlider ul.pagination li a:hover { background:url(images/pagin-bg2.gif) no-repeat left top;}
	#loopedSlider ul.pagination li.active a { background:url(images/pagin-bg2.gif) no-repeat left top;}


.divider1 {
	background:url(images/divider1.gif) no-repeat left top;
	height:67px;
}
.divider2 {
	background:url(images/divider2.gif) no-repeat left top;
	height:83px;
}
.divider3 {
	background:url(images/divider3.gif) no-repeat left top;
	height:83px;
}


.list1 li {
	padding:0 0 2px 12px;
	border-bottom:1px solid #e5e5e5;
	margin-bottom:2px;
}
.list1 li.last {
	border-bottom:none;
}
	.list1 li a {
		text-decoration:none;
	}
	.list1 li a:hover {
		text-decoration:none;
		color:#000;
	}

.list2 li {
	padding-bottom:11px;
}
	.list2 li a {
		color:#fff;
		text-decoration:none;
	}
	.list2 li a:hover {
		text-decoration:underline;
	}

.list3 dt {
	line-height:16px;
}
	.list3 dt a {
		color:#fff;
		text-decoration:none;
	}
	.list3 dt a:hover {
		text-decoration:underline;
	}
	.list3 dd {
		font-size:10px;
		color:#67603f;
		line-height:13px;
		padding-bottom:20px;
	}
		.list3 dd a {
			color:#67603f;
			text-decoration:none;
		}
		.list3 dd a:hover {
			color:#fff;
			text-decoration:underline;
		}

.social-links li {
	width:100%;
	overflow:hidden;
	vertical-align:top;
}
	.social-links li.linkedin {
		background:url(images/social-link1.gif) no-repeat left top;
	}
	.social-links li.facebook {
		background:url(images/social-link2.gif) no-repeat left top;
	}
	.social-links li.twitter {
		background:url(images/social-link3.gif) no-repeat left top;
	}
	.social-links li.rss {
		background:url(images/social-link4.gif) no-repeat left top;
	}
	.social-links li.wp {
		background:url(images/social-link5.gif) no-repeat left top;
	}
		.social-links li a {
			float:left;
			padding:5px 0 20px 44px;
			color:#fff;
			text-decoration:none;
		}
		.social-links li a:hover {
			text-decoration:underline;
			color:#67603f;
		}



/* --- gallery begin --- */
.gallery-box {
	width:100%;
	overflow:hidden;
}
div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	width: 800px; 
}
div.content a:focus, div.content a:active {
	text-decoration: underline;
}
div.slideshow-container {
	position: relative;
	clear: both;
	height: 346px; /* This should be set to be at least the height of the largest image in the slideshow */
	float:left;
	width:497px;
	margin-right:30px;
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(images/loader.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 550px;
	height: 346px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {
	
}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.slideshow a.advance-link {
	display: block;
	width: 497px;
	height: 346px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	display:block;
	top:0;
	left:0;
	position:absolute;
}

div.caption-container {
	position: relative;
	float:left;
	color:#b4b1b1;
}
	div.caption-container dl {
		margin-bottom:20px;
	}
		div.caption-container dl span {
			color:#83b1ad;
		}
	
	div.caption-container a {
		background:#fff;
	}
span.image-caption {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.caption {
	width:240px;
	float:left;
}
div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding:29px 0 0 0;
	width:100%;
	overflow:hidden;
}
ul.thumbs li {
	padding:0 21px 20px 0;
	float: left;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
	float:right;
	padding-right:20px;
	padding-bottom:10px;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
	display:none; /* optional disabled */
}

div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	width:19px;
	height:19px;
	background:url(images/pagin-bg1.gif) no-repeat left top;
	font-size:0;
	margin:1px 0 0 9px;
	text-decoration:none;
}
div.pagination a:hover, div.pagination span.current {
	background:url(images/pagin-bg2.gif) no-repeat left top;
}
div.pagination span.ellipsis {
	border: none;
}

div.pagination a.prev {
	background:url(images/prev.gif) no-repeat left top;
	width:65px;
	line-height:19px;
	height:22px;
	color:#fff;
	text-decoration:none;
	text-indent:30px;
	font-weight:bold;
	font-size:12px;
	margin-top:0;
}
div.pagination a.prev:hover {
	text-decoration:underline;
	background:url(images/prev.gif) no-repeat left top;
}

div.pagination a.next {
	background:url(images/next.gif) no-repeat left top;
	width:65px;
	line-height:19px;
	height:22px;
	color:#fff;
	text-decoration:none;
	text-indent:10px;
	font-weight:bold;
	font-size:12px;
	margin-top:0;
}
div.pagination a.next:hover {
	text-decoration:underline;
	background:url(images/next.gif) no-repeat left top;
}
/* --- gallery end --- */




/* styles for color1 */
.color1 h3 {
	background:url(images/marker1.gif) no-repeat left 6px;
	padding:0 0 0 35px;
	color:#adb43e;
}

/* styles for color2 */
.color2 h3 {
	background:url(images/marker2.gif) no-repeat left 6px;
	padding:0 0 0 35px;
	color:#4f908a;
}
.color2 h6 {
	color:#8cb7b3;
}

.color2 .list1 li {
	background:url(images/arrow2.gif) no-repeat left 6px;
}
	.color2 .list1 li a {
		color:#8cb7b3;
		text-decoration:none;
	}
	.color2 .list1 li a:hover {
		color:#000;
	}

.color2 .button {
	background:url(images/button2-left.gif) no-repeat left top #8dc6c1;
}
	.color2 .button b { 
		background:url(images/button2-right.gif) no-repeat right top;
	}

/* styles for color3 */
.color3 h3 {
	background:url(images/marker3.gif) no-repeat left 6px;
	padding:0 0 0 35px;
	color:#6e532b;
}
.color3 .button {
	background:url(images/button3-left.gif) no-repeat left top #8b7555;
}
	.color3 .button b { 
		background:url(images/button3-right.gif) no-repeat right top;
	}

/*===== footer =====*/
#footer {
	color:#808632;
	text-indent:-150px;
}
	#footer a {
		color:#fff;
		text-decoration:none;
	}
	#footer a:hover {	
		text-decoration:underline;
	}
	

#footer.alt {
	background:url(images/footer-bg-alt.gif) no-repeat 111px top;
	padding:86px 0 75px 0;
}


/*----- forms -----*/
#search-form {
	background:url(images/search-bg.gif) no-repeat left top;
	width:195px;
	height:65px;
	position:relative;
}
#search-form fieldset {
	border:none;
	padding:11px 0 0 0;
}
	#search-form input.text {
		width:110px;
		padding:4px 10px 3px 10px;
		background:none;
		border:none;
		color:#67603f;
	}
	#search-form input.submit {
		background:none;
		border:none;
		width:65px;
		height:65px;
		position:absolute;
		right:0;
		top:0;
		cursor:pointer;
	}
	

#contacts-form fieldset {
	border:none;
	width:100%;
	overflow:hidden;
	display:block;
}
	#contacts-form .col-1 {
		width:250px !important;
		margin-right:0 !important;
	}
	#contacts-form .col-2 {
		width:237px !important;
		margin-right:0 !important;
	}
	#contacts-form label {
		display:block;
		height:52px;
		overflow:hidden;
	}
		#contacts-form input {
			color:#666;
			border:1px solid #e5e5e5;
			background:none;
			padding:4px 0 4px 5px;
			width:228px;
		}
		#contacts-form textarea {
			color:#666;
			border:1px solid #e5e5e5;
			background:none;
			padding:4px 0 4px 5px;
			width:228px;
			overflow:auto;
			height:119px;
			margin-bottom:30px;
		}
		#contacts-form .button {
			float:right;
			margin-left:14px;
		}

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