/* GENERAL STYLING */
	html {
		position: relative;
		margin: 0;
		padding: 0;
		overflow: -moz-scrollbars-vertical;
	}
	
	/* Hides from IE5-mac \*/
	* html .buggybox {height: 1%;}
	/* End hide from IE5-mac */
	
	
	body {
		position: relative;
		margin: 0;
		padding: 0;
		text-align: center;
		color: #fff;
		background-color: #000;
		font-family:  Verdana, Helvetica, Arial, sans-serif;
		background: #000;
	}
	
	
	div#container {
		width: 800px;
		margin: 0 auto;
		background: #000 url('../img/content_background.gif') repeat-y center;
	}
	
/* TEXT STYLING */
	
	h1 {
		color: #660000;
		margin: 0;
		padding: 20px 46px 0 40px;
		font-size: 14px;
	}
	
	h1.contact {
		color: #660000;
		margin: 0;
		padding: 20px 46px 14px 40px;
		font-size: 14px;
		width: 300px;
	}
	
	h1.subtitle{
		margin: 0;
		padding: 0 46px 0 40px;
		color: #000;
		font-weight: normal;
	}
	
	h2 {
		color: #660000;
		margin: 0;
		padding: 30px 46px 0 40px;
		font-size: 14px;
		font-weight: normal;
	}
	
	h2.black {
		color: #000;
		margin: 0;
		padding: 10px 46px 0 40px;
		font-size: 14px;
		font-weight: normal;
	}
	
	h3 {
		color: #660000;
		margin: 0;
		padding: 20px 46px 0 40px;
		font-size: 12px;
		font-weight: bold;
	}
	
	h4 {
		margin: 0;
		padding: 0;
		font-weight: bold;
		font-size: 12px;
	}

	h5 {
	margin: 0;
	font-weight: bolder;
	font-size: 14px;
	line-height: 16px;
	}
	
	h6 {
	margin: 0;
	font-size: 12px;
	font-weight: normal;

	}
	
	p {
		margin: 0;
		padding:  0 46px 0 40px;
		font-size: 12px;
		letter-spacing: 0.02em;
	}

	sidestyle {
	margin: 0;
	padding:  0 46px 0 40px;
	font-size: 12px;
	letter-spacing: 0.02em;
	color: #FFFFFF;
	}

	
	p.quote {
		padding-top: 14px;
		font-size: 14px;
		font-style: italic;
	}
	
	.tm {
		font-size: 7px;
		vertical-align: super;
		line-height: 0;
	}
	
	.bold {
		font-weight: bold;
	}
	
	.italics {
		font-style: italic;
	}
	
	.boldital {
		font-weight: bold;
		font-style: italic;
	}
	
	.boldorange{
		color: #660000;
		font-weight: bold;
		margin: 0;
		padding: 0;

	}
	
/* UPPER AREAS -------------------------------- */

/* TOP */
	div#top {
		height: 234px; 
	}
	
/* MASTHEAD */
	div#masthead {
		position: relative;
		text-align: right;
	} 
	
	
	div#masthead span {
		display: none;
	}
	
	div#masthead a#logo {
		position: absolute;
		top: 94px;
		left: 18px;
		width: 117px;
		height: 83px;
		background: url(../img/cardflex_logo.png) no-repeat;
		display: block;
	}

/* MASTHEAD SEARCH FORM */
	div#masthead #mast_search {
		text-align: left;
		position: relative;
		top: 30px;
		left: 670px;
		text-align: left;
		width: 120px;
		height: 22px;
		background: url('../img/search_bg.gif') no-repeat;
	}
	
	#mast_search input {
		width: 96px;
		border: none;
		background: none;
		font-size: 11px;
		color: #333333;
		padding-left: 4px;
	}
	
	#mast_search form {
		float: left;
	}
	
	#mast_search img {
		float: left;
		position: relative;
		top:-15px;
		left: 102px;
	}
	
	#mast_search a img {
		border: none;
		text-decoration: none;
	}

	/* END MASTHEAD SEARCH FORM */
	
	div#masthead a span {
		display: none;
	}
	
	div#masthead  a#upgrade {
		position: absolute;
		top: 128px;
		left: 670px;
		width: 116px;
		height: 29px;
		background: url(../img/signupnow_button.gif) no-repeat;
		display: block;
		border: none;
	}
	
	div#masthead  a#upgrade:hover, active{
		background-position: -116px;
	}
	
	div#masthead  a#agentsupport {
		position: absolute;
		top: 166px;
		left: 674px;
		display: block;
		border: none;
		color: #fff;
		font-size: 10px;
		font-weight: 500;
	}
	
