div.purchasequote
{
    background-color:#FFFFFF;
}
/* CSS Document */

* {
	margin: 0;
	outline: 0;
	padding: 0;
}

/* HTML TAGS */
body {
	background: #000000 url(/30year/images/bkg_repeat.jpg) repeat-x;
	color: #424242;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
input#btnsubmit
{
    background:url(/30year/images/but_getaquotenow.gif);
    border:none;
    cursor:pointer;
}
p { padding: 0 0 15px; }

/* LINKS */
a:link, a:visited, a:active { color: #FF6600; text-decoration: none; }
a:hover { color: #FF6600; text-decoration: underline; }

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

a img { border: 0; }

/* SHELL/PADDING */
#headerLogo,#headerLogo1 { padding: 0 0 15px; }
 /*{ padding: 20px 0px 0px 150px; }*/
#headerLogo a.white ,#headerLogo1 a.white {
	display: block;
	float: right;
	line-height: 34px;
	}

#content {
	background: #FFFFFF url(/30year/images/30year_header1.jpg) no-repeat;
	padding: 200px 60px 0;
}
#content1 
{
    background: #FFFFFF url(/july-specials/images/header.jpg) no-repeat;
	margin: 10px 0px 0px;
	padding-top:280px;
	width:960px;
}

#footer {
	background: url(/30year/images/landing_body_bottom.gif) no-repeat;
	color: #FFFFFF;
	font-size: 10px;
	padding: 45px 0 0;
	width: 960px;
}

#main {
	margin: 0 auto;
	padding: 20px 20px 30px;
	width: 960px;
}

#categories {
	color: #B5B5B5;
	font-size: 19px;
	margin: 0;
	padding: 30px;
	text-align: center;
}

#signupBox,div.purchasequote {
	background: url(/30year/images/signup_box_bottom.gif) no-repeat bottom left;
	padding: 0 0 30px;
}
#signupBox1
{
    background: url(/july-specials/images/blue-box.jpg) no-repeat bottom left;
    margin:0 10px 10px 50px;
    padding:5px 20px 5px 20px;
    color:#ffffff;
    line-height:1.8;
    height:321px;
}
#signupBox1 a,#signupBox1 a:hover
{
    color:#ffffff;
    text-decoration:underline;
}
#signupInner,div.purchasequote1 {
	background: url(/30year/images/signup_box_top.jpg) no-repeat top left;
	color: #FFFFFF;
	min-height: 140px;
	padding: 30px 30px 0;
}

/* FORM FIELDS */
input[type=text],select#countrylist {
	background: #B9B9B9;
	border: 0;
	color: #000000;
	font-size: 11px;
	padding: 2px 4px;
}

input.twocol { width: 164px; }

/* TEXT */
.dgrey { color: #333333; }
.font14 {
	font-size: 14px;
	line-height: 17px;
}
.font19 {
font-size:19px;
line-height:22px;
}
