/* Start of CMSMS style sheet 'setup' */
body {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	width:100%

}
#bg {
z-index:1;
overflow:auto;
min-height:600px;
min-width:908px;
position:absolute;
top:0px;
left:0px;
}

/* for Internet Explorer */
/*\*/
* html #bg {
height:900px;
width:1440px;
background-color:#999999;
}
/**/




#middle-bg {
	position: absolute;
	left: 50px;
	top: 120px;
	z-index: 3;
	overflow:hidden;       
}

#foot1 {
	position: absolute;
	left: 48px;
	top: 536px;
	z-index: 16;
    filter:alpha(opacity=50);  
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	width: 400px;

height:25px;
	
}

/* You named this layer footer */
#foot2 {
	position: absolute;
	left: 64px;
	top: 538px;
	z-index: 61;
	font:Arial;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	width: 401px;
	height: 20px;
	font-family: Arial;
}
/* You named this layer menu */
#menu-setup {
	position: absolute;
	left: 50px;
	top: 82px;
	height: 29px;
	font-family: Arial;
/* 	filter:alpha(opacity=50); */
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	z-index: 16;
	width:900px;
}

/* You named this layer logo */
#logo {
	position:absolute;
	top: 10px;
	right:10px;
	z-index:40;
	width:95px;
	

}

/* You named this layer country */
#country {
  position: absolute;
  right:6px;
  top: 520px;
  width: 95px;
  height: 20px;
  z-index: 8;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

/* You named this layer country */
#oz {
position: relative;
top:18px;
left:8px;
	width: 90px;
	z-index: 10;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	font-family: Arial;

}


/* End of 'setup' */

