@charset "utf-8";
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* CSS Document */

#wrapper {
	text-align: center;
}
#maincont {
	text-align: left;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
.findtop {
	font-size: 120%;
	line-height: 150%;
	background-color: #FF6600;
	padding: 1px;
	color: #FFFFFF;
	margin-top: 40px;
	clear: both;
}
.findtop .border {
	padding-left: 5px;
	border: 1px solid #FFFFFF;
}
.cont .lll {
	clear: both;
}

.findblue {
	font-size: 120%;
	line-height: 150%;
	color: #FFFFFF;
	background-color: #00479D;
	padding: 1px;
	margin-top: 40px;
	clear: both;
	margin-bottom: 10px;
}

.findblue .border {
	padding-left: 5px;
	border: 1px solid #FFFFFF;
}
.contorange {
	background-color: #FFCC99;
	font-size: 120%;
	line-height: 150%;
	padding: 10px;
}
.cont {
	position: relative;
	margin-bottom: 50px;
	overflow: auto;
	width: 650px;
}
.cont   p.size  {
	font-size: 120%;
	line-height: 150%;
	padding: 10px;
	font-weight: bold;
	margin-top: 10px;
}
.cont .pricecl {
	width: 325px;
	float: left;
	padding-bottom: 20px;
}
.cont .paint {
	clear: both;
	position: static;
	padding-bottom: 20px;
}
.cont .paint img {
	float: left;
	margin-bottom: 40px;
}


.cont .paint p {
	font-size: 110%;
	line-height: 150%;
	float: left;
	width: 400px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
.cont .polish {
	width: 380px;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 110%;
	line-height: 150%;
}
.cont .polishimg {
	width: 250px;
	float: left;
	clear: left;
}
.cont .polishcont {
	clear: both;
	overflow: auto;
	margin-bottom: 20px;
	margin-top: 5px;
}
.contpricelist img {
	margin-bottom: 40px;
	margin-top: 10px;
}
.cont p.caption {
	font-size: 120%;
	line-height: 200%;
	font-weight: bold;
	position: static;
	overflow: auto;
}
.cont .caption img {
	float: right;
}
.cont .caption a {
	position: absolute;
	top: 60px;
	font-size: 110%;
}


#backtop {
	clear: both;
	padding-top: 20px;
}
#footer {
	margin-top: 150px;
}
