/* CSS Document */
body, form /*need this for footerstick*/
{
    height:100%;
}

html, body { 
    background:url(/images/bg.jpg);
    background-color:#006193;
    background-repeat:no-repeat;
	color:#444444;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-position:center top;
	height:100%;
}
.wrapper {
	width:960px;
	position:relative;
    margin-right:auto;
    margin-left:auto;
    margin-bottom:-66px;
	min-height: 100%;
	height:auto !important;
}
.header {
	width:960px;
	height:115px;
	position:relative;
	background-image:url(/images/headerBg.png);
	background-repeat:no-repeat;
	background-position:right top;
	margin-bottom:10px;
	z-index:999;
}
.headerLeft {
	width:268px;
	height:115px;
	position:relative;
	float:left;
}
.logo {
	width:200px;
	height:92px;
	position:relative;
	float:left;
	margin-top:10px;
}
.headerInfo{
	width:405px;
	height:89px;
	position:relative;
	float:left;
}
.headerRight {
	width:752px;
	height:105px;
	position:relative;
	float:right;
	margin-top:10px;
}
#topLinks {
	height:15px;
	width:600px;
	position:relative;
	float:right;
}
.topLinks  
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    color:#ffffff;
    text-align:right;
    font-weight:normal;
}
.topLinks a {
	font-size: 11px;
	color: #73c5ee;
	text-decoration: none;
	font-weight:normal;
}
.topLinks a:hover {
	text-decoration:underline;
	color: #ffffff;
}
#searchHolder {
    float: right;
    height: 30px;
    margin-top: 6px;
    position: relative;
    text-align: right;
}

.phoneNumber 
{
    font-size:16px;
    font-weight:bold;
    float:right;
    color:#61e71c;
    margin-right:15px;
    margin-top:10px;
}
.cartHolder 
{
     width:100%; 
     float:right; 
     text-align:right;
}
.cartText, .cartText a
{
    color:#333333;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    text-transform:uppercase;
    text-decoration:none;
    cursor:pointer;
}
.cartText a:hover 
{
    color:#cb3502;
    text-decoration:none;
    cursor:pointer;
}

.bodyContent {
    width:960px;
    float:left;
	background-repeat:no-repeat;
	min-height:350px;
}
.bodyContentBgTop
{
    width:960px;
    height:18px;
    float:left;
    background-image:url(/images/bodyBgTop.png);
    background-repeat:no-repeat;
}
.bodyContentBgMiddle
{
    width:960px;
    height:5px;
    float:left;
    background-image:url(/images/bodyBgMiddle.png);
    background-repeat:repeat-y;
    height:auto;
}
.bodyContentBgBottom
{
    width:960px;
    height:25px;
    float:left;
    background-image:url(/images/bodyBgBottom.png);
    background-repeat:no-repeat;
}  
#mainNavHolder {
	width:741px;
	height:46px;
	text-align:left;
	background-image:url(/images/navBg.png);
	background-repeat:no-repeat;
	float:right;
	margin-top:10px;
	padding-left:10px;
	z-index:999;
}
.mainNavItem a {
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	line-height:43px;
	text-align:center;
	float:left;
	text-decoration:none;
    padding:0px 14px;
    height:43px;
	font-weight:normal;
	font-size:12px;
	z-index:999;
}
.mainNavItemHover
{
	text-decoration:none;
	color:#49b312;
	/*background-image:url(/images/navBgOver.jpg);
	background-repeat:repeat-x;*/
	background-color:#49d600;
}

