body{
	margin: 0px auto;
}
.main{
	width: 907px;
	margin: 0px auto;
	display:block;
	background-image:url(../images/slicer.jpg);
	background-repeat:repeat-y;
}
.header{
	width: 907px;
	height:339px;
}
.elevator_ltd{
	width: 907px;
	height:83px;
	background-image: url(../images/elevator_header.jpg);
	background-repeat: no-repeat;
}
.navigation{
	width: 907px;
	height:40px;
}
.nav1{
	width: 245px;
	height:40px;
	float:left;
	position:relative;
	background-image: url(../images/elevator_spacer.jpg);
}
.nav2{
	width: 662px;
	height:30px;
	float:left;
	position:relative;
	padding-top: 10px;
}
.elevator_logo{
	width:907px;
	height:216px;
	background-image:url(../images/elevator_logo.jpg);
	float: left;
	position:relative;
}
.content{
	width:907px;
	height:auto;
	float:left;
	position:relative;
	background-image: url(../images/slicer4%5D.jpg);
	background-repeat: repeat-y;
}
.left{
	width:65px;
	float:left;
	position:relative;
	min-height: 400px;
}
.text_area{
	width:799px;
	height:auto;
	float:left;
	position:relative;
}
.text1{
	width:799px;
	height:auto;
	float:left;
	position:relative;
	margin-bottom: 20px;
}
.text2{
	width:799px;
	height:259px;
	float:left;
	position:relative;
	padding-top: 20px;
}
.text3{
	width:799px;
	height:auto;
	float:left;
	position:relative;
	padding-top: 10px;
}
.text4{
	width:799px;
	height:20px;
	float:left;
	position:relative;
	text-align: center;
}
.box{
	width:197px;
	height:239px;
	float:left;
	position:relative;
	background-image: url(../images/divbox_slice.jpg);
}
.boxtop{
	width:197px;
	height:19px;
	float:left;
	position:relative;
	background-image: url(../images/divbox_top.jpg);
}
.boxmain{
	width:197px;
	height:auto;
	float:left;
	position:relative;
	background-image: url(../images/divbox_bot.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
}
.boxtext{
	width:167px;
	height:220px;
	float:left;
	position:relative;
	padding-left:20px;
	padding-right:10px;
}
.footer{
	width:907px;
	height:28px;
	float:left;
	position:relative;
	background-image: url(../images/footer.jpg);
}
#sitemap-left, #sitemap-middle, #sitemap-right {
	font-size: x-small;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	width: 255px;
	float: left;
}

#sitemap-left a, #sitemap-middle a, #sitemap-right a {
	color: #666666;
}
#centerfooter {
	text-align: center;
}
