* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
html {
	min-width:962px;
}
body { 
	background:url(images/main-bg.gif) 50% 0 #1c1c1c; 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:.9375em;
	color:#6a6a6a;
}

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, .col-4, .col-5 { 
	float:left;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.container {
	width:1000px;
	margin:0 auto;
	font-size:0.8125em;
}




/*==== GLOBAL =====*/

#header {
	height:200px;
}
#content {
	border-top:10px solid #101010;
}
#footer {
	background:#111;
}


/*----- 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:25px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:15px;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.p1 { 
	margin-bottom:8px;
}
.p2 { 
	margin-bottom:15px;
}
.p3 { 
	margin-bottom:23px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#0F0;
	outline:none;
}
a:hover{
	text-decoration:none;
	color: #FFF;
}

h2 {
	font-size:36px;
	line-height:1.2em;
	color:#fff;
	font-weight:300;
	margin-bottom:23px;
}
h3 {
	font-size:16px;
	line-height:1.2em;
	color:#fff;
	font-weight:500;
	margin-bottom:12px;
}
h4 {
	font-size:12px;
	text-transform:uppercase;
	color:#FFF;
	margin-bottom:20px;
}
h5 {
	font-size:1em;
	font-weight:normal;
}


.link1 { 
	background:url(images/arrow1.gif) no-repeat 100% 6px;
	padding:0 24px 0 0;
	color:#fff;
	font-size:14px;
	line-height:1.2em;
	text-decoration:none;
	display:inline-block;
}
.link1:hover {
	text-decoration:none;
	color:#217df6;
}


.line-hor {
	background:url(images/line-hor.gif) 0 0 repeat-x;
	height:2px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:10px 0 10px 0;
	width: 0px;
}
.line-ver, .line-ver1, .line-ver2, .line-ver3 { 
	background-image:url(images/line-ver.gif); 
	background-repeat:repeat-y;
	width:100%;
}

.more-link {
	padding-top:11px;
}


.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 {
			color:#6a6a6a;
		}



.department dd { 
	clear:both;
}
	.department dd span { 
		float:left;
		width:86px;
	}
	.department dd a {
		color:#6a6a6a;
	}


/*===== header =====*/
#header .row-1 {
	background:#101010;
	height:32px;
}
	#header .row-1 .fright {
		padding:3px 2px 0 0;
	}
#header .row-2 {
	background:url(images/header-bg.jpg) no-repeat 50% 100%;
	height:124px;
}
	#header .row-2 .bg-top {
		background:url(images/header-top-line.gif) 0 0 repeat-x;
	}
	#header .nav {
		float:left;
	}
		#header .nav li {
			float:left;
			padding-right:3px;
		}
			#header .nav li a {
				float:left;
				border:1px solid #101010;
				border-top:0;
				padding:8px 18px 11px 18px;
				background:url(images/nav-bg.png) 0 0;
				font-size:14px;
				line-height:1.2em;
				color:#fff;
				text-decoration:none;
			}
			#header .nav li a:hover, #header .nav li a.current {
				background:#0477f7;
			}

	#header .row-2 .logo {
	padding: 0 0 0 284px;

	}

#carousel {
	height:275px;
	background:#101010;
	overflow:hidden;
}

/* gallery */
	.roundabout-holder { height: 371px; width:915px; margin:0 auto;}
	.roundabout-moveable-item {
		height: 268px;
		width: 268px;
		cursor: pointer;
	}
	.roundabout-moveable-item img {
		width:100%;
		height:100%;
		display:block;
	}
	.roundabout-in-focus { cursor: auto; }



/*===== content =====*/
#content .indent {
	padding:28px 0 35px 0;
}

#content .bg1 {
	background:#111;
}


.clients {
	width:100%;
	overflow:hidden;
	padding-bottom:4px;
	height:50px;
	overflow:hidden;
}
	.clients dt {
		float:left;
		font-size:36px;
		line-height:1.2em;
		color:#fff;
		font-weight:250;
		margin-bottom:23px;
	}
	.clients dd {
		float:left;
	}
		.clients ul li {
			float:left;
			padding-left:57px;
		}


.list1 dt {
	font-size:12px;
	font-weight:bold;
	background:url(images/arrow1.gif) no-repeat 0 3px;
	padding:0 0 0 18px;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:14px;
	color: #FFF;
}
	.list1 dt a {
	color:#CCC;
	text-decoration:none;
	}
	.list1 dt a:hover {
	text-decoration:underline;
	color:#FFF;
	}
.list1 dd {
	padding-bottom:27px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
}


.list2 dt {
	font-size:16px;
	color:#fff;
	font-weight:bold;
	line-height:1.2em;
	margin-bottom:10px;
}
	.list2 dd ul {
		border-top:1px solid #272727;
	}
		.list2 dd li {
			border-bottom:1px solid #272727;
			padding:4px 0 3px 0;
		}
			.list2 dd li a {
				color:#676767;
				text-decoration:none;
			}
			.list2 dd li a:hover {
				color:#fff;
			}


.list3 li {
	background:url(images/arrow1.gif) no-repeat 0 4px;
	padding:0 0 15px 18px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color: #FFF;
}
	.list3 li a {
		color:#217df6;
		text-decoration:none;
	}
	.list3 li a:hover {
		color:#fff;
		text-decoration:none;
	}

.list4 dt {
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	color:#FFF;
	padding-bottom:12px;
}
.list4 dd {
	padding-bottom:21px;
}
			
		


/*===== footer =====*/
#footer {
	color:#555;
	text-transform:uppercase;
}
	#footer .advanced-links {
		float:right;
	}
		#footer .advanced-links li {
			display:inline;
		}
			#footer .advanced-links li a {
				padding-right:3px;
			}

#footer .container {
	padding:17px 0 18px 0;
}

#footer .bdt {
	border-top:1px solid #282828;
}
	#footer a {
		color:#555;
		text-decoration:none;
	}
	#footer a:hover {
		color:#fff;
	}


/*----- forms -----*/
#search-form {
	float:right;
	background:url(images/search-bg.png) no-repeat 0 0;
	width:253px;
	height:38px
}
	#search-form fieldset {
		border:none;
		padding:5px 0 0 4px;
	}
		#search-form input.text {
			width:200px;
			border:none;
			background:none;
			font-size:14px;
			color:#646463;
			padding:0 0 0 9px;
		}
		#search-form input.submit {
			background:none;
			border:none;
			width:31px;
			height:30px;
			cursor:pointer;
		}

#contacts-form fieldset {
	border:none;
}
	#contacts-form label {
		display:block;
		height:36px;
		overflow:hidden;
	}
		#contacts-form input {
			width:300px;
			padding:4px 5px 4px 5px;
			border:1px solid #252525;
			border-top:1px solid #000;
			border-left:1px solid #000;
			background:#191919;
			color:#8c8c8c;
		}
		#contacts-form textarea {
			width:300px;
			padding:4px 5px 4px 5px;
			border:1px solid #252525;
			border-top:1px solid #000;
			border-left:1px solid #000;
			background:#191919;
			color:#8c8c8c;
			height:92px;
			margin-bottom:10px;
			overflow:auto;
		}
		#contacts-form a {
			font-size:16px;
			color:#fff;
			font-weight:500;
			text-decoration:none;
			padding-left:34px;
		}
		#contacts-form a:hover {
			color:#217df6;
		}

/*==========================================*/

