

/* site_title */

#site_title{
	height:62px;
	text-align:right;
	float:right;
	
}




/* main_image */

#main_image{
	width:491px;
	height:489px;
	float:left;
	background-image:url(../../imgs/main_image.gif);
}

/* top_menu */

#top_menu{
	width:409px;
	float:left;
}

#top_menu .menu_top{
	height:51px;
	background-image:url(../../imgs/top_menu_bg.gif);
	background-repeat:repeat-y;
}

#top_menu .menu_top .language{
	margin:0 0 0 290px;
}



#top_menu .menu_bottom{
	height:102px;
	background-image:url(../../imgs/top_menu_bg.gif);
	background-repeat:repeat-y;
}


#top_menu .menu_bottom .logo{
	margin:40px 0 0 275px;
}


/* select */

#select{
	width:409px;
	height:489px;
	float:left;
	background-color:#FFF;
}


#select ul{
	margin:190px 0 0 15px;
}

#select .logo{
	margin:190px 0 0 260px;
}