* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
html {
	min-width:956px;
}
body { 
	background:url(images/main-bg.jpg)  no-repeat 50% 7px #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1.125em;
	color: #EEEEEE;
}

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;
}




/*==== GLOBAL =====*/
#main {
	width:600px; 
	margin:0 auto;
	font-size:.8125em;
	padding-top:7px;
}
.container {
	width:600px; 
	margin:0 auto;
	font-size:.8125em;
}

#header {
	height:117px;
	background:url(images/header-bg.png) 0 0 repeat-x;
	overflow:hidden;
}
#footer {
	padding:1px 0 50px 0;
	background:url(images/footer-bg.gif) 0 0;
}


/*---- tailings ----*/
.tail-top { 
	background:url(images/tail-top.gif) left top repeat-x;
}


/*----- 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:30px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:18px;
}
.p1 { 
	margin-bottom:9px;
}
.p2 { 
	margin-bottom:18px;
}
.p3 { 
	margin-bottom:27px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#f3ddae; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

h2 {
	font-size:24px;
	line-height:1.2em;
	color:#fff;
	margin-bottom:24px;
}
	h2.alt {
		color:#f3ddae;
	}
h3 {
	font-size:14px;
	line-height:20px;
	font-weight:normal;
	color:#fff;
	margin-bottom:20px;
}
h4 {
	font-size:1em;
	color:#f3ddae;
}


.txt1 {
	font-size:14px;
	line-height:20px;
}

.link1 { 
	text-decoration:none;
	font-size:14px;
}
.link1:hover {
	text-decoration:underline;
}





/*==================boxes====================*/
.content-box {
	background:url(images/content-box-bg.png);
	width:100%;
}
	.content-box .inner {
		padding:25px 40px 32px 47px;
	}

.address { 
	font-size:14px;
	line-height:20px;
}
	.address dt {
		margin-bottom:20px;
		font-size:14px;
		color:#fff;
		line-height:20px;
	}
	.address dd { 
		clear:both;
	}
		.address dd span { 
			float:left;
			width:100px;
		}


/*===== header =====*/
#header .fleft {
	padding:31px 0 0 40px;
}

#header .nav {
	float:right;
	padding:23px 20px 0 0;
}
	#header .nav li {
		float:left;
		background:url(images/divider.gif) no-repeat 0 0;
		padding:21px 13px 20px 14px;
	}
	#header .nav li.first {
		background:none;
	}
		#header .nav li a {
			float:left;
			font-size:16px;
			line-height:37px;
			color:#fff;
			text-decoration:none;
			text-transform:uppercase;
		}
			#header .nav li a em {
				float:left;
				font-style:normal;
			}
			#header .nav li a b {
				float:left;
				font-weight:normal;
				padding:0 13px 0 13px;
				line-height:37px;
			}
		
		#header .nav li a:hover, #header .nav li a.current {
			background:url(images/nav-bg.gif) 0 0 repeat-x;
			color:#060707;
		}
			#header .nav li a:hover em, #header .nav li a.current em {
				background:url(images/nav-left.gif) no-repeat 0 0;
			}
			#header .nav li a:hover b, #header .nav li a.current b {
				background:url(images/nav-right.gif) no-repeat 100% 0;
			}


/*===== content =====*/

/* container for slides */
.slider-box {
	position:relative;
}

.images {
	background:url(images/slider-bg.png) 0 -1px repeat-x;
	position:relative;	
	height:370px;
	width:956px;
	cursor:pointer;
	overflow:hidden;
}

/* single slide */
.images div.slide {
	display:none;
	position:absolute;
	top:27px;
	left:44px;
	width:900px;
	height:314px;
	font-size:14px;
	color:#fff;
}
	.images div.slide .inner {
		padding:0 25px 0 0;
	}
	.images div.slide img {
		float:left;
		margin-right:36px;
	}
	.images div.slide h2 {
		text-transform:uppercase;
		padding:14px 0 0 0;
		margin-bottom:16px;
	}

/* header */
.images h3 {
	font-size:22px;
	font-weight:normal;
	margin:0 0 20px 0;
	color:#456;
}

/* tabs (those little circles below slides) */
.tabs {
	position:absolute;
	left:640px;
	top:311px;
	background:url(images/tab-bg.png) no-repeat 0 0;
	padding:5px 0 4px 71px;
}

/* single tab */
.tabs a {
	width:21px;
	height:21px;
	float:left;
	margin-right:8px;
	background:url(images/pag1.png) no-repeat 0 0;
	display:block;
	font-size:1px;		
}



/* mouseover state */
.tabs a:hover {
	background:url(images/pag2.png) no-repeat 0 0;      
}

/* active state (current page state) */
.tabs a.current {
	background:url(images/pag2.png) no-repeat 0 0;    
}

