* {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #2C2C2C;
}

html {
    height: 100%;
}

body {
	min-height:100%;
	height: 100%;
	background: url('img/0.gif') fixed;
	background-color: #80808B;
	COLOR: #2c2c2c;
	font-weight: normal;
	margin: 0px;
}

div#page {
	height: auto !important;
	min-height:100%;
	height: 100%;
	width: 996px;
	margin: auto;
	background: url('../img/lbg.gif') repeat-y;
	background-color: #ffffff;
	overflow:visible;
}

div#pagep {
	height: auto !important;
	min-height:100%;
	height: 100%;
	margin: auto;
	background: url('../img/pbg.gif') repeat-y;
	background-color: #ffffff;
	overflow:visible;
	border-left: 3px solid #faa202;
	padding-top: 48px;
	padding-left: 76px;
}

div#jne {
	height: 169px;
	clear: both;
}

div#footer {
	margin: auto;
	margin-top: -169px;
	width: 996px;
	height: 169px;
	clear: both;

	background: #eeeef4;
	text-align: center;
	overflow: auto;
}
div#patch_minheight {
	width: 1px;
	height: 250px;
	float: right;
}
div#page div#header {
	min-width:994px;
	width:996px;
	background:#FFF;
	height: 335px;
	overflow: auto;
}

div#page div#topmenu {
	width:786px;
	background:#ffffff;
	border-bottom: 1px solid #d1d6de;
	float: right;
}
div#bottommenu {color: #FFF; height:20px; padding-top:5px;}
div#bottommenu .a {color: #faa202;}

div#page div#sidebar {
	width: 252px;
	padding: 0px 0px 50px 70px;
	float: left;
}

div#page div#mainbar {
	float: right;
	width:584px;
	padding: 0px 40px 21px 50px;
}
div#pagep div#mainbar {
	float: right;
	width:584px;
	padding: 0px 40px 21px 50px;
}
