﻿@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #fff;
	}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


.top-links tr td {
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	font-size: 12px;
	text-align:center;
	padding-top:10px;
}
.top-links tr td a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	font-size:12px;
}
.call{ background-image:url(../images/Phone%20number.png);  width:20px; height:20px; background-repeat:no-repeat; padding-left:15px; padding-bottom:10px; background-position:0px 5px; }


.top-linksdun {
	font-family: Arial, Helvetica, sans-serif;
	color: #5C96B1;
	font-size: 12px;
}

.top-links a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	font-size: 12px;
}

.top-links a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

.top-links a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	font-size: 12px;
	}

.copy-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #58595b;
}

/*....................footer....................*/

.footer
     { width:1000px; height:60px; margin:auto;}
 .footerleft{ width:350px; float:left;}    
 .footerright{ width:600px; float:right;}
 

.footer-links tr td {
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	font-size: 12px;
}

.footer-links tr td a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	font-size: 12px;
	font-weight:bold;
}

.footer-links tr td a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	font-size: 12px;
	font-weight:bold;
}

.footer-links tr td a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight:bold;
}

.footer-links tr td a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	font-size: 12px;
	font-weight:bold;
	}
.foot-hlinepatt {
	background-image: url(../images/line-hpatt.jpg);
	background-repeat: repeat-x;
	background-position: center;
	height: 20px;
}
.footer-texts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width:1000px; margin:auto; text-align:center;
}
.signup-text {
	height: 14px;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 5px;
}



.texts-large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #575756;
}
.texts-large2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #575756;
}
.texts-large3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #575756;
}

#butt-req-quote-r {
	display: block;
	height: 189px;
	width: 59px;
	background-image: url(../images/req-quote.png);
	float: right;
	top: 170px;
	right: 0px;
	position: fixed;
}
#butt-req-quote-r:hover {
	display: block;
	height: 189px;
	width: 59px;
	background-image: url(../images/req-quote.png);
	background-position: 0px -199px;
	cursor:pointer;
}
#butt-req-quote-r:active {
	display: block;
	height: 189px;
	width: 59px;
	background-image: url(../images/req-quote.png);
	background-position: 0px -199px;
}


/*STYLES FOR CSS POPUP*/


#blanket {
   background-color:#111;
   opacity: 0.65;
   *background:none;
   position:absolute;
   z-index: 9001;
   top:0px;
   left:0px;
   width:100%;
}

#popUpDiv {
	position:absolute;
	background-image:url(../images/NH-2.jpg);
	background-repeat:no-repeat;
	
	width:709px;
	height:428px;
	border:5px solid #000;
	z-index: 9002;
    margin-left:141px;
    border-radius:8px;
}

#popUpDiv a {position:relative; top:0px; left:2px; float:right;}
