/* Global Styles */

body { 
	margin: 0pt;
	padding: 0pt;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: rgb(107, 104, 84);
	background-color: rgb(255, 255, 255);
	}

div, p, ul, h1, h2, h3, h4, img, form, input { 
	margin: 0pt;
	padding: 0pt;
	}

ul { 
	list-style-type: none;
	}

.blank { 
	clear: both;
	font-size: 0pt;
	line-height: 0pt;
	}

/* Upper Panel and Header */

/* Why is the lighter grey band not matching up with the nav bar darker grey band? */
#upperpan { 
	background: rgb(253, 254, 255) url(images/upper_pan_bg.gif) repeat-x scroll 0%;
	width: 100%;
    color: rgb(107, 104, 84);
    }
	
#header { 
  	margin: 0pt auto;
    background: rgb(253, 254, 255) url(images/header_bg.gif) repeat-x scroll 0%;
    width: 778px;
    position: relative;
    height: 145px;
    color: rgb(81, 81, 81);
    }

#header img { 
   	position: absolute;
    top: 20px;
    left: 50px;
    }

#header h1 { 
	background: transparent url(images/slogan.gif) no-repeat scroll 0% 50%;
    position: absolute;
    text-indent: -2000px;
    top: 66px;
    left: 230px;
    width: 434px;
    height: 23px;
    }

#header ul { 
  	width: 468px;
    position: absolute;
    top: 28px;
    left: 265px;
    }

#header ul li { 
  	float: left;
    display: block;
    }

#header ul li a { 
  	text-indent: -2000px;
    font-size: 0px;
    height: 31px;
    text-decoration: none;
    display: block;
    }
	
/* Top Tabs */
#header ul li a.sol { 
  	background: transparent url(images/solution.gif) no-repeat scroll 0%;
    width: 156px;
    }
#header ul li a.sol:hover { 
  	background: transparent url(images/solution_h.gif) no-repeat scroll 0%;
    width: 156px;
    }
	
#header ul li a.ser { 
  	background: transparent url(images/services.gif) no-repeat scroll 0%;
    width: 156px;
    }
#header ul li a.ser:hover { 
  	background: transparent url(images/services_h.gif) no-repeat scroll 0%;
    width: 156px;
    }

#header ul li a.sup { 
  	background: transparent url(images/support.gif) no-repeat scroll 0%;
    width: 156px;
    }
#header ul li a.sup:hover { 
  	background: transparent url(images/support_h.gif) no-repeat scroll 0%;
    width: 156px;
    }

/* Navigation Bar */
#header ul.navi { 
  	width: 507px;
    position: absolute;
    top: 118px;
    left: 222px;
    display: block;
    }

#header ul.navi li { 
  	padding: 0pt 8px;
    float: left;
    }

#header ul.navi li a.na { 
  	margin: 2px 0pt;
    padding: 0px 3px;
    text-indent: 0px;
    color: rgb(81, 81, 81);
    text-decoration: none;
    display: block;
    height: 22px;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 11px;
    line-height: 22px;
    background-color: rgb(220, 220, 220);
    }

#header ul.navi li a.na:hover { 
  	background-color: rgb(253, 254, 255);
    color: rgb(81, 81, 81);
    }

/* Who We Are Section */
#who { 
  	margin: 0pt auto;
    background: rgb(253, 254, 255) url(images/credit_card_surfing.jpg) no-repeat scroll 0pt 22px;
    width: 667px;
    color: rgb(107, 104, 84);
    }

#who h2 { 
    height: 39px;
    margin-left: 178px;
    }

#who p { 
  	margin: 9px 0pt 0pt 178px;
    padding-bottom: 1px;
    font-size: 14px;
    }

#who p strong { 
  	color: rgb(204, 101, 0);
    background-color: rgb(253, 254, 255);
    }

#who p.line { 
  	background: transparent url(images/line.gif) no-repeat scroll left center;
    height: 16px;
    display: block;
    width: 469px;
    margin-bottom: 15px;
    }

