body
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
    FONT-FAMILY: Verdana;
    background-color: #171717;
    z-index: -1;
}

img
{
	border-width: 0px;
}

.float_left {
	float: left;
}

#main
{
    width: 770px;    
    left: 50%;
    margin-left: -385px;
    position: absolute;
    padding: 0px 0px 0px 0px;
}

#main #header 
{
	margin: 0px;
	padding: 0px;
}

#main #center #center_left
{
	width: 205px;
	float: left;
	padding: 10px 0px 10px 10px;
}

#main #center #center_left #sob
{
	padding: 0px 0px 10px 0px;
}

#main #center #center_right
{
	width: 535px;	
	padding: 10px;
	float: right;
}

#main #center_bottom #support
{
	padding: 10px 0px 10px 10px;
}

#main #center_bottom #promo
{
	width: 535px;
	padding: 10px;
	float: right;
}

#main #bottomLinks
{
    height: 30px;
    width: 770px;
    margin: 0px 0px 0px 0px;    
    padding : 15px 0px 15px 0px; 
    text-align: center;    
    float: left;
	clear: both;
}

#main #bottomLinks a
{
    text-align: center;  
    padding: 0px 5px 0px 5px;
    color: #7f7f7f;
    font-size: 11px;
    font-family: verdana;
}

#main #bottomLinks a:hover
{
    color: #97de99;
}

#main #footer #payment
{
	width: 770px;
	height: 31px;
	clear: both;
	padding: 8px 0px;
	text-align:center;
	border-style: dashed none none none;
	border-width: 1px;
	border-color: #545252;
}

#main #footer #london_stock
{
	width: 770px;
	height: 46px;
	text-align: center;
	padding: 8px 0px;
	border-style: dashed none;
	border-width: 1px;
	border-color: #545252;
	clear: both;
}

#main #footer #footer_text
{
	width: 770px;
	padding: 8px 0px;
	border-style: none none dashed none;
	border-width: 1px;
	border-color: #545252;
	clear: both;
}

#main #footer #footer_text p
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #545252;
}

#main #footer #footer_text p a
{
	font-family: Verdana;
	font-size: 11px;
	color: #545252;
}

#main #footer #footer_text p.bold
{
	font-weight: bold;
}

#main #footer #footer_text p a.bold
{
	font-weight: bold;
}