html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, 
del, dfn, em, font, img, ins, kbd, q, s, samp,  
small, strike, strong, sub, sup, tt, var,  
dl, dt, dd, ol, ul,  fieldset, form, label, legend,  
table, caption, tbody, tfoot, thead, tr, th, td {  
 margin: 0;  
 padding: 0; 
 border: 0;  
 outline: 0; 
 font-weight: inherit;  
 font-style: inherit;  
 font-size: 100%;  
 font-family: inherit;  
 vertical-align: baseline;  
} 
 
 h3{font-size:16px; font-weight:bold;font-family: arial;line-height:24px;color:#22445d;}
 
/* remember to define  focus styles! */  
:focus { 
 outline: 0;  
} 
 
body {  
 line-height: 1;  
 color: #333333;  
 background: #666666;  
 margin: 0 auto;
 text-align: center;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
} 
 
ol, ul {  
 list-style: none;  
} 
 
/* tables still need 'cellspacing="0"' in the markup */  
table {  
 border-collapse: separate;  
 border-spacing: 0;  
} 
 
caption, th, td { 
 text-align: left;  
 font-weight: normal;  
} 
 
blockquote:before, blockquote:after,  
q:before, q:after {  
 content: "";  
} 
 
blockquote, q {  
 quotes: "" "";  
}
a {
	text-decoration: none;
}
img {
	border: 0 none;
	vertical-align: top;
}
div.main {
	clear: both;
	margin: 0px auto; 
	width: 974px;
	text-align: left;
}
div.row {
	clear: both;
}
div.cell {
	display: table-cell;
	float: left;
}
div.header {
	clear: both;
	width: 974px;
}
div.united-country {margin-left:35px;
	float: left;
}
div.nav-bg {
	clear: both;
	background-image: url(images/nav-bg.jpg);
	background-repeat: no-repeat;
	width: 974px;
	height: 38px;
	position: relative;
}
div.nav-bg h1 {
	position: absolute;z-index:10;
	width: 244px;
	height: 117px;
	top: -16px;
	left: -16px;
}
div.nav-bg h1 img {
	behavior: url('pngbehavior.htc');
}
div.nav-bg ul {
	position: absolute;
	left: 230px;
	top: 10px;	
}
#menu li {
	float: left;
	line-height: 17px;
	font-weight: bold;
	margin: 0 17px;
}
#menu li.home {
	margin: 0;
	width: 100px;
}
#menu li a {
	color: white;
}
#menu li a:hover {
	text-decoration: underline;
}
#submenu {
	clear: both;
	width: 967px;
	padding-left: 7px;
	height: 54px;
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-y;
	display: table;
}
#submenu li {
	float: left;
}
div.content {
	clear: both;
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-y;
	display: table;
	width: 974px;
	padding-top: 26px;
}
div.home-content-left {
	float: left;
	margin-left: 27px;
	width: 325px;
	display: inline;
}
div.home-content-left h3 {
	padding-left: 40px;
	color: #790000;
	font-size: 16px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	height: 30px;
}
div.home-content-left h3.quote {
	background-image: url(images/quote.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
div.home-content-left p {
	width: 283px;
	margin-left: 40px;
	line-height: 14px;
	padding-bottom: 23px;	
	top: -10px;
	position: relative;
}
div.home-content-left p em {
	font-style: italic;
}
div.home-content-left p strong {
	font-weight: bold;
}
div.home-content-left p img {
	float: left;
	margin-right: 5px;
}
#mailing {
	clear: both;	
	margin-left: 40px;
	width: 283px;
}
#mailing p {
	width: 283px;
	margin-left: 0px;
}
#mailing input {
	float: left;
	width: 110px;
	border: 1px #b8b8b8 solid;
	padding: 2px;
	color: #999999;
	margin: 0;
	margin-right: 18px;
	margin-bottom: 12px;
}
#mailing input.email {
	width: 199px;
	margin-right: 0;
	border-right: none;
	position: relative;
	top: 1px;
	padding-bottom: 3px;
}
#mailing input.submit {
	background-image: url(images/signup-btn.jpg);
	background-repeat: no-repeat;
	background-color: red;
	width: 68px;
	height: 30px;
	cursor: pointer;
	border: 0 none;
	margin: 0;
	padding: 0;
}
div.home-content-right {
	float: left;
	width: 560px;
	margin-left: 38px;
	display: inline;
}
div.home-content-right h2 {
	font-size: 24px;text-decoration:underline;
	font-family: arial;
	font-weight: normal;
	line-height: 24px;
	margin-bottom: 20px;
}
div.auctions-box {
	border: 1px #cccccc solid;
	background-image: url(images/auction-box-bg.jpg);
	background-repeat: repeat-x;
	width: 550px;
	display: table;
	clear: both;
	margin-bottom: 20px;	
}
div.auction-desc {
	padding: 10px;
	width: 530px;
	display: table;
	clear: both;
}
div.auction-desc img {
	float: left;
	margin-right: 16px;
}
div.auction-desc h4 {
	font-size: 14px;
	font-weight: bold;
	float: left;	
	width: 295px;
}
div.auction-desc h4 a {
	color: #333333;
}
div.auction-desc h4 a:hover {
	text-decoration: underline;
}
div.auction-desc h5 {
	font-size: 10px;
	color: #666666;
	line-height: 14px;
	float: left;	
	width: 295px;
}
div.auction-desc p {
	font-size: 11px;
	line-height: 18px;
	width: 295px;
	padding-top: 10px;
	float: left;	
}
div.auction-down {
	clear: both;
	background-color: #c8e1ea;
	border-top: 1px #cccccc solid;
	height: 30px;		
}
div.auction-down a {
	color: #333333;
	font-weight: bold;
	font-size: 11px;
	background-repeat: no-repeat;
	height: 21px;
	line-height: 21px;
	padding-left: 24px;
	display: inline-block;
	float: left;
	margin-top: 5px;
}
div.auction-down a:hover {
	text-decoration: underline;
}
div.auction-down a.details {
	background-image: url(images/auction-details_icon.gif);
	margin-left: 300px;
	margin-right: 21px;
}
div.auction-down a.galleries {
	background-image: url(images/photo-gallery_icon.gif);
}
div.auction-logos {margin-top:20px;
	float: right;
}
div.footer-links {
	clear: both;
	border-bottom: 1px #999999 solid;
	text-align: right;
	line-height: 37px;
	width: 723px;
}
div.footer-links a {
	font-weight: bold;
	font-size: 11px;
	color: #999999;
	margin-left: 15px;
	margin-right: 5px;
}
div.footer-links a:hover {
	text-decoration: underline;
}
div.footer-data {
	padding: 12px 0;
	clear: both;
	display: table;
	width: 613px;
	margin-left: 110px;
}
div.footer-data p {
	float: left;
	width: 200px;
	font-size: 11px;
	font-weight: bold;
	color: #cccccc;
	line-height: 14px;
}
div.footer-data p a {
	color: #cccccc;
}
div.footer-data p a:hover {
	text-decoration: underline;
}
div.footer-data a.live-online {
	float: right;
}

.question{font-size:16px;font-weight:bold;margin:16px 0 4px 0;
}




.uc{
	position: absolute;z-index:10;
	width: 250px;
	height: 199px;
	top: 45px;
	left: 830px;}