/* MASTHEAD IMAGE SELECTOR */
	div#masthead #home_mast {
		width: 100%;
		height: 217px;
		background: url('../img/home_masthead.jpg') no-repeat 0 0;
	}
	
	div#masthead #about_mast {
		width: 100%;
		height: 217px;
		background: url('../img/about_masthead.jpg') no-repeat 0 0;
	}
	
	div#masthead #products_mast {
		width: 100%;
		height: 217px;
		background: url('../img/products_masthead.jpg') no-repeat 0 0;
	}
	
	div#masthead #fees_mast {
		width: 100%;
		height: 217px;
		background: url('../img/fees_masthead.jpg') no-repeat 0 0;
	}
	
	div#masthead #faq_mast {
		width: 100%;
		height: 217px;
		background: url('../img/faqs_masthead.jpg') no-repeat 0 0;
	}
	
	div#masthead #howtouse_mast {
		width: 100%;
		height: 217px;
		background: url('../img/howtouse_masthead.jpg') no-repeat 0 0;
	}
	
	div#masthead #contact_mast {
		width: 100%;
		height: 217px;
		background: url('../img/contact_masthead.jpg') no-repeat 0 0;
	}
	

	
	/* END MASTHEAD */
	
	
/* TOPNAV */
	
	#topnav{
		position: relative;
		top: -19px;
		width:100%;
		float:left;
		padding: 0;
		margin: 0;
	}
	
	
	
	#topnav a, #topnav h2{
		font:bold 10px/16px Verdana, Helvetica, Arial, sans-serif;
		display:block;
		border-left: 3px solid #fff;
		border-top: 3px solid #fff;
		border-bottom: 3px solid #fff;
		white-space:nowrap;
		margin:0;
		/*padding:0 0 0 3px;*/
	}
	
	
	#topnav h2 {
		padding: 0;
		margin: 0;
	}
	
	#topnav h2#h2_contact {
		border-right: 3px solid #fff;
	}
	
	
	
	#topnav h2{
		color:#fff;
		/* background:#000 url(/css/images/expand3.gif) no-repeat 100% 100%; */
		background: url("../img/nav_bg_ie.png") repeat-x;	
		text-transform:uppercase;
	}
	
	#topnav h2 a {
		margin: 0;
		padding: 0;
		border: none;
	}
	
	#topnav a{
		text-decoration:none;
	}
	
	#topnav a, #topnav a:visited{
		color:#fff;
	}
	
	#topnav a:hover{
		color:#fff;
		background:#660000;
	}
	
	#topnav a:active{
		color:#060;
		background:#ccc;
	}
	
	#topnav ul{
		text-align: center;
		list-style:none;
		margin:0;
		padding:0;
		float:left;
		width:8em;
		height: 19px;
	}
	
	#topnav ul#home {
		width: 150px;
	}
	
	#topnav ul#about {
		width: 102px;
	}
	
	#topnav ul#products {
		width: 126px;
	}
	
	#topnav ul#fees {
		width: 86px;
	}
	
	
	#topnav ul#faq {
		width: 72px;
	}
	
	#topnav ul#usingthecard {
		width: 144px;
	}
	
	#topnav ul#contactus {
		width: 120px;
	}
	
	#topnav li{
	position:relative;
	}
	
	
	
	#topnav ul ul{ 
		text-align: left;
		text-transform: uppercase;
		position:absolute;
		z-index:500;
		top:auto;
		display:none;
		width: 200px;
	}
	

	

	
	#topnav ul ul a {
		border-top: none;
		border-bottom: none;
		border-right: 3px solid #fff;
		background-color: #660000;
		padding-left: 30px;
	}
	
	#topnav ul ul a:hover {
		color: #f8b759;
	}
	
	
	#topnav ul ul a.last {
		border-bottom: 3px solid #fff;
	}
	
	#topnav ul ul a.last_selected {
		border-bottom: 3px solid #fff;
		color: #f8b759;
	}
	
	#topnav ul ul a.inset {
		text-indent: 12px;
		font-style: italic;
	}
	
	#topnav ul ul a.inset_selected {
		text-indent: 12px;
		font-style: italic;
		color: #f8b759;
	}
	
	
	
	#topnav ul ul ul{
		top:0;
		left:100%;
	}
	
	#topnav ul .selected {
		background-color: #660000;
	}
	
	#topnav ul ul .selected {
		color: #f8b759;
	}
	
	div#topnav h2:hover{
		background: #660000;
	}
	
	div#topnav li:hover{
		cursor:pointer;
		z-index:100;
	}
	
	div#topnav li:hover ul ul,
	div#topnav li li:hover ul ul,
	div#topnav li li li:hover ul ul,
	div#topnav li li li li:hover ul ul
	{display:none;}
	
	div#topnav li:hover ul,
	div#topnav li li:hover ul,
	div#topnav li li li:hover ul,
	div#topnav li li li li:hover ul
	{display:block;}
	
	/* END TOPNAV */

