@import url(stylib.css);
@import url(ddmnu.css);

body {
	margin: 0;
	padding: 0;
	font: 12px verdana, Helvetica, sans-serif;
	color: #000000;
	background: #384161 url(../uix/bdbg.jpg) no-repeat;
	}

#pageLyr {
	position: relative;
	padding: 0px;
	left: 25px;
	width: 975px;	
	text-align: left;
	color: #000;
	}

#hdrLyr {
	position: relative;
	width: 750px;
	height: 248px;
	z-index: 1;
	}

#stLogo {
	position: relative;
	top: 80px;
	width: 530px;
	height: 85px;
	}

#cntLyr {
	float: left;
	width: 767px;
	line-height: 18px;
	}

#bdyCnt {
	position: relative;
	padding: 10px 30px;
	width: 696px;
	height: 420px; 
	overflow: auto;
	}

#rgtLyr {
	position: relative;
	top: 195px;
	float: right;
	padding: 0 18px;
	width: 167px;
	}

#ftrLyr {
	clear: both;
	width: 907px;
	color: #2b2b35;
	left: 200px;
	text-align: center;
	}