<style type="text/css">
<!--
a:link img {border: none;}
*{
	margin:0;
}
body {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font:Arial, Helvetica, sans-serif;
	background-color: #9C9C9E;
	margin:0;
	color: #000000;
	text-align:center;
}
h1{
	color:#FFFFFF;
	font-size:18px;
	margin-top: 10px;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-family: Verdana;
	font-weight: bold;
	text-align:left;
}
h2{
	color:#CCCCCC;
	font-size:14px;
	font-style:italic;
	margin-top: 10px;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-family: "Tw Cen MT", Verdana, Arial;
	text-align:left;
}	
p{
	color:#FFFFFF;
	font-size:12px;
	font-family: Verdana;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: auto;
	margin-left: 15px;
	line-height: 20px;
	text-align:left;
}
a:link {
	color:#999999;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
#container {
	margin: auto;
	width: 752px; 
	height: 777px;
}

#top {
	width: 752px; 
	height: 98px;
}

#iiiLogo {
	float:left;
	top:0px;
	width:205px;
	height:98px;
}

#miniTopNav {
	float:right;
	top:0px;
	width:547px;
	height:40px;
}

#userLogin {
	float:right;
	top:40px;
	width:547px;
	height:58px;
}

#member {
	width: 752px; 
	height: 235px;
}


#mainNavigation {
float:left;
	top:98px;
	width:753px;
	height:35px;
	text-align:left;
}

#mainBanner {
	float:left;
	top:133px;
	width:752px;
	height:235px;
}


#body {
float:left;
	width: 752px; 
	height: 235px;
}


#bodyArea {
	float:left;
	top:368px;
	width:445px;
	height:361px;
	background-repeat: no-repeat;
	background-image: url(../images/bodyArea.jpg);
}

/*callout style begins here*/
#callOuts {
	float:left;
	top:368px;
	width:307px;
	height:361px;
}
#consumer {
	top:0px;
	width:307px;
	height:125px;
}

#legislativeSession {
	top:125px;
	width:307px;
	height:114px;
}

#insuranceGrassroots {
	top:239px;
	width:307px;
	height:122px;
}
/*callout style ends here*/

/*footer style begins here*/
#footer {
	float:left;
	top:729px;
	width:752px;
	height:48px;
}
/*footer style ends here*/



-->
</style>