.mainNavItem a:hover {
	text-decoration:none;
	color:#ffffff;
	background-color:#49d600;
	/*color:#49b312;
    background-image:url(/images/navBgOver.jpg);
	background-repeat:repeat-x;*/
	
}
.mainNavItemCurrent 
{
	text-decoration:none;
	color:#49b312;
	background-image:url(/images/navBgOver.jpg);
	background-repeat:repeat-x;
	/*
	color:#ffffff;
	font:bold 12px Arial, Helvetica, sans-serif;
	line-height:40px;
	text-align:center;
	float:left;
	text-decoration:none;
    width:154px;
    height:60px;
	font-weight:bold;
	background-image:url(/images/navBgHover.jpg);
	background-repeat:no-repeat;
    */
}
.SubMenuItem 
{
    /*border-bottom: 1px solid #49b312;
	border-left: 1px solid #b3ee94;
	border-right: 1px solid #49b312;
	border-top:1px solid #b3ee94;*/
	display: block;
	background-color:#49d600;
	color: #ffffff;
	text-align: left;
	text-decoration: none;
	font:normal 11px/25px Arial, Verdana, Helvetica, sans-serif;
	z-index:1000;
}
.SubMenuItem a
{
	display: block;
	font:normal 11px/25px Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	text-align: left;
	text-decoration: none;
	padding:0px 10px 0px 10px;
}
.SubMenuItem a:hover 
{
    /*background-color:#b3ee94;
	color: #49b312;*/
	color: #ffffff;
	text-decoration:underline;
	background-image:none;
}
table.SubMenuItem td 
{
	font-size:12px;
 }
.movie {
	width:960px;
	height:283px;
	position:relative;
	float:left;
	margin-top:10px;
	z-index:0;
}
.leftColumnHolder {
	width:206px;
	position:relative;
	float:left;
}
.leftColumnTop 
{
    width:206px;
    background-image:url(/images/leftModTop.png);
    background-repeat:no-repeat;
    float:left;
    margin-top:10px;
    height:19px;
}
.leftColumnMiddle 
{
    width:186px;
    background-image:url(/images/leftModMiddle.jpg);
    background-repeat:repeat-y;
    float:left;
    padding:0px 10px;
    min-height:250px;
}
.leftColumnMiddle p
{
    font-size:11px;
}
.leftColumnMiddleSecondary
{
    background-image:url(/images/leftModMiddle.jpg);
    background-repeat:repeat-y;
    float:left;
    min-height:500px;
    padding:0 10px 0 1px;
    width:196px;
}
.leftColumnBottom
{
    width:206px;
    background-image:url(/images/leftModBottom.jpg);
    background-repeat:no-repeat;
    float:left;
    height:34px;
}
.insetBox {
    padding: 15px; 
    background-color: #cde3e8;
}
.greenBar 
{
    width:717px;
    float:right;
    height:63px;
    background-image:url(/images/greenBar.png);
    background-repeat:no-repeat;
    padding:3px 15px;
    margin:50px 0px 10px 0px;
}

