#footer a:link {color: #fff; text-decoration: none;}
#footer a:visited {color: #fff; text-decoration: none;}
#footer a:active {color: #fff; text-decoration: none;}
#footer a:hover {color: #fff; text-decoration: underline;}
.nav a:link {color: #fff; text-decoration: none;}
.nav a:visited {color: #e9e9e9; text-decoration: none;}
.nav a:active {color: #fff; text-decoration: none;}
.nav a:hover {color: #fff; text-decoration: underline;}
body
{
    margin: 0;
    background-color: #fff;
    background-image: url("../webimg/bg.jpg");
    
    margin-left: auto;
    margin-right: auto;
    background-repeat: repeat-x;
color: rgb(51, 51, 51); 
font-family: sans-serif, Arial, Verdana, 'Trebuchet MS'; 
font-size: 13px; 

}
input, select, textarea, input[type=submit]
{
color: rgb(51, 51, 51); 
font-family: sans-serif, Arial, Verdana, 'Trebuchet MS'; 
font-size: 13px; 

}
p {
	text-align:justify;
}
.body
{
    width: 1024px;
    margin-left: auto;
    margin-right: auto;
}
.header
{
    
    height: 135px;
}
#logo
{
    margin-top: 30px; margin-left: 30px;
}
#number
{
    position: absolute;
    margin-left: 200px;
    margin-top: 60px;
}
.nav
{
    height: 50px;
}
.block
{
    background-image: url("../webimg/slider-bg.png");
    background-repeat: no-repeat;
    background-position: 590px 135px;
    height: 360px;
    color: #fff;
}
.tag
{
    position: absolute;
    margin-top: 50px;
    margin-left: 50px;
}
.tagline
{
    font-size: 30pt;
}
.tagline span
{
    font-size: 46pt;
}
.quoteblock
{
    position: absolute;
    margin-left: 550px;
    margin-top: 50px;
}
.quoteblock input
{
    border: none;
    background-color: #fff;
    /*border-radius: 10px;*/
    border-top-left-radius:10px;    
    border-bottom-left-radius:10px;    
    padding: 5px;
    font-size: 12pt;
    width: 391px;
    height: 44px;
    text-align: center;
}
.quoteblock input[type=submit]
{
    background-color: transparent;
    background-image: url("../webimg/quote-button.png");
    width: 442px;
    height: 54px;
    color: #fff;
	font-size:21px; 
}


.nav-table
{
    width: 100%;
}
.nav-table td.link
{
    text-align: center;
    width: 17%;
    height: 50px;
    font-size:13pt;
}

.nav-on
{
    background-image: url("../webimg/nav-on.png");
    /*backgroun-image: none;*/
    background-repeat: repeat-x;
    background-position: bottom;
    height: 50px;
}
.nav-off
{
    background-image: url("../webimg/nav-off.png");
    background-repeat: repeat-x;
    background-position: bottom;
    height: 50px;
}
.nav-on div, .nav-off div
{
    padding-top: 15px;
}
.nav-break
{
    width: 2px;
}
#footer
{
    width: 100%;
    background-image: url("..webimg/footer.jpg");
    background-position: top;
    background-repeat: repeat-x;
    background-color: #373130;
    color: #fff;font-size: 8pt;
}
#footer table
{
    width: 100%;
}
h1
{
    font-size: 16pt;
    font-weight: normal;
}
.orange-box
{
    background-image: url("../webimg/orangebox.png");
    background-repeat: no-repeat;
    width: 215px;
    height: 214px;
}
.orange-box .text
{
    position: absolute;
    margin-left: 20px;
    margin-top: 20px;
    width: 175px;
    font-size: 20pt;
}
.orange-box .text span
{
    font-size: 12pt;
    display:block;
    line-height:1.5;
}
.chat-box
{
    background-image: url("../webimg/chatbox.png");
    background-repeat: no-repeat;
    width: 300px;
    color: #fff;
    height: 214px;
}
.chat-box .text
{
    position: absolute;
    margin-left: 20px;
    margin-top: 20px;
    width: 175px;
    font-size: 14pt;
}
.chat-box .text span
{
    font-size: 26pt;
    position: absolute;
    margin-top: 70px;
}
#step1
{
    background-image: url("../webimg/step1.png");
    width: 66px;
    height: 123px;
    position: absolute;
    margin-top: 85px;
    margin-left: 142px;
}
#step2
{
    background-image: url("../webimg/step2.png");
    width: 103px;
    height: 123px;
    position: absolute;
    margin-top: 85px;
    margin-left: 106px;
}
#step3
{
    background-image: url("../webimg/step3.png");
    width: 101px;
    height: 123px;
    position: absolute;
    margin-top: 85px;
    margin-left: 106px;
}
table.steps
{
    width: 100%;
}
table.steps td
{
    vertical-align: top;
    height: 230px;
}
table.steps div
{
    text-align: left;
}
table.steps2
{
    width: 100%;
}
table.steps2 td
{
    vertical-align: top;
}
table.steps2 div
{
    text-align: left;
}

.shadow
{
    position: absolute;
    margin-top: 209px;
}
.shadow3
{
    position: absolute; margin-top: 815px;
    margin-left: 18px;
}
.green-contact
{
    background-image: url("../webimg/greenbox.png");
    background-repeat: no-repeat;
    width: 290px;
    height: 214px;    
}

.text-content
{
    background-image: url("../webimg/top-shadow1.png"), url("../webimg/bot-shadow1.png");
    background-position: top left, bottom right;
    background-repeat: no-repeat;
    background-color: #e9e9e9;
    border:  1px solid #888;
    color: #363636;
    font-size: 10pt;
    border-radius: 10px;
}
.text-content2
{
    /*background-image: url("../webimg/top-shadow.png"), url("../webimg/bot-shadow.png");*/
    background-position: top left, bottom right;
    background-repeat: no-repeat;
    background-color: #fff;
    font-size: 10pt;
    border-radius:10px;
}
.text-content3
{
    background-image: url("../webimg/top-shadow.png"), url("../webimg/bot-shadow.png");
    background-position: top left, bottom right;
    background-repeat: no-repeat;
    background-color: #0a5488;
    color: #fff;
    font-size: 10pt;
    border-radius:10px;
}

.inner-body
{
    padding: 15px;
    text-align:justify;
}
.inner-body h1 {
	color: rgb(51, 51, 51); 
	font-family: sans-serif, Arial, Verdana, 'Trebuchet MS'; 
	font-size: 16pt; 
	line-height: 20.7999992370605px;

}
.inner-body li {
	text-align:justify;
	color: rgb(51, 51, 51); 
	font-family: sans-serif, Arial, Verdana, 'Trebuchet MS'; 
	font-size: 13px; 
	line-height: 20.7999992370605px;
}
.inner-body p{
	color: rgb(51, 51, 51); 
	font-family: sans-serif, Arial, Verdana, 'Trebuchet MS'; 
	font-size: 13px; 
	line-height: 20.7999992370605px;
}
ul.ddown
{
    position: absolute;
    padding: 0;
    margin: 0;
    margin-top: 13px;
    display: none;
    z-index: 1001;
    width: 200px;
    background-image: url("../webimg/bo.png");
    /*background-color: #191919;*/
    text-align: left;
    font-size: 10pt;
}
ul.ddown2
{
    position: absolute;
    padding: 0;
    margin: 0;
    margin-top: -26px;
    margin-left: 139px;
    display: none;
    z-index: 1001;
    width: 150px;
    background-image: url("../webimg/bo.png");
    /*background-color: #191919;*/
}
li.ddown-i
{
    border: #323232;
    list-style-type: none;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    /*background-image: url("../webimg/nav-off.png");*/
    background-color: #191919;
    background-repeat: no-repeat;
    background-repeat: repeat-x;
    background-position: bottom center;
    opacity: 0.8;
}
li.ddown-i:hover
{
    background-image: url("../webimg/nav-off.png");
    color: #fff;
    opacity:  1;
}
li.ddown-i a:hover
{
    background-image: url("../webimg/nav-off.png");
    color: #fff;
    text-decoration: none;
}

.quick-quote
{
    height: 305px;
    margin-top: 25px;
    background-color:#fff;
}
.quick-quote table {
	width: 98%;
	height: 238px;
	margin-top: -5px;
	margin-right:auto;
	margin-left:auto;
	background-color:#3fbdff;
	border:2px solid #309cd5;
	border-collapse: 0;
	border-spacing:1px;
}
.quick-quote th {
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	padding:3px;
	background-color:#309cd5;
	background-image: url("../webimg/nav-off.png");
	background-position: bottom;
	background-repeat: repeat-x;
}
.quick-quote td {
	font-size:14px;
	color:#363636;
	font-weight:normal;
	background-color:#f9f9f9;
	padding:3px;
	border: 1px solid #fff;
	background-image: url("../webimg/nav-on.png");
	background-position: bottom;
	background-repeat: repeat-x;
}
.quick-quote input{
    font-size: 14px;
font-family: sans-serif, Arial, Verdana, 'Trebuchet MS'; 

    background: transparent;
    color: #363636;
    width:120px;
}
.quick-quote select{
    font-size: 14px;
font-family: sans-serif, Arial, Verdana, 'Trebuchet MS'; 

    background: transparent;
    color: #363636;
    width:100px;
    text-align:center;
}
.quick-quote li{
	font-size: 14px;
	font-family: sans-serif, Arial, Verdana, 'Trebuchet MS'; 
	color: #ffffff;
}

.quick-quote-label {
	font-size:12px;
	padding-left:15px;
}
#tabs {
    margin-top: 5px;
    background-color:#fff;
}
.tabcontent {  
	width: 96%;
	margin-top: -7px;
	margin-right:auto;
	margin-left:auto;
	background-color:#ffffff;
	border:3px solid #309cd5;
	border-collapse: 0;
	border-spacing:1px;    
	/*border-radius: 5px;
	-moz-border-radius: 5px;*/
	overflow-y:auto;
} 
ul.tabs {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:0px;
}
ul.tabs li {
	list-style:none;
	display:inline;
}
ul.tabs li a {  
    border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    background-color:#309cd5;  
    color:#ffffff;  
    padding:8px 14px 6px 10px;  
    text-decoration:none;  
    font-size:16px;  
font-family: sans-serif, Arial, Verdana, 'Trebuchet MS'; 

    font-weight:bold;  
    /*text-transform:lowercase;*/  
    border:3px solid #309cd5;   
    cursor:pointer;
}  
ul.tabs li a:hover {  
    background-color:#3fbdff;  
    color:#ffffff;  
    border:3px solid #3fbdff;   
}  
ul.tabs li a.active {  
    background-color:#ffffff;  
    color:#3fbdff;  
    border:3px solid #309cd5;   
    border-bottom: 3px solid #ffffff;  
}  
 
#tab1, #tab2, #tab3, #tab4, #tab5{ display:none; }  
#tabsadmin {
    margin-top: 5px;
    background-color:#fff;
}
.tabcontentadmin {  
	width: 96%;
	margin-top: -7px;
	margin-right:auto;
	margin-left:auto;
	background-color:#ffffff;
	border:3px solid #309cd5;
	border-collapse: 0;
	border-spacing:1px;    
	/*border-radius: 5px;
	-moz-border-radius: 5px;*/
	overflow-y:auto;
} 
ul.tabsadmin {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:2px;
}
ul.tabsadmin li {
	list-style:none;
	display:inline;
}
ul.tabsadmin li a {  
    border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    background-color:#309cd5;  
    color:#ffffff;  
    padding:8px 14px 6px 14px;  
    text-decoration:none;  
    font-size:14px;  
font-family: sans-serif, Arial, Verdana, 'Trebuchet MS'; 

    font-weight:bold;  
    /*text-transform:lowercase;*/  
    border:3px solid #309cd5;   
    cursor:pointer;
}  
ul.tabsadmin li a:hover {  
    background-color:#3fbdff;  
    color:#ffffff;  
    border:3px solid #3fbdff;   
}  
ul.tabsadmin li a.active {  
    background-color:#ffffff;  
    color:#3fbdff;  
    border:3px solid #309cd5;   
    border-bottom: 3px solid #ffffff;  
}  
 
#tab1admin, #tab2admin, #tab3admin, #tab4admin, #tab5admin, #tab6admin{ display:none; }  
.wbd {
	width: 98%;
	margin-top: 8px;
	margin-right:auto;
	margin-left:auto;
	background-color:#f9f9f9;
	border:1px solid #309cd5;
	border-collapse: 0;
	border-spacing:1px;
}
.wbd th {
	font-size:14px;
	color:#222222;
	font-weight:normal;
	padding:3px;
	background-color:#f9f9f9;
	background-image: url("../webimg/nav-off.png");
	background-position: bottom;
	background-repeat: repeat-x;
	text-align:left;
}
.wbd td {
	font-size:12px;
	color:#363636;
	font-weight:normal;
	background-color:#ffffff;
	padding:2px;
	border: 0px solid #fff;
}
.wbd .generalBtn{
    	border: 1px solid gray; 
    font-size: 20px;
	 height:30px;
	background-color:#309cd5;
	color:white;
font-family: sans-serif, Arial, Verdana, 'Trebuchet MS'; 

	font-weight:bold;
	cursor:pointer;
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px; 
	border-radius: 7px; 
	width:100px;
	/*text-transform:lowercase;*/
}
.wbd .boldBtn{
    	border: 1px solid gray; 
    font-size: 14px;
	 height:25px;
	background-color:#309cd5;
	color:white;
font-family: sans-serif, Arial, Verdana, 'Trebuchet MS'; 

	font-weight:bold;
	cursor:pointer;
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px; 
	border-radius: 7px; 
}

.wbd textarea {
	width:95%;
}
.wbd input{
    font-size: 12px;
font-family: sans-serif, Arial, Verdana, 'Trebuchet MS'; 

    background: transparent;
    color: #363636;
    border: 1px solid #f9f9f9;
}
.wbdnb {
	width: 98%;
	margin-top: 8px;
	margin-right:auto;
	margin-left:auto;
	background-color:#f9f9f9;
	border:0px solid #309cd5;
	border-collapse: 0;
	border-spacing:1px;
}
.wbdnb th {
	font-size:14px;
	color:#363636;
	font-weight:normal;
	padding:3px;
	background-color:#f9f9f9;
	background-image: url("../webimg/nav-off.png");
	background-position: bottom;
	background-repeat: repeat-x;
	text-align:left;
}
.wbdnb td {
	font-size:12px;
	color:#363636;
	font-weight:normal;
	background-color:#ffffff;
	padding:2px;
	border: 0px solid #fff;
}
.wbdnb .generalBtn{
    	border: 1px solid gray; 
    font-size: 20px;
	 height:30px;
	background-color:#309cd5;
	color:white;
font-family: sans-serif, Arial, Verdana, 'Trebuchet MS'; 

	font-weight:bold;
	cursor:pointer;
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px; 
	border-radius: 7px; 
	/*text-transform:lowercase;*/
}
.wbdnb textarea {
	width:95%;
}
.wbdnb input{
    font-size: 12px;
font-family: sans-serif, Arial, Verdana, 'Trebuchet MS'; 

    background: transparent;
    color: #363636;
    border: 1px solid #f9f9f9;
}
.stamp {
    font-size: 12px;
font-family: sans-serif, Arial, Verdana, 'Trebuchet MS'; 

    background: transparent;
    color: #363636;
    width:70px;
}
.dated {
    font-size: 12px;
font-family: sans-serif, Arial, Verdana, 'Trebuchet MS'; 

    background: transparent;
    color: #363636;
    width:45px;
}
.datem {
    font-size: 12px;
font-family: sans-serif, Arial, Verdana, 'Trebuchet MS'; 

    background: transparent;
    color: #363636;
    width:100px;
}
.datey {
    font-size: 12px;
font-family: sans-serif, Arial, Verdana, 'Trebuchet MS'; 

    background: transparent;
    color: #363636;
    width:60px;
}
.generalBtn {
    	border: 1px solid #277FAA; 
	font-size: 18px;
height: 30px;
	background-color:#309cd5;
	color:white;
font-family: sans-serif, Arial, Verdana, 'Trebuchet MS'; 
	font-weight:bold;
	cursor:pointer;
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px; 
	border-radius: 7px; 
	/*text-transform:lowercase;*/
}
.generalBtnsmall {
    	border: 1px solid gray; 
    font-size: 14px;
	background-color:#309cd5;
	color:white;
font-family: sans-serif, Arial, Verdana, 'Trebuchet MS'; 

	font-weight:bold;
	cursor:pointer;
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px; 
	border-radius: 7px; 
	/*text-transform:lowercase;*/
}
.generalBtnIT {
    	border: 1px solid gray; 
    font-size: 20px;
	 height:30px;
	background-color:#309cd5;
	color:white;
font-family: sans-serif, Arial, Verdana, 'Trebuchet MS'; 

	font-weight:bold;
	cursor:pointer;
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px; 
	border-radius: 7px; 
}
.generalBtnAIT {
    	border: 1px solid gray; 
    	font-size: 18px;
	 height:30px;
	background-color:#309cd5;
	color:white;
font-family: sans-serif, Arial, Verdana, 'Trebuchet MS'; 

	font-weight:bold;
	cursor:pointer;
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px; 
	border-radius: 7px; 
	text-decoration:none;
	padding-right:5px;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
}

.generalBtnA {
    	border: 1px solid #277FAA; 
	font-size: 18px;
height: 30px;
	background-color:#309cd5;
	color:white;
font-family: sans-serif, Arial, Verdana, 'Trebuchet MS'; 

	font-weight:bold;
	cursor:pointer;
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px; 
	border-radius: 7px; 
	text-decoration:none;
	padding-right:5px;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
}

.popupA {
    	border: 1px solid gray; 
    	font-size: 18px;
	background-color:#309cd5;
	color:white;
font-family: sans-serif, Arial, Verdana, 'Trebuchet MS'; 

	font-weight:bold;
	cursor:pointer;
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px; 
	border-radius: 7px; 
	/*text-transform:lowercase;*/
	text-decoration:none;
}

.buynow {
	width: 60%;
	margin-top: 8px;
	margin-right:auto;
	margin-left:auto;
	background-color:#ffffff;
	border:0px solid #309cd5;
	border-collapse: 0;
	border-spacing:1px;
	height:100px;
	text-align:center;
}
.buynow h2 {
    	font-size: 14px;
    	color:#363636;
    	padding:5px;
}
.buynow .generalBtn{
    	border: 1px solid #277FAA; 
    	font-size: 20px;
	 height:30px;
	background-color:#309cd5;
	color:white;
font-family: sans-serif, Arial, Verdana, 'Trebuchet MS'; 

	font-weight:bold;
	cursor:pointer;
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px; 
	border-radius: 7px; 
	width:250px;
	/*text-transform:lowercase;*/
	
}
.buynow .redBtn{
    	border: 1px solid #66C864; 
    	font-size: 12px;
	 height:30px;
	background-color:#80fa7d;
	color:#363636;
font-family: sans-serif, Arial, Verdana, 'Trebuchet MS'; 

	font-weight:bold;
	cursor:pointer;
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px; 
	border-radius: 7px; 
	width:250px;
}
.quotedocs {
    margin-left: auto;
    margin-right: auto;
text-align: center;
}
.declaration {
	width: 98%;
	margin-top: 8px;
	margin-right:auto;
	margin-left:auto;
	background-color:#f9f9f9;
}
.declaration th {
	font-size:14px;
	color:#363636;
	font-weight:normal;
	padding:3px;
	background-color:#f9f9f9;
	background-image: url("../webimg/nav-off.png");
	background-position: bottom;
	background-repeat: repeat-x;
	text-align:left;
}
.declaration td {
	font-size:14px;
	color:#363636;
	font-weight:normal;
	background-color:#ffffff;
	padding:2px;
	border: 0px solid #fff;
}
.declaration .generalBtn{
    	border: 1px solid #277FAA; 
    font-size: 20px;
	 height:30px;
	background-color:#309cd5;
	color:white;
font-family: sans-serif, Arial, Verdana, 'Trebuchet MS'; 

	font-weight:bold;
	cursor:pointer;
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px; 
	border-radius: 7px; 
	width:100px;
	/*text-transform:lowercase;*/
}
.declaration textarea {
	width:95%;
}
.declaration input{
    font-size: 12px;
font-family: sans-serif, Arial, Verdana, 'Trebuchet MS'; 

    background: transparent;
    color: #363636;
    border: 1px solid #f9f9f9;
    width:100px;
}
h4 {
	padding-left:40px;
	font-size:14px;
	color:#363636;
}
.loginbox{
	display:none;
	padding:5px;
	position:absolute; 
	top:5px; 
	right:200px; 
	background-color:#80d3ff;
	border:0px solid #309cd5; 
	width:500px; 
	height:35px;
}
.loginbox input {
	background-color:#ffffff;
	width:150px;
	color:#363636;
}
#main-container
{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border-top: 5px solid #363636;
}
#loginform
{
	background-image: url("../webimg/login-container.png");
	background-repeat: no-repeat;
	width: 638px;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 100px;
	color:#363636;
	font-size:24px;
	text-align:center;
}
#loginform2
{
	background-color:#aeaeae;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow:1px 1px 4px #666;
	-webkit-box-shadow:1px 1px 4px #666;
	box-shadow:1px 1px 4px #666;
	width: 500px;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	color:#363636;
	font-size:24px;
	text-align:center;
}

#nav-admin
{
    float: left;
}
.nav-admin a:link {color: #888; text-decoration: none;}
.nav-admin a:visited {color: #888; text-decoration: none;}
.nav-admin a:active {color: #888; text-decoration: none;}
.nav-admin a:hover {color: #363636; text-decoration: underline;}
.nav-admin
{
       background-color: transparent;
       font-size: 14px;
       font-weight:bold;
       padding: 10px;
       padding-top:16px;
       padding-left: 20px;
       padding-right: 20px;
    box-shadow: -1px -1px 1px #fff;
}
.nav-admin-on a:link {color: #363636; text-decoration: none;}
.nav-admin-on a:visited {color: #363636; text-decoration: none;}
.nav-admin-on a:active {color: #363636; text-decoration: none;}
.nav-admin-on a:hover {color: #363636; text-decoration: underline;}
.nav-admin-on
{
    background-color: transparent;
    font-size: 14px;
    font-weight:bold;
    padding: 16px;
    padding-top:12px;
    padding-left: 20px;
    padding-right: 20px;
    box-shadow: -1px -1px 1px #fff;
}
ul.ddown-admin
{
    position: absolute;
    padding: 0;
    margin: 0;
    margin-top: 50px;
    margin-left: 0px;
    display: none;
    z-index: 1001;
    width: 150px;
    background-color: #e9e9e9;
    border: 1px solid #888;
    background-position: bottom;
    background-size: 100% 100%;    
    box-shadow: 1px 1px 5px #888888;
}

ul.ddown2-admin
{
    position: absolute;
    padding: 0;
    margin: 0;
    margin-top: -26px;
    margin-left: 139px;
    display: none;
    z-index: 1001;
    width: 150px;
    background-image: url("../webimg/nav-on.png");
    background-color: #C2D52C;
}
li.ddown-i-admin
{
    list-style-type: none;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    background-position: bottom center;
    
}
li.ddown-i-admin:visited
{
    background-image: url("../webimg/light-gradient.png");
    background-position: bottom;
    background-repeat: repeat-x;
    background-color: #40BDFF;
    opacity:  1;
}
li.ddown-i-admin:hover
{
    background-image: url("../webimg/light-gradient.png");
    background-color: #40BDFF;
    background-position: bottom;
    background-repeat: repeat-x;
    opacity:  1;
}
li.ddown-i-admin a
{
    
}
li.ddown-i-admin a:hover
{
    
}
.home ul{
    list-style:none;
    top:25px;
    left:0px;
    display:block;
    text-align:center;
}
.home1 ul li a{
font-family: sans-serif, Arial, Verdana, 'Trebuchet MS'; 

    font-size:20px;
    text-decoration:none;
    letter-spacing:1.5px;
    text-transform:uppercase;
    padding-top:8px;
    margin-bottom:12px;
    float:left;
    clear:both;
    width:275px;
    height:30px;
    text-shadow:1px 1px 1px #fff;
    background-color:#aeaeae;
    color:#fff;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    -moz-box-shadow:1px 1px 4px #666;
    -webkit-box-shadow:1px 1px 4px #666;
    box-shadow:1px 1px 4px #666;
}
.home2 ul li a{
    font-size:20px;
    text-decoration:none;
    letter-spacing:1.5px;
    text-transform:uppercase;
   padding-top:8px;
    margin-bottom:12px;
    float:left;
    clear:both;
    width:275px;
    height:30px;
    text-shadow:1px 1px 1px #fff;
    background-color:#919b9d;
    color:#fff;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    -moz-box-shadow:1px 1px 4px #666;
    -webkit-box-shadow:1px 1px 4px #666;
    box-shadow:1px 1px 4px #666;
}
.home3 ul li a{
    font-size:20px;
    text-decoration:none;
    letter-spacing:1.5px;
    text-transform:uppercase;
    padding-top:8px;
    margin-bottom:12px;
    float:left;
    clear:both;
    width:275px;
    height:30px;
    text-shadow:1px 1px 1px #fff;
    background-color:#8b8b8d;
    color:#fff;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    -moz-box-shadow:1px 1px 4px #666;
    -webkit-box-shadow:1px 1px 4px #666;
    box-shadow:1px 1px 4px #666;
}
.home4 ul li a{
    font-size:20px;
    text-decoration:none;
    letter-spacing:1.5px;
    text-transform:uppercase;
   padding-top:8px;
    margin-bottom:12px;
    float:left;
    clear:both;
    width:275px;
    height:30px;
    text-shadow:1px 1px 1px #fff;
    background-color:#737478;
    color:#fff;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    -moz-box-shadow:1px 1px 4px #666;
    -webkit-box-shadow:1px 1px 4px #666;
    box-shadow:1px 1px 4px #666;
}
.home5 ul li a{
    font-size:20px;
    text-decoration:none;
    letter-spacing:1.5px;
    text-transform:uppercase;
    padding-top:8px;
    margin-bottom:12px;
    float:left;
    clear:both;
    width:275px;
    height:30px;
    text-shadow:1px 1px 1px #fff;
    background-color:#626366;
    color:#fff;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    -moz-box-shadow:1px 1px 4px #666;
    -webkit-box-shadow:1px 1px 4px #666;
    box-shadow:1px 1px 4px #666;
}
.home1 ul li a:hover{
	font-weight:normal;
	background-color:#639ab9;
}
.home2 ul li a:hover{
	font-weight:normal;
	background-color:#216383;
}
.home3 ul li a:hover{
	font-weight:normal;
	background-color:#174157;
}
.home4 ul li a:hover{
	font-weight:normal;
	background-color:#122430;
}
.home5 ul li a:hover{
	font-weight:normal;
	background-color:#363636;
}

.custom-combobox {
	position: relative;
	display: inline-block;
	//border:  1px solid #e9e9e9;
	//-webkit-border-top-left-radius: 12px;
	//-webkit-border-bottom-left-radius: 12px;
	//-moz-border-radius-topleft: 12px;
	//-moz-border-radius-bottomleft: 12px;
	//border-top-left-radius: 12px;
	//border-bottom-left-radius: 12px;
}
  .custom-combobox-toggle {
    position: absolute;
    top: 0;
    bottom: 0;
    margin-left: -1px;
    padding: 0;
    /* support: IE7 */
    *height: 1.7em;
    *top: 0.1em;
  }
  .custom-combobox-input {
    margin: 0;
    padding: 0.3em;
  }
  .ui-widget input {
    width: 391px;
  }
	.ui-autocomplete {
		height: 350px;
		width: 350px;
		overflow-y: scroll;
		overflow-x: hidden;
	}
	.ui-menu .ui-menu-item-bold a {
		text-decoration: none;
		display: block;
		padding: 2px .4em;
		line-height: 1.5;
		min-height: 0;
		support: IE7;

	}
	.ui-conrner-all
	{

	}
.sitemap {
	 width:550px;
}
.sitemap p
{
    width: 100%;
    background-color: #e9e9e9;
    border: 0px solid #888;
    height:25px;
    padding-left:10px;
   padding-top:10px; 
}
.sitemap a
{
	text-decoration:none;
	color:#309cd5;
    font-size: 14px;
    font-weight:bold;
}
.quoteblock2
{
    /*position: absolute;
    margin-left: 550px;
    margin-top: 50px;*/
}
.quoteblock2 input
{
    border: none;
    background-color: #fff;
    /*border-radius: 10px;*/
    border-top-left-radius:10px;    
    border-bottom-left-radius:10px;    
    padding: 5px;
    font-size: 12pt;
    width: 290px;
    height: 44px;
    text-align: center;
}
.quoteblock2 input[type=submit]
{
    background-color: transparent;
    background-image: url("../webimg/quote-button2.png");
    background-repeat:no-repeat;
    width: 290px;
    height: 54px;
    color: #fff;
    font-size: 13pt;
}
.kwiktable input {
	border:0px #fff solid;
}