h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0;
	color: #5c6335;
	font-size: 18px;
}

h2 {
	margin-top: 10px;
	margin-bottom: 0px;
	padding:0;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}



 /*products*/
h3 {
	margin-top: 0px;
	margin-bottom: 10px;
	padding:0;
	color: #ffffff;
	font-family: "Arial", sans-serif;
	font-size: 16px;
	text-transform:uppercase;
	font-weight:normal;
}

 
h4 { /*featured box on auto page, etc. - green textbox headline*/
	margin-top: 0px;
	margin-bottom: 10px;
	padding:0;
	color: #ffffff;
	font-family: "Arial", sans-serif;
	font-size: 12px;
	font-weight:bold;
}
h5 { /*featured box on auto page, etc. - photo caption */
	margin-top: 0px;
	margin-bottom: 10px;
	padding:0;
	color: #000000;
	font-family: "Arial", sans-serif;
	font-size: 10px;
	font-weight:bold;
}



@media screen {

    .sIFR-active h1 {
      padding:0;
	  margin:0px;
	  margin-top:-7px;	  
    }
	.sIFR-active h2 {
      padding:0;
	  margin:0px;  
    }
	.sIFR-active h4 {
      padding:0;
	  margin:0px;  
    }
	.sIFR-active h5 {
      padding:0;
	  margin:0px;  
    }
}

/*products*/
p.productList {
	color: #5c6335;
	text-transform: uppercase;
	font-size:12px;
	font-weight:bold;
	margin-bottom:8px;
}

p.productList a:link, p.productList a:visited {
	color: #5c6335;
	text-decoration:none;
}

p.productList a:hover {
	color: #a9b18a;
	text-decoration:underline;
}

p.productList2,
ul.productList2 li {
	color: #5c6335;
	font-size:12px;
	font-weight:bold;
}

p.productList2 a:link, 
p.productList2 a:visited {
	color: #5c6335;
	text-decoration:none;
}

p.productList2 a:hover,
p.productList2 a:active {
	color: #a9b18a;
	text-decoration:underline;
}

#overviewpic {
	position:absolute;
	top:0px;
	right:0px;
	z-index:5;
}

#overviewcontent {
	position:absolute;
	top:30px;
	left:55px;
	width:390px;
	height:472px;
	z-index:6;
}

#leftcontent {
	position:absolute;
	width:450px;
	top:20px;
	height:410px;
}
#rightcontent {
	position:absolute;
	left: 465px;
	top:10px;
	width:280px;
	height:452px;
	background: url('../images/insurance/bg-explanation.jpg');
	background-repeat: no-repeat;
	overflow:hidden;
}

div.explanation {
	postion:relative;
	margin-top: 30px;
	margin-left:25px;
	margin-right:28px;
	display:none;
	visibility:hidden;
}

#calltoaction {
	position:absolute;
	right:12px;
	bottom:181px;
	padding:0px;
	z-index:5;
	text-align:right;
}

#calltoaction p {
	font-weight:bold;
	text-align:right;
}

#calltoaction a:link,
#calltoaction a:visited {
	text-decoration:underline;
}

#calltoaction a:hover,
#calltoaction a:active {
	color:red;
}

#featured {
	margin-top:.5em;
	position:relative;
	width:496px;
	height:205px;
	overflow:hidden;
}

#featured-photo {
	position:relative;
	float:left;
	width:197px;
	height:205px;
}

#featured-textbox {
	position:relative;
	float:left;
	width:299px;
	height:140px;
	background-image:url('../images/insurance/ad-textbox.jpg');
	background-repeat:no-repeat;
	padding-top:12px;
}

#featured-textbox p {
	margin-left:12px;
	margin-right:12px;
	color: #ffffff;
	font-weight:bold;
	font-size:11px;
}

#featured-textbox a:link,
#featured-textbox a:visited {
	color: #ffffff;
	text-decoration:underline;
}

#featured-textbox a:hover,
#featured-textbox a:active {
	color: #facf6b;
	text-decoration:underline;
}

#featured-caption {
	position:relative;
	float:left;
	width:299px;
}