.greenBar p 
{
    font-weight:normal!important;
    font-size:16px!important;
    line-height:20px;
    padding:5px 10px 0px 0px;
    color:#fff;
    margin:0;
}
.greenBar p a 
{
    font-size:inherit;
    text-decoration:none!important;
    color:#003663!important;
}
.greenBar a:hover 
{
    color:#ffffff;
    text-decoration:none;
}
.rightColumnHolder {
	width:751px;
	position:relative;
	float:right;
}
.rightColumnTop 
{
    width:751px;
    background-image:url(/images/rightModTop.png);
    background-repeat:no-repeat;
    float:left;
    margin-top:10px;
    height:20px;
}
.rightColumnMiddle 
{
    width:731px;
    background-image:url(/images/rightModMiddle.jpg);
    background-repeat:repeat-y;
    float:left;
    padding:0px 10px;
    min-height:250px;
}
.rightColumnMiddleSecondary
{
    width:731px;
    background-image:url(/images/rightModMiddle.jpg);
    background-repeat:repeat-y;
    float:left;
    padding:0px 10px;
    min-height:500px;
}
.rightColumnBottom
{
    width:751px;
    background-image:url(/images/rightModBottom.jpg);
    background-repeat:no-repeat;
    float:left;
    height:32px;
}
.newsHolder 
{
    float:right;
    width:245px;
    margin-top:20px;
    padding:0px 15px;
    min-height:200px;
    margin-left:10px;
}
.homeContent 
{
    border-right:1px solid #CCCCCC;
    float:left;
    padding-right:20px;
    width:395px;
}
.middleColumnHolder 
{
    width:530px;
    float:left;
    position:relative;
    margin-right:3px;
}
.chatButton a
{
    width:206px;
    height:69px;
    float:left;
    background-image:url(/images/chatButton.png);
    background-repeat:no-repeat;
    display:block;
    margin-top:50px;
}
.chatButton a:hover
{
    width:206px;
    height:69px;
    float:left;
    background-image:url(/images/chatButtonOver.png);
    background-repeat:no-repeat;
    display:block;
}
.homeContentHolder {
	width:725px;
	position:relative;
	float:right;
}
.middleBox
{
    width:530px;
    float:left;
    min-height:50px;
    background-color:#ffffff;
    margin-bottom:2px;
}
.middleBoxTitle
{
    font-size:20px;
    color:#cb3502;
    font-weight:bold;
    padding:5px 3px 5px 20px;
    margin-top:15px;
}
.productsHolder 
{
    width:100%;
    margin-top:25px;
    float:left;
    padding-bottom:20px;
}
.productBox 
{
    width:131px;
    float:left; 
    text-align:center;  
}
.productBox p, .productBox a, .productBox a:hover 
{
    font-size:11px;
}
.productThumb a {
    width:115px;
    height:115px;
    float:left;
    border:1px solid #939292;
    margin-left:10px;
    margin-bottom:10px;
}
.productThumb a:hover {
    width:115px;
    height:115px;
    float:left;
    border:1px solid #ce0102;
    margin-left:10px;
}
.subBox
{
    width:209px;
    float:left;
    border:1px solid #999999;
    min-height:50px;
    background-color:#ffffff;
    margin-bottom:2px;
    background-image:url(/images/leftNavBg.jpg);
    background-repeat:no-repeat;
    background-position:bottom;
    min-height:100px;
}
.subBoxRight
{
    width:185px;
    float:left;
    border:1px solid #999999;
    min-height:50px;
    background-color:#ffffff;
    margin-bottom:2px;
    background-image:url(/images/leftNavBg.jpg);
    background-repeat:no-repeat;
    background-position:bottom;
    min-height:100px;
}
.subBoxTitle
{
    font-size:14px;
    color:#ffffff;
    font-weight:bold;
    background-image:url(/images/redBg.jpg);
    background-repeat:repeat-x;
    padding:3px 3px 3px 10px;
    margin-top:10px;
    border-top:1px solid #a32b03;
    border-bottom:1px solid #a32b03;
}
.subBoxTitleGrey
{
    font-size:14px;
    color:#ffffff;
    font-weight:bold;
    background-image:url(/images/greyBg.jpg);
    background-repeat:repeat-x;
    padding:3px 3px 3px 10px;
    margin-top:10px;
    border-top:1px solid #2a2a2a;
    border-bottom:1px solid #2a2a2a;
}
.insideHomeLeft
{
    padding:5px 20px;
}
.insideHomeRight 
{
    padding:5px 20px 5px 30px;
}
.insideHomeLeft p 
{
    font-size:11px;
}
.inside 
{
    padding:5px 20px;
    font-size:11px;
    color:#333333;
}
.inside p 
{
    font-size:11px;
}
.blogEntry
{
    background-color:#ebeaea;
    border:1px solid #939292;
    font-size:11px;
    font-weight:normal;
    padding:0px 10px;
    text-decoration:none;
    margin:3px 0;
}
.blogEntry p , .blogEntry a, .blogEntry a:hover
{
   font-size:11px;
}
.insideNews 
{
    padding:0 10px;
}
.insideNews p, .insideNews a, .insideNews a:hover 
{
    font-size:11px;
}
.signUpButton a
{
    width:159px;
    height:28px;
    float:left;
    background-image:url(/images/signUpButton.jpg);
    background-repeat:no-repeat;
    text-decoration:none;
    display:block;
}
.signUpButton a:hover
{
    width:159px;
    height:28px;
    float:left;
    background-image:url(/images/signUpButtonOver.jpg);
    background-repeat:no-repeat;
    text-decoration:none;
    display:block;
}
#leftNavHolder
{
    width:185px;
    float:left;
    margin-bottom:30px;
}
#leftNavHolder ul.leftNavItem{
	margin:0;
	padding:0;
	list-style-type:none;
	display:block;
	font:12px Arial, Helvetica, sans-serif;
	line-height:165%;
	width:185px;
	list-style-image:none;
	line-height:normal;
	font-weight:normal;
}
#leftNavHolder ul.leftNavItem li{
	margin:0;
	padding:0;
	list-style-image:none;
	line-height:150%;
	font:12px Arial, Helvetica, sans-serif;
	font-weight:normal;
	width:185px;
}
#leftNavHolder ul.leftNavItem li a{
    font:12px Arial, Helvetica, sans-serif;
	display:block;
	text-decoration:none;
	padding:3px 10px 0 20px;
	width:174px;
	list-style-image:none;
	line-height:20px;
	border-bottom:1px dotted #cccccc;
	background-color:#ffffff;
	text-align:left;
	list-style-image:none;
}
#leftNavHolder ul.leftNavItem li.selected{
  background-image: url("/images/node.jpg");
    background-position: left center;
    background-repeat: no-repeat;
    border-bottom: 1px dotted #CCCCCC;
    display: block;
    font: bold 12px/20px Arial,Helvetica,sans-serif;
    list-style-image: none;
    padding: 3px 5px 3px 20px;
    text-align: left;
    text-decoration: none;
