body {
	background-image: url(../img/layout/bg_layout.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#siteHeader {
	background-image: url(../img/layout/sub_mainimg.jpg);
	height: 285px;
}
figure  {
	overflow: hidden;
}
figure img {
	float: left;
	width: 309px;
}
figure figcaption {
	padding-left: 15px;
	width: 265px;
	float: left;
}
#paintType {
}

#paintType li {
	list-style-position: inside;
	list-style-type: disc;
}
