html {
  	margin:0;
	padding:0;
	width:100%;
	height:100%;
}
 body {
	margin: 0;
	padding: 0;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: 500;
	background: #17181a;
	color: #6a6d7c;
}

#container {
	position: absolute;
	width: 100%;
	height: 300px;
	margin: 0px;
	padding: 0px;
	background: #2c2c34 url(img/base-bg.gif) repeat-x left 280px;
	top: 50%;
	margin-top: -150px;
	
}	
	

.flash {
	width: 450px;
	height: 300px;
	margin: auto;
	padding: 0px;
	background-image: url(img/1.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	float: left;
}

.content {
	position: absolute;
	width: 900px;
	height: 300px;
	margin: 0px;
	padding: 0px;
	left: 50%;
	margin-left: -450px;
}

.information {
	float:left;
	height: px;
	width: 225px;
	padding-top: 10px;
}


.service {
	margin: 185px 0px 0px 675px;
	padding: 0px;
	text-align: left;
}

.service ul {
	list-style-type: none;
	font: 11px Verdana;
	padding-left:15px;
	margin: 0px;
}

p {
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
}

.design {
	padding: 10px 0px;
}

span {
	font-size: 12px;
}

.pro {
	padding-top: 135px;
	font-size: 12px;
}

.interier {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}
	
	a, a:active, a:visited {
	color: #6a6d7c;
	text-decoration: underline;
}
	
	a:hover {
	color: #b9bbbe;
	text-decoration: none;
}
.stat {
	width: 450px;
	height: 800px;
	margin: auto;
	padding: 0px;
	background-position: top center;
	background-repeat: no-repeat;
	float: left;
}
.contentst {
	position: absolute;
	width: 900px;
	height: 800px;
	margin: 0px;
	padding: 0px;
	left: 50%;
	margin-left: -450px;
}
#containerst {
	position: absolute;
	width: 100%;
	height: 800px;
	margin: 0px;
	padding: 0px;
	background: #2c2c34 url(img/base-bgf.gif) repeat-x left 280px;
	top: 50%;
	margin-top: -150px;
	
}