color: #444444;
    width: 178px;
}
#leftNavHolder ul.leftNavItem li a:hover{
	background-image:url(/images/node.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	color:#333;
	font-weight:normal;
}
#leftNavHolder ul.leftNavItem li a.current,ul.vert-one li a.current:hover{
	background:#ebe7d9;
	color:#8f202f;
}
.subNavTitle
{
    font-size:13px;
    color:#003663;
    font-weight:bold;
    background-repeat:repeat-x;
    padding:3px 3px 3px 20px;
    margin-top:10px;
    margin-bottom:15px;
    text-transform:uppercase;
}
#breadcrumbs {
    float: right;
    height: 15px;
    margin-bottom: 15px;
    margin-top: -16px;
    padding-left: 15px;
    width: 710px;
}

#breadcrumbsFullPage, .breadcrumbsFullPage {
	width:920px;
	float:right;
	height:15px;
	margin:10px 0 20px;
}
.breadcrumbs, .breadcrumbs a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.breadcrumbsCurrent{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
.bottomContent 
{
    width:100%;
    float:left;   
}
.testimonials a
{
   width:303px;
   height:159px;
   float:left;
   display:block;
   background-image:url(/images/testimonials.jpg);
   background-repeat:no-repeat;
}
.testimonials a:hover
{
   width:303px;
   height:159px;
   float:left;
   display:block;
   background-image:url(/images/testimonialsHover.jpg);
   background-repeat:no-repeat;
}
.footerHolder 
{
    width:100%;
    background-color:#99c0d4;
    border-top:1px solid #d4e7f1;
    height:56px;
    position:relative;
    margin-top:10px;
}
.footer {
	width:960px;
	height:53px;
	margin-right:auto;
	margin-left:auto;
}
.footerLinks 
{
    color:#333333;
}
.footerLinks, .footerLinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #014d74;
	text-decoration: none;
}
.footerLinks a:hover {
	text-decoration:underline;
	color:#ffffff;
}
.footerDivider 
{
    float:left;
    width:24px;
    height:53px;
    background-image:url(/images/footerDivider.jpg);
    background-repeat:no-repeat;
}
.clearFooter {
    clear:both;
    height:66px;
}
.contentHolder 
{
    background-color:#FFFFFF;
    float:right;
    margin-right:10px;
    min-height:400px;
   padding: 6px 10px  10px 10px;
    width:692px;
}

.contentHolder2
{
   background-color: #FFFFFF;
    float: left;  
    padding: 10px;
    width: 223px;
}

