html, body{
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana;
	font-size: 12px;
	color:#444;
	background-color:#F3F4F4;
	
}
html body { 
	margin: 0 auto;
	text-align: center;
	width: 760px;
	height: 100%;
	}
html*.thetable {
	height: 100%;
	background-color:#fff;
	
}
html*.tablecell{
	float: left;
}
html>body #outer{height:auto;}
.thetable{
	position: relative;
	display: table;
	width: 760px;
	margin: 0;
	padding: 0;
	border: 0;
	clear: both;
	background-color:#fff;
	border-spacing: 0; /* required by Opera 6 */
}
/* hide this from opera6 */
head:first-child+body div.thetable {
	height: 100%;
}

.tablerow {
	display: table-row;
}
.tablecell{
	display: table-cell;
	border: 0;
	padding-top: 132px;
	padding-bottom: 24px;
	vertical-align: top;
	min-height: 100%;
}
.one {
	width: 165px;
	position: relative;
	z-index: 8;
	height: 100%;
	padding-top: 150px;
}
.two{
	width: auto;
	position: relative;
	z-index: 8;
	padding-top: 150px;
}
html*.two {
	height:100%;
	width: 595px;
}
.three {
	width: 188px;
	position: relative;
	z-index: 8;
	height: 100%;
	padding-top: 155px;
	background-image: url("../img/onebg.png");
	background-repeat:repeat-x;
	background-position: bottom left;
	border-left: 1px solid #BABABC;
}
#footer {
	clear: both;
	position: relative;
	height: 24px;
	margin-top: -24px;
	margin-bottom: 0;
	z-index: 15;
	width: 760px;
	text-align: left;
	background-color: #E65B00;
}
#footer p {
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	font-style: normal;
	color: white;
	padding-top: 0;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0 0 0 0;
}
#footer a {
	color: white;
	text-decoration: none;
}
#footer a:hover {
	color: white;
	text-decoration: underline;
}
#footer .footer_left {
	float:left;
	width: 500px;
	text-align: left;
	margin-top:2px;
	padding-top: 3px;
}
#footer .footer_right {
	float:left;
	width: 260px;
	text-align: right;
	margin-top:2px;
	padding-top: 3px;
}
/* hide this from opera6 */
head:first-child+body div#footer {margin-bottom: 0;}

/* removing margins from headings corrects an Opera 6 display error */
#outer {
	height:100%;
	width: 760px;
	min-height:100%;
	margin: 0px auto 0px auto;
	background-color: white;
}

/* hide this from opera6 */
head:first-child+body div#footer {
	margin-bottom: 0;
}

