body {
	background-image: url(images/bg/body.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	margin-right: 0px;
}
#header1 {
	position:absolute;
	left:23px;
	top:20px;
	width:794;
	height:293;
	z-index:1;
}
#header2 {
	position:absolute;
	left:25px;
	top:313px;
	width:792;
	height:74;
	z-index:2;
	background-image: url(images/bg/main.png);
}
#content {
	position:absolute;
	left:25px;
	top:420px;
	width:792px;
	height:AUTO;
	z-index:3;
	background-image: url(images/bg/main.png);
	background-position: center;
	background-repeat: repeat-y;
}
#footer {
	position:absolute;
	left:23px;
	top:1159px;
	width:792;
	height:121px;
	z-index:4;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	left: 26px;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
}
#navMain{
	position:absolute;
	left:26px;
	top:387px;
	width:792px;
	height:33px;
	z-index:2;
	text-align: center;
	background-image: url(images/bg/main.png);
	background-position: center;
	background-repeat: repeat-y;
	
	}

#nav {
	position:absolute;
	left:530px;
	top:0px;
	width:343px;
	height:16px;
	z-index:4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.white {
	color: #FFFFFF;
}
