/* overall */

body,html{
   
	background: #ebeff2 url(../img_reclame/body.gif) repeat-x;
        margin:0px;
	min-width:959px;
	overflow-x: hidden;
	
	
}

p{
	margin:0 0 21 0px;
	font-family:verdana;
	font-size:12px;
	line-height:21px;
}

ul li{
	margin:0 0 0 0px;
	font-family:verdana;
	font-size:12px;
	line-height:21px;
}

img{
	border:0px;
}

/* overall holder */




#holder{
   margin-top:7px;
   width:959px;
}

/* start top */

#menu{

   position:relative;
   width:959px;
   height:50px;
   text-align:right;

}

#logo_img_holder{
   position:relative;
   height:122px;
   background-color:#fff;
   width:959px;

}

#logo_top{
   position:absolute;
   z-index:3;
   width:17px;
   height:24px;
   background-image: url(../img_reclame/bg_logo_top.gif);
   left:32px;
   top:53px;

}

#logo{
   position:relative;
   float:left;
   background-image: url(../img_reclame/bg_logo.gif);
   height:122px;
   width:505px;
}

#image{
   position:relative;
   float:left;
   background-image: url(../img_reclame/bg_image.gif);
   height:122px;
   width:454px;
}

#lr_top_holder{
   position:relative;
   height:137px;
   width:959px;
   background-image: url(../img_reclame/main_top.gif);

}

#lr_main_holder{
   position:relative;
   width:959px;
}

#left_main{
   position:relative;
   float:left;
   width:305px;
   height:524px;
   background-image: url(../img_reclame/main_left.gif);

}

#right_main{
   position:relative;
   float:left;
   width:654px;
}

#home_content{
   position:relative;
   width:505px; 
   padding-top:20px;

}






