@charset "utf-8";
/* CSS Document */

body {
	background-color:#FFFFFF;
	padding:0;
	margin:0;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#3a3843;
	line-height: 130%;
}

a:link, a:active, a:visited {
	color:#1983b7;
}

a:hover {
	color:#006b9d;
}

#Header {
	height: 100%;
	height: 120px;
	background-image:url(../images/bg-top.gif);
	padding-top:15px;
	clear:both;
}

#logo {
	position:relative;
	left:50%;
	margin-left:-361px;
	width: 722px;
	background-image:url(../images/TopLogo2.gif);
	background-repeat:no-repeat;
	height: 100px;
}

#navContainer {
	width:100%;
	height:25px;
	background-image:url(../images/topnavBG.gif);
	background-repeat:repeat-x;	
}

#FeatureHome {
	margin-top:1px;
	width:100%;
	height:160px;
	background-image:url(../images/bg-feature.gif);
	background-repeat:repeat-x;
	background-color:#396b9a;
	border-bottom: 2px solid #2c5173;
}

#FeatureWrapperHome {
	position:relative;
	left:50%;
	margin-left:-361px;
	width: 722px;
	height: 160px;
	background-image:url(../images/feat_home.jpg);
	background-repeat:no-repeat;
}

#FeatureWrapperProfile {
	position:relative;
	left:50%;
	margin-left:-361px;
	width: 722px;
	height: 160px;
	background-image:url(../images/feat_profile.jpg);
	background-repeat:no-repeat;
}

#FeatureWrapperFAQ {
	position:relative;
	left:50%;
	margin-left:-361px;
	width: 722px;
	height: 160px;
	background-image:url(../images/feat_faq.jpg);
	background-repeat:no-repeat;
}

#FeatureWrapperMission {
	position:relative;
	left:50%;
	margin-left:-361px;
	width: 722px;
	height: 160px;
	background-image:url(../images/feat_mission.jpg);
	background-repeat:no-repeat;
}

#FeatureWrapperContact {
	position:relative;
	left:50%;
	margin-left:-361px;
	width: 722px;
	height: 160px;
	background-image:url(../images/feat_contact.jpg);
	background-repeat:no-repeat;
}

#FeatureWrapperQuality {
	position:relative;
	left:50%;
	margin-left:-361px;
	width: 722px;
	height: 160px;
	background-image:url(../images/feat_Quality.jpg);
	background-repeat:no-repeat;
}

#FeatureWrapperPrePurchase {
	position:relative;
	left:50%;
	margin-left:-361px;
	width: 722px;
	height: 160px;
	background-image:url(../images/feat_PrePurchase.jpg);
	background-repeat:no-repeat;
}

#FeatureWrapperDispute {
	position:relative;
	left:50%;
	margin-left:-361px;
	width: 722px;
	height: 160px;
	background-image:url(../images/feat_Dispute.jpg);
	background-repeat:no-repeat;
}

#FeatureWrapperOwner {
	position:relative;
	left:50%;
	margin-left:-361px;
	width: 722px;
	height: 160px;
	background-image:url(../images/feat_owner.jpg);
	background-repeat:no-repeat;
}

#navWrapper {
	position:relative;
	left:50%;
	margin-left:-361px;
	width: 722px;
	background-image:url(../images/nav1BG.gif);
	background-repeat:no-repeat;
	background-position:right;
	background-position: 1px 0;
}

#navWrapper a {
float:left;
display:block;
text-indent:				-9999em;
}

#navWrapper a:hover {
background-position: 0 -24px;
}

a.navHome {
width: 94px;
height: 24px;
background-image:url(../images/navHome.gif);
}

a.navProfile {
width: 95px;
height: 24px;
background-image:url(../images/navProfile.gif);
}

a.navFAQ {
width: 93px;
height: 24px;
background-image:url(../images/navFAQ.gif);
}

a.navMission {
width: 94px;
height: 24px;
background-image:url(../images/navMission.gif);
}

a.navContact {
width: 96px;
height: 24px;
background-image:url(../images/navContact.gif);
}

#navContainer2 {
	width:100%;
	height:22px;
	background-image:url(../images/nav2BG.gif);
	background-repeat:repeat-x;	
}

#navWrapper2 {
	position:relative;
	left:50%;
	margin-left:-361px;
	width: 722px;
	background-position: 1px 0;
}

#navWrapper2 a {
float:left;
display:block;
text-indent:				-9999em;
}

#navWrapper2 a:hover {
background-position: 0 -22px;
}

a.navQuality {
width: 150px;
height: 22px;
background-image:url(../images/navQuality.gif);
}

a.navPrePurchase {
width: 150px;
height: 22px;
background-image:url(../images/navPrePurchase.gif);
}

a.navDispute {
width: 150px;
height: 22px;
background-image:url(../images/navDispute.gif);
}

a.navOwner {
width: 152px;
height: 22px;
background-image:url(../images/navOwner.gif);
}

#ContentWrapper {
	position:relative;
	left:50%;
	margin-left:-361px;
	width: 722px;
	background-color:#FFFFFF;
}

#Content {
	width: 310px;
	padding: 30px 30px 30px 10px;
	float:left;
	clear:right;
}

#ContentFull {
	width: 620px;
	padding: 15px 30px 30px 10px;
	float:left;
	clear:right;
}

#ContentFull p {
	font-family:Tahoma;
	font-size:12px;
	line-height: 135%;
	color:#666666;
}

#ContentFull h1 {
	font-family:Tahoma;
	font-weight:bold;
	font-size:14px;
	color:#990066;
}

#ContentFull h2 {
	font-family:Tahoma;
	font-weight:bold;
	font-size:12px;
	color:#1983b7;
}

#Content p {
	font-family:Tahoma;
	font-size:12px;
	line-height: 135%;
	color:#666666;
}

#Content h1 {
	font-family:Tahoma;
	font-weight:bold;
	font-size:14px;
	color:#990066;
}

#Content h2 {
	font-family:Tahoma;
	font-weight:bold;
	font-size:12px;
	color:#1983b7;
}

ul {
	color:#666666;
	font-family:Tahoma;
	font-size: 12px;
	line-height: 135%;
}

#FooterWrapper {
	margin-left:auto;
	margin-right:auto;
	width: 722px;
	height: 160px;
}

#FooterWrapper p {
	font-size:11px;
	color:#666666;
	line-height: 120%;
	padding: 30px 30px 30px 10px;
}

a.linkFooter {
	text-decoration: none;
	color:#777777;
}

#FooterWrapper a:hover {
	color:#444444;
	text-decoration:underline;
}

.intenseLogo {
	padding-top: 10px;
	border:0;
}

#clearDIVs {
	clear:both;
}

#footer100 {
	clear:both;
	position:relative;
	width:100%;
	background-image:url(../images/bg-footer.jpg);
	background-repeat:repeat-x;
}