
.cent {
	margin: auto;
}

.about_top {
	background: url("i/about/about_bg.jpg") 0 0 repeat-y;
	width: 486px;
}

.about_head {
	background: url("i/about/about_header.jpg") 0 0 no-repeat;
}

.rgt_shad {
		background: url("i/articles/art_shad.png") 0 0 repeat-y;
		width: 5px;
}
.bot_shad {
		background: url("i/about/shad_bot.png") 0 0 no-repeat;
		height: 8px;
}
.pad {
	padding: 10px;	
	text-align: left;
}
.about_pic {
	font-size: 0px;
	vertical-align: top;
	width: 430px;
	text-align: right;
}

.equipment_bg {
	background: url("i/about/equipment_bg.jpg") 0 0 repeat-y;
	width: 915px;
}
.equipment_bg img {
	border: #444 5px solid;
	margin-left: 10px;
}
.equipment_bg ul {
	padding-left: 20px;
	list-style: circle;
	color: #444;
}
.equipment_head {
	background: url("i/about/equipment_header.jpg") 0 0 no-repeat;
	text-align: left;
}
.equipment_shad {
	background: url("i/about/equipment_shad.png") 0 0 no-repeat;
	height: 13px;
}
