/* General ------------------------ */
html {font-family:Arial, Helvetica, sans-serif;}
body {margin:10px auto;}
form {margin:0; padding:0;}
img {border:0;}
p {margin:0 0 12px;}
h1 {font-size: 32px;}
h2 {font-size: 24px;}
h3 {font-size: 18px;}
h4 {font-size: 16px;}
h5 {font-size: 12px;}
h6 {font-size: 10px;}
h1,h2,h3,h4,h5,h6 {margin: 0 0 12px 0; font-weight:bold;color:#003366;}
a {color:#003399;}
a:hover {color:#CC3300;}

/* Page Wrapper ------------------------ */
#wrapper {width:900px; margin:0 auto;}

/* Header ------------------------ */
#header {width:900px; margin-bottom:5px;}
#logo {float:left; width:352px;}


/* Login Form */
#login {float:right; font-size:11px;}
#login input {font-size:12px;}


/* Content ------------------------*/
#mainContentContainer {width:900px; height:auto; background:url(/img/offers/nsv2/maincontainer_bg.jpg);}

/* Footer ------------------------ */
#footer {width:900px; height:53px; background:url(/img/offers/nsv2/maincontainer_footer.jpg) no-repeat top;text-align:center;}


/* Footer - Nav */
ul#footerNav {margin: 0;padding: 12px 0 0 0;list-style-type: none;text-align: center;}
ul#footerNav li {display: inline;}
ul#footerNav li a {text-decoration: none;padding: 3px 5px;color: #3A76B1;background-color:transparent;font-size:11px;}
ul#footerNav li a:hover {color: #36516E;text-decoration: underline;}

/* Landing Page - Top/Cap of Content ------------------------ */
#landingContentTop {width:900px; min-height:27px; background:url(/img/offers/nsv2/landingcontent_header.jpg) no-repeat top;}

/* Landing Page - Billboard ------------------------ */
#landingContent {position:relative;background:url(/img/offers/nsv2/landingad_freecreditreport_bg_v7.jpg) no-repeat center; width:850px; height:720px;margin:auto;}

/* Products ------------------------ */
#productsBlock {position:relative; width:850px; height:422px; background:url(/img/offers/nsv1/products_block_bg.jpg) no-repeat left top;}
#productCopy {font-size:16px;color:#000;width:850px;height:auto;width:auto;padding: 0 10px 5px 10px;line-height:22px;}
#product1Desc {position:absolute;top:20px;left:446px;font-size:16px;font-weight:bold;width: 204px;}
#product1Price {position:absolute;top:32px;left:732px;font-weight:bold;font-size:32px;color:#24344A;}
#product1Btn {position:absolute;top:63px;left:458px;}

#product2Desc {position:absolute;top:136px;left:446px;width: 255px;height: 20px;font-size:16px;font-weight:bold;}
#product2SubDesc {position:absolute;top:160px;left:445px;width: 243px;height: 20px;font-weight:bold;font-size:12px;}
#product2Price {position:absolute;top:164px;left:721px;font-weight:bold;font-size:32px;color:#24344A;}
#product2Btn {position:absolute;top:228px;left:458px;}

#didYouKnowTxt {position:absolute;top:337px;right:262px;width:180px;font-size:14px;line-height:16px;text-align:center;}
#offerFeaturesTxt {position:absolute;top:337px;left:638px;width:auto;font-size:14px;font-weight:normal;line-height:16px;color:#162E48;}

/* Product Copy ------------------------ */
#productCopy {position:absolute;top:72px;left:28px;width: 342px;color:#fff;line-height:24px;font-size:16px;}
#productCopy .highlight-yellow {font-weight:bold;color:#FDD802;font-size:19px;font-style:italic;}

/* FOOTER - DISCLAIMERS */
#disclaimers {
	margin:0 auto; 
	padding:0; 
	width:820px; 
	font-size:12px; 
	text-align:left; 
	color:#666;
}


/* Clear */
.clear {clear:both;}