#header {
	position: absolute;
	top: 0;
	width: 760px;
	height: 150px;
	z-index: 12;
	background-image: url('../images/head3.jpg');
	background-repeat: no-repeat;
	background-color: white;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
}
#site_title {
	float: left;
	width: 700px;
	height: 80px;
	font-family: Arial;
	font-size: 48px;
	line-height: 36px;
	font-weight: bold;
	font-style: normal;
	color: #BBBBBB;
	margin: 10px 0 0 10px;
	padding: 0 0 0 0;
}
html*#site_title {
	margin-left: 5px;
}
#site_langs {
	float: left;
	width: 743px;
	height: 25px;
	font-family: Verdana;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	font-style: normal;
	color: #39363a;
	margin: 12px 0 0 0;
	padding: 0 0 0 0;
	text-align:right;
}
#site_langs a {
	color: 39363a;
	text-decoration: none;
}
#site_langs a:hover {
	color: #555555;
	text-decoration: underline;
}
#left_menu {
	width: 148px;
	font-size:0;
	line-height: 0;
	padding: 0 0 0 0;
	margin: 0 0 0 15px;
	background-image: url('../images/left-menu-body.gif');
	background-repeat: repeat-y;
}
#left_menu_header {
	width: 148px;
	height: 12px;
	font-size:0;
	line-height: 0;
	background-image: url('../images/left-menu-header.gif');
	background-repeat: no-repeat;
}
#left_menu_footer {
	width: 148px;
	height: 12px;
	font-size:0;
	line-height: 0;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-image: url('../images/left-menu-footer.gif');
	background-repeat: no-repeat;
	background-position: bottom center;
}
#left_menu ul {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	font-style: normal;
	color: black;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
}
#left_menu ul li {
	padding: 0 10px 10px 10px;
	margin-bottom: 5px;
	background-image: url('../images/left-menu-divider.gif');
	background-repeat: no-repeat;
	background-position: bottom center;
}
#left_menu a {
	color: black;
	text-decoration: none;
}
#left_menu a:hover {
	color: black;
	text-decoration: underline;
}
#content {
	float: left;
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	font-style: normal;
	color: #444444;
	margin: 0 0 0 0;
	padding: 0 20px 15px 15px;
	text-align:left;
}
html*#content {
	margin: 0 0 0 0;
}
#content h1 {
	font-family: Verdana;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	font-style: normal;
	color: #FF6600;
	margin: -4px 0 0 0;
	padding: 0 0 0 0;
}
#content h2 {
	font-family: Arial;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	font-style: normal;
	color: black;
	margin: 15px 0 0 0;
	padding: 0 0 0 0;
}
#content h3 {
	font-family: Arial;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	font-style: normal;
	color: #666666;
	margin: 15px 0 0 0;
	padding: 0 0 0 0;
}
#content p {
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	font-style: normal;
	color: #444444;
	margin: 15px 0 0 0;
	padding: 0 0 0 0;
	text-align:justify;
}
#content ul {
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	font-style: normal;
	color: #444444;
	text-align:justify;
}
#content a {
	color: #800000;
	text-decoration: underline;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#content a:hover {
	color: black;
	text-decoration: underline;
}
#content hr {
	width: 100%;
	height: 1px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#content table {
	margin: 15px 0 0 0;
	border: 1px solid #BBBBBB;
}
#content td {
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	font-style: normal;
	color: #444444;
	margin: 15px 0 0 0;
	text-align:left;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
	padding: 3px 10px 3px 10px;
}
#product_box_1 {
	float:left;
	width:261px;
	height:178px;
	background-image: url('../images/product-box-1b.jpg');
	background-repeat: no-repeat;
	margin: 15px 0 0 0;
	padding: 0 0 0 0;
}
#product_box_1 a {
	color: #78787C;
	text-decoration: none;
}
#product_box_1 a:hover {
	text-decoration: none;
}
.product_box_title1 {
	width:261px;
	height:53px;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	color: #78787C;
	margin: 0 0 0 0;
	padding: 6px 10px 0 11px;
}
#product_box_2 {
	float:left;
	width:261px;
	height:178px;
	background-image: url('../images/product-box-2.jpg');
	background-repeat: no-repeat;
	margin: 15px 0 0 0;
	padding: 0 0 0 0;
}
#product_box_2 a {
	color: white;
	text-decoration: none;
}
#product_box_2 a:hover {
	text-decoration: none;
}
.product_box_title2 {
	width:261px;
	height:53px;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	color: white;
	margin: 0 0 0 0;
	padding: 6px 10px 0 11px;
}
#product_box_3 {
	float:left;
	width:261px;
	height:178px;
	background-image: url('../images/product-box-3.jpg');
	background-repeat: no-repeat;
	margin: 15px 0 0 0;
	padding: 0 0 0 0;
}
#product_box_3 a {
	color: white;
	text-decoration: none;
}
#product_box_3 a:hover {
	text-decoration: none;
}
.product_box_title3 {
	width:261px;
	height:53px;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	color: white;
	margin: 0 0 0 0;
	padding: 6px 10px 0 11px;
}
#product_box_4 {
	float:left;
	width:261px;
	height:178px;
	background-image: url('../images/product-box-4.jpg');
	background-repeat: no-repeat;
	margin: 15px 0 0 0;
	padding: 0 0 0 0;
}
#product_box_4 a {
	color: #78787C;
	text-decoration: none;
}
#product_box_4 a:hover {
	text-decoration: none;
}
.product_box_title4 {
	width:261px;
	height:53px;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	color: #78787C;
	margin: 0 0 0 0;
	padding: 6px 10px 0 11px;
}
.product_box_divider {
	float:left;
	width:15px;
	height:178px;
	margin: 15px 0 0 0;
	padding: 0 0 0 0;
}
#box_menu {
	float:left;
	width:258px;
	height:66px;
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
}
#box_menu ul {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	line-height: 22px;
	color: white;
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
}
html*#box_menu {
	margin-top: 5px;
}
#box_menu ul li {
	color: white;
}
#box_menu a {
	color: white;
	text-decoration: none;
}
#box_menu a:hover {
	color: #DDDDDD;
	text-decoration: none;
}

#box_menu_2 {
	float:left;
	width:258px;
	height:66px;
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
}
#box_menu_2 ul {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	line-height: 22px;
	color: white;
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
}
html*#box_menu_3 {
	margin-top: 5px;
}
#box_menu_2 ul li {
	color: white;
}
#box_menu_2 a {
	color: #404040;
	text-decoration: none;
}
#box_menu_2 a:hover {
	color: black;
	text-decoration: none;
}

#box_menu_3 {
	float:left;
	width:258px;
	height:66px;
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
}
#box_menu_3 ul {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	line-height: 22px;
	color: white;
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
}
html*#box_menu_3 {
	margin-top: 5px;
}
#box_menu_3 ul li {
	color: white;
}
#box_menu_3 a {
	color: #404040;
	text-decoration: none;
}
#box_menu_3 a:hover {
	color: black;
	text-decoration: none;
}

#box_menu_4 {
	float:left;
	width:258px;
	height:66px;
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
}
#box_menu_4 ul {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	line-height: 22px;
	color: white;
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
}
html*#box_menu_4 {
	margin-top: 5px;
}
#box_menu_4 ul li {
	color: white;
}
#box_menu_4 a {
	color: white;
	text-decoration: none;
}
#box_menu_4 a:hover {
	color: #DDDDDD;
	text-decoration: none;
}
