@import"../css/reset.css";	@import"../css/forms.css"; 
body {
	background: #141414 url(../images/bg.jpg) top center repeat-x;
	width:960px;
	margin: 0 auto;
	padding:0px;
    font:14px/1.3 Arial,sans-serif;
	color:#fff;
	position:relative;
}



html,body {
	height:100%;
}
a {
	color:#323232;
	outline:none;
	cursor:pointer;
	text-decoration:none;
}

h1{
	font: 500 22px  'Ubuntu', sans-serif;
	color: #940e1e;
}


h2{
    font: 500 22px  'Ubuntu', sans-serif;
	color: #fff;

}

h4{
    font: 600 15px  'Ubuntu', sans-serif;
	color: #940e1e;

}


#logo {
	background:#141414 url(../images/logo.jpg) no-repeat;
	float:left;
	width: 340px;
	height: 155px;
	margin-top:20px;

}

.nav{
     background:#141414;
	 float:left;
     width:620px;
	 height:155px;
	 left:290px;
	 margin-top:20px;
}

.container {
	width:100%;
    height: 55px;
	float:left;
}

#container2 {
	background:#141414;
	width:960px;
	height:480px;
	top: 170px;
	left: 0px;
	position: relative;
}


#center{
	background:#141414;
	float: left;
	width:960px;
	left: 0px;
	position: relative;
}

#wrapper{
	float:left;
	width:910px;
	left:25px;
	margin-bottom: 15px;
	position: relative;
}

#column{
	float: left;
	height: 350px;
	width: 600px;
	margin-top: 25px;
	margin-left: 25px;
}
#column2{
	background:#272727;
	float: left;
	height: 400px;
	width:270px;
	padding: 10px;
	margin-top: 285px;
	margin-right:20px;

}

#column2center{
	background:#272727;
	float: left;
	height: 400px;
	width:270px;
	padding: 10px;
	margin-top: 285px;
}


#column2last{
	background:#272727;
	float: right;
	height: 400px;
	width:270px;
	padding: 10px;
	margin-top: 285px;
}

#line{
	float: left;
	height: 830px;
	width:1px;
	margin-top: 25px;
	margin-right:15px;
}

#column3{
	float: left;
	height: 850px;
	width:260px;
	padding: 10px;
	margin-top: 25px;
	margin-right:20px;
}

#column3center{
	float: left;
	height: 670px;
	width:370px;
	padding: 10px;
	margin-top: 25px;
	margin-right:20px;
	font:  font: 12px  'Ubuntu', sans-serif;
	color: #fff;

}


#column3last{
	float: right;
	height: 670px;
	width:145px;
	padding: 10px;
	margin-top: 25px;
	font:  font: 12px  'Ubuntu', sans-serif;
	color: #fff;

}


#column4{
	float: left;
	width: 450px;
	height:350px;
	margin-top: 15px;
	margin-left: 25px;
}

#column5{
	float: left;
	width: 450px;
	height:280px;
	margin-top: 25px;
	margin-left: 25px;
}

#column6{
	float: left;
	width: 450px;
	height:410px;
	margin-top: 15px;
	margin-left: 20px;
}
#contract_form{
	float: left;
	width: 430px;
	height:470px;
	margin-top: 35px;
	padding-left:40px;
	margin-bottom:85px;
}
#map{
	float: left;
	width: 380px;
	height:280px;
	margin-top: 35px;
	padding-left:40px;
	margin-bottom:25px;
}
#address{
	float: left;
	width: 400px;
	height:100px;
	margin-top: 15px;
	padding-left:40px;
	margin-bottom:85px;
}

#partners{
	float:left;
	width: 965px;
	top: 533px;
	position: relative;
}

#project{
	float: left;
	height: 250px;
	width: 280px;
	margin-top: 15px;
	margin-left: 20px;
}

#project1{
	float: left;
	height: 100%;
	width: 875px;
	margin-top: 25px;
	margin-left: 20px;
	margin-right:20px;
}

#project3{
	float: left;
	height: 250px;
	width: 455px;
	margin-top: 15px;
	margin-left: 20px;
}

#project4{
	float: left;
	height: 250px;
	width: 414px;
	margin-top: 15px;
	margin-left: 20px;
}
/*  Header styles */
h3 {
	font: 500 30px  'Ubuntu', sans-serif;
	color:#fff;
}



strong {
	font-weight:bold;
}


/* GLOBAL STRUCTURE
========================================================================= */
.clear {
	clear:both;
	line-height:0;
	font-size:0;
	overflow:hidden;
	height:0;
	width:100%;
}
	

