body {
	background-color: #F2F2F2;
	margin: 0px;
}
.menu {
	position: absolute;
	top: 45px;
	z-index: 1000;


}
.contact {
	position: absolute;
	top: 61px;
	right: 10px;


}
.bgmain {
	position: absolute;
	top: 110px;
	left: 85px;

}
.filter1 {
	filter: Alpha(Opacity=50, FinishOpacity=0, Style=0, StartX=0, StartY=0, FinishX=0, FinishY=0);
	z-index: 1000;


}
.filter2 {
	filter: Alpha(Opacity=25, FinishOpacity=0, Style=0, StartX=0, StartY=0, FinishX=0, FinishY=0);
	z-index: 1000;


}
.menu-lnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.menu-lnk a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFCC66;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	z-index: 1100;
	position: absolute;
	top: 320px;
	font-weight: bold;



}
.list a {
	color: #666666;
	text-decoration: none;
	font-weight: normal;

}
.list a:hover {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
