body {
	margin: 0px;
	background-color:#e5e5e5;
}
.style1 {color: #FFFFFF}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #0033FF;
}
a:active {
	color: #0033FF;
}
div.cssMain {
	left:0px;
	top:0px;
	width:1024px;
	/*min-height:768px;*/
	background-color:#e5e5e5;
	border: 1px solid;
	margin-right: auto;
	margin-left: auto;
}
div.cssHeader {
	position:relative;
	left:0px;
	top:0px;
	width:1024px;
	height:271px;
	background-image: url(images/01.jpg);
	background-repeat: no-repeat;
}
div.cssMenu {
	left:0px;
	top:0px;
	width:236px;
	height:260px;
	float: left;
	background-color:#e5e5e5;
}
div.cssMenuTop {
	width:236px;
	height:37px;
	background-image: url(images/02.jpg);
	background-repeat: no-repeat;
}
div.cssMenuItems {
	width:236px;
	height:177px;
	background-image: url(images/04.jpg);
	background-repeat: repeat-y;
}
div.cssMenuBottom {
	width:236px;
	height:46px;
	background-image: url(images/05.jpg);
	background-repeat: no-repeat;
}
div.cssBody {
	width:788px;
	background-image: url(images/03.jpg);
	float: right;
}
div.cssFooter {
	left:0px;
	top:717px;
	width:1024px;
	height:51px;
	background-image: url(images/07.jpg);
	background-repeat: no-repeat;
	clear: both;
}
div.cssMenuButton {
	height:22px;
	width:177px;
	background-image:url(images/menu_off.jpg);
	background-repeat:no-repeat;
	margin-right: auto;
	margin-left: auto;
	text-indent: 15pt;
}
div.cssSign {
	background-image:url(images/signature.png);
	height:30px;
	width:132px;
	top:21px;
	left:850px;
	position:relative;
}
