html, body{ 
 margin:0; 
 padding:0;
 background:#31312F; 
 text-align:center; 
} 
 
#pagewidth{ 
 width:80%; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 position:relative; 
 height:20px; 
  background-color:#000000; 
 width:100%;
} 
 
#header1{
	background:url(images/goldbar-d2.jpg) no-repeat;
	height:7px;
	width:100%;

}

#header2{
	background-color:#000000;
	height:18px;
	width:100%;

}


#maincol{background-color: #ffffff;  
 float: right; 
 display:inline; 
 position: relative; 
 width:100%; 
 }

#orderfooter{
	height:17px; 
	background-color:#000000; 
	clear:both;
	width:100%; 
 } 

}

.o_text{
	color:#ffffff;
	font-size:14px;
	font-family:Tahoma;
	text-align:center; 

}

.o_text a{
	color:#ffffff;
	font-size:14px;
	font-family:Tahoma;
	text-align:center;
	font-weight:bold;
	text-decoration:none

}


.o_text a:hover{
	color:#FF0000;
	font-size:14px;
	font-family:Tahoma;
	text-align:center;
	text-decoration:underline 

}



.r_text{
	color:#ffffff;
	font-size:12px;
	font-family:Tahoma;
	text-align:center; 

}

.r_text a{
	color:#ffffff;
	font-size:12px;
	font-family:Tahoma;
	text-align:center;
	font-weight:bold;
	text-decoration:none

}


.r_text a:hover{
	color:#FF0000;
	font-size:12px;
	font-family:Tahoma;
	text-align:center;
	text-decoration:underline 

}


#footer1{
	background:url(images/goldbar-d2.jpg) no-repeat;
	height:7px;
	width:100%;
 }

 
#footer{
	height:75px; 
	background-color:#000000; 
	clear:both;
	width:100%; 
 } 



.c_text{
	color:#858585;
	font-size:11px;
	font-family:Tahoma;
 }


.c_text a{
	color:#858585;
	font-size:11px;
	font-family:Tahoma;
	font-weight:bold;
	text-decoration:none
 }

.c_text a:hover{
	color:#858585;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:underline
 }


.a_text{
	color:#000000;
	font-size:12px;
	font-family:Tahoma;



.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */
