 
html
{
	font-size: 90%;
	color: #585858;
	background-color: White;
	font-family: Arial, Verdana, sans-serif;


}
html, body 
{
	margin: 0;
	padding: 0;
	height:100%;
	 
 
}

body
{
	background:white url('/i/lb_picture.jpg') no-repeat top left;
}
table
{
	border-collapse: collapse;
	width: 100%;
	font-size: 100%;
}

td {vertical-align : middle;}
img{border: none;}

#main {height:100%;width:100%; min-width:1250px;}
#main #left {width:320px;}
#main #top{height:164px;width:930px;}
 
#main #left{border-right:#B8B8B8 1px solid;}
#main #middle{border-top:#B8B8B8 1px solid; }

div.scrollable div.items img { border-bottom:3px solid white;}

#main div#menu 
{
	left:35px;
	width:240px;
	position:absolute;
	top:425px;
	/*border: 1px solid black;*/
	height:150px;
	
}
#m1, #m2, #m3, #m4
{
	position:relative;
	/*border: 1px solid black;*/
	width:240px;
	height:35px;
	cursor:hand;
	cursor:pointer;
} 

#main #footer {background-color:#B8B8B8; font-size:0.8em; color: #DBDBDB;}

#main #footer a{ color: #DBDBDB !important;}

#logo{ vertical-align:middle; text-align:center;}
#logo img { padding:auto;}

.fixing-vertical-align img {
    height:100%;
}

h3 {font-weight:normal;}
