/* CSS Document */
/* CSS Document */
body {
	padding : 0;
	margin : 0;
	}


#logo
{
	color : #FFFFFF;
	font-family : Arial, verdana;
	font-size :100%;
	font-weight : bold;
	padding-left : 2px;
	background-image: url(images/best-credit-card-processor-.jpg);
	height: 70px;
	width: 780px;


	
}

#rightside{
	position : absolute;
	top : 75px;
	left : 700px;
	right : 4px;
	width : 150px;
					
}

#rightside h1 {
      font-family : "Trebuchet MS", Georgia, Times, serif;
      font-size : 120%;
      font-weight : normal;
      color : #000;
      background-color : transparent;
}

#rightside h2 {
      font-family: "Trebuchet MS", Georgia, Times, serif;
      font-size: 100%;
      font-weight: bold;
      color: #000000;
      background-color : transparent;
}

#rightside p {
      font-family : "Trebuchet MS", Georgia, Times,serif;
      font-size : 80%;
      font-weight : normal;
      color : #000;
      background-color : transparent;
      line-height : 140%;
}
#rightside a { 
       font-family: "Trebuchet MS", Georgia, Times, serif;
       color : #00f;
       background-color: transparent;
}

#navigation {
       position : absolute;
       top : 75px;
       left : 5px;
       width : 150px;
}

#navigation a { 
       font-family: "Trebuchet MS", Georgia, Times, serif;
       color : #00f;
       background-color: transparent;
}

#rightlinks{
	position : absolute;
	top : 700px;
	left : 700px;
	right : 4px;
	width : 120px;
	text-align: left;
	border-top: 2px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 1px solid #666666;					
}
#rightlinks a { 
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

#link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: center;
}

#link a { 
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: center;
}
.tdlink: a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

#content {
position : absolute;
   top : 99px;
   bottom : 30px;
   left : 165px;
   width : 520px;
}

.topgadd {
	position : absolute;
	top : 4px;
	z-index: 10;
}

#content h1 {
	font-family : "Trebuchet MS", Georgia, Times, serif;
	font-size : 120%;
	font-weight : normal;
	color : #000;
	background-color : transparent;
	margin-top: 26px;
}

#content h2 {
      font-family: "Trebuchet MS", Georgia, Times, serif;
      font-size: 100%;
      font-weight: bold;
      color: #000000;
      background-color : transparent;
}
#content h3 {
	font-family: "Trebuchet MS", Georgia, Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	background-color : transparent;
	text-decoration: none;
}

#content p {
      font-family : "Trebuchet MS", Georgia, Times,serif;
      font-size : 80%;
      font-weight : normal;
      color : #000;
      background-color : transparent;
      line-height : 140%;
}
#content ul
{
	 font-family : "Trebuchet MS", Georgia, Times,serif;
      font-size : 80%;
      font-weight : normal;
      color : #000;
      background-color : transparent;
      line-height : 140%;
}
.topimage {
	background-image: url(images/topimage.jpg);
}
