body {
	background-color: #e0e0e0;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000c48;

	font-family: arial;
	font-size: 14px;
	line-height: 20px;
	color: #333; 
	
}

.header {background-image: url(../images/header.gif); background-repeat: no-repeat; width: 962px; height: 154px;}
#phone { color: #000080; font-family: palatino; font-size: 28px; font-weight: 100; padding-top: 30px; padding-right: 30px;}
.form {height: 30px}
ul {margin: 0px;}
li {line-height: 20px;}


img {border: 0px;}

td#nav {font-size: 14px;  color: #fff; width: 125px; text-align: center; }

.nav a:link {color: #fff; text-decoration: none;}
.nav a:visited {color: #fff; text-decoration: none;}
.nav a:active {color: #fff; text-decoration: none;}
#nav:hover { color: #fff; text-decoration: none;}



#nav2 ul {margin: 10px; font-size: 10px; color: #000c48; text-align: right; padding-top: 15px;}
#nav2 li {display: inline; padding: 3px; list-style: none;}
.nav2 a:link {color: #000c48; text-decoration: none;}
.nav2 a:visited {color: #000c48; text-decoration: none;}
.nav2 a:active {color: #000c48; text-decoration: none;}
.nav2 a:hover {color: #000c48; text-decoration: underline;}


.white a:link {color: #ffffff; text-decoration: none;}
.white a:visited {color: #ffffff; text-decoration: none;}
.white a:active {color: #ffffff; text-decoration: none;}
.white a:hover {color: #ffffff; text-decoration: underline;}

.bluea {
   color: #000c48;
    }

.blue {
    color: #000c48;
    }

.blue li
	{padding-left: 22px;
    background-image: url(../images/blue-bullet.png);
    background-repeat: no-repeat;
    background-position: 0 6px;
    line-height: 22px;
    }
  

a:link {color: #528ebc; text-decoration: none;}
a:visited {color: #528ebc; text-decoration: none;}
a:active {color: #528ebc; text-decoration: none;}
a:hover {color: #528ebc; text-decoration: underline;}

h1 {color: #000080; margin: 0px; font-size: 22px; font-weight: bold; line-height: 22px; font-family: helvetica;}
h2 {color: #fff; margin-bottom: 10px; font-size: 20px; font-weight: 100; font-family: helvetica;}
h3 {color: #000080; margin-bottom: 5px; font-size: 18px; font-weight: 100; font-family: helvetica;}

p.faq {margin-top: 0px;}

.peach {color: #ff8751;}
.main {background-image: url(../images/background.png); background-repeat: no-repeat; width: 680px;}
.main-privacy {background-image: url(../images/privacy-back.png); background-repeat: no-repeat; width: 680px;}
.main-quick {background-image: url(../images/background-quick.png); background-repeat: no-repeat; width: 680px;}
.main-pricing {background-image: url(../images/background-pricing.png); background-repeat: no-repeat; width: 680px;}
.main-contact {background-image: url(../images/background-contac.png); background-repeat: no-repeat; width: 680px;}
.main-envala{background-image: url(../images/background-enval.png); background-repeat: no-repeat; width: 680px;}
.main-compare{background-image: url(../images/background-comparison.png); background-repeat: no-repeat; width: 680px;}
.main-features{background-image: url(../images/background-tures.png); background-repeat: no-repeat; width: 680px;}
.main-affiliate{background-image: url(../images/background-affiliat.png); background-repeat: no-repeat; width: 680px;}


#label {float: left; width: 150px; line-height: 20px;}
#field {float: left; }
#row {clear: both; padding: 10px;}
#label2 {float: left; width: 250px; line-height: 20px;}

.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
font: normal 13px Verdana;
margin: 0;
padding: 0;
position: absolute;

list-style-type: none;
background: white;
border: 1px solid #000c48;
border-bottom-width: 0;
visibility: hidden;
z-index: 100;
}

.ddsubmenustyle li a{
display: block;
width: 140px; /*width of menu (not including side paddings)*/
color: #000080;
background-color: #ffffff;
text-decoration: none;
padding: 4px 5px;
border-bottom: 1px solid #000080;
}

* html .ddsubmenustyle li{ /*IE6 CSS hack*/
display: inline-block;
width: 170px; /*width of menu (include side paddings of LI A*/
}

.ddsubmenustyle li a:hover{
background-color: #000080;
color: white;
}

/* ######### Neutral CSS  ######### */

.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
padding-left: 4px;
border: 0;
}

.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
position: absolute;
padding-top: 3px;
left: 100px;
border: 0;
}

.ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0;
width: 0;
height: 0;
display: block;
}