@charset "utf-8";
body  {
	font:80% "Trebuchet MS", Verdana, Arial, sans-serif;
	;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #231f20;
	
}
.form-section ul li{
	list-style-image: none !important; 
	list-style: none !important; 
}

.twoColFixRtHdr  a:link{
	color: #ad0f15;
	
}

.twoColFixRtHdr  a:visited{
	color: #ad0f15;
}

.twoColFixRtHdr  a:hover{
	text-decoration: none;	
}

.twoColFixRtHdr strong{
	font-weight:bold;
	color: #ad0f15;
}

.twoColFixRtHdr h1{
	font-size: 2em;
	color: #ad0f15;
	font-weight:bold;
	padding:0;
	margin:10px 0;
}

.twoColFixRtHdr h2{
	font-size: 1.6em;
	color: #ad0f15;
	padding:0;
	margin:10px 0;
	font-weight: normal;
}

.twoColFixRtHdr h3{
	font-size: 1.3em;
	color: #1b71bc;
	font-weight:bold;
	padding:0;
	margin: 10px 0 10px 0;
	text-decoration: underline;
}

.twoColFixRtHdr h4{
	font-size: 1.2em;
	color: #ad0f15;
	padding:0 0 0 10px;
	margin: 10px 0 10px 0;
}

.twoColFixRtHdr #container {
	width: 775px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

.twoColFixRtHdr #header {
	height: 98px;
} 

.twoColFixRtHdr #header #logo {
	top: 15px;
	position: relative;
	float: left;
}

.twoColFixRtHdr #header #links {
	top: 15px;
	text-align: right;
	position: relative;
	float: right;
	font-size: 1.2em;
}

.twoColFixRtHdr #header #links a {
	color: #ad0f15;
}

.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 195px;
}
.twoColFixRtHdr #sidebar1 #sidebarHeading {
	color: #FFFFFF;
	background:url(../images/sideHeadingBg.gif) repeat-x;
	padding:2px 5px;
	font-size:1.3em;
	font-weight:bold;
	margin: 10px 0 0 0 ;
}

.twoColFixRtHdr #sidebar1 p{
	padding:7px 10px 5px 10px;
	margin: 0;
	font-size: 1.3em;
	background-color: #f2e9e9;
}

.twoColFixRtHdr #nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	background: url(../images/mainNavBg.gif) repeat-x;
	float: left;
}
.twoColFixRtHdr #nav a {
	display: block;
	width: 129px;
	text-align: center;
	text-decoration: none;
	color: #626161;
	/*font:"Trebuchet MS", Verdana, Arial, sans-serif;*/
	font-size: 14px;
	font-weight: bold;
	height: 39px;
	line-height: 39px;
	background: url(../images/pixy-rollover.jpg) no-repeat left;
}

.twoColFixRtHdr #nav a:hover, .selected a {
	background-position: right;
	color: #ff1e2a;
}

.twoColFixRtHdr #nav li {
	float: left;
}

.twoColFixRtHdr #mainContent {
	margin: 0 0px 0 0;
	position: relative;
}
.twoColFixRtHdr #mainContent2 {
	margin: 0 210px 0 0;
	position: relative;
}

.twoColFixRtHdr #mainContent p {
	font-size: 1.2em;
	line-height:1.3em;
	padding:0;
	margin: 10px 0 10px 0;
}

.twoColFixRtHdr #mainContent ul {
	list-style-type: none;
	margin: 0 0 0 30px;
	font-size: 1.2em;
	padding: 0;
	color: #ad0f15;

	list-style-image: none;
}

.twoColFixRtHdr #mainContent li {
	padding-left: 10px;
	background-position: 0 4px;
	margin: 0;
	list-style-type: none;
	list-style-image: none;
	background: url(../images/bullet.gif) no-repeat;
}

.twoColFixRtHdr #footer {
	padding-top: 10px;
}

.twoColFixRtHdr #footer div { 
	background:url(../images/footerBg.gif) repeat-x;
	text-align:center;
	font-size:1.2em;
	padding: 3px;	
} 

.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px;
	display: block;
	text-align:center;
	color:#ad0f15;
}

.twoColFixRtHdr #footer div a:link {
	color:#231f20;
	text-decoration:none;
}

.twoColFixRtHdr #footer div a:visited {
	color:#231f20;
	text-decoration:none;
}

.twoColFixRtHdr #footer div a:hover {
	color:#ad0f15;
	text-decoration:line-through;
}
.img-wrapper-fltrt {
	clear: left;
	float: right;
	margin: 5px -4px 13px 7px;
	background: url(../images/shadow.gif) no-repeat bottom right;
}

.img-wrapper-fltrt   img {
	margin: -3px 3px 3px -3px;
	border: solid #cfcfcf 1px;
	padding: 4px;
	background-color: #FFFFFF;
}