#who p.line a { 
  	padding: 0pt;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-size: 12px;
    line-height: 16px;
    color: rgb(70, 119, 0);
    font-weight: bold;
    text-decoration: none;
    height: 16px;
    display: block;
    float: right;
    background-color: rgb(253, 254, 255);
    }

#who p.line a:hover { 
  	text-decoration: underline;
    }

/* Who Puzzle Section */
#who_puzzle { 
  	margin: 0pt auto;
    background: rgb(253, 254, 255) url(images/credit_card_puzzle.jpg) no-repeat scroll 0pt 22px;
    width: 667px;
    color: rgb(107, 104, 84);
    }

#who_puzzle h2 { 
    height: 39px;
    margin-left: 178px;
    }

#who_puzzle p { 
  	margin: 9px 0pt 0pt 178px;
    padding-bottom: 1px;
    font-size: 14px;
    }

#who_puzzle p strong { 
  	color: rgb(204, 101, 0);
    background-color: rgb(253, 254, 255);
    }

#who_puzzle p.line { 
  	background: transparent url(images/line.gif) no-repeat scroll left center;
    height: 16px;
    display: block;
    width: 469px;
    margin-bottom: 15px;
    }

#who_puzzle p.line a { 
  	padding: 0pt;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-size: 12px;
    line-height: 16px;
    color: rgb(70, 119, 0);
    font-weight: bold;
    text-decoration: none;
    height: 16px;
    display: block;
    float: right;
    background-color: rgb(253, 254, 255);
    }

#who_puzzle p.line a:hover { 
  	text-decoration: underline;
    }

/* Who Puzzle Section */
#about_us { 
  	margin: 0pt auto;
    background: rgb(253, 254, 255) url(images/credit_card_puzzle.jpg) no-repeat scroll 0pt 22px;
    width: 667px;
    color: rgb(107, 104, 84);
    }

#about_us h2 { 
    height: 39px;
    margin-left: 178px;
    }

#about_us p { 
  	margin: 9px 0pt 0pt 178px;
    padding-bottom: 1px;
    font-size: 14px;
    }

#about_us p strong { 
  	color: rgb(204, 101, 0);
    background-color: rgb(253, 254, 255);
    }

#about_us p.line { 
  	background: transparent url(images/line.gif) no-repeat scroll left center;
    height: 16px;
    display: block;
    width: 469px;
    margin-bottom: 15px;
    }

#about_us p.line a { 
  	padding: 0pt;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-size: 12px;
    line-height: 16px;
    color: rgb(70, 119, 0);
    font-weight: bold;
    text-decoration: none;
    height: 16px;
    display: block;
    float: right;
    background-color: rgb(253, 254, 255);
    }

#about_us ul { 
	width: 188px;
    display: block;
	margin: 7px 0px 7px 190px;
    }

#about_us ul li {
	padding: 0pt 0pt 0pt 17px;
    background: transparent url(images/arrow.gif) no-repeat scroll 0pt 8px;
    height: 20px;
    }

#about_us ul li a {
	font-family: Verdana,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 20px;
    color: rgb(107, 104, 84);
    text-decoration: underline;
    background-color: rgb(253, 254, 255);
    }

#about_us ul li a:hover {
	text-decoration: none;
    }

/* Middle Panel */

/* This light grey band is also dropping too far down */
#middle100 { 
  	background: rgb(253, 254, 255) url(images/middle_table_bg.gif) repeat-x scroll 0%;
    width: 100%;
    float: left;
    color: rgb(107, 104, 84);
    }

#middle { 
  	margin: 0pt auto;
    width: 679px;
    }

#left { 
  	width: 206px;
    float: left;
    background-color: rgb(253, 254, 255);
    position: relative;
    color: rgb(107, 104, 84);
    }

#left h2 { 
  	margin: 0px 0px 0px 15px;
    background: transparent url(images/latest_events.gif) no-repeat scroll 0%;
    display: block;
    text-indent: -2000px;
    height: 36px;
    }

#left h3 { 
  	color: rgb(218, 108, 0);
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
    width: 160px;
	margin: 0px 0px 0px 15px;
    background-color: rgb(253, 254, 255);
    }

