html {
	width: 100%;
	height: 100%;
}
body {
	width: 100%;
	height: 100%;
	margin-bottom: 1%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 100%;
	padding: 0px;
	margin: 0px;
	background-color:#C0DCE3;
}
a:link {
	color: #FFE062;
	text-decoration: none;
}
a:visited {
	color: #FFE062;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration: underline;
}
a:active {
	color: #FFE062;
	text-decoration: none;
}
a.saleslink:link {
	color: #5C7189;
	text-decoration: none;
}
a.saleslink:visited {
	color: #5C7189;
	text-decoration: none;
}
a.saleslink:hover {
	color: #999;
	text-decoration: underline;
}
a.saleslink:active {
	color: #5C7189;
	text-decoration: none;
}
p.caption {
	font-size: 10px;
	line-height: 10px;
	margin:0px;
	padding-bottom: 5px;
}
p.caption a, p.caption a:hover, p.caption a:visited, p.caption a:active {
	font-size: 11px;
	font-weight: bold;
}
#newsleftcolumn {
	width: 68%;
	float: left;
}
#newsrightcolumn {
	width: 28%;
	float: left;
	text-align: center;
	padding: 1%;
	margin: 1%;
}
#newsrightcolumn p.caption {
	font-weight: bold;
}
#newsrightcolumn p.newsletter {
	font-size: 10px;
	line-height: 12px;
}
#newsrightcolumn p {
	font-size: 10px;
	line-height: 12px;
}
.press-issued {
	border-top: 1px dashed #fff;
	font-size: .85em;
	line-height: 1.2em;
}
#container {
	width: 100%;
	margin-top: 0px;
	padding-top:5px;
	min-width: 950px;
	background-color:#fff;
width:expression((/MSIE 6/.test(navigator.appVersion))?document.body.clientWidth<1000?'950px':'100%':'auto');
}
#search label {
	font-size: 70%;
	color: #003366;
	font-weight: bold;
}
#search input {
	font-size: 70%;
	color: #003366;
}
#logo {
	background: url(header.gif) no-repeat;
	background-color:#fff;
	width: 100%;
	height: 78px;
	position: relative;
	padding-bottom: 2px;
	z-index:0;
	margin:0px;
}
#date {
	position: absolute;
	right: 10px;
	top: 5px;
	z-index:10;
	color: #000;
	font-size: 70%;
}
/* Menu */
/* #topmenu {
position: absolute;
top: 61px;
right: 0px;
margin-left: 200px;
z-index:100;
font-size: 11px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
width: 800px; 
height: 83px;
white-space: nowrap;}

#topmenu a:link, #topmenu a:visited, #topmenu a:active{
color: #003366;
text-decoration: none;
display: block;
height: 23px;
background: #f3c301;}

#topmenu a:hover {
text-decoration: none;
background: #ABB7C5;} */

#active-menu {
	text-decoration: none;
	background: #ABB7C5;
}
/* #topmenu ul {
float: right;
margin: 0px;
padding: 0px;
display: block;}

#topmenu ul li {
display:block;
float:left;
text-align: center;
height: 23px;
padding: 0px;
border-left: #fff 1px solid;
white-space: nowrap;
width: expression((/MSIE 7/.test(navigator.appVersion))?'auto':'80px'); */
/*width: auto;} */

#mainlevel ul {
	float: right;
	margin: 0px;
	padding: 0px;
	display: block;
}
#mainlevel ul li {
	display:block;
	float:left;
	text-align: center;
	height: 23px;
	padding: 0px;
	border-left: #fff 1px solid;
	white-space: nowrap;
width: expression((/MSIE 7/.test(navigator.appVersion))?'auto':'80px');
	width: auto;
}
#mainlevel a, #mainlevel a:active, #mainlevel a:visited {
	display:block;
	line-height:20px;
	text-align:center;
	padding: 0 7px 0 7px;
	color: #003366;
}
#search {
	clear: both;
	margin: 0px;
	width: 100%;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	height: 51px;
	background: url(search.jpg) no-repeat #D5E1EE;
	text-align: right;
}
#search .search {
	position: relative;
	margin-top: 5px;
	margin-right: 10px;
	z-index: 300;
}
#search .button {
	color: #fff;
	background: #9CA8B6;
	font-size: .8em;
	font-weight: bold;
}
#contentcontainer {
	clear: both;
	width: 100%;
	overflow:auto;
	padding-bottom:20px;
	background:url(bg.jpg) no-repeat #8799af;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}
