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

body {
	margin: 0;
	padding: 0;
	font: 12px verdana, Helvetica, sans-serif;
	color: #000000;
	background: #384161 url(../uix/bdbg2.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;
	}

#temp{
	margin:auto;
}

#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;
	}

	#inerSub {
	position: relative;
	height: 203px;
	width : 212px;
	background:url(../uix/subback.png) no-repeat ;
	margin-left:-15px;
	margin-top:-21px;
	padding-top: 6px;
	}


	#inerSub div {
	margin-left:15px;
	margin-top:10px;
	}

#inerSub ul {
	position: relative;
	padding: 0; 
	margin: 10px;
	list-style: none;
	}

#inerSub ul li {
	margin: 0 0 5px 7px;
	padding: 0 0 0 10px;
	background: url(../uix/nwbult.gif) no-repeat 0 4px;
	}

#inerSub ul li a {
	color: #000;
	font: bold 11px trebuchet ms, Helvetica;
	text-decoration: underline;
	text-transform: uppercase;
	}

#inerSub ul li a:hover {
	color: #002ad3;
	text-decoration: underline;
	}

.col {
	position: relative;
	overflow: hidden;
	width: 675px;
	}

.col .col-1 {
	margin: 0 0 0 20px;
	width: 320px;
	float: left;
	}

.col .col-1:first-child {
	margin: 0;
	}


