#maindiv
{
	background-color:#093802;
	width:1261px;
	height:3474px;
	
}
#top
{
	width:1261px;
	height: 398px;
	background-image: url(images/homebanner3_01.jpg);
}


#left
{
	float:left;
	
}


#topleft
{
	width:320px;
	height: 644px;
	background-image: url(images/homebanner3_02.jpg);
}

#bottomleft
{
	width:320px;
	height: 668px;
	background-image: url(images/homebanner3_08.jpg);
}
#leftspace
{
	width: 320px;
	height:1500px;
	background-image: url(images/sideleft.jpg);
	background-position:right;
	background-repeat:repeat-y;
}

#centerdiv
{
	width:621px;
	height: 2812px;	
	float:left;
	background-color:#FFF;
}


#right
{
	float:right;
}

#topright
{
	width:320px;
	height: 644px;
	background-image: url(images/homebanner3_04-06.jpg);
}


#bottomright
{
	width:320px;
	height: 668px;
	background-image: url(images/homebanner3_09.jpg);
}

#rightspace
{
	width: 320px;
	height:1500px;
	background-image:url(images/sideright.jpg);
	background-repeat:repeat-y;
}

#bottom
{
	float:left;
	width:1261px;
	height: 184px;
	background-image: url(images/homebanner3_10.jpg);
}

#footer
{
	text-align:center;
	float:left;
	width:1261px;
	background-color:#0b4000;
	
}
