body, html{
	margin:0px;
	padding:0px;
	width: 100%;
}

#contents {
      margin-left:auto;
      margin-right:auto;
      width:100%;
      text-align:left;
}

body, html {
	font: 80%/140% Verdana, Arial, Helvetica, sans-serif;
	color: #656565;
	background: #FFFFFF;
}

#contents{
	border-left: 1px solid #626950;
	border-right: 1px solid #626950;
	border-bottom: 1px solid #626950;
	background: #FFFFFF;
	margin: 0px auto 0px;
	width: 760px;
	background: url(../../images/Quality/page_background.gif) repeat-y bottom left;
}
   
#clear {
	clear: both;
	font-size: 1px;
}

/*ie wont see this, other browsers will*/
body>div#contents{
      height: auto;
}

#footer {
	margin-left:auto;
	margin-right:auto;
	width: 760px;
	height:17px;
	text-align: right;
	font-size: 95%;
}

#footer a {
	text-transform: none;
	font-weight: normal;
	color: #224E90;
}

#top {
	height: 121px;
	background: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#topnavi {
	height: 20px;
	display: block;
	background: url(../../images/Quality/stripe_background.gif);
	border-bottom: 1px solid #FFFFFF;
	padding: 0px;
	margin: 0px;
}

#topnavi ul {
	padding: 0px;
	margin: 0px;
}

#topnavi li {
	float: left;
	height: 20px;
	position: relative;
	display: inline;
	padding: 0px;
	margin: 0px;
}

#topnavi li.dotted_vertical {
	width: 159px;
	border-right: 1px solid #FFFFFF;
}

#topnavi a {
	height: 20px;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
	text-align: center;
	padding: 0px 15px 0px 14px;
	margin: 0px;
	background: #7A7A7A;
	line-height: 20px;
	border-right: 1px solid #FFFFFF;
}

#topnavi a.topnavi_right {
	padding: 0px 16px 0px 15px;
	border-right: none;
}

#topnavi a:hover {
	background: #C10202;
}

.drop {
	display: none;
	position: absolute;
	top: 20px;
	left: -1px;
	background: #C10202;
	width: 150px;
	border: 1px solid #FFFFFF;
	opacity: 0.90;
	filter: Alpha(Opacity=90);
}

/* the following rule is recognized only by IE */
* html body #topnavi .drop {width: 120px;}

#topnavi .drop a {
	width: 130px;
	height: 20px;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
	text-align: left;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	background: #7A7A7A;
	line-height: 20px;
	border-right: none;
}

/* the following rule is recognized only by IE */
* html body #topnavi .drop a  {width: 100%}

#topnavi .drop a:hover 
{
	background: #C10202;
}

li>ul {
	top: auto;
	left: auto;
}

#topnavi  li:hover ul, li.over ul {
	display: block;
}

#main_content {
	width: 600px;
	float: right;
	margin: 0px;
}

#main_head {
	width: 570px;
	background: #999999 url(../../images/Quality/stripe_background.gif);
	border-bottom: 1px solid #FFFFFF;
	padding: 0px 10px 0px 20px;
}

#main_head h1 {
	color: #FFFFFF;
	line-height: 38px;
}

#main_head img {
	float: right;
	border: none;
	padding-top: 8px;
}

#main_main {
	padding: 15px 20px 15px 20px;
} 

#main_stock {
	clear: left;
	width: 159px;
	float: left;
	padding: 0px 0px 20px 0px;
}

#main_stock h4 {
	background: #7A7A7A;
	color: #FFFFFF;
	line-height: 38px;
	padding: 0px 10px 0px 10px;
	border-bottom: 1px solid #FFFFFF;
}

#main_stock p {
	margin: 0px;
	padding: 10px 10px 10px 10px;
}

#main_stock hr, #main_search hr {
	background:none;
	border-bottom: 1px solid #FFFFFF;
	height: 1px;
	border-top: none;
	border-right: none;
	border-left: none;
}

#status_outer {
	height: 15px;
	width: 250px;
	padding: 5px;
	border: 1px solid #626950;
}

#status_inner {
	float: left;
	height: 15px;
	color: #7A7A7A;
	background: #7A7A7A;
}

h1, h4 {
	font-size: 120%;
	font-weight: bold;
	color: #0B4F9B;
	padding: 0px;
	margin: 0px;
}

hr {
	background:none;
	border-bottom: 1px solid #565656;
	height: 1px;
	border-top: none;
	border-right: none;
	border-left: none;
}

form {
	margin: 0px;
	padding: 0px;
}

fieldset {
	border: none;
	white-space: nowrap;
	margin: 0;
	padding: 0;
}

a {
	color: #E40005;
	text-decoration: none;
	font-weight: bold;
	text-transform: lowercase;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

/* Custom styles */
.align_center {
	text-align: center;
}

.align_right {
	text-align: right;
}

.align_justify {
	text-align: justify;
}

.image_right {
	float: right;
}

.image_left {
	float: left;
	margin: -3px 6px 0px 0px;
}

.margin_left {
	margin-top: 4px;
}

.contactform  {
	padding: 0px;
	margin: 0px;
}

.contactform p {
	margin: 0px;
	padding: 0px;
	clear: both;
}

.contactform label {
	float: left;
	font-weight: bold;
	line-height: 25px;
	width: 150px;
}

.contactform span {
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
	float: left;
}

.searchform  {
	margin: 0px;
}

.searchform p {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	clear: both;
}

.searchform span {
	text-align: right;
	padding: 0px 0px 0px 40px;
	margin: 0px;
	float: left;
}

.spacer {
	clear: both;
	line-height: 15px;
}

.textform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #E0E0E0;
	border: 1px solid #829FBA;
}

.textform option, .textform optgroup{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.textformactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000; 
	background-color: #9E9E9E;
	border: 1px solid #E0E0E0;
}

.forcewidth {
	width: 147px;
}