/* CSS Document */
@import url("../css/nav.css");

body {
background: #53504f; margin:0; font-family:Arial, Helvetica, sans-serif;
}
#wrapper_outer {
background: #ffffff url(../img/parker_bg.jpg) repeat-x;
}
#wrapper {
width:850px; margin: 0 auto; position:relative; padding-bottom:20px;
}
.tag_phrase {
	position:absolute;
	font-size:12px;
	text-align: right;
	left: 554px;
	top: 36px;
	width: 264px;
	color: #FFFFFF;
}
.tag_phrase_home {
	position:absolute;
	font-size:12px;
	text-align: center;
	left: 25px;
	top: 565px;
	width: 800px;
	color: #FFFFFF;
	height: 26px;
}
.main_phrase_home {
	position:absolute;
	font-size:22px;
	text-align: center;
	left: 25px;
	top: 535px;
	width: 800px;
	color: #FFFFFF;
	font-weight: bold;
	height: 31px;
}
#main_img {
margin-top:20px;
}
#main_img_sub {
margin-top:20px; background:url(../img/sub_main_img_bg.jpg) no-repeat; height:117px; padding:11px; text-align:right;
}
#main_img_sub span {
float:left; margin-top:51px; font-weight: bold; font-size:15px; text-indent:15px;
}
#main_img_sub img {
margin-left:7px;
}
#rpn {
float:right; width:631px; margin-top:20px; padding: 0 0 0 18px; position:relative;
}
#rpn h1 {
font-size:20px; font-weight:normal; margin: 0 0 10px 0;
}
#rpn h2 {
font-size:18px; font-weight:normal; margin: 4px 0 8px 0;
}
#rpn p {
font-size:12px; line-height:19px; margin: 8px 8px 8px 0;
}
.box {
background-color:#efeeee; border: 1px solid #8b8887; width:609px;  padding:10px; margin-bottom:15px;
}
.box h3 {
margin:0; font-size:16px;
}
.box p {
margin:0; 
}
#lpn {
float: left; width:200px; margin-top:20px;
}
#footer {
clear:both; background: url(../img/footer_bg.jpg) repeat-x; text-align:center; font-size:12px; color:#FFFFFF; padding-top:8px; padding-bottom:50px;
}
#footer .dic, #footer .dic a {
color:#cdcbca; font-size:11px;
}
.clear {
clear:both;
}


.manuals_table {
font-size:13px; border: 1px solid #999999; background-color:#FFFFFF;
}
.manuals_table td {
 padding-left:15px;
}
#productimagebox
{
	text-align: center;
	height: 152px;
	width: 152px;
	position:absolute;
	top: 9px;
	left: 9px;
	background-color: #FFFFFF;
	float: left;
	overflow: hidden;
	border: 1px solid #333333;
}
#productimageboxSmall
{
	text-align: center;
	height: 86px;
	width: 86px;
	top: 9px;
	left: 9px;
	background-color: #FFFFFF;
	float: left;
	overflow: hidden;
	border: 1px solid #333333;
	margin-right: 1px;
	margin-left: 1px;
}
.productimageboxIMG
{
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}