/* prev and next buttons */
.forward, .backward {
	display:block;
	cursor:pointer;
	font-size:1px;
	text-indent:-9999em;
	width:17px;
	height:19px;
	position:absolute;
	z-index:10;
	top:317px;
	overflow:hidden;
}

.forward {
	background:url(images/next-sprite.gif) no-repeat 0 0;
	left:670px;
}
	.forward:hover {
		background-position:0 -18px;
	}
.backward {
	background:url(images/prev-sprite.gif) no-repeat 0 0;
	left:646px;
	height:16px;
	top:318px;
}
	.backward:hover {
		background-position:0 -16px;
	}

/* disabled navigational button. is not needed when tabs are configured with rotate: true */
.disabled {
	visibility:hidden !important;		
}

#content .section {
	padding-bottom:50px;
}

#content .row-1 {
	padding:0 0 40px 0;
}
	
	.list1 {
		background:url(images/line.png) 0 0 repeat-x;
	}
		.list1 dt {
			padding:13px 0 0 0;
		}
			.list1 dt a {
				font-weight:bold;
				text-decoration:none;
			}
			.list1 dt a:hover {
				color:#b63910;
			}
		.list1 dd {
			background:url(images/line.png) 0 100% repeat-x;
			padding:0 0 18px 0;
		}
	
	.list2 li {
		background:url(images/arrow1.gif) no-repeat 0 6px;
		padding:0 0 4px 14px;
		font-weight:bold;
	}
		.list2 li a {
			text-decoration:none;
			border-bottom:1px solid #f3ddae;
		}
		.list2 li a:hover {
			border:none;
		}
	
	.testimonials li {
		font-size:14px;
		line-height:20px;
		text-align:right;
		color:#fff;
		padding-bottom:20px;
	}
	.testimonials li.last {
		padding-bottom:0;
	}
		.testimonials li blockquote {
			text-align:left;
			color:#c4c4c4;
			padding-right:8px;
		}
	
	
	.works {
		width:100%;
		overflow:hidden;
	}
		.works li {
			float:left;
			width:268px;
			margin-right:27px;
			padding-bottom:20px;
		}
		.works li.last {
			margin-right:0;
		}
			.works li a {
				display:block;
				font-weight:bold;
				text-decoration:none;
			}
			.works li a:hover {
				color:#b63910;
			}
				.works li img {
					margin-bottom:12px;
				}
	
	
	.logos-list {
		width:100%;
		overflow:hidden;
	}
		.logos-list li {
			float:left;
			border:1px solid #3b3b3b;
			background:url(images/logos-bg.gif) 0 0 repeat-x #000;
			padding:26px 16px 26px 16px;
			margin-right:10px;
			display:inline;
		}
		.logos-list li.last {
			margin-right:0;
		}
			.logos-list li a {
				display:block;
				width:175px;
				height:99px;
				overflow:hidden;
				position:relative;
			}
				.logos-list li a img {
					position:relative;
					z-index:1;
				}
				.logos-list li a span {
					width:175px;
					height:99px;
					display:block;
					background:url(images/logo-view.gif) no-repeat 0 0;
					left:0;
					top:175px;
					position:absolute;
					z-index:2;
				}
		

/*===== footer =====*/
#footer .indent {
	padding:0 15px 0 47px;
}
	#footer .indent .indent {
		padding:25px 0 0 0;
	}
	#footer .line {
		background:url(images/footer-line.gif) 0 0 repeat-x;
	}
		
		#footer .col-1 {
			width:363px;
			background:url(images/footer-divider.gif) no-repeat 100% 0;
		}
			#footer .col-1 p {
				font-size:14px;
				margin-bottom:34px;
			}
				#footer .col-1 p a {
					text-decoration:none;
				}
				#footer .col-1 p a:hover {
					text-decoration:underline;
				}
		#footer .col-2 {
			width:460px;
			padding:0 0 0 33px;
		}
		
	
	
	#footer .nav {
		width:100%;
		overflow:hidden;
	}
		#footer .nav li {
			float:left;
			font-size:14px;
			padding-right:25px;
		}
			#footer .nav li a {
				color:#fff;
			}
	
	#footer h2 {
		margin-bottom:15px;
	}
			


/*----- forms -----*/
#contacts-form fieldset {
	border:none;
}
	#contacts-form label {
		display:block;
		height:40px;
		overflow:hidden;
	}
		#contacts-form input {
			width:260px;
			padding:0 0 0 5px;
			border:1px solid #a4a4a4;
			background:#0e0f0f;
			color:#fff;
		}
		#contacts-form textarea {
			width:260px;
			padding:0 0 0 5px;
			border:1px solid #a4a4a4;
			background:#0e0f0f;
			color:#fff;
			height:150px;
			margin-bottom:14px;
			overflow:auto;
		}

/*==========================================*/

