body {
	background: #878787 url(images/bodybgr.png) repeat top left;
	padding: 0px;
	margin: 0px;
	color: #616161;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 70%;
}

a {
	color: #000;
	text-decoration: none;
}

#wrapper {
	width: 978px;
	margin: auto;
	position: relative;
	background: transparent url(images/middlebgr.png) repeat top left;
	margin-top: 120px;
	margin-bottom: 185px;
}

#topbgr {
	position: absolute;
	left: 12px;
	top: -108px;
	background: transparent url(images/top-shadow.png) no-repeat top left;
	width: 955px;
	height: 244px;
}
#topbanner {
	width: 682px;
	position: absolute;
	left: 261px;
	top: -37px;
	z-index: 3;
}
#topbanner img {
	width: 659px;
	height: 186px;
}


#top {
	width: 978px;
	width: 916px;
	background: transparent url(images/topbgr2.png) no-repeat top left;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	padding: 12px 49px 0px 13px;
	position: absolute;
	left: 0px;
	top: -120px;
	min-height: 120px;
	z-index: 2;
}




#logo {
	padding-left: 36px;
	padding-top: 23px;
	width: 341px;
	height: 81px;
	float: left;
	display: inline;
}

#menu {
	width: 539px;
	float: left;
	display: inline;
}

#menu ul {
	width: 547px;
	padding: 0px;
	padding-left: 27px;
	margin: 0px;
	overflow: hidden;
	margin-top: 15px;
}
#menu ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	display: inline;
	width: 107px;
	height: 58px;
	margin-left: -11px;
}
#menu ul li a {
	display: block;
	width: 89px;
	height: 31px;
	margin-left: 9px;
	margin-top: 9px;
	line-height: 26px;
	vertical-align: middle;
	text-align: center;
	color: #fff;
	text-decoration: none;
}


#middle {
	width: 978px;
	overflow: hidden;
	width: 885px;
	padding: 0px 49px 0px 44px;
	z-index: 1;
	position: relative;
}

#left {
	float: left;
	display: inline;
	width: 202px;
	border-top: 1px solid #b7b7b7;
	border-right: 1px solid #b7b7b7;
	padding-bottom: 2000px;
	margin-bottom: -2000px;
}


#submenu {
	padding: 27px;
	padding-bottom: 20px;
	min-height: 116px;
}

ul.leftmenu {
	margin: 0px;
	padding: 0px;
}
ul.leftmenu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	padding-left: 12px;
	line-height: 25px;
	vertical-align: middle;
}
ul.leftmenu li a:hover {
	text-decoration: underline;
}
ul.leftmenu li ul {
	margin: 0px;
	padding: 0px;
}
ul.leftmenu li ul li 
{
	margin: 0px;
	padding: 0px;
	padding-left: 12px;
}



#leftbanner {
	border-top: 1px solid #b7b7b7;
	padding: 10px 0px;
	border-bottom: 1px solid #b7b7b7;
	text-align: center;
}
#links {
	padding: 27px;
	padding-bottom: 0px;
}


#content {
	width: 622px;
	float: left;
	display: inline;
	padding: 0px 30px;
	padding-bottom: 2000px;
	margin-bottom: -2000px;
	color: #616161;
	line-height: 1.4em;
	padding-top: 160px;
	border-top: 1px solid #b7b7b7;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-weight: bold;
	font-size: 1.3em;
	margin-bottom: 15px;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
}
h3 {
	font-size: 1.0em;
	font-weight: bold;
	letter-spacing: 1px;
}
h4 {
	font-size: 1.0em;
	font-weight: bold;
}
h5 {
	font-size: 0.9em;
	font-weight: bold;
}
h6 {
	font-size: 0.9em;
	font-weight: normal;
	letter-spacing: 1px;
}
p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

#bottom {
/*	width: 978px;*/
	width: 885px;
	padding: 0px 49px 0px 44px;
/*	height: 198px;*/
	height: 185px;
	background: transparent url(images/bottombgr.png) repeat left bottom;
	overflow: hidden;
	position: absolute;
	bottom: -185px;
}

#emptyspace {
	float: left;
	display: inline;
	width: 202px;
	border-right: 1px solid #b7b7b7;
	height: 135px;
}
#footer {
	margin-top: 90px;
/*	margin-left: 202px;*/
	width: 682px;
	float: left;
	display: inline;
	border-top: 1px solid #b7b7b7;
	overflow: hidden;
	padding-top: 15px;
}
#footer span.quickheader {
	color: #b7b7b7;	
	font-weight: bold;
	display: inline;
	padding-left: 40px;
}
#footer ul.quicklist {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#footer ul.quicklist li {
	display: inline;
	margin: 0px;
	padding: 0px;
	padding-left: 50px;
}
#footer ul.quicklist li a {
	text-decoration: underline;
}
#footer ul.quicklist li a:hover {
	text-decoration: none;
}

