@import url(stylib.css);

body {
	margin: 20px 0;
	padding: 0;
	font: 13px verdana, arial, Helvetica, sans-serif;
	color: #000000;
	background: #807f80 url(../uix/bdbg.jpg) repeat;
	}

#pageLyr {
	position: relative;
	width: 760px;
	padding: 10px;
	margin: 0 auto;
	text-align: left;
	color: #000000;
	background: #fff;
	}

#hdrLyr {
	position: relative;
	width: 760px;
	height: 100px;
	}

#stLogo {
	position: relative;
	top: 0px;
	left: 0px;
	width: 355px;
	height: 86px;
	}

#stCap {
	position: absolute;
	left: 420px;
	top: 30px;
	}

#tpMnuLyr {
	position: relative;
	width: 760px;
	height: 310px;
	}

#hdrTp {
	float: left;
	width: 375px;
	height: 33px;
	background: #fff url(../uix/hdrtop.jpg) no-repeat;
	}

#hdrImg {
	clear: both;
	width: 760px;
	height: 268px;
	background: #fff url(../uix/hdrimg.jpg) no-repeat;
	}

#bdyLyr {
	clear: both;
	position: relative;
	width: 770px;
	}

#lftLyr {
	float: left;
	width: 190px;
	padding: 0 10px;
	}

#cntLyr {
	position: relative;
	float: left;
	padding: 0 50px 0 15px;
	width: 495px;
	}

#ftrLyr {
	clear: both;
	width: 760px;
	padding: 10px 0;
	color: #fff;
	text-align: center;
	font: 14px verdana;
	background: #2c2b34 url(../uix/ftrbg.gif) no-repeat bottom;
	}

#ftrLogo {
	height: 60px;
	background: #fff;
	}

#ftrLyr a {
	color: #fff;
	font: 12px verdana;
	text-decoration: none;
	}

#ftrLyr a:hover {
	color: #fff;
	font: 12px verdana;
	text-decoration: underline;
	}
