﻿body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #ADA189;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 778px;
	background: #FFFFFF;
	text-align: left;
	margin: 0 auto 0 auto;
}
#header 
{
	height:165px;
	background-image:url(../images/buy/header_bg.jpg);
}
#nav
{

	padding-top:28px;
	height:110px;
	background-repeat:no-repeat;
    background-image :url(../images/buy/nav_bg.jpg);
}
#nav ul
{
		
padding:0px;
}
#nav ul li
{
	
 display:inline;
 font-weight:bold;

}
#nav ul li a{
color: #FFFFFF;
text-decoration: none;

} 
#nav ul li a:hover, #nav ul li a:focus{

}
#columnleft
{
	float:left;
	width:225px;	
}
#content {
	margin: 0 0 0 225px;
	padding: 10px;	
}
#footer {
	padding: 5px;
	border-top: 1px solid #877D6C;
	font-size: 90%;
	color: #736B5E;
	background-color:#000;
}
#footer a
{
	 text-decoration:underline;
}

#tblNothing td
{
	vertical-align:middle;
	 text-align:center;
	 border-bottom:solid 1px #ccc;
}
.callout {
	font: bold 130% Georgia, "Times New Roman", Times, serif;
	color: #333;
	margin: 0;
	padding: 20px 10px;
}
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}
p {
	font-size: 80%;
	padding-left:10px;
}
#content p {
	line-height: 130%;
}
.boxcontent
{
	 padding:5px;
	 width:209px;
	 background-color:#fff;
}
.bluebox
{
	 width:225px;
	 padding:10px 0 10px 5px;
	 background-color:#3366CC;
}
.greybox
{
	 width:225px;
	 padding:10px 0 10px 5px;
	background-color:#666666;
}

.yellowbox
{
	 width:225px;
	 padding:10px 0 10px 5px;
	 background-color:#CCCC33;	
}

.topcnr
{
	margin-top:5px;
	width:219px;
	height:5px;
	 background-image:url(../images/buy/topcnr.gif);
	 background-repeat:no-repeat;	
}

.btmcnr
{
	height:5px;
	width:219px;
	margin-bottom:5px;
	background-image:url(../images/buy/btmcnr.gif);
	background-repeat:no-repeat;
}
.navlinks
{
	padding:0px;
	margin:0px;
	position:relative;
	top:8px;
	left:265px;	 
}


.btn1
{
	position:relative;
	top:10px;
	left:-3px;	
}
.btn2
{position:relative;
	top:22px;
	left:0px;
	
}
.btn3
{position:relative;
	top:4px;
	left:10px;
}
.btn4
{
position:relative;
	top:2px;
	left:20px;	
}
.btn5
{
	position:relative;
	top:28px;
	left:10px;
}
.btn6
{
	position:relative;
	top:0px;
	left:-10px;
}
.btn7 
{
	position:relative;
	top:-5px;
	left:-12px;
}