@charset "utf-8";

strong {
	font-weight:normal;
	color: #EB0000;
	line-height: 150%;
}

/* about-nav -- include header
----------------------------------------------------------- */

ul.about-nav {
	clear: left;
	width: 860px;
	height: 35px;
	padding-top: 5px;
	list-style: none;
	border-bottom: 1px #EB0000 dotted;
}

ul.about-nav li {
	float: left;
	padding:0 10px;
	line-height: 35px;
	font-sixe: 12px;
}


ul.about-nav a:link {
	display: block;
	color: #FFF;
}

ul.about-nav a:hover {
	color: #EB0000;
}

/* main
----------------------------------------------------------- */

#main {
	padding-top: 40px;
}

#prof,
#price,
#machine {
	padding: 20px 0 30px 0;
	border-bottom: 1px #EB0000 dotted;
	line-height: 2em;
}

#menu {
	padding: 20px 0 15px 0;
}

#menu img {
	padding: 20px 0;
}


dl.price dt {
   width: 10em;
   float: left;
}

dl.price dd {
    margin-left: 10em;
    _height: 1%;
}

dl.machine {
	padding-bottom: 20px;
}


dl.machine dt {
   width: 10em;
   float: left;
}

dl.machine dd {
    margin-left: 10em;
    _height: 1%;
}
