

#home_title 
{
	position:absolute;
	left:0px;
	top:0px;
	width:836px;
	height:87px;
}

#home_side 
{
	position:absolute;
	left:0px;
	top:87px;
	width:221px;
	height:468px;
}

#home_text 
{
	position:absolute;
	left:221px;
	top:87px;
	width:615px;
	height:262px;
	background-image: url(../images/home_text.gif);
	background-repeat: repeat;

}

#text_area
{
	position:absolute;
	left:5px;
	top:0px;
	width: 580px;
	height:255px;
	color: #000000;
	font-family: serif;
	font-size: 16px;
}

#home_bottom 
{
	position:absolute;
	left:221px;
	top:349px;
	width:615px;
	height:207px;
}