.contentHolderFull 
{
    width:920px;
    float:left;
    border:1px solid #cccccc;
    padding:20px;
    min-height:520px;
    background-color:#ffffff;
    margin-top:15px;
}
.contentHolderFullTop
{
    width:960px;
    float:left;
    height:18px;
    background-image:url(/images/bodyBgTopSecondary.png);
    background-repeat:no-repeat;
}
.contentHolderFullMiddle
{
    width:920px;
    float:left;
    padding:0 20px;
    min-height:300px;
    background-image:url(/images/bodyBgMiddleSecondary.png);
    background-repeat:repeat-y;
}
.contentHolderFullBottom
{
    width:960px;
    float:left;
    height:25px;
    background-image:url(/images/bodyBgBottomSecondary.png);
    background-repeat:no-repeat;
}
.contentHolderInside 
{
    border:1px solid #939292;
    padding:20px;
    float:right;
    width:660px;
}
.contentHolderFullInside 
{
    padding:20px;
    float:right;
    width:880px;
}
.loginBox
{
       border: 1px solid #999999;
    float: left;
    margin-top: 10px;
    padding: 15px;
    width: 390px;
}
.loginBoxBottom 
{
    width:390px;
    height:20px;
    border-top:1px solid #ffffff;
    border-right:1px solid #999999;
    border-left:1px solid #999999;
    border-bottom:1px solid #999999;
    background-color:#dfdddd;
    float:left;
    padding:15px;
    text-align:right;
}
.loginBoxFull 
{
    width:890px;
    min-height:300px;
    float:left;
    border:1px solid #999999;
    margin-top:10px;
    padding:15px;
}
.loginBoxBottomFull
{
    width:890px;
    height:20px;
    border-top:1px solid #ffffff;
    border-right:1px solid #999999;
    border-left:1px solid #999999;
    border-bottom:1px solid #999999;
    background-color:#dfdddd;
    float:left;
    padding:15px;
    text-align:right;
}
.loginBoxForgot {
    float:left;
    text-align:left;
    width:230px;
}
.salesButton a
{
    width:156px;
    height:44px;
    float:left;
    background-image:url(/images/liveSalesButton.jpg);
    background-repeat:no-repeat;
    display:block;
    margin-left:18px;
}
.salesButton a:hover
{
    width:156px;
    height:44px;
    float:left;
    background-image:url(/images/liveSalesButtonOver.jpg);
    background-repeat:no-repeat;
    display:block;
}
.requestInfoButton a
{
    width:156px;
    height:49px;
    float:left;
    background-image:url(/images/requestInfoButton.jpg);
    background-repeat:no-repeat;
    display:block;
    margin-left:18px;
}
.requestInfoButton a:hover
{
    width:156px;
    height:49px;
    float:left;
    background-image:url(/images/requestInfoButtonOver.jpg);
    background-repeat:no-repeat;
    display:block;
}
.getQuoteButton a
{
    width:156px;
    height:49px;
    float:left;
    background-image:url(/images/getQuoteButton.jpg);
    background-repeat:no-repeat;
    display:block;
    margin-bottom:20px;
    margin-left:18px;
}
.getQuoteButton a:hover
{
    width:156px;
    height:49px;
    float:left;
    background-image:url(/images/getQuoteButtonOver.jpg);
    background-repeat:no-repeat;
    display:block;
}
.leadFormTable input, .leadFormTable select, .leadFormTable textarea
{
    width:250px;
}
.registrationTable input, .registrationTable select
{
    width:250px;
}
.registrationTable textarea 
{
    width:244px;
    height:35px;
}
.registrationTable input[type="radio"] { 
	border:0;
	width:auto;
}
.registrationTable input[type="checkbox"] { 
	border:0;
	width:auto;
}
.formright textarea {
    height:35px;
    width:244px;
}
.formright input, .formright select
{
    width:250px;
}
.formright input[type="radio"] { 
	border:0;
	width:auto;
	vertical-align:text-top;
	vertical-align:top;
	margin:0 2px;
}
.formright input[type="checkbox"] { 
	border:0;
	width:auto;
}
.greyBox 
{
    background-color:#DFDDDD;
    border:1px solid #999999;
    margin:10px 0;
    padding:10px 5px;
}

/* start Benner css*/

