#wrap{
	position:absolute;
	width:960px;
	/*margin:10 auto 0 auto;*/
	left:50%;
	margin-left:-475px;
	/*margin-left:auto;
	margin-right:auto;*/
	margin-top:10px;
	background-color:#FFF;
	/*border:1px solid #473C55;*/
	border:0px solid #999;
	overflow:auto;
}

#header{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../img/bck/magenta960.jpg);
	background-repeat: no-repeat;
	overflow:hidden;
	height:110px;
}

#headerg{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;
	background-image: url(../img/bck/magenta960g.jpg);
	background-repeat: no-repeat;
	overflow:hidden;
	height:110px;
}

#headerg-white{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../img/bck/magenta960.jpg);
	background-repeat: no-repeat;
	overflow:hidden;
	height:110px;
}


#main_body{
	width:960px;
	margin-left:auto;
	margin-right:auto;
}

#footer{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	background-image: url(../img/bck/hdrsp.gif);
	background-repeat:repeat-x;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	height:30px;
	text-align:center;
	padding-top:3px;
}

#footer a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #000;
}

#footer a:hover{
	color:#00AA00;
}


body{
	margin:0px;
  	background-image: url(../images/const2.gif);
  	background-repeat: repeat-x;
  	background-color: #006699;
  	height:100%;
}

#llayer{
	width:290px;
	float:left;	
	padding-left:5px;
}

#mlayer{
	width:290px;
	float:left;
}

#rlayer{
	width:370px;
	float:left;
}
