/* CSS Document */

/* ------------------Top Section----------------- */

#top{
float:left;
width:919px;
height:51px;
}
	#topimage{
	float:left;
	width:250px;
	height:50px;
	}
	
	#toprightop{
	float:left;
	width:669px;
	height:25px;
	background-color:#198ad1;
	}
	
	#toprighbotoom{
	float:left;
	width:669px;
	height:25px;
	background-color:#198ad1;
	}
/* ------------------Top Section END----------------- */

/* ------------------Middle Section START----------------- */

#middle{
float:left;
width:919px;
height:400px;
}

#leftmenu{
float:left;
width:250px;
height:499px;
text-align:left;
}
#middleimage{
float:left;
width:669px;
height:200px;
}
#middlewaffle{
float:left;
width:669px;
height:150px;
text-align:left;
}

#middlecounties{
float:left;
width:669px;
height:100%;
text-align:left;
}

/* ------------------Middle Section END----------------- */

/* ------------------Middle Bottom Section START----------------- */

#middlebottom{
float:left;
width:669px;
height:200px;
}

/* ------------------Middle Bottom Section END----------------- */