#left p { 
  	padding: 5px 0pt 5px 18px;
    width: 168px;
    display: block;
    }

#left img { 
  	padding: 0pt 0pt 19px 18px;
    display: block;
    }

#left p span { 
  	color: rgb(97, 165, 0);
    background-color: rgb(253, 254, 255);
    }

#left p.line { 
  	margin: 0pt 0pt 15px 15px;
    background: rgb(253, 254, 255) url(images/line_2.gif) no-repeat scroll left center;
    height: 16px;
    display: block;
    width: 157px;
    color: rgb(107, 104, 84);
    }

#left p.line a { 
  	padding: 5px 10px 0pt 0pt;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-size: 12px;
    line-height: 16px;
    color: rgb(70, 119, 0);
    font-weight: bold;
    text-decoration: none;
    background-color: rgb(253, 254, 255);
    height: 16px;
    display: block;
    float: right;
    }

#left p.line a:hover { text-decoration: underline;
    }

/* Middle center */
#mid { 
	border: 1px solid rgb(220, 219, 219);
    padding: 15px;
    width: 234px;
    color: rgb(107, 104, 84);
    float: left;
    background-color: rgb(253, 254, 255);
    font-family: Verdana,Arial,Helvetica,sans-serif;
    }

#mid h2 { 
  	background: rgb(237, 237, 237) url(images/login_icon.gif) no-repeat scroll 0%;
    color: rgb(79, 79, 79);
	font-family: Verdana,Arial,Helvetica,sans-serif;
    width: 234px;
    height: 42px;
    padding: 10px 0px 5px 0px;
	text-indent: 60px;
	display: block;
	vertical-align: middle;
    }

#mid form { 
	width: 217px;
    background-color: rgb(237, 237, 237);
    display: block;
    padding-left: 17px;
    height: 120px;
    color: rgb(59, 59, 59);
    }

#mid form input { 
	width: 199px;
    height: 17px;
    margin-bottom: 16px;
    }

#mid form label { 
	padding: 0pt 0pt 0px 28px;
    background: rgb(237, 237, 237) url(images/regi_arrow.gif) no-repeat scroll 8px 5px;
    width: 125px;
    height: 18px;
    color: rgb(55, 55, 55);
    font-size: 16px;
    display: block;
    font-weight: bold;
    line-height: 17px;
    float: left;
    }

#mid form label a { 
	color: rgb(55, 55, 55);
    text-decoration: none;
    background-color: rgb(237, 237, 237);
    }

#mid form label a:hover {
	text-decoration: underline;
    }

#mid form input.button {
	border: medium none ;
    background: rgb(254, 254, 254) url(images/login_button.gif) no-repeat scroll 0pt;
    width: 49px;
    height: 18px;
    float: left;
    display: block;
    color: rgb(255, 255, 255);
    font-size: 0px;
    font-weight: bold;
    line-height: 18px;
    cursor: pointer;
    }

#mid h3 {
	background: rgb(253, 254, 255) url(images/want.gif) no-repeat scroll 0pt;
    width: 234px;
    height: 64px;
    text-indent: -2000px;
    margin-top: 11px;
    color: rgb(153, 153, 153);
    }

#mid ul {
	margin: 27px 0pt 0pt;
    width: 231px;
    display: block;
    }

#mid ul li {
	display: block;
    height: 61px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-size: 14px;
    line-height: 13px;
    color: rgb(88, 88, 88);
    font-weight: bold;
    background-color: rgb(253, 254, 255);
    }

#mid ul li a {
	background: rgb(253, 254, 255) url(images/mid_arrow.gif) no-repeat scroll 0pt 5px;
    padding-left: 10px;
    margin-top: 8px;
    display: block;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 13px;
    color: rgb(88, 88, 88);
    text-decoration: underline;
    }

#mid ul li a:hover { 
	text-decoration: none;
    }

