@charset "utf-8";
/* CSS Document */

html,body{ margin-top:0px; margin-left:0px; margin-bottom:0px; margin-right:0px; padding: 0px; background-color:#303030; }

.InsLite_style {
color: #c00011;
font-weight: bold;
}

a.InsLite_style:link {
color: #c00011;
text-decoration: underline;
}

a.InsLite_style:hover {
text-decoration: none;
}

a.InsLite_style:visited {
color: #c00011;
text-decoration: underline;
}

a.InsLite_style:active {
color: #c00011;
text-decoration: underline;
}

#header {
background-image: url(images/header-repeat.gif);
background-repeat:repeat-x;
height: 147px;
}

#header_wrapper {
width: 862px;
margin: 0px auto;
text-align: center;
}

#logo {
width: 364px;
float: left;
}


#top_nav {
width: 270px;
float: right;
height: 132px;
font-family: "Verdana", Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: 400;
color: #303030;
padding-top: 15px;
}

#main_nav {
height: 171px;
background-color: #cdcccc;
}

#main_nav_wrapper {
width: 862px;
margin: 0px auto;
text-align: center;
}

#nav {
height: 154px;
width: 244px;
border: #fff solid 1px;
background-color: #c00011;
padding: 2px;
float: left;
background-image: url(images/dark-red-box.gif);
background-repeat:no-repeat;
background-position: center center;
}

a:link {
color: #303030;
text-decoration: underline;
}

a:hover {
text-decoration: none;
}

a:visited {
color: #303030;
text-decoration: underline;
}

a:active {
color: #303030;
text-decoration: underline;
}



/* navigation */

#how_InsLite_works {
cursor: pointer; height: 30px;  width: 244px; overflow: hidden; background: url(images/how-it-works.gif) no-repeat; display: block; float: left; }
#how_InsLite_works:hover { background-position: bottom left; }
#how_InsLite_works2 { height: 30px;  width: 244px; overflow: hidden; background: url(images/how-it-works.gif); background-repeat: no-repeat; background-position: bottom left; display: block; float: left; }

#faq {
cursor: pointer; height: 30px;  width: 244px; overflow: hidden; background: url(images/faq.gif) no-repeat; display: block; float: left; }
#faq:hover { background-position: bottom left; }
#faq2 { height: 30px;  width: 244px; overflow: hidden; background: url(images/faq.gif); background-repeat: no-repeat; background-position: bottom left; display: block; float: left; }

#rebate_schedule {
cursor: pointer; height: 30px;  width: 244px; overflow: hidden; background: url(images/rebate-schedule.gif) no-repeat; display: block; float: left; }
#rebate_schedule:hover { background-position: bottom left; }
#rebate_schedule2 { height: 30px;  width: 244px; overflow: hidden; background: url(images/rebate-schedule.gif); background-repeat: no-repeat; background-position: bottom left; display: block; float: left; }

#florida_rebate_statute {
cursor: pointer; height: 30px;  width: 244px; overflow: hidden; background: url(images/florida-rebate-statute.gif) no-repeat; display: block; float: left; }
#florida_rebate_statute:hover { background-position: bottom left; }
#florida_rebate_statute2 { height: 30px;  width: 244px; overflow: hidden; background: url(images/florida-rebate-statute.gif); background-repeat: no-repeat; background-position: bottom left; display: block; float: left; }

#get_a_quote {
cursor: pointer; height: 30px;  width: 244px; overflow: hidden; background: url(images/get-a-quote.gif) no-repeat; display: block; float: left; }
#get_a_quote:hover { background-position: bottom left; }
#get_a_quote2 { height: 30px;  width: 244px; overflow: hidden; background: url(images/get-a-quote.gif); background-repeat: no-repeat; background-position: bottom left; display: block; float: left; }

/* end navigation */


#header_img {
float:right;
height:160px;
}

#grey_color {
background-color: #eeecec;
min-height: 350px;
}

* html #content_wrapper {
height:350px;
float:left;
}