.img-wrapper-fltlft {
	clear: right;
	float: left;
	margin: 15px 8px 8px 15px;
	background: url(../images/shadow.gif) no-repeat bottom right;
}

.img-wrapper-fltlft img {
	margin: -3px 3px 3px -3px;
	border: solid #cfcfcf 1px;
	padding: 4px;
	background-color: #FFFFFF;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* CSS for Contact Form */

.twoColFixRtHdr form {
	margin:15px 10px 10px 0;
	font: 1em "Trebuchet MS", Verdana, Arial, sans-serif;
}

.twoColFixRtHdr legend {
	font: 1em "Trebuchet MS", Verdana, Arial, sans-serif;
	display:block;
}

.twoColFixRtHdr label {
	font-weight: bold;
	font: 1em "Trebuchet MS", Verdana, Arial, sans-serif;
	display:block;
}

.twoColFixRtHdr textarea {
	height:150px;
	width: 100%;
	color: #2075ac;
	font: 1em "Trebuchet MS", Verdana, Arial, sans-serif;
}

.twoColFixRtHdr .textInput {
	width:250px;
	color: #2075ac;
	font: 1em "Trebuchet MS", Verdana, Arial, sans-serif;
}

.twoColFixRtHdr  select {
	display: block;
	position: relative;
	left: -30px;
}

.clearIt {
	clear:both;
}

/* Add this style for warning messages */
.twoColFixRtHdr .warning {
	font-weight:bold;
	color:#ad0f15;
}

.twoColFixRtHdr .formParagraph {
	/*font-size: 1.3em;*/
	font-weight: bold;
}
.hreview{
	padding-right: 20px;
	padding-left: 20px;
}
#quote{
	background-image: url(../images/insurance-billing-florida.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 112px;
	width: 773px;
}
#quote:hover{
	background-position: 0px -112px;
}
#quote span{
	display: none;
}
.form-section ul li{
	list-style-image: none !important; 
	list-style: none !important; 
}
div#price_table {
	float:left;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	border: 1px solid #dedede;
	margin-bottom: 0px;
	width:775px; /* Changing this value will widen the table, you may also need to adjust the #price_table .column width*/
	background: #efefef; /* This is to fix the left and right borders if the box is too wide */
	margin-top:0px;
	font-size: 11px;
	color: #616161;

	
}
#price_table div {
	float: left; 
	width: 100%;
}
#price_table #border {
	-moz-border-radius:4px 4px 4px 4px;
	-webkit-border-radius:4px 4px 4px 4px;
	border-top:1px solid #FFFFFF;
}
#price_table .column {
	float:left;
	width:49%; /* 19% will work for 5 boxes, down to the #price_table width of 960px. You may need to adjust this if you adjust the #price_table Width */
	margin-left: 1px;
}
#price_table .column.secondary {
	background: #efefef;
}
#price_table .column.primary {
	background: #f8f8f8;
}
#price_table .column.featured {
	-moz-border-radius:3px 3px 3px 3px;
	-moz-box-shadow:0 4px 6px rgba(0, 0, 0, 0.25);
	-webkit-border-radius:3px 3px 3px 3px;
	-webkit-shadow:0 4px 6px rgba(0, 0, 0, 0.25);
	background:none repeat scroll 0 0 white;
	border:5px solid #e05151;
	margin-bottom:-17px;
	margin-top:-23px;
	padding:15px;
	z-index: 5;
	position: relative;
}

#price_table .header {
	border-bottom:1px solid #e3e3e3;
	font-size:27px;
	font-style:normal;
	letter-spacing:-1px;
	padding-bottom:22px;
	text-align:center;
	margin-bottom:0;
	font-weight: bold;
	color:#b63838;
	margin-top:15px;
}
#price_table .header span{
	width: 100%;
	clear: both;
	float: left;
	font-size: 18px;
	line-height:15px;
	color: #616161;
}

#price_table .footer {
	height: 30px;
	border-top: 1px solid white;
	padding-bottom:20px;
	padding-top:20px;
	text-align: center;
	
}	
#price_table .included {

}
#price_table .column ul {

}
#price_table .column li {
	background: url(../images/bullet.gif) no-repeat;
	border-bottom:1px solid #e3e3e3;
	border-top:1px solid white;
	line-height:24px;
	padding-left:39px;
}
.signup_button span{
	-moz-border-radius:14px 14px 14px 14px;
	-webkit-border-radius:14px 14px 14px 14px;
	display:block;
	line-height:1;
	padding:6px 15px 9px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.signup_button {
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	background:url(../images/button_gradient.png);
	background-position:0 0;
	background-repeat:repeat-x;
	font-size:13px;
	line-height:1;
	padding:0;
	display: inline-block;
	cursor: pointer;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
	text-decoration: none;
}

.signup_button:hover {
	background-position:0 -42px;
	color: #d2e2f7;
}
