/* CSS Document */
body {
	font-family: Arial;
	background-image: url(/images/index_body_side_firefox.gif);
	background-repeat:repeat-x;
	background-color: #666666;
}
table {
	width: 100%;
	height: 100%;
}

td {
	vertical-align: top;
}
#container {
	position: relative;
	margin: 0 auto;
	width: 880px;
	height: 100%;
	top:0px;
}

#header {
	position:absolute;
	left:00px;
	top:0px;
	width:880px;
	height:58px;
}
#header_navbar {
	position:absolute;
	left:00px;
	top:59px;
	width:880px;
	height:55px;
}
#left_content {
	position:absolute;
	left:00px;
	top:115px;
	width:244px;
	height:130px;
	border:0px;
	margin-right:7px;
}
#left_content h1 {
	color:#FFFFFF;
	font-size:14px;
	margin:0px;
	padding:0px;
	font-weight:normal;
}
#left_content ul {
	margin-bottom:5px;
	margin-left:0px;
	margin-right:0px;
	margin-top: 8px;
	padding:0px;
}
.first {
	list-style-position:outside;
	margin-bottom:3px;
	margin-top:3px;
	background-image:url(/images/sub_left_menu_bullet.gif);
	background-repeat:no-repeat;
	list-style-type:none;
	line-height:22px;
}
.first a:link, .first a:visited, .first a:hover {
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	font-size:11px;
	vertical-align: baseline;
	margin-left:35px;
}
.second {
	background-image: url(/images/product_second_menuitem.gif);
	background-repeat:no-repeat;
	margin-top:-2px;
	list-style-type:none;
	line-height:22px;
}
.second a:link, .second a:visited, .second a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	font-size:11px;
	margin-left: 35px;
}
#right_content {
	position:absolute;
	left:252px;
	top:115px;
	width:629px;
	height:99%px;
	background-color: #FFFFFF;
	border:0px;
	margin:0px;
	padding:0px;
}
#right_content h1 {
	font-family:verdana;
	line-height:40px;
	color:#323232;
	font-size:20px;
	margin:0px;
	padding-bottom:5px;
	padding-left:20px;
	padding-right:10px;
	padding-top:20px;
	font-weight:normal;
	background-image:url(/images/sub_right_titlebar.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
#right_content p {
	font-size: 11px;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-right:20px;
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#spacer {
	background-color:#666666;
	width:100%;
	height:15px;
	padding:0px;
	margin:0px;
}
#footer_text {
	font-size:11px;
	color:#9E9E9F;
	background-color:#717272;
	width:100%;
	height:25px;
	padding:0px;
	margin:0px;
}
#footer_text p {
	padding-top: 6px;
	padding-left:22px;
	padding-bottom:0px;
	padding-right:0px;
	margin:0px;
}
#footer_text a:link, #footer_text a:visited {
	font-size:11px;
	color:#9E9E9F;
	text-decoration:underline;
}
#footer_text a:hover {
	font-size:11px;
	color:#9E9E9F;
	text-decoration:none;
}
.footer_padding {
	padding-left: 85px;
}
.box {
	width:168px;
	vertical-align:top;
	margin-bottom:25px;
}
.box h2 {
	background-image:url(/images/product_box_title.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	font-size:13px;
	text-align:left;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	vertical-align: top;
	line-height:27px;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}
.box p {
	background-color:#FF8446;
	color:#FFFFFF;
	font-size:11px;
	margin:0px;
	padding-bottom: 20px;
}
