body {
background-color:#A8B2BD;
background-image:url(/images/page_bg.jpg);
background-repeat:repeat-y;
margin:0px 0px 0px 0px;
font-family:Arial, Helvetica, sans-serif;
}

#topShade {
background-image:url(/images/bg_top.jpg);
background-repeat:repeat-x;
position:absolute;
top:0px;
left:0px;
width:100%;
height:161px;
}

#pageContainer {
	position:absolute;
	left:8px;
	top: 0px;
}

#leftShade {
position:absolute;
left:0px;
top:0px;
z-index:4;
background-image:url(/images/left_shade.jpg);
background-repeat:no-repeat;
}

/*Left Hand Column Styles*/

#col1 {
width:250px;
font-family:Arial, Helvetica, sans-serif;
background-image:url(/images/col1_bg.jpg);
font-size:13px;
color:#FFFFFF;
}

#col1Content {padding: 0px 0px 0px 30px;}

/*
#col1Promo {
width:210px;
height:359px;
background-image:url(/images/col1_promo_bg_new.jpg);
}

#col1PromoApply {
position:relative;
top: 220px;
left: 12px;
}

#col1PromoRenew {
position:relative;
top: 225px;
left:12px;
}

#col1PromoPhone {
position:relative;
top:237px;
left:37px;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#333;
}
*/

/* new promo */
#col1PromoApply {
position:relative;
top: 210px;
left: 9px;
}

#col1PromoRenew {
position:relative;
top:217px;
left:28px;
}

#col1PromoPhone {
position:relative;
top:224px;
left:44px;
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:bold;
color:#333;
}

#col1Promo {
width:224px;
height:400px;
margin-left: -5px;
margin-bottom: 4px;
padding-top: 15px;
background-image:url(/images/col1_promo_bg_home_newX.jpg);
background-repeat:no-repeat;
}

#col1PromoHeading {
font-family:Arial, Helvetica, sans-serif;
font-size:21px;
font-weight:bold;
color:#FFFFFF;
text-align:center;
width:224px;
}

#col1PromoHeading #small {
font-size:15px;
}

#col1PromoHeading #large {
font-size:15px;
font-weight:bold;
}
/* end new promo */

#col1PromoHomeApply {
position:relative;
top: 170px;
left: 12px;
}

#col1PromoHomeRenew {
position:relative;
top:175px;
left:12px;
}

#col1PromoHomeWhyNat {
position:relative;
top:152px;
left:108px;
}

#col1PromoHomePhone {
position:relative;
top:162px;
left:37px;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#333;
}

#col1PromoOtherPhone {
position:relative;
top:185px;
left:37px;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#333;
}

#col1PromoHome {
width:210px;
height:359px;
background-image:url(/images/col1_promo_bg_home_new.jpg);
}

#col1PromoHomeHeading {
font-family:Arial, Helvetica, sans-serif;
font-size:21px;
font-weight:bold;
color:#FFFFFF;
padding:7px 0 0 3px;
text-align:right;
width:200px;
}

#col1PromoHomeHeading #small {
font-size:15px;
}

#col1PromoHomeHeading #large {
font-size:15px;
font-weight:bold;
}

#col1Content blockquote {
background-image:url(/images/col1_leftquote.gif);
background-repeat:no-repeat;
width:190px;
margin: 20px 0px 0px 0px;
padding: 0px 0px 0px 15px;
}

#col1Content blockquote img {padding: 0px 0px 3px 5px;}

#col1Content cite {
font-style:normal;
padding: 0px 15px 0px 0px;
float:right;
}

#col1Content p.more {
clear:right;
text-align:right;
margin: 0 0 20px 0;
padding:0px 15px 0px 0px;
}

#col1Content p.more a{color:#FFFFFF; text-decoration:underline;}

#col1Content p.more a:hover{text-decoration:underline;}

#col1Content p.more a:hover{text-decoration:none;}

#col1Content p.more a:active{text-decoration:underline;}

#logosContainer {
width:210px;
}

#mailContainer {
float:left;
padding:0 0 0 5px;
}

#hackersafe {
float:left;
height:67px;
padding: 5px 0 0 20px;
}

#mailContainer.home {
float:left;
padding:0 0 0 5px;
width:72px;
}

#creditcard.home {
float:left;
height:67px;
width:130px;
}