#contentheader {
	clear: both;
	width: 100%;
	border-bottom: 1px solid #fff;
	background-color:#5d718a;
	padding:10px 0px 10px 0px;
	overflow:auto;
	margin:0px;
}
#content {
	clear: both;
	min-width: 960px;
	width: 97%;
	min-height: 100%;
	color: #fff;
	margin-top: 3%;
	margin-bottom: 3%;
	margin-left: 3%;
margin-left: expression((/MSIE 7/.test(navigator.appVersion))?'3%':'1.5%');
	font-size:80%;
}
#home-img-container {
	float: right;
	min-width: 330px;
	background-color: #5d718a;
}
#footer {
	clear: both;
	width:100%;
	height: auto;
	background: #fff;
	color:#000000;
	text-align: center;
	font-size: 70%;
	padding-top: 2%;
	padding-bottom: 10%;
	padding-left:0px;
	padding-right:0px;
	line-height: 150%;
}
#footer .moduletable {
	width: 100%;
	text-align: center;
}
.yellowheading {
	color: #FFE062;
	font-weight: bold;
	font-size: 1.5em;
}
.blueheading {
	color: #003366;
}
h1 {
	color: #FFE062;
	font-size: 160%;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 0px;
	font-weight:normal;
	padding: 0px;
}
h4 {
	color: #FFE062;
	font-weight: bold;
}
#breadcrumbs {
	font-size:.7em;
	color: #fff;
	height: 20px;
	text-align: right;
	margin-left:auto;
	margin-right:auto;
	width: 95%;
	margin-top:10px;
	margin-bottom: 20px;
}
#breadcrumbs a, a:active, a:visited {
	text-decoration: none;
	display: inline;
	color: #FFE062;
}
#breadcrumbs a:hover {
	text-decoration: none;
	display: inline;
	color: #FFE062;
}
/*INDIVIDUAL PAGE STYLING*/

#productdetail, #news, #service, #profile-content-container, #contact-container, #finduscontainer {
	margin-left:auto;
	margin-right:auto;
	width: 95%;
	border: 1px solid #fff;
	background: #5C7189;
	padding: 5px;
	overflow:auto;
}
#home-content p, #profile-content p, #service-content p, #content p {
	line-height: 1.5em;
}
#content p.choice {
	line-height: 110%;
	font-size: 80%;
	font-weight: bold;
}
/*HOMEPAGE*/
#home-content {
	width: 55%;
}
#home-newsstories {
	float:left;
	width:30%;
}
#home-img1 {
	width: 160px;
	margin-right: 10px;
}
.img-header {
	position: relative;
	float: left;
	clear: both;
	padding: 0px 0px 5px 0px;
	font-size: 12px;
	color: #FFE062;
}
.img-img {
	position: relative;
	float: left;
	clear: both;
	border: 1px solid #fff;
	width: 160px;
	height: 150px;
}
.img-link {
	position: relative;
	float: left;
	clear: both;
	font-size: 11px;
	border: 1px solid #fff;
	background: #FFE062;
	height: 13px;
	color: #003366;
	text-align: right;
	margin: 0px;
	width: 160px;
	padding-bottom: 7px;
	font-weight: 600;
}
#home-img2 {
	float: left;
	clear: none;
	width: 160px;
	height: 200px;
	margin-left: 1%;
	margin-right: 20px;
}
#home-contentbottom {
	clear: both;
	text-align: center;
	width: 98%;
	font-size:.8em;
	padding:1%;
	background-color:#5C7189;
}
#home-contentbottom p {
	line-height: 150%;
}
/*COMPANY PROFILE*/
#profile-content {
	font-size:.8em;
	width: 95%;
	padding: 1.5%;
}
#profile-content img {
	float:right;
	padding-left:10px;
	padding-bottom:10px;
}
#profile-image {
	width: 300px;
	height: 350px;
	border: 1px solid #fff;
	padding: 1.5%;
}
/*HOW TO FIND US*/
#findus-content {
	float: left;
	width: 50%;
	margin-left: 2%;
}
#findus-content p {
	font-size: .8em;
}
#findus-image {
	float: left;
	clear: none;
	width: auto;
	height: auto;
}
/*NEWS & PRESS RELEASES*/
#news .date {
	float: left;
	width: 20%;
	height:100%;
	margin-top: 1%;
	margin-left:2%;
	font-size:.75em;
}
#news a {
	 
	font-size:.75em;
}
#news p {font-size:.8em;}
#news .storycontainer {
	width: 70%;
	height: auto;
	float: left;
	margin-top: 1%;
	margin-bottom: 1%;
}
#news .issuedcontainer {
	clear: both;
	width: 100%;
	text-align: left;
	display: block;
	margin-top: 5%;
	padding-top: 5%;
	padding-bottom: 10%;
	border-top: 1px dashed #fff;
	font-size: 90%;
	font-style: italic;
}
#news .newssnippet {
	width: 98%;
	padding-top: 0.5%;
	padding-left: 1%;
	padding-right: 1%;
	padding-bottom: 1.5%;
	border-bottom: 1px dashed #ccc;
	clear: both;
	margin-bottom: 0.5%;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
}
#news .title {
	width: 70%;
	font-weight: bold;
	margin-bottom: 3%;
}
#news .intro {
	clear: both;
	margin-top: 5%;
}
#news .readmore {
	clear: both;
	margin-top: 2%;
	font-size: 85%;
}
#news .spacer {
	position: relative;
	float: left;
	width: 95%;
	clear: none;
	height: 30px;
}
#news .extended {
	clear: both;
	margin-top: 5%;
}
/*PRODUCTS*/

