body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
#wrapper {
	width: 100%;
	clear: both;
	margin: auto;
}
#login {
	width: 100%;
	height: 31px;
	background-color: #000000;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: auto;
}
#baner {
	height: 380px;
	width: 100%;
}

#mainbody {
	color: #000000;
	background-color: #000000;
	clear: both;
	float: none;
	margin-top: 0px;
	padding-top: 0px;
}
#footer {
	clear: both;
	float: none;
	height: 30px;
	width: 100%;
	padding-top: 0px;
	margin-top: auto;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	text-indent: 30px;
	vertical-align: middle;
	text-align: left;
}

#leftColumn {
	width: 587px;
	float: left;
	clear: right;
	margin: auto;
}
#leftColumnTop {
	width: 100%;
	height: 19px;
	background-image: url(images/leftcolumntop.png);
	float: none;
	clear: both;
	background-repeat: no-repeat;
	margin: auto;
}
#leftColumnMiddle {
	width: 100%;
	float: none;
	clear: both;
	background-image: url(images/leftcolumnmiddle.png);
	background-repeat: no-repeat;
	text-indent: 5px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#leftColumnBottom {
	width: 100%;
	float: none;
	clear: both;
	margin: auto;
	background-image: url(images/leftcolumnbottom.png);
	background-repeat: no-repeat;
	height: 17px;
}


#innerwrapper {
	clear: both;
	float: none;
	width: 780px;
	height: 100%;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#rightColumn {
	width: 188px;
	float: right;
	clear: right;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#rightColumnTop {
	background-image: url(images/rightcolumn_r1_c1.png);
	height: 19px;
	width: 188px;
	float: none;
	clear: both;
	background-repeat: no-repeat;
	margin: auto;
}
#rightColumnMiddle {
	width: 188px;
	float: none;
	clear: both;
	background-image: url(images/rightcolumn_r2_c1.png);
	margin: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-indent: 6px;
	background-repeat: repeat;
}
#rightColumnBottom {
	height: 17px;
	width: 188px;
	float: none;
	clear: both;
	background-image: url(images/rightcolumn_r3_c1.png);
	background-repeat: no-repeat;
	margin: auto;
}
