body
{
	margin: 0;
	padding: 0;
	font-family:arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	min-width: 758px;
	color: #333;
	background: #d7cdc4;
	padding-top: 5px;

	
}

a img { border: 0; }



#container
{
	position: relative;
	margin: 0 auto;
	width: 720px;
	text-align: left;
}
#container-inner { position: static; width: auto; }


#pagebody { position: relative; width: 100%; }

#pagebody-inner { 
position: static; 
width: 100%;


 }

#alpha, #beta, 
{
	display: inline; /* ie win bugfix */
	position: relative;
	float: left;
	min-height: 1px;
}



#alpha-inner, #beta-inner, 
{
	position: static;
}



#container
{	
	width: 758px;
	margin-bottom: 20px;
	background: #ffffff;
	border-top: 3px solid #ffffff;
	border-left: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
}



#barouter{

position:relative;


}

#bar{
background-color: #bbac9e;
height: 26px;
width: 754px;
border-top: 2px solid #ffffff;
border-right: 2px solid #ffffff;
border-bottom: 2px solid #ffffff;
border-left: 2px solid #ffffff;
font-family:arial, helvetica, sans-serif;
position:relative;
color: #ffffff;
font-size: 14px;
font-weight: 500;



}



#bar1{

color:#ffffff;
font-family:arial, helvetica, sans-serif;
text-align:left;
padding-top:2px;



}

#bar2{

color:#ffffff;
font-family:arial, helvetica, sans-serif;
text-align:right;
padding-top:2px;

} 

#containor{

position:relative;


}

#containor1{
background-image: url(images/bg1.jpg); 
background-repeat: no repeat;
width: 754px;
height: 367px;
border-top: 2px solid #ffffff;
border-right: 2px solid #ffffff;
border-bottom: 2px solid #ffffff;
border-left: 2px solid #ffffff;
font-family:arial, helvetica, sans-serif;
text-align:left;
position:relative;
z-index:0;


}


#alpha { margin: 15px 15px 0; width: 480px; }
#beta { width: 200px; background: #aac2c9; }

.mnu_divouter{
position:relative;
z-index:1;
background-color: #c0c1c3;
width:754px;
height:68px;
color:#535252;
margin-left:2px;
margin-top:1px;
margin-bottom:2px;


}

#mnu_divouter{
position:relative;
z-index:1;
background-color: #562e43;
width:754px;
height:68px;
color:#535252;
margin-left:2px;
margin-top:1px;
margin-bottom:2px;


}

#mnu_divlogo{
	position: absolute;
	top: 4px;
	left:30px;
	width:60px;
}

#mnu_divcontainer{
	position: absolute;
	bottom: 0px;
	left:130px;
	height:68px;
}

#mnu_divbasket{
 	position:absolute;
 	bottom: 5px;
	right:30px;
}

.mnu_divitem{
	width:70px;
	height:40px;
	position:absolute;
	border-left:dotted 1px #535252;
	bottom:0px;
}


div.menu_dd
{
    position: relative;
    z-index: 8;
font-size: 12px;
font-family: arial, helvetica, sans-serif;
	font-weight:bold;
	width: 190px;
}

div.menu_dd .l_enclosure{
	background-color:#dcdddf;
	border:2px solid #dcdddf;
	width: 190px;
}
div.menu_dd a {
	display: block;
	text-align: left;
	font: bold 1em sans-serif;
	padding: 0px 10px;
	margin: 0 0 1px;
	border-width: 0;
	text-decoration: none;
	color: #535252;
	background-color: #c0c1c3;
}


div.menu_dd a:visited {
  background-color: #c0c1c3; color:#535252; text-decoration: none;
}

div.menu_dd a:hover {
  background-color:#dcdddf; color:#535252; text-decoration: none;
}

div.menu_dd a:active {
  background-color: #c0c1c3; color:#535252; text-decoration: none;
}



