body{
margin:0; padding:0;
font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
color:#fff;
text-align:left;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
    }
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */


#wrap{
width:100%;
min-width:910px;
}
#header-wrap{
width:100%;
min-width:910px;
background-color:#fff;
-moz-box-shadow: 0 1px 10px #000;
-webkit-box-shadow: 0 1px 10px #000;
box-shadow: 0 1px 10px #000;
position:relative;
z-index:2;
}
#header{
width:910px;
height:70px;
margin:0 auto;
background-color:#fff;
}
#logo-container{
padding:8px 0 0 0;
}
#logo{
margin:0 0 0 20px;
}
#hero-wrap{
width:100%;
min-width:910px;
background-color:#33CCFF;
/*-moz-box-shadow: 0 1px 10px #cccccc;
-webkit-box-shadow: 0 1px 10px #cccccc;
box-shadow: 0 1px 10px #cccccc;
position:relative;*/
}
#hero-container{
width:910px;
height:295px;
margin:0 auto;
background-color:#33CCFF;
position:relative;
}
#hero-container img{
float:left;
margin:50px 80px 0 0;
}
#hero-message{
float:left;
width:410px;
font-size:42px;
margin:80px 0 0 0;
}
#arrow-down {
	width: 0; 
	height: 0; 
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid #33CCFF;
	position:absolute;
	bottom:-20px;
	right:170px;
}
#content-wrap{
width:100%;
min-width:910px;
background-color:#222222;
}
#content-container{
width:910px;
margin:0 auto;
background-color:#222222;
padding:40px 10px 30px 10px;
}
#brand-message{
display:block;
width:540px;
float:left;
font-size:23px;
}
#form-container{
float:left;
width:305px;
height:245px;
background-color:#CCCCCC;
font-size:24px;
margin-left:15px;
padding:8px;
-moz-box-shadow:    inset 0 0 2px #111111;
-webkit-box-shadow: inset 0 0 2px #111111;
box-shadow:         inset 0 0 2px #111111;
}
#form-container input[type="text"] {
width:235px;
height:30px;
margin:0 0 8px 25px;
padding:3px 0 3px 10px;
font-size:20px;
border: 1px solid #BBBBBB;
color: #808080;
-moz-box-shadow: 1px 1px 1px #5E5E5E inset;
-webkit-box-shadow: 1px 1px 1px #5E5E5E inset;
box-shadow: 1px 1px 1px #5E5E5E inset;
}
#form-container input[type="submit"] {
border: 1px solid #00CC00;
color:#fff;
background-color:#00CC00;
width:205px;
height:33px;
margin-left: 65px;
font-size:22px;
-moz-box-shadow:    1px 1px 1px 1px #808080;
-webkit-box-shadow: 1px 1px 1px 1px #808080;
box-shadow:         1px 1px 1px 1px #808080;
position:relative;
}
#form-container input[type="submit"]:hover {
	zoom: 1;
	filter: alpha(opacity=75);
	opacity: 0.75;
}
#form-title{
color:#000;
font-weight:bold;
text-align:center;
margin:5px 0;
}
#form-message{
font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
font-size:23px;
text-align:center;
color:#000;
margin-top: 40px;
}
#retailer-container{
float:left;
width:288px;
height:244px;
border:1px solid #CCCCCC;
margin-left:33px;
}
#retailer-container h2{
width:auto;
height:32px;
font-size:23px;
font-weight:500;
background-color: #00CC00;
padding:8px 14px 8px 13px;
margin-top: 0px;
}
#retailer-container img{
padding-top:25px;
}
#retailer-container img:hover {
-webkit-filter: none;
filter: none;
}
.grayscale {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
filter: gray;
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
border:none;
outline:none;
}
#card-types{
width:530px;
float:left;
margin:40px 25px 0 0;
}
.card-type-img{
float:left;
margin:0 40px 45px 0;
}
.card-type-container{
float:left;
width:280px;
font-size:20px;
}
.card-type-title{
color:#33CCFF;
}
.cardtype-desc{

}
#card-specs{
float:left;
width:325px;
font-size:20px;
margin-top:40px;
}
#card-specs ul{
margin:0;
padding:0 0 0 20px;
}
#specs-title{
color:#33CCFF;
}
#reseller-message{
font-size:23px;
text-align:center;
margin-top:5px;
padding-top:15px;
}
#footer-wrap{
width:100%;
min-width:910px;
background-color:#fff;
}
#footer{
width:910px;
margin:0 auto;
color:#000;
background-color:#fff;
}
#copyright{
float:left;
margin:10px 0;
}
#privacy{
float:right;
margin:10px 0;
}
#privacy a, #privacy a:active, #privacy a:visited{
color:#000;
text-decoration:none;
}
#privacy a:hover{
color:#000;
text-decoration:underline;
}

#policy-container{
color:#000;
padding:30px;
width:800px;
height:620px;
}

.simplemodal-wrap{overflow:hidden !important;}

#simplemodal-overlay{background:#666666;opacity:0.9 !important;}

#simplemodal-container{border: 1px solid #E0E0E0 !important;
  border-radius: 4px;
  }

#simplemodal-container a.modalCloseImg {
	background:url(/images/close_button.png) no-repeat; /* adjust url as required */
	width:20px;
	height:20px;
	display:inline;
	z-index:3200;
	position:absolute;
	top:-10px;
	right:-10px;
	cursor:pointer;
}

#tableHeader {
    font-size:1.75em;
    text-align:center;
    padding-bottom:10px;
    
}

table {
padding-bottom:45px;
border:2px solid white;
border-collapse: collapse;
width:750px;
align:center;
margin:auto;
}

th {
 text-align:center;   
 border-right:1px solid white;
}

tr {
 border:0px solid white;
 border-collapse: collapse;
}

td {
 border:1px solid white;
    padding-left:6px;
    padding-top:3px;
    padding-bottom:3px;
}

.column1 {
 padding-right:10px;  
 width:35px;
}

#table2
{
padding:0px;
border:none;
border-collapse: collapse;
width:100%;
align:center;
margin:auto; 
}


#table3

{
padding:0px;
border:none;
border-collapse: collapse;
width:100%;
align:center;
margin:auto; 
}

.cellColumn2
{
 border:none; 
    height:42px;
 border-bottom:1px solid white;
    
}


.cellColumn3
{
  border:none; 
    height:42px;
    border-bottom:1px solid white;
    
}