#hackersafeHome {
float:left;
height:67px;
width:94px;
padding: 10px 0 0 10px;
}

#thawte {
position:relative;
left: 80px;
margin-top: 50px;
clear: both;
}

#thawteHome{
float:left;
width:80px;
margin:10px 0 0 10px;
}

h3.creditcom{ 
text-align:left;
margin:5px 0 0 37px;
}

h3.creditcom a {
color:#FFFFFF;
}

.freeLoanButton {
width:192px;
margin:10px 0 0 10px;
}

/* Navigation Styles*/

#nav {
position:absolute;
left:250px;
top: 0px;
width:536px;
height:60px;
background-image:url(/images/bg_nav.jpg);
}

#navContainer {
width:536px;
height:60px;
}

#tabs {
float:right;
margin-top:32px;
}

/*Main Content Styles*/

#contentContainer {
position:absolute;
left:250px;
top:60px;
width:536px;

}

#content {
padding: 10px 10px 10px 10px;
margin:0 0 0 0;
background-image:url(/images/bg_content.jpg);
background-repeat: repeat-y;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#4A5662;
}

#contentSmaller {
	font-size:10px;
	color:#4A5662;
	font-weight: bold;
	border: 1px solid #4A5662;
	margin:0 0 0 50px;
	
}

#contentSmaller td {
border:1px solid #4A5662;
text-align: center;
vertical-align: middle;
padding:2px;
}

.contentSmallerw {
	color:#FFFFFF; 
	background-color: #4A5662;
	/* border-bottom-color: #4A5662;
	border-color: #4A5662;
	border-left-color: #4A5662;
	border-right-color: #4A5662;
	border-top-color: #4A5662;
	border-bottom: 1;
	border-left: 1;
	border-right: 1;
	border-top: 1; */
}

#content a {color:#D06B11; text-decoration:underline;}
#content a:visited {color:#D06B11; text-decoration:underline;}
#content a:hover {color:#D06B11; text-decoration:none;}
#content a:active {color:#D06B11; text-decoration:underline;}

#content p {
margin:0 0 15px 0;
}

#content h1 {font-size:18px;}

#content h2 {font-size:16px;}

#content h3 {font-size:14px;}

#content h4 {font-size:14px;}

#content p.disclaimer{font-size:10px; color:#999999;}



#content input.text {
height:18px;
padding:1px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#4A5662;
}

/*Footer Styles*/

#footer {
width:526px;
float:right;
}

#footer ul {
width:526px;
margin:0 0 0 0;

}

#footer li {
list-style:none;
display:inline;
float:right;
padding:0 0 0 7px;
}

#footerContentPrimary {
float:right;
font-size:12px;
}

#footerContentPrimary a {
color:#333333;
text-decoration:underline;
}

#footerContentPrimary a:visited {
text-decoration:underline;
}

#footerContentPrimary a:hover {
text-decoration:none;
}

#footerContentPrimary a:active {
text-decoration:underline;
}

#footerContentSecondary {
float:right;
font-size:11px;
margin:5px 0 0 0;
}

#footerContentSecondary ul {
width:526px;
margin:0 0 0 0;

}

#footerContentSecondary li {
list-style:none;
display:inline;
float:left;
padding:0 0 0 7px;
}

#footerContentSecondary a {
color:#333333;
text-decoration:underline;
}

#footerContentSecondary a:visited {
text-decoration:underline;
}

#footerContentSecondary a:hover {
text-decoration:none;
}

#footerContentSecondary a:active {
text-decoration:underline;
}

/*Banner Styles*/
#banner {
width: 536px;
height:171px;
background-image:url(/images/banner.jpg);
}

#bannerButton {
position:relative;
left: 333px;
top: 10px;
}

#bannerText {
font-family:Arial;
font-size:25px;
color:#28455B;
font-weight:bold;
text-align:right;
padding:50px 10px 0px 0px;
}

#spacer {
height: 0px;
clear:both;
}

.spacer {
height: 0px;
clear:both;
}

.tabs {
float:right;
margin-top:32px;
}

.text12px {
font-family:Arial;
font-size:12px;
}

.text12pxblue {
font-family:Arial;
font-size:12px;
color:#4A5662;
}

.text12pxred {
font-family:Arial;
font-size:12px;
color: #990000;
}

.trans {behavior: url("/iepngfix.htc");}

.dgText
{
	font-size:12px;
}
