/* Getting the new tags to behave */
article, aside, audio, 
canvas, command, 
datalist, details, 
embed, 
figcaption, figure, footer, 
header, hgroup, 
keygen, 
meter, 
nav, 
output, 
progress, 
section, source, 
video {
	display:block;
}
mark, 
rp, rt, ruby, 
summary, 
time {
	display:inline;
}

/* Global properties ======================================================== */
body {
	background-repeat:no-repeat;
	background-position:center top;
	background-attachment:fixed;
	background-image:url(../images/body-bg.jpg);
	background-color:#1f1f1f; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1em;
	color:#757575;
}
body#page1 {
	background-image:url(../images/1page-body-bg.jpg);
}
html { 
	min-width:980px;
}
html, 
body { 
	height:100%;
}



/* Global Structure ============================================================= */
.container {
	margin:0 auto;
	width:980px;
	font-size:.814em;
	position:relative;
}

	/* Header */
	header {
		border-top:8px solid #1f1f1f;
	}
		header .container {
			height:196px;
		}
	
	/* Content */
	section#content .container {
		padding-bottom:97px;
	}
			
	/* Footer */
	footer {
		background-color:#1f1f1f;
		margin-top:-35px;
		text-transform:uppercase;
		font-size:.846em;
		line-height:1.2em;
	}
		footer .container {
			height:35px;
		}




/* Left & Right alignment */

.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;
}
.wrap {
	min-height:100%;
	height:auto!important;
	height:100%;
}



/*----- form defaults -----*/
input, 
select, 
textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
	color:#757575;
	margin:0;
	padding:0;
}

fieldset {
	border:0;
}

/*----- lists -----*/

.img-list {
	padding-bottom:20px;
	width:100%;
	overflow:hidden;
}
	.img-list li {
		float:left;
		margin-left:6px;
	}
	.img-list li:first-child {
		margin:0;
	}

.list {
	padding-bottom:25px;
}
	.list li {
		padding:1px 0 6px 28px;
		background:url(../images/marker.gif) no-repeat left top;
		font-size:.846em;
		line-height:1.2em;
		text-transform:uppercase;
		min-height:17px;
		height:auto!important;
		height:17px;
	}
	.list li.last {
		margin-bottom:-26px;
	} 
	
.clients li {
	float:left;
	margin-left:6px;
}
.clients li:first-child {
	margin:0;
}

.services li {
	line-height:1.308em;
	width:100%;
	overflow:hidden;
	vertical-align:top;
	padding-bottom:37px;
}
	.services li img {
		float:left;
		margin-right:23px;
	}

.advices {
	padding-bottom:40px;
}	
	.advices li {
		float:left;
		width:265px;
		margin-left:44px;
	}
	.advices li:first-child {
		margin:0;
	}
		.advices li cite {
			font-style:normal;
			line-height:1.308em;
		}
		.advices li h4 {
			margin:0;
		}
		.advices li img {
			float:left;
			margin-right:22px;
		}

.news li {
	width:100%;
	overflow:hidden;
	vertical-align:top;
	line-height:1.308em;
	padding-bottom:36px;
}
	.news li img {
		float:left;
		margin-right:23px;
	}


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

.extra-wrap { 
	overflow:hidden;
}

p {
	margin-bottom:30px;
	line-height:1.308em;
}
.p1 p {
	margin-bottom:18px;
}

dl {
	margin-bottom:-20px;
}
	dl dt {
		font-size:1.308em;
		line-height:1em;
		color:#fff;
		font-weight:normal;
	}
	dl dd { 
		line-height:1.308em;
		padding-bottom:20px;
		clear:both;
	}
	dl dd.alt {
		padding-bottom:40px;
	}
		dl dd span { 
			float:right;
			padding-right:70px;
		}



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

h1 a {
	text-decoration:none;
	color:#fff;
	width:323px;
	height:196px;
	position:absolute;
	left:0;
	top:0;
	background-color:#1f1f1f;
	font-size:1.615em;
	line-height:1.2em;
	font-weight:normal;
	text-transform:uppercase;
}
h1 span {
	display:block;
	padding:73px 0 0 35px;
}
h1 small {
	font-size:.524em;
	line-height:1em;
	display:block;
	margin-top:-2px;
	color:#BDBDBD;
}
h2 {
	font-size:38px;
	line-height:1.2em;
	color:#fff;
	letter-spacing:-1px;
	margin-bottom:29px;	
}
h4 {
	font-size:1.608em;
	line-height:1em;
	color:#fff;
	font-weight:normal;
	margin-bottom:10px;	
}
	h4 a {
		color:#fff;
		text-decoration:none;
	}
	h4 a:hover,
	h4 span {
		color:#ffce00;
	}


.txt1 {
	color:#3f3f3f;
	font-size:1.077em;
}
.txt2 {
	text-transform:uppercase;
	font-size:.846em;
}

.link {
	font-size:1.077em;
	color:#FFF;
	font-style:italic;
}

.line-hor { 
	background:#272727;
	height:5px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:37px 0 30px 0;
}

/*==================boxes====================*/
.cont-box {
	width:637px;
	float:left;
	margin-top:40px;
	background:url(../images/cont-box-tail.png);
}
	.cont-box .inner { 
		padding:40px 30px 64px 30px;
	}



/*===== header =====*/
header #slogan {
	font-size:50px;
	line-height:1.2em;
	text-transform:uppercase;
	color:#000;
	position:absolute;
	right:0;
	top:47px;
	overflow:hidden;
}
	header #slogan span {
		display:block;
		margin-top:-18px;
	}

/*===== content =====*/
#content nav {
	padding:40px 0 0 12px;
	width:331px;}
	
	#content nav ul {	
		display:block;
		position:fixed;
		left: auto;
		top: auto;
		}
	
	#content nav ul li {
		margin-bottom:-27px;
		height: auto;}
		
		#content nav ul li a {
			font-size:3.615em;
			line-height:1.349em;
			font-weight:bold;
			text-decoration:none;
			text-transform:uppercase;
			color:#000;}
		
		#content nav ul li.current a,
		
		#content nav ul li a:hover 
		{color:#fff;}
		
#content .cont-wrap 
		{width:100%;}

/*===== footer =====*/
footer .inside {
	padding:18px 0 0 0;
}
footer,
footer a {
	color:#636363;
}
footer a {
	text-decoration:none;
}
footer a:hover {
	text-decoration:underline;
}
footer ul li {
	float:left;
	border-left:1px solid #636363;
	padding-left:7px;
	margin-left:7px;
	line-height:1.2em;
}
footer ul li:first-child {
	border:0;
	padding:0;
	margin:0;
}


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

#feedback-form .rowElem { 
	height:40px;
	display:block;
}
#feedback-form input,
#feedback-form textarea {
	background:#2f2f2f;
	border:0;
	padding:7px 14px 7px 14px;
	width:235px; 
}
#feedback-form input {
	vertical-align:top;	
	line-height:1.2em;
}
#feedback-form textarea { 
	height:218px; 
	overflow:auto;
	margin-bottom:35px;
}

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