body
{
	text-align: center; font-family: arial; margin: 0px; padding: 0px;
}
a
{
	color: #000000;
	text-decoration: none;
}
a:hover
{
	color: #878689;
}
img
{
	border: 0px;
}
input, textarea, select
{
	border: solid 1px #000000;
	margin-bottom: 5px;
	margin-right: 5px;
	width: 250px;
}
.form-button
{
	background-color: #868789;
	color: #FFFFFF;
	width: auto;

}
.form-label
{
	display: block;
	width: 100px;
}
#header
{
	width: 100%;
}
#menu
{
width: 100%;
	text-transform: uppercase; font-weight: bold; font-size: 9pt; text-align: left; vertical-align: bottom; height: 32px; background-image: url(../Images/menu_bg.png);
}
.menu-item
{
	height: 100%; float: left; margin-left: 10px;
}
.menu-item-splitter
{
	margin-left: 10px; vertical-align: middle;
}
#content
{

	border: solid 1px #EEEEEE;
}
#left-content
{
	text-align: left;
	width: 150px;
	float: left;
	font-size: 10pt;
	padding-top: 10px;
	padding-left: 10px;
	/*border-left: solid 1px #EEEEEE;*/
	height: 100%;
}
.left-content-header
{
	font-weight: bold;
	font-size: 12pt;
	display: block;

}
#middle-content
{	
	font-size: 10pt;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	float: left;
	width: 590px;
	border-left: solid 1px #EEEEEE;
	/*border-right: solid 1px #EEEEEE;*/
	height: 100%;
}
.middle-content-header
{
	font-weight: bold;
	font-size: 14pt;
	margin-bottom: 10px;
	display: block;
}
.product-category-header
{
	font-weight: bold;

	display: block;
	width: 600px;
	padding-top: 30px;
	padding-bottom: 10px;
}
.product-container
{
	border-bottom: solid 1px #EEEEEE;
	width: 600px;
	height: 170px;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	cursor: hand;
}
.product-logo-container
{
	float: left;
	width: 200px;

}
.product-description-container
{
	height: 65px;
	display: block;
}
.product-description-header
{
	font-weight: bold;
}
.product-illustration
{
	margin-top: 20px;
	display: block;
}
.product-sheet-icon
{
	margin-left: 5px;
}
.left-menu-item-header
{
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
	display: block;
}
.left-menu-item
{
	display: block;
	margin-bottom: 3px;	
}

#right-content
{
	width: 200px;
	float: right;
	padding-top: 10px;
	text-align: center;
	font-size: 10pt;

}
#footer
{clear:both;width: 100%;
	font-size: 8pt;
	color: #868789;
	margin-bottom: 10px;
	margin-top: 5px;
}
#footer a
{
	color: #868789;
}
.sub-header
{
	font-weight: bold;
	border-bottom: solid 1px #EEEEEE;
	display: block;
	margin-top: 30px;
}
#quick-facts-content, #newsletter-content
{
	width: 180px;
	border: solid 1px #EEEEEE;
}
#quick-facts-content img
{
	margin-top: 5px;
	margin-bottom: 5px;
}
#quick-facts-header, #newsletter-header
{
	background-color: #868789; color: #FFFFFF; font-size: 10pt; padding: 5px; font-weight: bold;
}
#quick-facts-body, #newsletter-body
{
	text-align: left; font-size: 10pt; padding: 5px;
}
.quick-facts-item
{
	border-bottom: solid 1px #EEEEEE; padding-top: 5px; padding-bottom: 5px;
}
.quick-facts-item img
{
	vertical-align: middle; margin-right: 3px;
}
#email-div, #support-email-div, #contact-email-div
{
	display: inline;
}