.scroller {
	width: 90%;
	height: 175px;
	clear: both;
	margin-top:0px;
	padding: 5px;
	overflow-y: scroll;
	scrollbar-arrow-color:#ff0;
	scrollbar-base-color:#5C7189;
	scrollbar-darkshadow-color:#000;
	scrollbar-face-color:#5C7189;
	scrollbar-highlight-color:#748ba5;
	scrollbar-shadow-color:#5C7189;
}
#content label, #content label {
	font-size: 100%;
}
#content .search, #content .search {
	margin-top: 5%;
}
#content input, #content input {
	font-size: 85%;
	color: #003366;
}
.productcontainer {
	float: left;
	overflow: auto;
	width: 47%;
	margin-left: 5px;
	margin-right: 5px;
margin-left: expression((/MSIE 7/.test(navigator.appVersion))?'5px':'3px');
margin-right: expression((/MSIE 7/.test(navigator.appVersion))?'5px':'3px');
	border: 1px solid #fff;
	background: #5C7189;
}
.p1-header {
	padding: 10px;
}
.p1-img {
	float: left;
	width: 200px;
	margin: 10px;
margin: expression((/MSIE 7/.test(navigator.appVersion))?'10px':'5px');
	border: 1px solid #fff;
}
.p1-content {
	overflow: auto;
	padding: 1px;
	float: left;
	width: 50%;
	min-height: 500px;
}
.pviewcontainer {
	clear: both;
	width: 100%;
	border-top: 1px solid #fff;
	margin-top: 20px;
	background: #FFE062;
	min-height: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	font-size: 80%;
}
a.pview:link {
	color: #666;
}
a.pview:visited {
	color: #003366;
}
a.pview:hover {
	color: #000033;
}
a.pview:active {
	color: #000;
}
.categorylisting, #service-links, #contact-container {
	margin: 0px;
	padding:0px;
}
.categorylisting, #service-links ul, #contact-container ul {
	margin: 2%;
	width: auto;
	padding: 5px;
	font-size: 85%;
	list-style: none;
}
.categorylisting li, #contact-container li {
	margin-top: 2%;
	margin-bottom: 2%;
}
#service-links li {
	margin-top: 4%;
	margin-bottom: 4%;
}
/*SERVICE & REPAIRS*/

