@import url('layout.css');
@import url('intro.css');
@import url('promos.css');
@import url('footer.css');
@import url('menu-top.css');
@import url('menu-side.css');
@import url('selectors.css');


/**
 * Main Styles - fonts, links, etc.
 */


#div-Main
{
  margin-top: 80px;
  
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #475365;
}

h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #1a4c9b;
	margin-bottom: 6px;
}

p, li, dd, td {
	/*font-size: 10pt; toque*/
	font-size: 8pt;
	font-weight: normal;
}

p, ul, ol, dl {
	margin: 6px 0;
}

form {
	margin: 0;
}

ul, ol {
	padding: 0 0 0 30px;
}

li {
	margin: 0;
	padding: 0;
}

a, a:link, a:visited, a:active {
	color: #2d80bd;
	text-decoration: underline;
}

a img{
	border: 0;
}

a:hover {
	text-decoration: none;
}

.clear {
	clear: both;
}
.merchantAdv
{
 margin-top: 76px;
}
.viewMerchant
{
 margin-top: 37px;
}
.merchantAdvImg
{
	background: url("../images/Merchant-surf2-317x67.png") no-repeat scroll left top transparent;
	float:left;
	margin-left: 15px;
	margin-top: 10px;
	height:52px;
	overflow:hidden;
	width:320px;
	
}

.bankAdv
{
	 margin-top: 0px;
	 
}
.bankAdvImg
{
	background: url("../images/BankImage-317x52.png") no-repeat scroll left top transparent;
	height:52px;
	overflow:hidden;
	margin-left: -35px;
	width:300px;
}
.buttonx1 a 
{
 color:#FFFFFF;
 display:block;
 background:url("../images/intro-content-box-merchants-button.gif") no-repeat scroll left top transparent;
 height:39px;
 margin-top:25px;
 margin-left:50px;
 width:220px;
 font-size:11pt;
 height:50px;
 line-height:35px;
 text-align:center;
 text-decoration:none;
}

div.sociable {
    float: right;
    margin-right: 50px;
    margin-top: -10px;
    z-index: 1;
    width:244px;
}

.sociable_tagline {
    float: left;
}

.sociable ul {
    display: inline;
    margin: 0 !important;
    padding: 0 !important;
}
.sociable ul li {
    -moz-background-inline-policy: continuous;
    background: none repeat scroll 0 0 transparent;
    display: inline !important;
    list-style-type: none;
    margin: 0;
    padding: 3px;
}
