body
{
	font-family:Tahoma;
	font-size:11px;
	}
		
#divBox
{
	background-color:Gray;
	width:943px;
	height:497px;
	margin: 0 auto
	}
	
#divImage
{
	background-image: url(images/home/back.jpg);
	background-color:000;
	background-repeat:no-repeat;
	width:939px;
	height:349px;
	margin:2px 2px 0px 2px;
	}

#divText
{
	background-image:url(./images/home/text.png);
	background-repeat:no-repeat;
	width:704px;
	height:144px;
	float:right;
	margin:100px 0 0 0;
	}
	
#divLogos
{
	background-image:url(./images/home/logos.jpg);
	background-repeat:no-repeat;
	width:939px;
	height:144px;
	margin:0 2px 2px 2px;
	}
	
#divLeft
{
	float:left;
	width:448px;
	height:31px;
	}
	
#divRight
{
	float:right;
	width:448px;
	height:31px;
	}