body {
	background-image:url(/images/bg-top.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 22px 0px 0px 0px;
}
form {
	margin:0px;
}

h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:21px;
	font-weight:normal;
	color:#2C7097;
}
h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#2C7097;
}
p {
	line-height:17px;
}

#wrapper {
	width: 777px; /* contains width*/
	margin: 0 auto;
	/*text-align: center; Added for IE5*/
	display:block;
}
#nav {
	width:100%;
	height:37px;
}

ul {margin:0px}

#primarynav {
	float:right;
	margin-top:0px;
	height:37px;
	display:table-row;
	margin-right:110px;
}
	
#primarynav li{
	float: left;
	height: 38px;
	text-indent: -9000px;
	overflow: hidden;
}
	
#primarynav li a{
	display: block;
	height: 37px;
}
	
#primarynav li#pn-au a {background: url(/images/home.jpg) no-repeat 0px 0px; width:104px;}
#primarynav li#pn-gv a {background: url(/images/How-it-works.jpg) no-repeat 0px 0px; width: 112px;}
#primarynav li#pn-ev a {background: url(/images/faqs.jpg) no-repeat 0px 0px; width: 73px;}
#primarynav li#pn-ga a {background: url(/images/contact.jpg) no-repeat 0px 0px; width: 104px;}
/* killed #primarynav li#pn-cu a {background: url(../images/pn_contact.gif) no-repeat 0px 0px; width: 80px;} */

#primarynav li.selected#pn-au a {background: url(/images/home-o.jpg) no-repeat 0px -52px; width: 104px;}
#primarynav li.selected#pn-gv a {background: url(/images/how-it-works.jpg) no-repeat 0px -52px; width: 112px;}
#primarynav li.selected#pn-ev a {background: url(/images/faq-ojpg) no-repeat 0px -52px; width: 73px;}
#primarynav li.selected#pn-ga a {background: url(/images/contact-o.jpg) no-repeat 0px -52px; width: 104px;}
/* killed #primarynav li.selected#pn-cu a {background: url(../images/pn_contact.gif) no-repeat 0px -52px; width: 80px;} */

#primarynav li#pn-au a:hover {background: url(/images/home-o.jpg) no-repeat 0px 0px; width: 104px;}
#primarynav li#pn-gv a:hover {background: url(/images/how-it-works-o.jpg) no-repeat 0px 0px; width: 112px;}
#primarynav li#pn-ev a:hover {background: url(/images/faq-o.jpg) no-repeat 0px 0px; width: 73px;}
#primarynav li#pn-ga a:hover {background: url(/images/contact-o.jpg) no-repeat 0px 0px; width: 104px;}
/* killed #primarynav li#pn-cu a:hover {background: url(../images/pn_contact.gif) no-repeat 0px -26px; width: 80px;} */


#header-index {
	background-image:url(/images/header-index.jpg);
	background-repeat:no-repeat;
	width:777px;
	height:321px;
}
#header-interior	{
	background-image:url(/images/header-interior.jpg);
	background-repeat:no-repeat;
	width:777px;
	height:321px;
}
.header-content {
	padding-top:125px;
	padding-right:320px;
	color:#FFFFFF;
	font-weight:bold;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	line-height:18px;
	height:139px;
}
#content {
	width:777px;
	margin: 20 0 60 0;
	display:block;
	vertical-align:top;
}
#applyfrom {
	margin-top:-30px;
	width:271px;
	float:left;
	clear:left;
}
.apply-top	{
	background-image:url(/images/form-top.jpg);
	background-repeat:no-repeat;
	height:151px;
	width:271px;
}
.applybg	{
	width:271px;
	background-image:url(/images/apply-bg.jpg);
	background-repeat:repeat-y;
}
.apply-bottom	{
	width:271px;
	display:table-cell;
	background-image:url(/images/form-bottom.jpg);
	background-repeat:no-repeat;
	height:24px;
}
#main {
	padding-left:20px;
	margin-bottom:40px;
	width:483px;
	text-align:left;
	float:right;
	clear:right;
}
#footer {
	background-color:#FFFFFF;
	font-size:13px;
	color:#333333;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	clear:both;
}
#footer ul {
	margin:0px;
	padding:0px;
}
#footer ul li {
	display:inline;
	margin-right:10px;
}
#footer a {
	color:#333333;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#green	{
	background-color:#76C043;
	width:100%;
	height:60px;
}
#formplacement	{
	color:#FFFFFF;
	margin-left:70px;
	text-align:center
}
.formtable	{
	width:200px;
	display:table;
	padding-top:2px;
	padding-bottom:2px;
	text-align: center;
}
.forminline	{
	display:inline;
}
.pad10	{
	padding-bottom:6px;
	font-size:18px;
	text-align:center;
	padding-right:30px;
	font-weight:bold;
}
.insurance-type, .insurance-zip {
   font-size:13px;
   margin-bottom:5px;
   color:#FFFFFF;
   font-weight:bold;
}
.insurance-zip	{
   margin-top:8px;
}

.insurance-select,  .input-zip input   {
   width:150px;
   font-size:13px;
   text-align:center;
}

.continue-button input {
   margin-top:16px;
}
