body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}

h1,h2,h3,h4,h5,h6 {
	color: #003473;
}

h3 {
	font-size: 24px;
}

h4 {
	color: #003473;
	font-size: 18px;
}

h5 {
	color: #48811f;
	font-size: 16px;
	margin-bottom: 12px;
}

h6 {
	color: #00000;
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 5px;
}




input[type="text"], input[type="email"], input[type="password"] {
	border: 1px solid #c7c8ca;
	background: #fff;
	width: 134px;
	padding: 5px;
}

input[type="submit"], input[type="button"], button  {
	background: #89e4f4; /* Old browsers */
	background: -moz-linear-gradient(left,  #89e4f4 0%, #1b6cc1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#89e4f4), color-stop(100%,#1b6cc1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #89e4f4 0%,#1b6cc1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #89e4f4 0%,#1b6cc1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #89e4f4 0%,#1b6cc1 100%); /* IE10+ */
	background: linear-gradient(to right,  #89e4f4 0%,#1b6cc1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#89e4f4', endColorstr='#1b6cc1',GradientType=1 ); /* IE6-9 */
	
	width: 30px;
	text-align: center;
	height: 28px;
	line-height: 25px;
	border: 1px solid #124f8e;
	border-radius: 15px;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}


a:hover {
	text-decoration: underline;
}



/****************clearfix*****************/

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
} 

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

/*****************images*************************/

a, img{
  border:0px;
}

img {
	max-width: 100%;
}

/*************************************************/

.plain-border {
	border: 5px solid #fff;
	box-shadow: 0 0 1px 0 rgba(0,0,0,0.4);
}

.container {
	background: url(../images/bg.jpg) repeat-x;
	width: 930px;
	margin: 40px auto;
	box-shadow: 4px 4px 5px rgba(0,0,0,0.3);
	border-radius: 15px 15px 0 0;
	position: relative;
	overflow: hidden;
}

.logo {
	background: url(../images/bg.jpg) repeat-x;
	width: 284px;
	height: 284px;
	border-radius: 142px;
	position: absolute;
	margin-top: -25px;
	margin-left: -25px;
	text-align: center;
	z-index: 99999;
}

.logo img {
	margin-top: 24px;
}

header .header-right {
	padding-top: 22px;
	width: 680px;
	float: right;
	padding: 25px 10px;
	padding-top: 36px;
	padding-bottom: 10px;
	
}

header .bec-login {
	float: right;
	color: #003473;
}

.get-quote a{
	background: url(../images/quote.jpg);
	text-indent: -9999px;
	display: block;
	width: 145px;
	height: 46px;
	float: left;
	margin-left: 20px;
}

nav {
	background: #003473;
}

nav ul {
	margin: 0;
	padding-left: 275px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: inline-block;
	float: left;
}

nav ul li {
	float: left;
	list-style: none;
}

nav ul li a {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding: 0 10px;
	border-right: 2px solid #fff;
}

nav ul li:last-child a {
	border-right: none;
}

nav .contact-no {
	background: #7d98b8;
	padding: 7px 10px;
	display: inline-block;
	width: 168px;
	font-size: 20px;
}

nav .contact-no span{
	color: #fff;
}

section {
	padding-bottom: 20px;
}

section aside {
	padding-top: 28px;
	width: 235px;
	float: left;
}

aside .img-gallery img:first-child{
	margin-top: 50px;
}

section .main-content {
	float: right;
	width: 690px;
}

section .main-content .content {
	padding-left: 15px;
}

section .main-content .content a {
	color: #116410;
}

section .main-content .content p{
	padding-right: 15px;
}

.rotating-banner {
	position: relative;
	height: 306px;
}

.banner .banner-caption {
	color: #fff;
	background: rgba(0,52,115,0.8);
	top: 0;
	margin-top: 186px;
	position: absolute;
	text-align: right;
	width: 352px;
	padding: 5px;
}

.banner .banner-caption h2 {	
	margin: 0;
	font-weight: normal;
	color: #fff;
	font-family: Impact;
	font-size: 30px;
	line-height: 34px;
}

.banner .banner-caption h5 {
	margin: 0;
	color: #fff;
	font-family: Cambria;
	font-size: 15px;
}

aside .sidebar-navigation ul {
	background: url(../images/snav6.png) no-repeat bottom left;
	padding: 0;
	margin: 0;
	padding-bottom: 23px;
}

aside .sidebar-navigation ul li{
	list-style: none;
	margin-bottom: 2px;
}

aside .sidebar-navigation ul li a {
	color: #003473;
	font-size: 16px;
	display: block;
	background: #77ca3c;
	padding-top: 3px;
	padding-bottom: 2px;
	text-decoration: none;
}

aside .sidebar-navigation ul li a:hover {
	text-decoration: underline;
}

aside .sidebar-navigation ul li:first-child a {
	background: url(../images/snav1.png) no-repeat;
}

aside .sidebar-navigation ul li:nth-child(2) a {
	background: url(../images/snav2.png) no-repeat;
}

aside .sidebar-navigation ul li:nth-child(3) a {
	background: url(../images/snav3.png) no-repeat;
}

aside .sidebar-navigation ul li:nth-child(4) a {
	background: url(../images/snav4.png) no-repeat;
}

aside .sidebar-navigation ul li:nth-child(5) a {
	background: url(../images/snav5.png) no-repeat;
}
/********************footer*****************/

footer .footer-top {
	background: #9eb3ca;
	text-align: center;
	padding-top: 5px;
}

footer .footer-top ul {
	margin: auto;
	display: inline-block;
}

footer .footer-top ul li {
	float: left;
	list-style: none;
}

footer .footer-top ul li a{
	text-decoration: none;
	padding: 0 25px;
	font-size: 12px;
	color: #fff;
	border-right: 1px solid #fff;
}

footer .footer-top ul li a:hover{
	text-decoration: underline;
}

footer .footer-top ul li:last-child a{
	border: none;
}

footer .footer-bottom {
	padding-top: 5px;
	padding-bottom: 5px;
	background: #003473;
	color: #fff;
	text-align: center;
}

footer .footer-bottom ul {
	
}

table {
	border: 0px solid #6b6b6b;
	border-collapse: collapse;
}

thead {
	background: #003473;
}

table tr {
		border: 0px solid #6b6b6b;
}

table th {
	color: #fff;
}

table td {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

table td.odd {
	background: #e0dfdf;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
	
}

table td.even-alt {
	background: #FFFFFF;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
}

table td.even {
	background: #ecebeb;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
}

table td.odd-alt {
	background: #f2f2f2;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
}

table td.special {
	background: #f0f0f0;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
}

table td.special-alt {
	background: #e0e0e0;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
}

table td.even-offer {
	background: #FF0000;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
}

table td.odd-offer {
	background: #EF0000;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
}

table td.even-required {
	background: #EEFFEE;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
}

table td.odd-required {
	background: #DDEEDD;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
}

table th.result {
		border: 0px solid #6b6b6b;
		background-color:#009AE4;
}

table tr:nth-child(even) {
/*	background: #dddddd; */
}

/***************************tiny scrollbar***************************/

#scrollbar1 { margin: 5px;}
#scrollbar1 .viewport {  height: 600px; overflow: hidden; position: relative; }
#scrollbar1 .overview { list-style: none; position: absolute; left: 0; top: 0; }
#scrollbar1 .thumb .end,
#scrollbar1 .thumb { background-color: #003473; border-radius: 9px;}
#scrollbar1 .scrollbar { position: relative; float: right; width: 15px; }
#scrollbar1 .track { 
	background-color: rgba(225,225,225,0.5);
	box-shadow: inset 0 0 2px 2px rgba(0,0,0,0.1);
	border-radius: 8px;
	height: 100%; 
	width:13px; 
	position: relative; 
	padding: 0 1px; 
}

#scrollbar1 .thumb { height: 20px; width: 13px; cursor: pointer; overflow: hidden; position: absolute; top: 0; }
#scrollbar1 .thumb .end { overflow: hidden; height: 5px; width: 13px; }
#scrollbar1 .disable{ display: none; }
.noSelect { user-select: none; -o-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }

/***************************tiny scrollbar***************************/

#scrollbar1 { margin: 5px;}
#scrollbar1 .viewport {  height: 600px; overflow: hidden; position: relative; }
#scrollbar1 .overview { list-style: none; position: absolute; left: 0; top: 0; }
#scrollbar1 .thumb .end,
#scrollbar1 .thumb { background-color: #003473; border-radius: 9px;}
#scrollbar1 .scrollbar { position: relative; float: right; width: 15px; }
#scrollbar1 .track { 
	background-color: rgba(225,225,225,0.5);
	box-shadow: inset 0 0 2px 2px rgba(0,0,0,0.1);
	border-radius: 8px;
	height: 100%; 
	width:13px; 
	position: relative; 
	padding: 0 1px; 
}

#scrollbar1 .thumb { height: 20px; width: 13px; cursor: pointer; overflow: hidden; position: absolute; top: 0; }
#scrollbar1 .thumb .end { overflow: hidden; height: 5px; width: 13px; }
#scrollbar1 .disable{ display: none; }
.noSelect { user-select: none; -o-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }