#header {
	display: block;
	clear: both;
	margin: 0px auto;
	height: 90px;
	width: 1155px;

}
#header-logo
{
	background: url(/media/img/tpl/line_login.gif) repeat top left;
	height: 69px;
	width: 279px;
	left: 0px;
	top: 0px;
	position: absolute;
}
#header-banner
{
	background: url(/media/img/tpl/top.gif) no-repeat top left;
	height: 69px;
	width: 467px;
	left: 279px;
	position: absolute;
	top: 0px;
}
#header-login {
	background: url(/media/img/tpl/line_login.gif) repeat top left;
	height: 69px;
	width: 189px;
	left: 746px;
	position: absolute;
	top: 0px;
	padding:5px;
}

#header-shade
{
	background: url(/media/img/tpl/line_login.gif) repeat top left;
	height: 69px;
	width: 185px;
	position: absolute;
	left: 935px;
	top: 0px;
}


#navmenu
{
	height: 21px;
	width: 1120px;
	background: url(/media/img/tpl/menu_line.gif) repeat-x top left;
	position: absolute;
	left: 0px;
	top: 69px;
}


#footer
{
	display: block;
	clear: both;
	vertical-align: baseline;
}
#footer-stripe
{
	background: url(/media/img/tpl/footer_bg.gif) repeat-x top left;
	height: 47px;
	width: 865px;
	vertical-align: top;
	text-align: right;
}

#footer-chart
{
	background: url(/media/img/tpl/footer_bg.gif) repeat-x top left;
	vertical-align: top;
	height: 47px;
	width: 55px;
}

#footer-shade
{
	background: url(/media/img/tpl/footer_shade.gif) no-repeat top left;
	height: 47px;
	width: 225px;
}

#wrapper
{
	min-width: 920px;
	min-height: 350px;
	display: block;
	clear: both;
	padding: 10px 10px 10px 10px;
}

#innerwrapper
{
	width: 920px;
	min-height: 350px;
	display: block;
	clear: both;
	padding: 0px 0px 0px 0px;
	text-align: justify;
}