/* CONTENT AREA */
	
	#content {
		width: 800px;
		margin: 0;
		padding: 40px 0 0 0;
	}
	
/* SIDEBAR */
	
	div#content #sidebar {
		margin: 0 6px 0 0;
		padding: 24px 0;
		text-align: left;
		float: left;
		width: 150px;
		
	}
	
	#sidebar form {
		padding-left: 14px;
	}
	
	#sidebar h1 {
		font-size: 12px;
		color: #fff;
		padding: 0;
		margin: 0;
	}
	
	#sidebar p {
		color: #000;
		font-size: 10px;
		padding: 8px 0 0 0;
		margin: 0;
	}
	
	#sidebar input {
		width: 112px;
		height: 20px;
		border: none;
		padding: 4px 4px 0 4px;
		background: transparent url('../img/sidebar_text_bg.gif') no-repeat scroll;
		font-size: 12px;
	}
	
	#sidebar #sidebar_login a {
		padding-top: 10px;
		display: block;
		height: 18px;
	}

	#sidebar #sidebar_login {
		margin: 15px 0 15px 0;
		color: #fff;
		text-decoration: none;
		height: 27px;
		width: 119px;
		display: block;
		background: transparent url('../img/sidebar_login.gif') no-repeat;
	}
	
	#sidebar #sidebar_login:hover{
		background-position: -120px;
	}
	
	#sidebar a span{
		display: none;
		}
		
	#sidebar #sidebar_forget {
	border-top: 1px solid #fff;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 15px;
	padding-left: 16px;
	text-align: center;
	}
	#sidebar #sidebar_forget a {
		color: #0000FF;
		border: none;
		font-size: 10px;
	}
	
	/* END SIDEBAR */
	