a.view {
	margin: 0pt 0pt 20px;
    padding: 0pt 0pt 0pt 135px;
    background: rgb(255, 255, 255) url(images/mid_morebg.gif) no-repeat scroll 0%;
    width: 92px;
    height: 12px;
    display: block;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 12px;
    color: rgb(70, 119, 0);
    text-decoration: none;
    }

a.view:hover {
	color: rgb(0, 0, 0);
    background-color: rgb(253, 254, 255);
    text-decoration: underline;
    }

/* Middle right */
#right {
	width: 190px;
    background-color: rgb(255, 255, 255);
    float: left;
    padding-left: 17px;
    color: rgb(107, 104, 84);
    }

#right h2 {
	background: transparent url(images/links.gif) no-repeat scroll 0%;
    height: 29px;
    display: block;
    text-indent: -2000px;
    }

#right h3 { 
  	margin: 5px 0pt 5px 15px;
    color: rgb(107, 104, 84);
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 14px;
    width: 168px;
    display: block;
    background-color: rgb(253, 254, 255);
    }

#right ul { 
	width: 188px;
    display: block;
    margin-top: 7px;
    margin-bottom: 46px;
    }

#right ul li {
	padding: 0pt 0pt 0pt 17px;
    background: transparent url(images/arrow.gif) no-repeat scroll 0pt 8px;
    height: 20px;
    }

#right ul li a {
	font-family: Verdana,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 20px;
    color: rgb(107, 104, 84);
    text-decoration: underline;
    background-color: rgb(253, 254, 255);
    }

#right ul li a:hover {
	text-decoration: none;
    }

#right p.services {
	background: rgb(255, 255, 255) url(images/services_pic.gif) no-repeat scroll 0%;
    width: 190px;
    height: 276px;
    color: rgb(228, 228, 228);
    }

/* Footer */
#footer100 {
	border-top: 6px solid rgb(237, 237, 237);
    width: 100%;
    height: 114px;
    float: left;
    }

#footer {
	margin: 0pt auto;
    width: 679px;
    position: relative;
    height: 114px;
    font-family: Arial,Helvetica,sans-serif;
    }

#footer ul {
	width: 520px;
    position: absolute;
    top: 10px;
    left: 88px;
    }

#footer ul li {
	float: left;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 36px;
    color: rgb(81, 81, 81);
    background-color: rgb(253, 254, 255);
    }

#footer ul li a {
	margin: 0pt 11px;
    font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 36px;
    color: rgb(81, 81, 81);
    background-color: rgb(253, 254, 255);
    text-decoration: none;
    }

#footer ul li a:hover {
	text-decoration: underline;
    }

#footer p {
	color: rgb(0, 0, 0);
    font-size: 12px;
    line-height: 20px;
    position: absolute;
    top: 50px;
    left: 20px;
    background-color: rgb(253, 254, 255);
    }

#footer a {
  	margin: 0pt;
    padding: 0pt;
    color: rgb(0, 0, 0);
    background-color: rgb(255, 255, 255);
    text-decoration: underline;
    }

#footer p a:hover {
	color: rgb(0, 0, 0);
    background-color: rgb(198, 198, 198);
    }

#footer ul.link {
	width: 190px;
    position: absolute;
    top: 50px;
    left: 400px;
    }

#footer ul.link li {
	float: left;
    display: block;
    font-size: 0px;
    height: 31px;
    }

#footer ul.link li a {
	margin: 0px 2px 0pt 2pt;
    text-indent: -2000px;
	display: block;
	height: 31px;
    font-size: 0px;
    }

#footer ul.link li a.html {
	background: transparent url(images/xhtml.png) no-repeat scroll 0%;
    width: 88px;
    height: 31px;
    }

#footer ul.link li a.html:hover {
	background: transparent url(images/xhtml_h.png) no-repeat scroll 0%;
    width: 88px;
    height: 31px;
    }

#footer ul.link li a.css {
	background: transparent url(images/css.png) no-repeat scroll 0%;
    width: 88px;
    height: 31px;
    }
#footer ul.link li a.css:hover {
	background: transparent url(images/css_h.png) no-repeat scroll 0% 50%;
    width: 88px;
    height: 31px;
    }
