body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
  }

#pagecontainer {
}
#pagecontainer_sub {
	padding-top: 40px;
}
#bigpromo {
	height: 395px;
	margin-bottom: 20px;
}

#homepromo {
	text-align: center;
	width: 140px;
	float: left;
}
#homepromo a {
	font-size: 11px;
	line-height: 34px;
	text-transform: uppercase;
	color: #c12a1d;
	text-decoration: none;
}
#homepromo a:hover {
	color: #000000;
	text-decoration: none;
}
#homepromo.pad  {
	border-right-width: 20px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#hr {
	padding-top: 15px;
	padding-bottom: 15px;
}

.error {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-size: 8pt;
	color: red;
	margin-left: 50px;
	display:none;
}

#leftcol {
	float: left;
	width: 300px;
}

#leftcol a {
	color: #003366;
	font-weight: normal;
	font-size: 11px;
	line-height:16px;
	text-align:left;
}

.leftcolnotlink{
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	line-height:16px;
	text-align:left;
	font-weight:bold;
}

#rightcol {
	float: left;
	margin-left: 20px;
	width: 620px;
}
#rightcol h1 {
	font-size: 30px;
	line-height: 18px;
	font-weight: normal;
	color: #C12A1D;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#rightcol h2 {
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	color: #003A62;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#rightcol p {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	font-size: 13px;
	line-height: 18px;
	color: #828282;
}
#rightcol p em {
	color: #C12A1D;
	font-style: normal;
}
#rightcol p a {
	color: #C12A1D;
	text-decoration: none;
}
#rightcol p a:hover {
	text-decoration: underline;
}
#rightcol h3 {
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #c12a1d;
	padding: 0px;
	margin-top: 16px;
	margin-bottom: 0px;
}

#rightcol ul{
	margin:0px;
	padding:0px;
	list-style-type: none;
	font-size: 13px;
	color: #828282;
}
#rightcol li{
	margin:0px;
	padding:0px;
	line-height:18px;
}
#rightcol li em{
	color: #C12A1D;
	font-style: normal;
}
#footer {
	height: 35px;
}
#footer p {
	font-size: 11px;
	color: #999999;
	display: block;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	width: 470px;
	float: left;
}
#footer p a {
	color: #999999;
	text-decoration: none;
}
#footer p a:hover {
	color: #CA1E13;
	text-decoration: none;
}


#maincontainer{
	width:940px;
	margin-left:auto;
	margin-right:auto;
	padding-right: 10px;
	padding-left: 10px;
}

#topcontainer {
	height: 125px;
}
#topcontainer_sub {
	height: 125px;
}

#topbanner {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#topmenu {
	background-color: #003A62;
	height: 18px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003A62;
	border-bottom-color: #003A62;
	font-size: 11px;
	line-height: 18px;
	padding-left: 20px;
	padding-right: 20px;
	float: right;
	margin-left: 20px;
	width: 720px;
}
#topmenu a {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	background-repeat: repeat-x;
	padding-right: 32px;
	padding-left: 32px;
	height: 18px;
	font-size: 11px;
	line-height: 18px;
}
#topmenu a:hover {
	color: #FFFFCC;
	text-decoration: none;
}
#topmenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#topmenu li {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 18px;
}
#topmenu .navon {
	background-image: url(../images/backgr_navon.gif);
	background-repeat: repeat-x;
}
#topmenu form {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 18px;
}
#topmenu input {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	vertical-align: middle;
}
#topmenu .searcho {
	background-color: #EEEEEE;
	height: 16px;
	border: 1px solid #EEEEEE;
	padding-left: 2px;
	color: #666666;
}

#logo {
	float: left;
	width: 160px;
}

.meno {
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	padding-top: 10px;
	
}
.meno a {
	color: #003366;
	font-weight: normal;
	font-size: 11px;
	line-height:16px;
}
#contactusform {
 	float:right;
 	width:440px;
}
#contactusform p{
	padding-left:40px;
	padding-top:25px; 
}
#contactform li{
	list-style-type:none;
	padding-bottom: 15px;
	width: 450px;
}
#contactform ul {
	font-size: 12px;
	color: #003A62;
	width: 500px;
}

#contactform input,textarea {
	vertical-align:text-top;
}
#contactform label {
	font-size: 12px;
	line-height: 17px;
	color: #003A62;
	width: 80px;
	display: block;
	float: left;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
#homepromo a {
	font-size: 11px;
	line-height: 34px;
	text-transform: uppercase;
	color: #c12a1d;
	text-decoration: none;
}
#map {
	float: right;
}
#map p {
	margin: 0px;
	padding: 0px;
}
#rightcol hr {
	color: #CCCCCC;
	margin-top: 2px;
	margin-bottom: 2px;
	clear: both;
	background-color: #CCCCCC;
	padding: 0px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
	height: 1px;
}
#subcategories {
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	list-style-type: none;
	background-image: url(../images/backgr_prodnav.gif);
	background-repeat: repeat-x;
	background-position: center -20px;
	border: 1px solid #EEEEEE;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#subcategories ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	height: 1%;
}
#subcategories li   {
	font-size: 13px;
	line-height: 20px;
	margin: 0px;
	float: left;
	width: 260px;
	display: block;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	height: 20px;
}
#subcategories a   {
	color: #0065A2;
	text-decoration: none;
}
#subcategories a:hover   {
	color: #C12A1D;
	text-decoration: none;
}
#subcategories   h6  {
	height: 1px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#productimage {
	float: left;
	padding-right: 20px;
	font-size: 11px;
	color: #0065A2;
	text-align: center;
	line-height: 16px;
}
#productinfo {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 20px;
}
#bottomnav {
	margin-right: 220px;
	text-align: right;
	font-size: 12px;
	color: #999999;
	padding-bottom: 20px;
}
#bottomnav a {
	color: #00629B;
	text-decoration: none;
}
#bottomnav a:hover {
	color: #00629B;
	text-decoration: underline;
}#brochures {
	list-style-type: none;
	padding-top: 2px;
}
#brochures li {
	font-size: 14px;
	color: #003A62;
	list-style-type: none;
	line-height: 16px;
	padding-top: 9px;
	padding-bottom: 9px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	margin-right: 30px;
}
#brochures li a {
	color: #C12A1D;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
}
#brochures li a:hover {
	color: #990000;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
}
#brochures .floatlft {
	float: left;
	padding-right: 10px;
}
#brochures em {
	font-size: 12px;
	font-style: normal;
	color: #0065A2;
}

.sliderwrapper{
	position: absolute; /*leave as is*/
	overflow: hidden; /*leave as is*/
	width: 940px; /*width of featured content slider*/
	height: 395px;
	margin-right: auto;
	margin-left: auto;
}

.sliderwrapper .contentdiv{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;
	width: 940px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 395px;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	background-color: #e3ebea;
}

.pagination{
width: 460px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
visibility:hidden;
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #FFFFFF;
background: #000000;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #FEE496;
}