/* CONTENT MAIN */
	
	div#content #main {
		margin: 0;
		padding: 0;
		text-align: left;
		float: right;
		width: 644px;
		color: #000;
	}
	
	div#content #home_intro {
		margin: 0;
		padding: 20px 46px 0 40px;
		font-size: 14px;
		letter-spacing: 0.02em;
	} 
	
	img#home_card{
		margin: 0;
		padding: 30px 46px 0 40px;
		float: left;
	}
	
	img#content_card{
		margin: 0;
		padding: 30px 46px 0 40px;

	}
	
	img#upgrade_chart{
		margin: 0;
		padding: 8px 46px 0 40px;

	}
	
	img.signup_steps{
		margin: 0;
		padding: 20px 46px 0 40px;

	}
	
	img#employer_benefits_chart{
		position: relative;
		top: -10px;
		left: 40px;
	}
	
	img#cardholder_benefits_chart{
		position: relative;
		top: 2px;
		left: 40px;
	}
	
	ul#home_list{
		font-size: 11px;
		font-weight: bold;
		margin: 0;
		padding: 32px 0 20px 0;
	}
	
	ul#home_list li {
		padding: 0 0 6px 0;
		list-style-image: url("../img/list_bullet.png");
	}
	
	ul.content_list {
		font-size: 12px;
		letter-spacing: 0.02em;
		margin: 0 56px 0 60px;
		padding: 0 0 0 0;
	}
	
	ul.content_list li {
		margin: 0;
		padding: 4px 0 6px; 0;
		list-style-image: url("../img/list_bullet.png");
	}
	
	ul.content_list li a {
		font-weight: bold;
		color: #0000FF;
	}
	
	ul.content_list li a:hover {
		color: #000;
	}
	
	ul.content_list ul {
		font-size: 12px;
		letter-spacing: 0.02em;
		margin: 0 0 0 12px;
		padding: 0;
	}
	
	ul.content_list ul li {
		margin: 0;
		padding: 4px 0 6px; 0;
		list-style-type: disc;
		color: #660000;
		list-style-image: none;
	}
	
	ul.content_list ul li p {
		margin: 0;
		padding: 0;
		color: #000;
	}
	
	ul.content_list_float {
		font-size: 12px;
		letter-spacing: 0.02em;
		margin: 0 0 0 60px;
		padding: 0 0 0 0;
		clear: both;
	}
	
	ul.content_list_float li {
		float: left;
		width: 180px;
		margin: 0;
		padding: 4px 0 6px; 0;
		list-style-image: url("../img/list_bullet.png");
	}
	
	ul.content_list_float li.clear_left {
		clear: left;
	}
	
	ul.content_list_float li.wide {
		margin: 0 0 0 0;
		width: 300px;
	}
	
	ul#check_list {
		font-size: 12px;
		letter-spacing: 0.02em;
		margin: 0;
		padding: 20px 46px 0 40px;
	}
	
	ul#check_list li {
		margin: 0;
		padding: 10px 10px 14px 40px;
		list-style-type:none;
		background:url("../img/checkmark.png") left top no-repeat;
	}

/* FOOTER */

	div#footer {
		height: 80px;
		width: 100%;
		background-image: none;
		background-color: #000;
		text-align: left;
		margin: 0;
		padding: 10px 0 0 0;
	}
	
	div#footer img{
		float: left;
		border: none;
	}
	
	div#footer ul {

	}
	
	div#footer li {
		float: left;
		display: inline;
		height: 10px;
	}
	
	div#footer a.last_footer {
		border-right: none;
	}
	
	div#footer li a {
		text-decoration: none;
		color: #fff;
		font-size: 10px;
		font-weight: normal;
		border-right: 1px solid #fff;
		padding: 0 10px 0 10px;
	}
	/* END FOOTER */	

/* LOWER NAV BLOCK */
	
	#lower_nav_container {
		padding: 20px 0 0 40px;
		overflow: visible;

	}
	
	ul#lower_nav {
		padding: 0;
		margin: 0;
		float: left;
		/*width: 520px;*/
		
	}
	
	ul#lower_nav li {
		display: inline;
		
	}

	ul#lower_nav a{
		background-color: #f15622;
		color: #FFF;
		text-decoration: none;
		float: left;
		border-left: 1px solid #000;
		border-top: 1px solid #000;
		border-bottom: 1px solid #000;
		font-size: 10px;
		padding: 6px 10px;
	}
	
	ul#lower_nav #ln_why_upgrade a {
		border-right: 1px solid #000;
	}
	
	ul#lower_nav a:hover {
		background-color: #660000;
	}
	
	
	/* END LOWER NAV BLOCK */
	

/* SPACER DIV */
	div#spacer {
		height: 40px;
	}
	
	div#spacer_big {
		height: 200px;
	}
	
	
/* Clear Fix Element
-------------------------------------------------------------------------  */
	* html .clearfix{height:1%;}
	.clearfix{display:inline-block;}
	.clearfix:after{clear:both;content:".";display:block;height:0;line-height:0;visibility:hidden;}
	html[xmlns] .clearfix{display:block;}
	#header #login a span,#topNav ul li span{display:none;}

.style1 {font-size: 10px}