#content {
margin: 0px auto;
width: 862px;
background-color: #eeecec;
}

* html #content_wrapper {
height:350px;
float:left;
}

#content_wrapper {
width: 862px;
float:left;
background-color: #fff;
margin: 0px auto;
min-height:350px;
}

#left_pane {
float: left;
width: 255px;
}

#right_pane {
float:left;
width: 581px;
text-align: left;
padding-top: 8px;
padding-left: 6px;
padding-right: 20px;
padding-bottom: 15px;
}

#red_title {
font-family: "Verdana", Arial, Helvetica, sans-serif;
font-size: 16px;
color: #c00011;
padding-bottom: 10px;
text-align: left;
}

.red_txt {
font-family: "Verdana", Arial, Helvetica, sans-serif;
font-size: 12px;
color: #c00011;
text-align: left;
}

p {
font-family: "Verdana", Arial, Helvetica, sans-serif;
font-size: 12px;
color: #303030;
line-height: 18px;
text-align: left;
margin-top: 8px;
}

.text {
font-family: "Verdana", Arial, Helvetica, sans-serif;
font-size: 11px;
color: #303030;
margin-top: 8px;
}

#three_boxes {
clear: both;
padding-top: 8px;
margin: 0px auto;
width: 862px;
}

#box1 {
background-color:#fff;
float: left;
width: 244px;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #d2d2d2;
padding: 5px;
min-height: 135px;
}

* html #box1 {
height:135px;
}

#box2 {
background-color:#fff;
float: left;
width: 293px;
padding: 5px;
min-height: 135px;
}

* html #box2 {
height:135px;
}

#box3 {
background-color:#fff;
float: left;
width: 293px;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #d2d2d2;
padding: 5px;
min-height: 135px;
}

* html #box3 {
height:135px;
}

#service_box {
background-color:#d5dedd;
font-family: "Verdana", Arial, Helvetica, sans-serif;
font-size: 11px;
color: #5d5d5d;
text-align: justify;
padding: 10px 8px 12px 8px;
}


#solutions_box {
font-family: "Verdana", Arial, Helvetica, sans-serif;
font-size: 11px;
color: #5d5d5d;
text-align: justify;
padding: 10px 8px 8px 8px;
}

#drug_free_box {
font-family: "Verdana", Arial, Helvetica, sans-serif;
font-size: 11px;
color: #5d5d5d;
text-align: justify;
padding: 10px 8px 8px 8px;
}

#box_title {
font-family: "Verdana", Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
padding-bottom: 10px;
}

#p_box {
padding-left: 40px;
}

#footer{
clear:both;
background-color: #303030;
font-family: "Verdana", Arial, Helvetica, sans-serif;
font-size: 11px;
color: #dfddd9;
text-align:center;
padding-top: 15px;
}

input.submit {
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0.25em;
	background-color: #e8e8e3;
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} 

input.submit:active {
	border: 3px double #CCCCCC;
	border-top-color: #999999;
	border-left-color: #999999;
} 

li {
font-family: "Verdana", Arial, Helvetica, sans-serif;
font-size: 12px;
padding-bottom: 3px;
list-style: circle;
line-height: 18px;
}

#contact_us_txt {
padding: 8px;
font-family: "Verdana", Arial, Helvetica, sans-serif;
font-size: 12px;
color: #303030;
line-height: 18px;
text-align: left;
}

h1 {
font-family: "Verdana", Arial, Helvetica, sans-serif;
font-size:16px;
margin: 0;
color: #c00011;
}

.red_txt {
color: #c00011;
}

.sofla_tagline {
font-family: "Verdana", Arial, Helvetica, sans-serif;
font-size:10px;
color: #9a9999;
}

a.sofla_tagline:link {
color: #9a9999;
text-decoration: none;
}

a.sofla_tagline:hover {
text-decoration: underline;
}

a.sofla_tagline:visited {
color: #9a9999;
text-decoration: none;
}

a.sofla_tagline:active {
color: #9a9999;
text-decoration: none;
}