﻿/* Reset styles */
:link,:visited {text-decoration: none;}
ul,ol {list-style: none;}
h1,h2,h3,h4,h5,h6,pre,code,p {font-size: 1em;}
ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padding: 0;}
a img,:link img,:visited img {border: none;}
address {font-style: normal;}



/* Headings */

h1, h2, h3, h4, h5, h6 {
	margin: 20px 0px 10px 0;
	font-weight: normal;
}

/* Links */

a:visited, a:active {
	color: #0000ff;
	text-decoration: underline;
}

a:hover {
	color: #0000ff;
	text-decoration: none;
}

/* Paragraphs */
 
p {
	margin: 0 0 10px 0;
	line-height: 1.4em;
}

/* Clearfix */

.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}

.clearfix {
    display:inline-block;
}

.clearfix {
    display:block;
}

* html .clearfix {
    height: 1%;
}

.clear {
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 0;
	overflow: hidden;
}

/* Layout */

body {
	font: 13px "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	background: #ffffff;
}

.all {
	width: 820px;
	margin: 0 auto;
}

.menu {
	background: url('../images/menu-bar.jpg') no-repeat;
	height: 44px;
	overflow: hidden;
	margin: 0 0 20px 0;
}

.menu ul {
	margin: 7px 0 0 100px;
}

.menu ul li {
	float: left;
	display: inline;
	margin: 0 67px 0 0;
}

.menu ul li a, .menu ul li span {
	display: block;
	float: left;
	height: 23px;
	overflow: hidden;
}

.menu ul li:hover img, .menu ul li.current a img, .menu ul li.current span img {
	margin: -23px 0 0 0;
}

/* Columns */

.cols {
	margin: 20px 0 0 0;
}

.col_left {
	float: left;
	display: inline;
	width: 220px;
	margin: 0 0 0 15px;
}

.col_right {
	float: left;
	display: inline;
	margin: 0 0 0 15px;
}
.hbg{
	float:left;
	width:242px;
	height:39px;
	background-image:url(../images/hbg01.jpg);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:10px;
}

.curve_top{
	float:left;
	width:784px;
	height:10px;
	background-image:url(../images/curve01.jpg);
	background-repeat:no-repeat;
}
.curve_bottom{
	float:left;
	width:784px;
	height:14px;
	background-image:url(../images/curve03.jpg);
	background-repeat:no-repeat;
}
.curve_bg{
	float:left;
	width:756px;
	background-image:url(../images/curve_bg.jpg);
	background-repeat:repeat-y;
	padding-left:13px;
	padding-right:15px;
	font-size:11px;
}
.content{
	float:left;
	width:385px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#413f3f;
	text-align:justify;
}

.content01{
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#413f3f;
	text-align:justify;
	padding:15px;
	border:solid 1px red;
}

.heading{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;	
	font-size:13px;
	font-weight:bold;
	color:#696565;
}

.straight_text{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;	
	font-size:13px;
	text-align:justify;
	color:#000000;
}

.h1{
	font-family: Arial, Verdana, Helvetica, sans-serif;	
	font-size:18px;
	font-weight:bold;
	color:#000000;
	line-height:25px;
}

.content_box{
	float:right;
	width:360px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#413f3f;
	margin-left:10px;
	background-color:#dedede;
}
.content_box_tbg{
	float:left;
	width:360px;
	background-image:url(../images/box_tbg.gif);
	background-repeat:no-repeat;
	height:10px;
}
.content_box_bbg{
	float:left;
	width:360px;
	background-image:url(../images/box_bbg.gif);
	background-repeat:no-repeat;
	height:10px;
}

h1 {
	font: 16px Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	margin: 0;
}

h2 {
	font: 24px Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	margin: 0;
}

/*
h2 {
	font: 17px "Century Gothic";
	color: #000;
	margin: 18px 0 18px 0;
	text-align: center;
}
*/

h3 {
	font: 17px "Century Gothic";
	color: #000;
	margin: 18px 0 18px 0;
	text-align: center;
}

/*
h3 {
	font: 20px "Century Gothic";
	color: #000;
	margin: 10px 0 10px 0;
	text-align: center;
}
*/

.welcome h3 {
	background: url('../images/welcome_bg.jpg') no-repeat;
	width: 220px;
	height: 30px;
	line-height: 28px;
}

.welcome {
	background: url('../images/welcome_bg_center_low.jpg') repeat-y 0 48px;
}

.welcome .welcome_top {
	background: url('../images/new/welcome_bg_top.gif') no-repeat;
	overflow: hidden;
}

.welcome .welcome_bottom {
	background: url('../images/new/welcome_bg_bottom.gif') no-repeat 0 100%;
}

.welcome .inner {
	margin: 0 10px 0 10px;
}

.welcome p {
	line-height: 1.4em;
	margin: 0 0 18px 0;
}

/* Boxes */

.box {
	width: 173px;
	position: relative;
	float: left;
	display: inline;
	margin: 0 13px 16px 0;
	border-bottom: 1px solid #636363;
}

