@charset "utf-8";
/* CSS Document */
html {
	overflow-x: hidden; overflow-y: scroll;

} 

html,
body{
	
	background:#000000;
	margin:0;
	padding:0;
	height: 100%;
	width:100%;
		
}

p{

	padding:0;
	margin:0;
	
}
table{


}
#wrapper{
	
	width:100%;

}

img#header_img {display:block}


#header{	
	height:146px;
	background:url(../images/lev-header-bg.jpg) 0px 0px repeat-x #000;

}

#menu{
	width:960px;
	height:30px;
}

#whitearea{
	position:relative;
	background:#FFFFFF;

}

#content{
	position:relative;
	width:960px;
	margin:0 auto;
	
	
}

#content_main{
	
	min-height:363px;
	height:auto !important; 
	height:363px;
	
}

#content_left{	
	
	position:absolute;
	float:left;
	width:349px;
	margin-right:610px;
	margin:0px;
	/*height:422px;	*/

}

#content_right{

	position:relative;		
	padding-top:46px;	
	width:610px;
	margin-left:349px;
	/*height:376px;*/	
	
}

#content_footer{
	clear:both;
	position:absolute;
}

#footer{	
	
	margin-top:0px;

	text-align:center;
	height:200px;
	background:url(../images/lev-footer-bg.jpg) top left repeat-x #000000;
	
}



#footer_links{
	

	padding-top:120px;
	margin-left: 30px;
	
	

}

#video_c3{
	background:url(../images/product-LEVO-C3-v2.jpg) top left no-repeat;
}