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

body {
	margin: 0px;
	padding: 0px;
	background-color: #606060;
	background-image: url(/images/general/background-stripe.gif);
	background-repeat: repeat-x;
	background-position: 0px 86px;
}

p, li, td, h1, h2 {
	font-size: 16px;
	font-family: Tahoma, Geneva, sans-serif;
	color:#333;
}

h1 {
	color: #D53109;
	font-size: 1.2em;
}

h2 {
	color: #D53109;
	font-size: 1em;
}

a {
	color: #D53109;	
}

img {
	border: none;	
}

#wrapper {
	margin: 0px;
	padding: 0px;
	width: 1000px;
	position: relative;
	top: 0px;
	z-index: 0;
	left: 50%;
	margin-left: -500px;
}

#header {
	background-image: url(/images/general/header-background.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 1000px;
	height: 166px;
	position: relative;
}

#header #topDownload {
	position: absolute;
	top: 0px;
	left: 13px;
	border: none;
}

#header #topInstant {
	position: absolute;
	top: 0px;
	left: 231px;
	border: none;
}

#header #homeButton {
	width: 166px;
	height: 166px;
	position: absolute;
	left: 419px;
}

#homeBanner {
	width: 974px;
	height: 383px;
	margin: 0px;
	margin-left: 13px;
	margin-top: 26px;
	background-image: url(/images/homepage/home-banner.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	position:relative;
}


#unsubscribeBanner {
	width: 974px;
	height: 383px;
	margin: 0px;
	margin-left: 13px;
	margin-top: 26px;
	background-image: url(/images/unsubscribe-banner.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	position:relative;
}
	
	
#homeBanner #download {
	border: none;
	position: absolute;
	right: 40px;
	top: 46px;
}

#homeBanner #instant {
	border: none;
	position: absolute;
	right: 40px;
	top: 166px;
}

#mainContent {
	width: 974px;
	margin: 0px;
	margin-left: 13px;
	margin-top: 26px;
	background-image: url(/images/general/mainContent-bg.gif);
	background-position: top left;
	background-repeat: repeat-y;
	position:relative;
	float: left;
}

#contentArea {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 724px;
	min-height: 400px;
	background-image: url(/images/general/contentArea-corner.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

#contentArea h1 {
	margin: 0px;
	padding-top: 40px;
	margin-left: 40px;
}

#contentArea p {
	font-size: 0.8em;
	margin: 10px;
	margin-left: 40px;
	margin-right: 40px;
}

#contentArea table {
	/*margin: 10px;*/
	/*margin-left: 40px;*/
	margin-right: 40px;
}

#contentArea table td {
	font-size: 0.8em;	
}

#contentArea ul, #contentArea ol {
	margin: 20px;
	margin-left: 40px;
	margin-right: 40px;
	padding: 0px;
}

#contentArea ul {
	list-style-type: none;
}

#contentArea ol {
	margin-left: 60px;	
}

#contentArea ul li, #contentArea ol li {
	font-size: 0.8em;
	margin: 0px;
	margin-top: 5px;
}

#contentArea ul li {
	padding-left: 40px;
}

#contentArea .promoBox {
	float: left;
	clear: both;
	color:#666;
	width: 644px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 40px;
}

#contentArea .promoBox img {
	width: 300px;
	height: 107px;
	float: left;
}

#contentArea .promoBox h2 {
	float: left;
	margin: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	width: 324px;
}

#contentArea .promoBox p {
	float: left;
	margin: 0px;
	margin-left: 20px;
	width: 324px;
}

#contentFooter {
	clear:both;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 974px;
	height: 20px;
	background-image: url(/images/general/contentFooter.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

#navBar {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 250px;
	background-image: url(/images/general/navBar-corner.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#navBar ul {
	margin: 0px;
	padding: 0px;
	width: 250px;
	list-style-type: none;
}

#navBar ul li {
	border-bottom: 1px solid #fd3303;
	font-size: 0.9em;
	padding: 10px;
}

#navBar ul li a {
	margin: 0px;
	color: #ffffff;
	display:block;
	text-decoration: none;
}

#navBar ul li ul {
	margin-top: 10px;
}

