html, body {
	overflow-x: hidden;
	padding: 0;
	margin: 0;
	color: #111;
	font: 9.5pt/1.4 'Tahoma';
	background: url(../images/2mid_bg.gif) 0px 70px repeat-x #252525;
}
.inner {
	position: relative;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	margin-bottom: -40px;
	height: 163px;
	/*background: url(../images/2top_gradient.gif) repeat-x;*/
	background: url(../images/top_stripe_bg.gif);
}
#aboveHeader { display:none; height:16px; background:url(../images/top_gradient.gif) repeat-x #97d5eb; }
#headerRt {
display:none;
	position: absolute;
	top: 13px;
	right: 0px;
	width: 570px;
	height: 22px;
	background: #11caf8;
}
.gecko #headerRt { right:17px; }
#logo {
	position: absolute;
	top: -65px;
	left: -210px;
	z-index: 0;
	width: 790px;
	height: 200px;
	text-indent: -5000px;
	background: url(../images/logo.png) no-repeat;
}
#logo:hover { cursor:pointer; }
#login {
display:none;
	position: absolute;
	z-index: 999;
	top: -20px;
	right: -5px;
	padding-top: 10px;
	width: 333px;
	text-align: right;
}
#mid .inner {
	padding: 55px 120px 55px 45px;
	width: 835px;
	height: 300px;
	font-size: 11.5pt;
	line-height: 15.5pt;
	color: #000;
	background: #fff;
}
#bottom .inner {
	padding: 25px 15px;
	color: #fff;
}
#bottom .glass {
	position: absolute;
	margin-top: 11px;
	margin-left: 11px;
	width: 590px;
	height: 120px;
	background: url(../images/glass.png) repeat-x;
}
#bottom #box1 {
	float: left;
	margin-right: 35px;
	/*padding: 11px 0px 9px 13px;
	width: 565px;
	height: 109px;
	background: #b2b2b2;*/
}
#bottom img { margin:2px 16px 3px 2px; border:9px solid #000; }
#bottom img:hover { border:9px solid #ccc; cursor:pointer; }
#bottom #box2 {
	float: left;
	padding: 17px 12px 20px 20px;
	width: 295px;
	height: 90px;
	background: url(../images/btm_box2_bg.gif) repeat-x #383838;
}
#bottom2 {
	position: relative;
	padding: 15px 0px;
	color: #fff;
	background: #000;
}
#bottom2 #box1 {
	float: left;
	margin-right: 36px;
	padding: 15px 0px;
	width: 582px;
}
#bottom2 #box2 {
	float: left;
	margin-left: 10px;
	padding: 15px 12px 20px 10px;
	width: 295px;
}
#bottom3 {
display:none;
	position: relative;
	padding: 30px 0px 40px 0px;
	color: #fff;
	background: #222;
}
.ff { padding-left:33px; font-size:10.5pt; line-height:15.5pt; }
.ff input {
	background: url(../images/field_bkg.jpg) repeat-x left top;
	margin-bottom: 7px;
	padding: 5px;
	width: 255px;
	height: 14px;
	border: 1px solid #d3d3d3;
	color: #444;
	font-size: 10pt;
}
.ff select { margin-top:2px; width:195px; height:25px; font-size:9.5pt; color:#444; }

/*** MISCELLANEOUS ***/
h1 {
	margin: 0px 0px 25px 0px;
	color: #000;
	font: 40pt/2.8 'Rockwell';
}
h2 {
	margin: 5px 0px;
	color: #00bde6;
	font: 15.5pt 'Rockwell';
}
img { border:0; }

/*** FOOTER ***/
#footer {
	position: relative;
	padding: 15px 0px;
	height: 20px;
	color: #000;
	font: 8.5pt/1.2 'Tahoma';
	background: #14c0ec;
}
#footerL { float:left; width:50%; }
#footerR { float:left; width:50%; text-align:right; }

/*** NAVIGATION ***/
a { text-decoration:none; }
a:link, a:active, a:visited { color:#00aeef; }
a:hover { color:#9b9b9b; }

a.more:link, a.more:active, a.more:visited { background:#00aeef; color:#000; font-size:8pt; padding:0px 4px 3px 5px; }
a.more:hover { background:#000; color:#fff; }

/*** BUTTONS ***/
.btnS {
	margin: -25px 0px 0px 204px;
	float: left;
	width: 64px;
	height: 26px;
}
#btnSubmit { background:url(../images/btn_submit.gif) no-repeat; margin-right:8px; }
#btnSubmit:hover { background-position:0px -26px; }

/*** TOPNAV ***/
#menu {
	position: absolute;
	z-index: 999;
	top: 60px;
	right: -17px;
	font: 11pt 'Tahoma';
	text-transform: lowercase;
}
#menu li, #menu li li { position:relative; display:block; float:left; margin:0; }
#menu a, #menu a:visited { display:block; padding:6px 18px 8px 18px; margin-right:6px; color:#fff; }
#menu a:hover { background:#48c4e3; color:#000; }
#menu li:hover ul { visibility:visible; background:#48c4e3; color:#000; }
#menu ul ul { visibility:hidden; position:absolute; width:150px; font-size:8pt; }
#menu li:hover ul ul { visibility:hidden; }
#menu ul li li a, #menu ul li li :visited { text-align:left; width:155px; }
#menu ul li li a:hover { background:#288bc1; }
#menu ul li li { border-bottom:1px solid #a5d7f4; }
#menu ul li li :hover { background:#288bc1; }
#menu li.active a { background:#48c4e3; color:#000; }

/*** SITE MAP ***/
#sitemap {
	float: left;
	width: 570px;
}
#sitemap ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sitemap ul li {
	float: left;
	display: block;
	width: 138px;
	font: 8.5pt 'Tahoma';
	line-height: 14pt;
}
#sitemap ul li li { margin-bottom:6px; max-width:100px; line-height:12pt; }
#sitemap ul li a {
	padding: 2px 0px 3px 0px;
	color: #fff;
	font-weight: bold;
}
#sitemap li li a { font-weight:normal; }
#sitemap ul li a:hover { background:#333; color:#00aeef; }