@charset "UTF-8";
/* CSS Document */


body {
	background-color:#000;
	margin: 0 auto;
	padding: 0;
	background-image: url(../IMAGES/backkgroundimageHF.jpg);
	background-repeat: no-repeat;
	background-position: center -1px;
}

#wrapper  {
	margin: 0 auto; 
	width: 800px;
	height:1000px;
	text-align: center;
	
}

#content {
	width: 800px;
	float: left;
	float: top;
	margin-top: 0px;
	position: relative;
	text-align: left;
}

#navigation bar {
	width: 800px;
	heigh: 31px;
	margins: 0;
	float: left;
}

#welcome {
	width: 800px;
	height: 374px;
}

#introduction{
	height: 374px; 
	margins: 0;
}


#high quality {
	height: 202px;
	width: 800px;
}


#brands {
	height: 207px;
	width: 232px;
	position: absolute; top: 576px; 
	margins: 0;
	
	}

#logos {
	width: 282px;
	height: 134px;
}


#logos3 {
	 width: 282px;
	 height: 207px;
	 position: absolute; top: 576px; left: 232px; right: 285px;
	
}

#review {
	width: 285px;
	height: 207px;
    position: absolute; top: 576px; left: 514px; right: 0px;
}

#last {
	width: 800px;
	height: 207px;
}

