* {
	margin: 0;
	padding: 0;
}

img{
    border:none;
}

body {
	background: #c1c1c3 url(images/img01.gif) repeat-x;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #88888A;
}

hr{
    color:#bdbdbf;
    width:590px;
	height:1px;
}

#header{
	width: 918px;
	height: 80px;
	margin: 0 auto;
}

h1, h2, h3 {
	color: #313131;
}

h1 {
	margin-bottom: .5em;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 1px;
}

h2 {
	margin-bottom: .5em;
	font-size: 16px;
	font-weight: normal;
	font-weight:bold;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

blockquote {
	margin-left: 2em;

}

ol {
	margin-left: 2em;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 1em;
	background: url(images/img07.gif) no-repeat left center;
}


/* Menu */

#menu {
	width: 918px;
	height: 33px;
	margin: 0 auto;
	background-color:#981013;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
    background-image:url(images/menu_bg.jpg);
	background-repeat:repeat-x;
}


#menu a.activepage {
	background-color:#631011;
	background-image:url(images/menu_bg_active.jpg);
	background-repeat:repeat-x;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 0;
	display: inline;
	background: none;
}


/* Logo */

#logo {
	width: 918px;
	height: 180px;
	margin: 0 auto;
	background: #FFFFFF url(images/img02.jpg)
}

#logo h1 {
	margin: 0;
	padding: 80px 20px 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 189%;
	font-style: italic;
	color: #FFFFFF;	
}

#logo h2 {
	margin: 0;
	padding: 0 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 918px;
	margin: 0 auto;
	background: #FFFFFF url(images/img03.gif) repeat-y;
}

/* Content */

#content {
	float: left;
	width: 590px;
	padding: 20px 30px 20px 50px;
}

#content a {
	text-decoration: underline;
	color: #313131;
}

#content a:hover {
	text-decoration: underline;
	color: #ff2a37;
}

#content p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 120%;
	font-size: 100%;
}

#header_box{
	margin-bottom: 20px;
	padding-bottom: 1px;	
	border-bottom:1px;
	border-bottom-width:1px;
	border-bottom-style:dashed;
}

#main_area{
	margin-bottom: 20px;
	padding-bottom: 1px;
}

#main_area .flashtext{
    color:#f9260a;
    font-weight:bold;
	font-size:16px;
}

#main_area p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 167%;
	font-size: 107%;
}

#newscontent {
	margin-bottom: 20px;
	padding-bottom: 1px;
}

#newscontent img{
    padding:7px;
	float:left;
}

.floating-box {
	float: left;
	width: 280px;
}

.floating-box  .flashtext{
    color:#f9260a;
    font-weight:bold;
    font-size:16px;
}

.floating-box .mainproduct{
	float: left;
	width: 120px;
}

.floating-box .icons{
	float: left;
	width: 155px;
}

.floating-box .specs{
	float: left;
	width: 270px;
}

.alt{
background-color:#CCCCCC;
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 144%;
	font-size: 92%;
}

.floating-box img {
	padding: 1px solid #FFFFFF;
}

.distributor_heading{
	float: left;
	width: 580px;
	margin-top:8px;
	margin-bottom:8px;
	padding-left:5px;
	padding-top:5px;
	background-color:#CCCCCC;
	font-size:16px;
	font-weight:bold;
	height:25px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
	padding: 20px;
}

#sidebar blockquote {
	margin-left: 0;
	padding-left: 1em;
	background: url(images/img09.gif) no-repeat right bottom;
	border-left: 0px solid #FFFFFF;
	color:#FFFFFF;
}

#sidebar blockquote p {
	text-align: left;
	line-height: normal;
	font-style: italic;
}


#sidebar p {
	margin-left: 0;
	padding-left: 5px;
	border-left: 0px solid #FFFFFF;
	color:#FFFFFF;
	text-align:left;
}

#sidebar .newsheading {
	margin-left: 0;
	padding-left: 5px;
	border-left: 0px solid #FFFFFF;
	color:#FFFFFF;
	text-align:left;
	font-weight:bold;
}

#links ul {
	background: url(images/img04.gif) repeat-x left bottom;
}

#links li {
	padding: 5px 0;
	background: url(images/img04.gif) repeat-x left top;
}

#links a {
	padding-left: 23px;
	background: url(images/pdf_icon.jpg) no-repeat left center;
	color: #FFFFFF;
	text-decoration:none;
}

#links a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}


#newslinks {
}

#newslinks ul {
	background: url(images/img04.gif) repeat-x left bottom;
}

#newslinks li {
	padding: 5px 0;
	background: url(images/img04.gif) repeat-x left top;
}

#newslinks a {
	padding-left: 23px;
	background: url(images/latestnews_icon.jpg) no-repeat left center;
	color: #FFFFFF;
	text-decoration:none;
}

#newslinks a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

/* Footer */

#footer {
	height: 50px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	color:#FFFFFF;
	width: 918px;
	margin: 0 auto;
}

#footer .links {
	float: left;
	width: 858px;
	height: 34px;
	padding: 16px 30px 0 30px;
	background: #981013;
	font-size: 85%;
	text-align:center;
}

#footer a {
    color:#FFFFFF;
}

#footer .legal {
	float: right;
	width: 220px;
	height: 34px;
	margin: 0 auto;
	padding: 16px 20px 0 0;
	background: #DB5600;
	text-align: right;
	font-size: 85%;
	color: #FFFFFF;
}

.icons img{
    padding-bottom:3px;
}