body {
	margin:0 auto;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#CCCCCC;
	font-smooth:always;
}
.header {
	width:900px;
	height:178px;
	margin:0 auto;
	display:block;
}
.headerleft {
	width:618px;
	height:178px;
	background-image:url(../images/headerleft.jpg);
	background-repeat:no-repeat;
	float:left;
	position:relative;
}
.headerright {
	width:282px;
	height:178px;
	background-image:url(../images/headerright.jpg);
	background-repeat:no-repeat;
	float:left;
	position:relative;
}
.container {
	width:912px;
	height:auto;
	margin:0 auto;
	display:table-cell;
	background-image:url(../images/bodyslice.jpg);
	background-repeat:repeat-y;
}
.top {
	width:900px;
	height:237px;
	display:block;
	margin:0 auto;
	margin:5px 6px 5px 6px;
}
.navslice {
	width:277px;
	height:auto;
	background-image:url(../images/navslice.jpg);
	background-repeat:repeat-y;
	float:left;
	position:relative;
	margin-left:5px;
}
.navtop {
	width:277px;
	height:2px;
	background-image:url(../images/navtop.jpg);
	background-repeat:no-repeat;
	float:left;
	position:relative;
}
.navbottom {
	width:277px;
	height:2px;
	background-image:url(../images/navbottom.jpg);
	background-repeat:no-repeat;
	float:left;
	position:relative;
}
.flash {
	width:610px;
	height:239px;
	display:block;
	float:left;
	position:relative;
	margin-left:5px;
}
.middle {
	width:900px;
	height:auto;
	margin-left:6px;
	margin-right:6px;
	display:block;
}
.textslice {
	width:611px;
	height:auto;
	background-image:url(../images/textslice.jpg);
	background-repeat:repeat-y;
	margin:0;
	padding:0;
	float:left;
	position:relative;
	margin-left:5px;
}
.texttop {
	width:611px;
	height:2px;
	background-image:url(../images/texttop.jpg);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	float:left;
	position:relative;
}
.textbottom {
	width:611px;
	height:2px;
	background-image:url(../images/textbottom.jpg);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	float:left;
	position:relative;
}
.right {
	width:279px;
	height:auto;
	display:block;
	float:left;
	position:relative;
	margin-left:3px;
}
.boxslice {
	width:277px;
	height:auto;
	background-image:url(../images/boxslice.jpg);
	background-repeat:repeat-y;
	float:left;
	position:relative;
}
.boxtop {
	width:277px;
	height:40px;
	background-color:#0046D9;
	float:left;
	position:relative;
}
.boxbottom {
	width:277px;
	height:2px;
	background-image:url(../images/boxbottom.jpg);
	background-repeat:no-repeat;
	float:left;
	position:relative;
}
.footer {
	width:900px;
	height:40px;
	background-color:#0046D9;
	float:left;
	position:relative;
	margin-top:5px;
	margin-left:6px; 
	margin-right:6px;
}
