@charset "utf-8";
/* CSS Document */
body{
	background-color:#1d6461;
	margin-left:0px;
	margin-top:0px;
		font-family:Tahoma, Geneva, sans-serif;
}
#content_holder{

	position:absolute;
	top:0px;
	background-image:url(images/mas_b.jpg);
	background-repeat:no-repeat;
	text-align:left;
	height:810px;
	width:1276px;
}
#logo_link{
	position:absolute;
	left: 26px;
	top: 6px;
	border:none;
}
#link_content{
	color:#FFF;
	position:absolute;
	left: 29px;
	top: 147px;
	width:800px;
	height:auto
}
#menu_top{
position:absolute;
	width:712px;
	height:17px;
	top: 121px;
	left: 16px;

}
#menu_bottom{
	position:absolute;
	left: 23px;
	top: 622px;
}
#google_ad_menu{
	position:absolute;
	left: 143px;
	top: 662px;
	width:728px;
	height:90px;
}

