#siteHolder {
}
#site {
	position:relative;
	width:992px;
}
#site2 {
	position:relative;
	width:600px;


}
#logo {
	position:absolute;
	top:15px;
	left:2px;
	cursor:pointer;
	background-image:url(../graphic/logo.gif);
	width:166px;
	height:47px;
	background-repeat:no-repeat;
	z-index:10;
}
#lngswitch {
	position:absolute;
	top:6px;
	right:0;
	width:92px;
	text-align:right;
	z-index:10;
}
#body {
	position:absolute;
	top:75px;
	left:3px;
	width:978px;
}
#body2 {
	position:absolute;
	top:75px;
	left:3px;
	width:550px;
}
#menuHolder {
	position:absolute;
	top:23px;
	left:222px;
	width:770px;
}
#menu {
	float:left;
	background-image:url(../graphic/menuLine.gif);
	background-position:top;
	background-repeat:repeat-x;
	width:770px;
}
#lngswe,#lngeng,#lngsplit {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	font-style:normal;
	text-transform:uppercase;
}
#lngswe,#lngeng {
	cursor:pointer;
	color:#000;
}
#lngsplit {
	color:#699bad;
}
#bodycol_1 {
	height:100%;
}
/* LEFT MENU */
#left_head {
	width:302px;
	background-color:#000;;
	cursor:pointer;
}
div.left_headHeight {
	height:79px;
	width:42px;
	overflow:hidden;
}
div.left_rectangle,div.left_rectangle_on {
	width:19px;
	height:8px;
	margin:7px 0 0 0;
	overflow:hidden;
}
div.left_rectangle {
	background-color:white;
}
div.left_rectangle_on {
	background-color:black;
}

