/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../images/home-repeatback.jpg) repeat-x #000000;
}

img 
{
	border: 0;
}

div#documentSection
{
	position: relative;
	top: 0px;
	width: 800px;
	height: 620px;
	margin-left: auto;
	margin-right: auto;
}

div#documentSection img
{
	display: block;
}

div#top
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 126px;
}





div#content
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 460px;	
	background: url(../images/home-content-back.jpg) no-repeat;
}

.lftContent
{
	position: relative;
	top: 6px;
	left: 25px;
	width: 500px;
	height: 306px;
	background: url(../images/home-content-exper.jpg) no-repeat;
}

.lftSuppliers
{
	position: relative;
	top: 0px;
	left: 25px;
	width: 500px;
	height:150px;
}

.rhtButtons
{
	position:absolute;
	top: 6px;
	left: 525px;
	width: 250px;
	height: 450px;
}





div#footerLft
{
	position:relative;
	top:0px;
	left:25px;
	width:500px;
	height: 35px;
	padding-top: 5px;
	padding-left: 40px;
}

div#footerRht
{
	position:absolute;
	top:578px;
	left:520px;
	width:250px;
	height: 35px;
	padding-top: 5px;
}
