body {
	margin:50px 0 0 0;
	border:0px;
	background-color:#000000;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9a9da4;	
}

#motive {
	height: 280px;
	background-image: url("../images/bg_motive.jpg");
	background-position:bottom center;
	background-repeat:no-repeat;
}

a {
	color:#ffffff;
}


h1 {
	width:380px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	letter-spacing:-1px;
	margin-bottom:15px;
}
h2 {
	color:#ffffff;
	margin-bottom:17px;
	font-size:11px;

}
.content {
	background-color:#404040;
}
.description {	
	width:380px;
	color:#9a9da4;
	margin:0px 50px 15px 50px;
	line-height:15px;
	padding-top:30px;
	padding-bottom:30px;
}


.contact {
	width:380px;
	margin-bottom:15px;
}
.adress {
	float:left;
	padding-right:50px;
}

.cleaner {
	clear:both;
	font-size:1px;
	line-height:1px;
}
#logo {
	margin: 0px 0px 0px 50px;
}
#head, #foot, #copyright {
	margin: 0 0 0 50px;
}

