@charset "utf-8";
/* CSS Document */
.twoColElsRt #container{
	background-image:url(../images/index_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

.twoColElsRt #logo{
	left:220px;
	top:110px;
	position:absolute
}

.twoColElsRt #mainmenu{
	position:absolute;
	left:542px;
	top:271px;
	margin:0px;
	float:none;
}

.twoColElsRt #mainmenu ul{
	height:auto;
	margin:0px;
	margin-left:-40px;
}

.twoColElsRt #mainmenu li{
	border:1px solid #ffffff;
	width:157px;
	height:19px;
	margin:6px 0px ;
	cursor:pointer;
}

.twoColElsRt #home_text{

	top:427px;
	left:296px;
	position:absolute;
}

.twoColElsRt #logos{
	top:527px;
	left:268px;
	position:absolute;

}
.twoColElsRt #logos img{
	margin:0px; 
	border:none;
}
