﻿
table {
border-collapse:separate;
border-spacing:0pt;
}
caption, th, td {
font-weight:normal;
text-align:left;
}

a{
cursor: pointer;
text-decoration:none;
}
br.both{
clear:both;
}
#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:999;
}
#popupContact{
display:none;
position:absolute;
_position:absolute; /* hack for internet explorer 6*/
width:440px;
background:#FFFFFF;
border:1px solid #cecece;
z-index:999999999;
padding:12px;
font-size:13px;
margin:200px 0 0 0;
}
#popupContact h1{
text-align:left;
color:#006595;
font-size:22px;
padding-bottom:2px;
margin-bottom:20px;
}
#popupContactClose{
font-size:20px;
line-height:20px;
right:6px;
top:4px;
position:absolute;
color:#6fa5fd;
font-weight:700;
display:block;
}
#button, #button1, #button2{
float:left; padding:10px 0 10px 0;
}

#button input[type="submit"]{background:url(../images/btn-get-quote.jpg) no-repeat 0 0; width:92px; height:29px; border:none; cursor:pointer;}

#button1 input[type="submit"]{background:url(../images/btn-get-quote.jpg) no-repeat 0 0; width:92px; height:29px; border:none; cursor:pointer;}

#button2 input[type="submit"]{background:url(../images/btn-get-quote.jpg) no-repeat 0 0; width:92px; height:29px; border:none; cursor:pointer;}