.left_box {
	width: 243px;
	position: relative;
	float: left;
	display: inline;
	margin: 0 23px 16px 5px;
}
.left_box01 {
	width: 360px;
	float: left;
	margin: 0 15px 0px 17px;
	line-height:17px;
	text-align:justify;
}
.right_box01 {
	width: 400px;
	float: left;
	margin: 0 0px 0px 0px;
}
.form_top{
	width: 770px;
	height:23px;
	margin-left:24px;
	margin-right:24px;
	float: left;
	background-image:url(../images/form_tbg.gif);
	background-repeat:no-repeat;
}
.form_bg{
	width: 742px;
	float: left;
	margin-left:24px;
	margin-right:24px;
	padding-left:28px;
	background-image:url(../images/form_bg.gif);
	background-repeat:repeat-y;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.form_footer{
	width: 770px;
	float: left;
	margin-left:24px;
	margin-right:24px;
	height:75px;
	background-image:url(../images/form_footerbg01.jpg);
	background-repeat:no-repeat;
	text-align:right;
	 
	 
}


.form_top01{
	width: 406px;
	height:20px;
	float: left;
	background-image:url(../images/form_top01.jpg);
	background-repeat:no-repeat;
}
.form_bg01{
	width: 378px;
	float: left;
	padding-left:28px;
	background-image:url(../images/form_bg01.jpg);
	background-repeat:repeat-y;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.form_footer01{
	width: 406px;
	float: left;
	height:91px;
	background-image:url(../images/form_footerbg.jpg);
	background-repeat:no-repeat;
	text-align:right;
}
 

.content_bg{
	width: 770px;
	float: left;
	margin-left:24px;
	margin-right:24px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	color:#413f3f;
	text-align:justify;
	line-height:17px;
	padding-top:15px;
}

.textfiled{
	width: 203px;
	height:20px;
	background-color:#FFFFFF;
	border:solid 1px #c8c3c3;
}

.some_label
{
	position:relative ;
	top: 25%
	
}

.cmd_button
{
	background-image:url(../images/get_quotes.jpg);
	background-repeat:no-repeat;
	
}

.box_new {
	width: 243px;
	position: relative;
	float: left;
	display: inline;
	margin: 0 23px 16px 0;
}

.desc {
	background: #e4e4e4 url('../images/new/box_bottom.jpg') no-repeat;
	height: 50px;
	overflow: hidden;
}

.desc p {
	margin: 10px 0 0 6px;
}

.box .pic {
	height: 90px;
	overflow: hidden;
}

.box .button {
	position: absolute;
	bottom: 4px;
	right: 0;
	height: 16px;
	overflow: hidden;
}

.box .button:hover img {
	margin: -16px 0 0 0;
}

p.center {
	text-align: center;
	margin: 0 10px 0 0;
}

/* Footer */

.footer {
	background: #88b0d4 url('../images/new/footer_bg.gif') no-repeat;
	width: 809px;
	height: 56px;
	overflow: hidden;
	margin: 30px 0 0 ;
}

.footer p {
	margin: 25px 0 0 15px;
}

.footer h1 
{
	margin: 10px 0 0 15px;	
}

/* Tags */

.tags {
	background: #88b0d4 url('../images/new/footer_bg.gif') no-repeat;
	width: 809px;
	height: 46px;
	overflow: hidden;
	/*margin-top:31px; 
	_margin-top:50px;
	margin-top:45px\9; */
	text-align:center;
	padding-top:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.footer_links {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000000;
}
.footer_links:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
	color:#000000;
}

.tags p {
	margin: 10px 0 0 15px;
	text-align: right;
}
.copyright {
	font-size:10px;
}
.tags h1 
{
	margin: 10px 0 0 15px;	
}

/* Inner pages */

.services {
	margin: 0 0 0 70px;
}


.services li {
	height: 50px;
	overflow: hidden;
	margin: 0 0 4px 0;
}

.services li:hover img {
	margin: -50px 0 0 0;
}

#inside .footer {
	margin: 70px 0 0 0;
}

/* Form */

.line {
	clear: both;
	width: 100%;
	margin: 0 0 3px 0;
}

.line:before {content: "."; display: block; height: 0; clear: both; visibility:hidden;}
.line:after {content: "."; display: block; height: 0; clear: both; visibility:hidden;}
* html .line {height: 1%;}

.label {
	float: left;
	display: inline;
	width: 150px;
	font-weight: bold;
	margin: 3px 0 0 0;
}

.formw {
	float: left;
	display: inline;
	width: 206px;
	
}

.formw .text {
	width: 202px;
}

.formw select {
	width: 206px;
}

.gray_box {
	background: url('../images/new/gray_box_mid.gif') repeat-y;
	width: 425px;
	margin: 0 0 0 60px;
}

.gray_box .box_top {
	background: url('../images/new/gray_box_top.gif') no-repeat;
	overflow: hidden;
}

.gray_box .box_bottom {
	background: url('../images/new/gray_box_bottom.gif') no-repeat 0 100%;
	overflow: hidden;
	padding: 0 0 14px 0;
}

.gray_box .inner {
	margin: 50px 24px 0 30px;
}

.centered {
	text-align: center;
}

.gray_box p {
	margin: 0 0 22px 0;
}

.gray_box p.last {
	margin: 0;
}

.gray_box form {
	margin: 20px 0 0 0;
}

#label_notes {
	display: block;
	margin: 80px 0 0 0;
}

.terms {
	margin: 0 0 5px 12px;
	line-height: 1.7em;
}

.button_line {
	text-align: right;
	margin: 0 13px 10px 0;
}

.button_line input {
	overflow: visible;
	padding: 0 12px;
	cursor: pointer;
}

.checkbox {
	border: 1px solid #ff8080;
	padding: 1px;
}

.required {
	text-align: right;
	margin: 40px 30px 0 0;
}

.article_text 
{
	margin: 0in 0in 10pt; 
	text-align: justify;
	font-size: 12pt; 
	line-height: 115%;
	font-family: Calibri;
}

.glinks{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
	line-height:28px;
}
.glinks:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:underline;
	padding-left:5px;
	padding-right:5px;
	line-height:28px;
}

.glinks1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #579bb9;
	text-decoration:none;
}

.glinks1:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #579bb9;
	text-decoration:underline;
}
