body.home {
	padding: 0; margin: 0;
}

.home h1 {
	font-size: 22px;
}

.home h2 {
	color: #4A7972;	
	font-size: 18px;
	font-weight: normal;
}

.home h3 {
	color: #445577;
	font-size: 14px;
	padding-bottom: 10px;
}

.home h4 {
	color: #993300;
	font-size: 12px;	
}

.home h5 {
	color: #777777;
	font-size: 11px;
	margin-bottom: 0;	
}

.home #container {
	background: no-repeat url("../images/home/backg-wave.gif") ;
	width: 750px;
	margin: 0;
}

.home #tblMain {
	width: 750px; 
	height: 600px;	
}

.home #logo {
	display: none;
}

.home .header {
	width: 750px; height: 100px;
}

.home #mainNav {
	margin-top: 5px;
}

* html .home #mainNav {
	margin-right: -37px;	
}

.home #tools {
	margin-top: 60px;	
}

* html .home #tools {
	margin-right: -16px;	
}

/*.home #tools li.admin {
	display: none;
	
}*/

.home #footer {
	background: none;	
}

/* left column */
.home #leftCol {
	background: none;
	width: 160px;
	padding-right: 10px;	
}

.home #caption {
	font-size: 10px;
	color: #777777;
	width: 100px;
	text-align: right;
	position: absolute;
	left: 115px; top: 185px;
	display: none;
}

* html .home #caption {
	top: 204px;	
	display: none;
}

.home #agencyLocator {
	position: absolute;
	/*top: 280px; left: 75px;*/
	top: 245px; left: 40px;
	display: block;	
	padding: 0;
	width: 100px;
	z-index: 10;
}

* html .home #agencyLocator {
	/*top: 295px;*/
	top: 260px;
}

.home #agencyLocator select, .home #agencyLocator input {
	margin-top: 10px;	
	font-size: 12px;
}

.home #agentLogin {
	position: absolute;
	/*top: 400px;	left: 75px;*/
	top: 375px; left: 40px;
	font-size: 11px;
	color: #555555;
	width: 200px;
}

* html .home #agentLogin {
	/*top: 415px;*/
	top: 390px;
}

.home #agentLogin div {
	margin-top: 5px;	
}

.home #agentLogin input.textbox {
	width: 116px; height: 19px;	
}



/* /left column */

/* right column */
.home #rightCol {
	width: 540px;
}

.home #yellowframe {
	width: 197px; height: 131px;
	background: no-repeat url("../images/home/backg-yellow-frame.gif");
	position: absolute;
	/*left: 225px; top: 150px;*/
	left: 185px; top: 125px;
}

.home #yellowframe img {
	margin: 3px 0 0 3px;
	border: 0;	
}

.home #welcome {
	font-size: 14px;
	color: #777777;
	display: block;
	position: absolute;
	/*left: 440px; top: 150px;*/
	left: 405px; top: 125px;
	width: 310px;
}

.home #welcome p {
	padding: 0; margin-top: -2px;
	width: 272px;
	line-height: 20px;	
}

.home #blueline1, .home #blueline2 {
	width: 565px; height: 2px;
	background: repeat-x url("../images/home/backg-blue.gif");
	position: absolute;
	/*left: 225px;	*/
	left: 185px;
}

.home #blueline1 {	/*top: 305px; */ top: 280px; }
.home #blueline2 {	/*top: 530px; */ top: 505px; }


.home #boxLeft, .home #boxRight {
	padding: 10px 0 0 10px;	
}

.home #boxLeft {
	width: 276px; height: 193px;
	background: no-repeat url("../images/home/backg-gray-frame-left.gif");
	position: absolute;
	/*left: 220px;
	top: 320px;*/
	left: 178px; top: 295px;
}

* html .home #boxLeft {
	/*top: 318px; left: 224px;*/
	top: 293px; left: 179px;
}

.home #boxRight {
	width: 291px; height: 193px;
	background: no-repeat url("../images/home/backg-gray-frame-right.gif");	
	position: absolute;
	/*left: 503px; top: 320px;*/
	left: 468px; top: 295px;
}

* html .home #boxRight {
	/*top: 318px;	 */
	top: 293px;
}

.home #hinghamLogo {
	width: 131px; height: 39px;
	background: no-repeat url("../images/home/hinghammutual-logo.gif");
	position: absolute;
	top: 40px;	
}

.home #danburyLogo {
	width: 135px; height: 39px;
	background: no-repeat url("../images/home/danbury-logo.gif");
	position: absolute;
	top: 40px; left: 145px;	
}

.home #aboutHingham {
	font-size: 11px;
	color: #777777;
	position: absolute;
	top: 90px;
	width: 271px;
}

.home #boxLeft ul {
	padding: 10px 0 0 0; margin: 0 0 -2px 0;
	font-size: 11px;
	width: auto;
}

.home #boxLeft li {
	list-style: none;
	padding: 0 0 0 15px; margin: 0 0 0 0;
	line-height: 18px;
	background: no-repeat url("../images/home/arrow-whitebg.gif") left 3px;
	display: block;	
}

.home #boxLeft #personalInsurance li {
	background: no-repeat url("../images/home/arrow-graybg.gif") left center;
}

.home #personalInsurance, .home #commercialInsurance {
	position: absolute;
	top: 20px;		
}

* html .home #personalInsurance, * html .home #commercialInsurance {
	top: 40px;	
}

.home #commercialInsurance {
	left: 135px;	
}

.home #boxLeft li a:active, .home #boxLeft li a:visited {
	color: #556688;
}

/* right column */


