html,body{
	margin:0;padding:0;
	font-family:Verdana;
	font-size:11px;	
	color:#000;
}
body
{
	margin:0;
	padding:0;
	/*background-image: url("images/bg.jpg");
	background-repeat: repeat-x;*/
	background:#ccc;
}


div#footer
{
	background: #FFF;	
	clear:both;
	width:100%;	
}
div#footer p{margin:0;padding:5px 10px}

div#container{width:1000px;margin:0px auto;background: #FFF;}
div.container{width:1000px;margin:0px auto;background: #FFF;}
div#container:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;} 
.cf:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;} 

div#wrapper
{	
	float:right;
	width:718px;	
	background:#fff;
	overflow: hidden;
}

div#content{margin: 0 0 0 0px;}

div#extra
{
	
	width:282px;
	float:left;
	position: relative;
	background:#fff;
	overflow: hidden;
	

}
div#lm_content
{
	background:#fff;
	margin-right:2px;
}

div.clear
{
	clear:both;
	font-size:0;
}

/* In order to combine images in table */
/* cellspacing=0 */
TABLE {border-collapse: collapse;}
/* cellpadding=0 */
TABLE TD {padding: 0px}
a img {border:0px solid #000}
a {color:#005681;}