/* BUTTONS, LINKS
========================================================================= */
.button {
	display:inline-block;
	color:#282828;
	padding: 0 0 0 24px;
	background: url('../images/marker-3.png') no-repeat 0 0px;
	font: 18px/18px 'Ubuntu', sans-serif;
}
	.button:hover {
		color:#d4011a;
	}
	
.button2{
	display:inline-block;
	cursor:pointer;
	font: bold 20px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	letter-spacing:-1px;
	background:#000;
	padding:9px 14px 10px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	box-shadow:0 1px 0 #4d4d4d;
	-moz-box-shadow:0 1px 0 #4d4d4d;
	-webkit-box-shadow:0 1px 0 #4d4d4d;
	margin-bottom:1px;
}
	.button2:hover{
		color:#a41111;
		text-decoration:none;
		background-position:center -88px;
		background-color:#1b1b1b;
	}	
/*---------- links ---------*/	
	
.link-1 {
	color:#d4011a;
}
	.link-1:hover {
		color:#fff;
	}
.link-2 {
	font-weight:bold;
	text-decoration:underline;
}

    .link-2 a {
	color: #5e5e5e;
}

	.link-2:hover {
		color:#d4011a;
	}

/*---------- Indents ---------*/
p, .p3-1{margin-bottom:18px}
	.p0{margin-bottom:0;}		.p0-1{margin-bottom:3px;}
	.p1{margin-bottom:5px;}		.p1-1{margin-bottom:8px;}
	.p2{margin-bottom:10px;}	.p2-1{margin-bottom:12px;}
	.p3{margin-bottom:15px;}
	.p4{margin-bottom:20px;}	.p4-1{margin-bottom:22px;}
	.p5{margin-bottom:25px;}	.p5-1{margin-bottom:28px;}
	.p6{margin-bottom:30px;}	.p6-1{margin-bottom:32px;}
	.p7{margin-bottom:35px;}	.p7-1{margin-bottom:37px;}
	.p8{margin-bottom:40px;}	.p8-1{margin-bottom:42px;}
	.p10{margin-bottom:50px;}
	.p12-1{margin-bottom:62px;}
	.p13{margin-bottom:65px;}
.indent-top1{padding-top:5px;}
.indent-top3{padding-top:15px;}
.indent-top4{padding-top:20px;}
.indent-left1-1{padding-left:10px;}
.indent-left2{padding-left:40px;}
.indent-right1-1{padding-right:10px;}
.indent-right4{padding-right:20px;}
.indent-right6{padding-right:30px;}
.indent-right11{padding-right:55px;}
.indent-bottom2{padding-bottom:8px;}
.indent-bottom3-1{padding-bottom:18px;}
.indent-bottom4{padding-bottom:20px;}
.indent-bottom10{padding-bottom:50px;}
.indent-bottom12{padding-bottom:60px;}

/*----- Images -----*/
.img-indent{float:left; margin-right:20px;}
.img-indent2{float:left; margin-right:10px;}
.img-indent2-1{float:left; margin-right:12px;}
.img-indent3{float:left; margin-left:15px;}

.img-box{
	display:block !important;
	cursor:pointer;
	border:5px solid #940e1e;
	background:#940e1e;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	box-shadow:0 1px 0 #4d4d4d;
	-moz-box-shadow:0 1px 0 #4d4d4d;
	-webkit-box-shadow:0 1px 0 #4d4d4d;
	margin-bottom:1px;
	margin-top:2px;
}

.box figure, .box h5{text-align:center;}



/* SOCIAL
========================================================================= */


#social{
	background-color:#FFF;
	float: left;
	margin-left:465px;
	margin-top:35px;
	width: 220px;
	height: 65px;
}




/* MAP
========================================================================= */
dl.adress {
	display: block;
	font:14px Verdana, Geneva, sans-serif;
	margin-left:4px;
}
dl.adress dt {
	color:#d4011a;
	margin-bottom:10px;
}
dl.adress dd {
	width: 300px;
}
dl.adress dd span {
	float: left;
}
dl.adress strong {
	display: block;
}
iframe {
	width: 100%;
	height: 100%;
	margin-top:15px;
	}





/* footer
========================================================================= */

#footer{
	background:url(../images/footer_bg.jpg) no-repeat;
	width:965px;
	height:116px;
	float:left;
	position: relative;
	margin-top:10px;
}

.policy {
	margin-top:25px;
	font: 13px Verdana, Geneva, sans-serif;
	color: #5e5e5e;
	text-align:center;
}
.policy a {
	color: #5e5e5e;
}
	.policy a:hover {
		color:#d4011a;
	