#service-links-container {
	width: 20%;
	height: auto;
	border: 1px solid #ff000;
	float: left;
	padding:1%;
}
#service-links li {
}
#service-content {
	float: left;
	width: 48%;
	height: auto;
	border: 1px solid #ff000;
	margin-top:1%;
	margin-bottom: 3%;
}
#service-image {
	position: relative;
	float: right;
	clear: none;
	width: 300px;
	height: 350px;
	border: 1px solid #fff;
}
/*CATEGORY*/
#category-content {
	clear: both;
	width: 100%;
	padding-bottom: 30px;
}
#category-content p {
	font-size:.8em;padding:0px 0px 0px 10px;
	
}
.category-product {
	clear: none;
	width: 100%;
	height:200px;
	margin:0px;
}
.category-product img {height:100px;border:1px solid #fff;margin-top:5px;}
 .service-img {
	float: left;
	width: 120px;
	border: 1px solid #fff;
	margin: 3%;
}
.product-title {
	float: left;
	clear: both;
	padding: 5px 5px 0 5px;
	font-size: 65%;
	font-weight: bold;
	width: 95%;
	color:#336699;
}
.product-title a, .product-company a {
	color:#003366;
}
.product-title a:link, .product-company a:link {
	color:#003366;
}
.product-title a:hover, .product-company a:hover {
	color:#333;
}
.product-title a:active, .product-company a:active {
	color:#333;
}
.product-title a:visisted, .product-company a:visited {
color:#333;
}
.product-company {
	position: relative;
	float: left;
	clear: both;
	padding: 0 5px 0 5px;
	font-size: 9px;
	height: 25px;
	width: 100%;
	color:#336699;
}
.product-view {
	 
	clear: both;
	width: 98%;
	border: 1px solid #fff;
	background: #FFE062;
	min-height: 18px;
	color: #003366;
	text-align: right;
	font-size: 75%;
}
a.pvlink:link {
	color: #003366;
}
a.pvlink:hover {
	color: #000033;
}
.category-product-container {
	float: left;
	margin: 1%;
	width: 123px;
	min-height: 210px;
	margin-top:5px;
	margin-right: 5px;
	background-color:#ccc;
	text-align:center;
border:1px solid #003366;
}
/*CONTACT US*/
#contact-form {
	float: left;
	width: 60%;
	padding: 2%;
	overflow: auto;
}
#contact-form label {
	float: left;
	width:35%;
	padding-bottom: 10px;
	clear: both;
	font-size: 90%;
	padding-right: 2%;
	font-size:.8em;
}
#contact-form label.label2 {
	float: right;
	width: 85%;
	display: block;
	overflow: auto;
}
#contact-form p {
	font-size: 90%;
}
textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;
}
#contact-form input, #contact-form select {
	font-size: .7em;
	color: #003366;
}
#contact-form .checkboxcontainer {
	float: left;
	width: 10%;
	height: 75px;
	padding: 2%;
}
#contact-form .field2 {
	float: left;
	width: 50%;
}
#contact-form .field {
	float: left;
	width: 55%;
	padding-bottom: 10px;
}
#contact-form .field2 {
	float: left;
	width: 70%;
	padding-bottom: 10px;
}
#contact-form .textarea {
	font-size: 100%;
	font-face: verdana;
}
#address {
	width: 207px;
}
#brochures {
	width: 207px;
	height: 100px;
}
#comments {
	width: 207px;
	height: 100px;
}
#contact-right {
	float: left;
	width: 35%;
	margin-top: 1%;
}
/*PRODUCT DETAILS*/

