.contain {
position: relative;
float: left;
height: 1400px;
width: 800px;
z-index: 10000;
margin-top: 0px;
overflow: hidden;
}

span2 {font-style:italic; font-weight:bold; color: #001e00;}

#about, #hints, #docs, #quotes1, #staff, #associations1, #commercial1, #construction1, #hangar1, #homeowners1, #auto1, #boat1, #health1, #life1, #consult1 {
position: absolute;
width: 765px;
height: 1300px;
margin: 1% 0% 10% 200%;
}

.spacer {
width: 100%;
height: 0px;
}

#hints, #staff, #quotes1 {
overflow-y: scroll;
}

#docs {
width: 800px;
height: 1100px;
}

#about h2 {
font: italic 23px times;
font-weight: bold;
color: green;
margin: 50px 0px 0px 100px;
}

.carriers {
margin: 30px 0px 0px 100px;
}

#h2-about, #h2-hints, #h2-docs, #h2-quotes, #h2-staff, #h2-associations, #h2-commercial, #h2-construction, #h2-hangar, #h2-homeowners, #h2-auto, #h2-boat, #h2-health, #h2-life, #h2-consult {
position: relative;
float: left;
margin-left: -1500px;
}

#home {
position: relative;
width: 760px;
height: 1300px;
float: left;
margin-bottom: 10%;
}

#h2-welcome {
position: relative;
margin: 20px 0px 0px 50px;
}




h3.padding, h4.padding

{
padding-top:10px;
padding-bottom:10px;
padding-right:100px;
padding-left: 82px;
color:blue;
}

#home h4.padding {
padding-left: 100px;
}

#hints h4.padding

{
padding-top:10px;
padding-bottom:10px;
padding-right:100px;
padding-left: 68px;
color:blue;
}

p.padding

{
padding-top:5px;
padding-bottom:5px;
padding-right:100px;
padding-left:100px;
}


#docs div.img

{
width: 750px;
margin: -50px 80px 250px 120px;
border: 1px solid green;
height: auto;
width: auto;
float: left;
}
	
#docs div.img img

{
display: inline;
width: 150px;
height: 200px;
margin: 3px;
border: none;
}

#docs div.img a:hover img,
	a:focus img {
		-webkit-transform: none;
		-moz-transform: none;
		transform: none;
}


.agent

{
float: left;
margin: 30px 30px 30px 160px;
border: none;
height: 270px;
width: 150px;
text-align: center;
}

.pic

{
width: 150px!important;
height: 200px!important;
margin: 0px;
border: none;
}

.agent a:hover img,
	a:focus img {
		-webkit-transform: none;
		-moz-transform: none;
		transform: none;
}

.agent.desc

{
text-align: center;
font-weight: normal;
width: 180px;
margin: 5px; 
}



::-webkit-scrollbar {
    width: 6px;
}

/* Track */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: none);
    -webkit-box-shadow: inset 0 0 6px #00cc00;
}
::-webkit-scrollbar-thumb:window-inactive {
	background: #f7f7f7;
}

#progressive {
display:none;
}

.logo {
float: left;
width: 150px;
height: 170px;
padding: 20px 75px 30px 70px;
}




#page-wrap						{ background: #000033; width: 1095px; margin: 0px auto; 
								  padding: 0px 0px 0px 0px; border-radius: 20px; }

#slider							{ background: url(images/iis_banner_md.jpg); height: 230px; overflow: hidden;
								  position: relative; margin: 0px 0px 15px 0px; border-radius: 20px 20px 0px 0px; }
								  
                                /* DEFAULT is for three panels in width, adjust as needed
                                   This only matters if JS is OFF, otherwise JS sets this. */								  
#mover							{ width: 2880px; position: relative; }

.slide							{ padding: 40px 30px; width: 1095px; float: left; position: relative;}
.slide h1						{ margin-top: -15px;  margin-left: 650px; font: bold 25px times, serif; font-weight: bold;
								  color: #001e00; }
.slide p						{  margin-left: 650px; margin-top: -15px; color: #001e00; font-size: 16px; line-height: 20px; width: 380px; text-align: justify;}
.slide img						{ position: absolute; top: 25px; left: 550px; border:none; border-radius:15px; }

.slide span {
	color: blue;
	}
	
.trans3 {
position: relative;
width: 100%;
height:100%;
margin: 0;
background: rgba(0,0,0,0.1);
z-index: 12000;
border-radius: 20px 20px 0px 0px;
}
	