/* CSS Document */

div.mainbodyhome
	{
			position:static; background-image:url(../images/main_back.jpg);
			top: 235px; width: 776px; height:389px; 
	}
	
div.mainbodycontainer
	{
			position:absolute;
			top: 235px; width: 756px; height:333px;  padding-left: 10px; padding-right:10px; 
			padding-top: 10px; padding-bottom: 10px;
	}
div.maintext1
	{
			position:absolute; left:20px; width:227px; height:50px; 
	}
	
div.mainimage
	{
			position:absolute; background-image:url(../images/main_page_image.jpg); 
			border-style:solid; border-width:1px;
			top:90px; left:20px; width:227px; height: 227px;
	}
div.maintext2
	{
			position:absolute;top:19px; 
			left: 275px; width: 500px; height: 310px;
	}
	
div.main2subtext1
	{
			position:absolute; 
			width:490px; height:90px;
	}
	
div.main2subtext2
	{
			position:absolute;  
			top:94px; width:482px; height:90px;
	}

div.main2subtext3
	{
			position:absolute;  
			top:185px; width:490px; height:20px;
	}

div.main2subtext4
	{
			position:absolute;   
			top:240px; width:490px; height:10px;
	}
	
div.main2subtext5
	{
			position:absolute; 
			top:285px; width:490px; height:10px;
	}
	
div.mainbody
	{
			position:static; background-image:url(../images/main_back_clear.jpg); 
			background-color:#999999; 
			top: 235px; width: 778px; height:353px; 
	}


	
	