#contact-right p, #contact-right a {
	font-size:.8em;
}
#contact-right strong {
	font-size:.9em;
}
#pd-links {
	position: relative;
	float: right;
	width: 20%;
	padding-right: 20px;
}
#pd-links a {
	font-size:.8em;
}
#pd-links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#pd-links ul ul {
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
0;
	list-style: square;
}
#pd-links li {
	margin-left: 0px;
	font-weight: bold;
}
#pd-links li li {
	margin-left: 0px;
	font-weight: normal;
}
#pd-links p {
	font-weight: bold;
}
#pd-content {
	position: relative;
	float: left;
	clear: none;
	width: 45%;
	padding-left: 20px;
	font-size:.8em;
}
#pd-img {
	float: left;
	width: 201px;
	height: auto;
	text-align: center;
}
#pd-img1 {
	margin-bottom: 10px;
	border: 1px solid #fff;
	background: #3f4d5d;
	width: 200px;
}
#pd-img2 {
	clear: both;
	border: 1px solid #fff;
	margin-bottom: 10px;
	background: #3f4d5d;
	width: 200px;
}
#pd-img3 {
	clear: both;
	border: 1px solid #fff;
	margin-bottom: 10px;
	background: #3f4d5d;
	width: 200px;
}
#pd-img4 {
	clear: both;
	border: 1px solid #fff;
	margin-bottom: 10px;
	background: #3f4d5d;
	width: 200px;
}
td {
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	padding:0 10px 0 10px;
}
.tdgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #CCCCCC;
	background-color: #005900;
}
.tdgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	background-color: #D7D7D7;
}
.tdgrey2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #000000;
	background-color: #D7D7D7;
}
.tdgreen2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #CCCCCC;
	background-color: #005900;
}
.tdgrey3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	background-color: #D7D7D7;
}
.tdgreen3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #CCCCCC;
	background-color: #005900;
}
.tryellow {
	background:#F3C302;
	height:23px;
}
.trblue {
	background:#859CB7;
	height:23px;
}
.trcream {
	color: #003366;
	background:#FFFFEC;
	height:23px;
}
.homecontentnew-news {
	width:30%;
	background-color:#E7E7E7;
	color:#333;
	padding:0px;
	margin:0px;
	float:right;
	padding:1%;
	margin:1%;
}
.homecontentnew-news-insert2 {
	width:40%;
	float:right;
	text-align:center;
}
.homecontentnew-news-insert2 h4 {
	font-size:.7em;
	color:#333;
}
.homecontentnew-news-insert2 a {
	color:#333;
}
.homecontentnew-news-insert1 {
	padding:2%;
	font-size:.7em;
	width:55%;
}
.homecontentnew-news-insert1 ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
.homecontentnew-news-insert1 li {
	padding:0% 0% 1% 0%;
}
.homecontentnew-divisioncontainer {
	background-color:#5c7189;
	clear:both;
	padding:.5% 3% .5% 3%;
}
.homecontentnew-divisioncontainer2 {
	float:left;
	clear:both;
	width:100%;
	background-color:#B7CADE;
	margin:0px;
	padding:0px;
}
.homecontentnew-divisioncontainer h2 {
	color: #FFE062;
	font-size: 130%;
	margin-top: 10px;
	margin-bottom: 0px;
	font-weight:normal;
	padding: 0px;
}
.homecontentnew-divisioncontainer p {
	font-size:.8em;
	width:70%;
	margin:0px;
}
.homecontentnew-div1 {
	width:43%;
	float:left;
	padding:1% 3% 1% 3%;
	border-right:1px solid #336699;
}
.homecontentnew-div2 {
	width:43%;
	float:left;
	padding:1% 3% 1% 3%;
}
.homecontentnew-div2 h3, .homecontentnew-div1 h3 {
	margin:0px 0px 10px 0px;
	font-size:.95em;
	color:#336699;
}
.homecontentnew-div2 p, .homecontentnew-div1 p {
	margin:0px 0px 10px 0px;
	font-size:.70em;
	line-height:1.1em;
	color:#336699;
}
.specialoffers {
	color:#000;
	font-size:.7em;
	position:absolute;
	top:50px;
top:expression((/MSIE 7/.test(navigator.appVersion))?'60px':'60px');
	left:100px;
	z-index:100;
	text-align:left;
	width:800px;
	height:20px;
}
.specialoffers ul {
	list-style:none;
}
.specialoffers ul li {
}
.specialoffers ul li a {
	color:#000033;
}
.specialoffers ul li a:hover {
	color:#ff0000;
}
.introcontainer {
	width:50%;
	margin:0px;
	padding:0px;
	font-size:.8em;
	padding:.5% 3%;
.5% .5%;
}
.newsimage {float:left;margin:15px 10px 10px 20px;clear:both;width:200px;}
.newsimage p.caption {font-size:.9em;margin:2px 0px 20px 0px;font-style:italic;}