#navBar ul li ul li {
	border: none;
	font-size:0.9em;
	padding: 6px;
}


#footerBar {
	width: 100%;
	height: 131px;
	background-image: url(/images/general/footer-stripe.gif);
	background-repeat: repeat-x;
	background-position: top left;
	top: 26px;
	position:relative;
	clear:both;
}

#footer {
	width: 1000px;
	height: 129px;
	background-color: #000000;
	background-image: url(/images/general/footer.gif);
	background-position: top left;
	background-repeat: repeat-x;
	position: relative;
	left: 50%;
	margin-left: -500px;
	top: 1px;
	clear:both;
}

#footer p {
	text-align: center;
	padding-top: 10px;
	font-size: 0.9em;
}

#footer p a {
	color: #ffffff;
	text-decoration: none;
}

#footer div {
	position: absolute;
	width: 700px;
	left: 50%;
	margin-left: -350px;
	top: 40px;
}

#footer div img {
	float: left;
	margin-top: 20px;
	
}

#promoButtons {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 20px;
	float: left;
	clear: both;
}

#promoButtons img {
	float: left;
	margin-left: 38px;
}

#promoButtons {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
	clear: both;
}

#promoButtons img {
	float: left;
	margin-left: 38px;
}

.unsubscribeText
{
position:absolute;
left:47px;
top:85px;
width:430px;
}
.unsubscribeText p
{
color:#000000;


}
.unsubscribeText h1{
	
color:#353535;
	
}
#wrapper #dashClickHere {
	position: absolute;
	right: 55px;
	top: 507px;
	width: 110px;
	height: 33px;

}
#wrapper #goldenloungeClickHere {
	position: absolute;
	right: 55px;
	top: 392px;
	width: 110px;
	height: 33px;

}
#wrapper #thirtytworedClickHere {
	position: absolute;
	right: 55px;
	top: 276px;
	width: 110px;
	height: 33px;

}
#wrapper #dashClickHeres {
	position: absolute;
	right: 205px;
	top: 447px;
	width: 230px;
	height: 105px;

}
#wrapper #goldenloungeClickHeres {
	position: absolute;
	right: 205px;
	top: 327px;
	width: 230px;
	height: 105px;

}
#wrapper #thirtytworedClickHeres {
	position: absolute;
	right: 205px;
	top: 217px;
	width: 230px;
	height: 105px;

}
.bankingBox{

float:left;
margin-bottom:20px;


}
.bankingBox p{


width:450px;


}
.bankingBox img{


/*background-color: #500101;
border: 1px solid #c90202;*/

float: left;
margin-left: 20px;

}
.bankingBox img:hover{
background-image:url("/images/general/header-background.png");

}
.bankingBox h3{
margin-left:250px;
float:left:;
font-size:0.9em
font-color

}
.bankingBox p {

padding-left:230px;
width:420px;
margin-left:10px;

}


.bankingBox h3{
font-family:Tahoma, Geneva;
margin-top:10px;
margin-left:270px;
font-size:0.9em;

}

table.mainTable
{
	margin-left:auto; 
	margin-right:auto;
	text-align:center;
	width:100%;
}

table.gradientTable
{
	background:#b8090e url('/images/header.gif') repeat-x; 
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	color:white; 
	font-family:'Trebuchet MS'; 
	font-size:9pt;
	text-indent:5px;
	width:100%;
}


.mainTable .darkTableHeader, .mainTable td{

padding-top:10px;
color:#fff;

}
.mainTable table{
	
margin-left:-50px;	
	
}

h3{
	
font-family:Tahoma, Geneva, sans-serif;
margin-left:25px;
	color: #D53109;
	font-size: 1.2em;
}
.bankingTable{

background-image:url("/images/banking/tablebg.png");
background-repeat:no-repeat;
height:200px;
width:275px;
float:left;
margin-left:50px;

}

.bankingTable tr{

border-bottom:1px solid #fff;

}
.bankingTable table{
	margin-top:7px;
	margin-left:10px;

	width:245px;
	
	
}
.redGradientHeader{
	height:1px;
	font-weight:bold;
	
}
