@charset "UTF-8";

#aboutBobyWagon {
	background: #FFF url(../../bobywagon/img/about/bg_img01.jpg) no-repeat right top;
	padding: 50px 0 30px 25px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
}
#aboutBobyWagon h1 {
	margin: 0 0 15px -25px;
}

#imgJoeColombo {
	float: left;
	margin: 0 10px 0 0;
}
h1 {
font-size: 100%; 
line-height: 1.0em; 
color:#FFFFFF;
}

.Desc {
font-size: 90%; 
line-height: 1.5em; 
color:#FFFFFF;
margin-bottom: 10px;}

h2 {
	margin: 0;
}
h3 {
	margin: 0 0 10px 0;
}

#tenpan, #slideTray, #twoKindOfTray, #freeSpace, #sidepocket, #flexibleBox, #AcrylicsPlate, #caster {
	font-size: 12px;
	line-height: 150%;
}
#tenpan, #slideTray, #twoKindOfTray, #freeSpace, #sidepocket, #flexibleBox, #AcrylicsPlate {
	float: left;
	margin-right: 5px;
}
#slideTray, #freeSpace, #AcrylicsPlate, #caster {
	margin-right: 0;
}
#tenpan {
	background: url(../../bobywagon/img/about/tenpan.jpg) no-repeat left top;
	width: 435px;
	height: 280px;
}
#slideTray {
	background: url(../../bobywagon/img/about/slidetray.jpg) no-repeat left top;
	width: 200px;
	height: 280px;
}
#twoKindOfTray {
	background: url(../../bobywagon/img/about/tray.jpg) no-repeat left top;
	width: 435px;
	height: 280px;
}
#freeSpace {
	background: url(../../bobywagon/img/about/free_space.jpg) no-repeat left top;
	width: 200px;
	height: 75px;
	padding-top: 220px;
}
#sidepocket {
	background: url(../../bobywagon/img/about/side_pocket.jpg) no-repeat left top;
	width: 200px;
	height: 75px;
	padding-top: 220px;
}
#flexibleBox {
	background: url(../../bobywagon/img/about/flexible_box.jpg) no-repeat left top;
	width: 200px;
	height: 280px;
}
#AcrylicsPlate {
	background: url(../../bobywagon/img/about/acrylic.jpg) no-repeat left top;
	width: 200px;
	height: 280px;
}
#caster {
	background: url(../../bobywagon/img/about/caster.jpg) no-repeat left top;
	height: 95px;
	padding-top: 120px;
	margin: 0;
}


#twoStage, #threeStage, #fourStage {
	height: 380px;
	padding: 0 15px;
	text-align: justify;
	text-justify: distribute;
}
#twoStage {
	float: left;
	width: 205px;
}
#threeStage {
	float: left;
	width: 200px;
	background: url(../../bobywagon/img/about/line02.jpg) no-repeat left center;
}
#fourStage {
	float: right;
	width: 205px;
	background: url(../../bobywagon/img/about/line02.jpg) no-repeat left center;
}
#twoStage img#twoStageBoby {
	margin: 78px 0 10px 29px;
}
#threeStage img#threeStageBoby {
	margin: 47px 0 10px 27px;
}
#fourStage img#fourStageBoby {
	margin: 15px 0 10px 24px;
}

#distributorContent {
	background: url(../../bobywagon/img/about/bg_distributor.jpg) no-repeat left top;
	width: 650px;
	height: 397px;
	padding: 25px;
}
#distributorContent p {
	margin: 0;
	color: #FFF;
	text-align: justify;	
	text-justify: distribute;
	text-shadow: -1px -1px 0px #666;
}
#distributorContent hr {
	background: url(../../bobywagon/img/about/line.png) no-repeat left top;
	margin: 25px 0;
	height: 2px;
	border: none;
	display: block;
}