.benner								{float:left; width: 960px;}
.benner .main_img					{float:left; width:960px;}
.benner .right_panel .intro_btn		{float:left; margin:20px 0px 0px 3px;}
.icon_panel							{float:left; width:650px; left: 0; padding-left:427px;top:429px; position:absolute; display:inline;}
.icon_panel ul						{float:left; list-style-type:none;}
.icon_panel ul li					{float:left; list-style-type:none; outline:none;   width:146px;  margin-right:10px;  } 



/* End Benner css*/

.greenBar table {
		padding:4px 0px 0px 0px!important;
}

.greenbar-text
{text-align: center; color:#FFFFFF; font-size:14px;}

.greenbar-text a
{ font-weight:bold; color:#000; font-size:13px; padding-left:5px;}



.selectgroup{color: #016193;
    float: right;
    font-size: 16px;
    font-weight: bold; margin-right:-16px;}
	
.selectgroup2{color: #016193;
    float: left;
    font-size: 16px;
    font-weight: bold;  margin-right:2px;}	
.selected{ margin:1px;   padding: 2px;    width: 100px; margin-right:1px;
    background-color: #FFFFFF;       color: #666666;    font-family: Arial,Helvetica,sans-serif;    font-size: 12px;     height: auto;}	

.selectgroup3{color: #016193;
    float: right;
    font-size: 12px;
    font-weight: bold; margin-right:42px;}
	
.go-btn {
  background: url("/images/goButtonBg2.jpg") no-repeat scroll 0 0 transparent;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    float: none;
    font-size: 11px;
    font-weight: bold;
    height: 24px;
    margin-left: 2px;
    margin-right: 5px;
    text-align: center;
    width: 30px;

}
/*Calender*/




div.select-month-year {
	float: right; 
    padding: 9px 0;
    width: 314px;
}

div.select-month-year  select { margin:1px;   padding: 2px;    width: 135px; margin-right:1px;
    background-color: #FFFFFF;    border: 1px solid #CCCCCC;    color: #666666;    font-family: Arial,Helvetica,sans-serif;    font-size: 12px;     height: auto;}	


table.module-calendar {
	border: 1px solid #888;
	border-collapse: collapse;
	table-layout: fixed;
	width: 100%;
float: left;
}

table.module-calendar td {
	border: 1px solid #d7d7d7;
	font-size: 11px;
	height: 80px;
	overflow: hidden;
	padding: 0;
	vertical-align: top;
}

table.module-calendar td span {
	background: #f7f7f7;
	color: #333;
	display: block;
	font-size: 11px;
	padding: 0 2px;
	text-align: right;
}

tr.day-of-week td {
	background: #d7d7d7;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	height: 18px;
	text-align: center;
	vertical-align: middle;
}

table.module-calendar td.events span {
	background: #2BABFA;
	color: #fff;
	font-weight: bold;
}
table.module-calendar td.events {
	background: #EEF5FA;
}

table.module-calendar td ul {
	margin: 9px 0;
	padding-left: 24px;
}

table.module-calendar td.last-month {
	background: #eee;
}

table.module-calendar td.next-month {
	background: #eee;
}

.text2{color: #016193;
    float: left;
    font-size: 16px;
    font-weight: bold;
    margin-right: 16px;
padding-top:10px;}

.text3{  color: #016193;
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin-left: -40px;
    margin-right: 5px;
    padding-top: 11px;
    width: 169px;
}







/*start form css*/


.breadcrumbs, .breadcrumbs a {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px; padding-top:8px;
}
a {    color: #0072BC;    font-size: 12px;    font-weight: inherit;    text-decoration: none;}




h1 {    color: #014781;    font-size: 26px;    font-weight: normal; margin:0px; padding:20px 0px 0px 0px;}


.bodytop{    width:960px;    height:18px;    float:left;    background-image:url(/images/bodyBgTopSecondary.png);
    background-repeat:no-repeat;}

.bodybottom{    width:960px;    height:25px;    float:left;    background-image:url(/images/bodyBgBottomSecondary.png);    background-repeat:no-repeat; } 

.bodymiddel{ float:left; width:919px; background-color:#FFFFFF; padding:0px 20px;}

.main-form{ border: 1px solid #999999;    float: left;       min-height: 300px;    padding: 15px 18px;    width: 884px;}

.source-information{ float:left; width: 884px;}


.greytt {background-color: #DFDDDD;   border: 1px solid #999;    margin: 10px 0 13px 0px;    padding: 10px 5px;	color: #003663; font-size: 16px;    font-weight: bold;}

/*.form{ float:left; width: 884px;}*/
.form{ float:left; /*width: 440px;*/}
.form p{ margin-bottom:4px; float:left;}

.form  .lable{ float:left; color: #444444; padding-top:4px; text-align:right; width:440px; font-size:12px; font-weight:bold;}

.form  .lable2{ float:left; color: #444444; padding-top:4px; text-align:right; width:440px; font-size:12px;}

.form  .lable3{ float:left; color: #444444; text-decoration:underline; padding-top:15px;  text-align:right; width:440px; font-size:12px;}

.lable4{ float:left; color: #444444; text-decoration:underline; padding-top:15px;  text-align:left; width:880px; font-size:12px; padding-left:174px;}

.form  .input{ float:left; color: #444444; text-align:left; margin:0px 2px 0px 7px; width:255px; font-size:11px; border:1px solid #abadb3; padding:4px 5px; }
.form  .areafield{ float:left; color: #444444; text-align:left; margin:0px 2px 2px 7px; width:255px; font-size:11px; border:1px solid #abadb3; padding:1px 5px; height:46px;}
.form .checkbox{ border:0px; padding:0px; margin-right:5px;}

.form  .selected{ float:left; color: #444444; text-align:left; margin:0px 2px 0px 7px; width:267px; font-size:11px; border:1px solid #abadb3; padding:3px; }

.three-line{ float:left; width:884px;}
.industry-option{ float:left; width:320px; padding-left:8px;}
.industrypart{ float:left; width:215px;}
.industrypart p{ float:left; width:215px;}
.industrypart p span{ padding-left:15px; margin-top:5px; float:left;}
.industrypart p span .lable-industry2{ float:left; width:178px; padding-top:2px;}
.industrypart p .lable-industry{ float:left; width:189px; padding-top:2px; padding-bottom:2px;}
.industrypart p .checkbox{ border:0px; padding:0px; margin-right:5px; float:left; }
.optionpart{ float:left; width:75px;}
.optionpart .right-input{float:left; color: #000; text-align:left; margin:0px 2px 1px 7px; width:18px;  border:1px solid #abadb3; padding:2px 5px;}
.right-question{ float:left;  width:884px;}
.right-question p{ float:left;  width:884px;}
.right-question p .left-lable{ float:left; color:#444444; padding-top:4px; text-align:right; width:440px; font-size:12px; font-weight:bold;}
.right-question p .right-part2{ float:right;  width:355px; text-align:left;}
.areafield2{ float:right; color: #444444; text-align:left; margin:3px 2px 8px 7px; width:240px; font-size:11px; border:1px solid #abadb3; padding:0px 5px; height:46px;}
.radia-btn-part{ float:left; width:372px;}
.form  .last-lable{ float:left; color: #444444; padding-top:17px; font-weight:bold; text-align:right; width:440px; font-size:12px;}
.form  .last-lable2{ float:left; color: #444444; padding-top:2px; font-weight:bold; text-align:right; width:440px; font-size:12px;}

span.text-box{ float:left; width:100px; padding:0px; margin-left:10px;}
span.text-box2{ float:left; width:152px; padding:0px;  margin-left:10px;}

.btn-part{ float:left; width:920px; background-color:#dfdddd; border: 1px solid #999999; border-top:none;}
.btn-part img{ float:right; margin:15px;}
.btn-part .submit-btn{ float:right;   background-color: #0072BC;    border: 1px solid #0E3E5D;    color: #FFFFFF;
    cursor: pointer;    font-family: Arial,Helvetica,sans-serif;    font-size: 12px;    font-weight: bold;    height: auto; margin-top:56px;    padding: 2px 8px;    width: auto;}


.captchaimg
{
float:left; width: 500px;
}

.captcha{float:left; width: 500px;  padding-bottom: 5px;}

/*start-contact-page*/
.main-contact-page{ float:left; width:925px;}
.contact-left-main{ border: 1px solid #999999;    float: left;    margin-top: 12px; margin-left:5px;   width: 520px;}
.contact-left{float: left;     padding: 15px;    width: 500px;}
.contact-tt{color: #014781;    font-size: 26px;    font-weight: normal;    margin: 0;}
.contact-left p{ float: left; margin-bottom:4px;}
.contact-left p .contact-lable { float: left; width: 158px; color: #444444; padding-top:4px; text-align:right; font-size:12px; }

.contact-left p .contact-input { float:left; color: #444444; text-align:left; margin:0px 2px 10px 7px; width:255px; font-size:11px; border:1px solid #cccccc; padding:4px 5px;  }

.contact-left p .areafield{ float:left; color: #444444; text-align:left; margin:0px 2px 10px 7px; width:255px; font-size:11px; border:1px solid #cccccc; padding:1px 5px; height:46px;}


.contact-left p .select{ float:left; color: #444444; text-align:left; margin:0px 2px 10px 7px; width:267px; font-size:11px; border:1px solid #cccccc; padding:3px; }

.contact-bottom{ float:left; width: 520px; background-color:#dfdddd; border-top:1px solid #999999; }
.contact-bottom img{ float:right; margin:15px;}
.contact-bottom .submit-btn{ float:right;   background-color: #0072BC;    border: 1px solid #0E3E5D;    color: #FFFFFF;
    cursor: pointer;    font-family: Arial,Helvetica,sans-serif;    font-size: 12px;    font-weight: bold;    height: auto; margin-top:56px;    padding: 2px 8px;    width: auto;}
.contact-right{ float: right;    min-height: 20px;    padding: 5px 15px 15px 15px;       width: 309px;}
.contact-right-tt{ padding-bottom:3px; float:left; color: #014781;    font-size: 26px;    font-weight: normal;    margin: 0;}
/*End-contact-page*/



/*start-quote-request-page*/
.quote-request{ float:left; }
.quote-request-form{ float:left; width: 884px; padding-top:7px;}
.quote-request-form p{ padding-bottom:4px;  float:left; width: 884px; margin: 0px;}

.quote-request-form p .quote-lable{ float:left;  font-family:Arial, Helvetica, sans-serif color: #444444; padding-top:4px; text-align:right; width:320px; font-size:12px;}

.quote-request-form p .quote-input{ float:left; color: #444444; text-align:left; margin:0px 2px 10px 7px; width:255px; font-size:11px; border:1px solid #cccccc; padding:4px 5px; font-family:Arial, Helvetica, sans-serif}


.quote-request-form  p .select{ float:left; color: #444444; text-align:left; margin:0px 2px 10px 7px; width:267px; font-size:11px; border:1px solid #cccccc; padding:3px;  font-family:Arial, Helvetica, sans-serif }

.quote-request-form  p .areafield{ float:left; color: #444444; text-align:left; margin:0px 2px 10px 7px; width:255px; font-size:11px; border:1px solid #cccccc; padding:1px 5px; height:46px;  font-family:Arial, Helvetica, sans-serif}



.submit-btn2{ float:right;   background-color: #0072BC;    border: 1px solid #0E3E5D;    color: #FFFFFF;
    cursor: pointer;    font-family: Arial,Helvetica,sans-serif;    font-size: 12px;    font-weight: bold;    height: auto;    padding: 2px 8px;    width: auto; margin:15px;}



/*End-quote-request-page*/

/*End form css*/


/*sonal*/
.icon_panel2						{float:left; text-align:right; width:720px; position: absolute; margin-top:-12px; margin-left:244px; display:inline;  outline:none;}
.icon_panel2 ul						{float:right; text-align:right; list-style-type:none; padding:0px !important;}
.icon_panel2 ul li					{float:right; text-align:right; list-style-type:none; outline:none;    margin-right:10px;  } 
	

