/* CSS Document */
h1, h2, h3, h4, h5, h6 { margin:0px 0px 4px 0px; }
h2 { 
	color:#ff0b16;
	font-size:14px;
	clear:none;
	float:left;
	}
h3 { 
	color:#000000;
	font-size:14px;
	}

h4 {
	font-size:12px;
	color:#001A97;
	}
h5 {
	font-size:10px;
	text-align:center;
	color:#001A97;
	float:left;
	clear:none;
	}

hr { height:2px;
width:95%;
margin:10px auto 10px auto;
color:#A6080F;
}
#nav ul {
	width:695px;
	text-align:center;
	list-style:none;
	margin:0 auto;;
	}
#nav ul li {
	float:left;
	width:90px;
	padding:4px 2px 2px 2px;
	}

#home a:link, #home a:active, #home a:visited {
	position:relative;
	background-image:url(../images/icons/btn-home-off.gif);
	width:55px;
	height:22px;
	display:block;
	text-decoration:none;
	z-index:20;
	}
#home a:hover, #home-over a:link, #home-over a:active, #home-over a:visited, #home-over a:hover {
	position:relative;
	width:55px;
	height:22px;
	display:block;
	background-image:url(../images/icons/btn-home-on.gif);
	text-decoration:none;
	}
#products a:link, #products a:active, #products a:visited {
	position:relative;
	background-image:url(../images/icons/btn-products-off.gif);
	width:71px;
	height:22px;
	display:block;
	text-decoration:none;
	z-index:20;
	}
#products a:hover, #products-over a:link, #products-over a:active, #products-over a:visited, #products-over a:hover {
	position:relative;
	width:71px;
	height:22px;
	display:block;
	background-image:url(../images/icons/btn-products-on.gif);
	text-decoration:none;
	}
#gallery a:link, #gallery a:active, #gallery a:visited {
	position:relative;
	background-image:url(../images/icons/btn-gallery-off.gif);
	width:63px;
	height:22px;
	display:block;
	text-decoration:none;
	z-index:20;
	}
#gallery a:hover, #gallery-over a:link, #gallery-over a:visited, #gallery-over a:active, #gallery-over a:hover {
	position:relative;
	width:63px;
	height:22px;
	display:block;
	background-image:url(../images/icons/btn-gallery-on.gif);
	text-decoration:none;
	}
#contactus a:link, #contactus a:active, #contactus a:visited {
	position:relative;
	background-image:url(../images/icons/btn-contact-off.gif);
	width:84px;
	height:22px;
	display:block;
	text-decoration:none;
	z-index:20;
	}
#contactus a:hover, #contactus-over a:link, #contactus-over a:visited, #contactus-over a:active, #contactus-over a:hover{
	position:relative;
	width:84px;
	height:22px;
	display:block;
	background-image:url(../images/icons/btn-contact-on.gif);
	text-decoration:none;
	}

#commercial a:link, #commercial a:active, #commercial a:visited {
	position:relative;
	background-image:url(../images/icons/btn-commercial-off.gif);
	width:89px;
	height:22px;
	display:block;
	text-decoration:none;
	z-index:20;
	}
#commercial a:hover, #commercial-over a:link, #commercial-over a:visited, #commercial-over a:active, #commercial-over a:hover{
	position:relative;
	width:89px;
	height:22px;
	display:block;
	background-image:url(../images/icons/btn-commercial-on.gif);
	text-decoration:none;
	}

#whatsnew a:link, #whatsnew a:active, #whatsnew a:visited {
	position:relative;
	background-image:url(../images/icons/btn-whatsnew-off.gif);
	width:86px;
	height:22px;
	display:block;
	text-decoration:none;
	z-index:20;
	}
#whatsnew a:hover, #whatsnew-over a:link, #whatsnew-over a:visited, #whatsnew-over a:active, #whatsnew-over a:hover{
	position:relative;
	width:86px;
	height:22px;
	display:block;
	background-image:url(../images/icons/btn-whatsnew-on.gif);
	text-decoration:none;
	}
#webspecials a:link, #webspecials a:active, #webspecials a:visited {
	position:relative;
	background-image:url(../images/icons/btn-webspecials-off.gif);
	width:96px;
	height:22px;
	display:block;
	text-decoration:none;
	z-index:20;
	}
#webspecials a:hover, #webspecials-over a:link, #webspecials-over a:visited, #webspecials-over a:active, #webspecials-over a:hover {
	position:relative;
	width:96px;
	height:22px;
	display:block;
	background-image:url(../images/icons/btn-webspecials-on.gif);
	text-decoration:none;
	}
.link-box ul {
	margin-top:10px;
	line-height:1.5;
	list-style:url(../images/icons/icon-arrow.gif) outside;
	}
.link-box ul li {
	margin-left:-15px;
	}
.link-box ul a:link, .link-box ul a:active, .link-box ul a:visited,
.content-box a:link, .content-box a:active, .content-box a:visited{
	position:relative;
	color:#001997;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	}
.link-box ul a:hover, #currentsection{
	color:#ff0b16;
	font-weight:bold;
	text-decoration:none;
	}	
#footer, #footer a:link,
#footer a:active, #footer a:visited, 
#footer a:hover {
	color:#525255;
	font-size:9px;
	text-decoration:none;
	}
.product-left {
	margin:0;
	width:220px;
	float:left;
	text-align:center;
	padding:3px;
	}
.product-right {
	margin:0;
	width:220px;
	float:right;
	text-align:center;
	padding:3px;
	}
 
.lg-image{
	margin-bottom:2px;
	}	
.fields {
	color:#000000;
	font-weight:bold;
	font-size:11px;
	background-color:#CCCCCC;
	border:#000000 1px solid;
	}
.submits {
	color:#FF0B16;
	font-weight:bold;
	font-size:12px;
	background-color:#ffffff;
	padding:2px;
	border:#000000 1px solid;
	}

.whatsnew-content {
	border-width:0px 1px 1px 1px; 
	border-color:#000000; 
	border-style:solid; 
	padding:5px 5px 4px 5px;
	margin:0;
	}
  .clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }
.whatsnew-content img {
	position:relative;
	border:#000000 1px solid;
	display:block;
	}
.whatsnew-content a:link, .whatsnew-content a:active, .whatsnew-content a:visited {	
	color:#ff0b16;
	font-size:10px;
	font-weight:bold;
	}
.whatsnew-content a:hover {	
	text-decoration:underline;
	}
.whatsnew-titles {
	font-size:12px; 
	font-weight:bold; 
	border-width:1px 1px 0px 1px; 
	padding:5px; 
	border-color:#000000; 
	border-style:solid; 
	color:#000000; 
	background-color:#CCCCCC;
	}
.gallery, .gallery-detail, .gallery img, .product-left img, .product-right img, .gallery-detail img {
	border:#001A97 1px solid;
	}

.image-title td {
	text-align:center;
	border-width:1px 0px 1px 0px;
	border-style:solid;
	border-color:#001A97;
	background-color:#FFFFFF;
	color:#001A97;
	font-size:10px;
	font-weight:bold;
	}
	
.enlarge a:link, .enlarge a:active, .enlarge a:visited {
	font-size:10px;
	font-weight:normal;
	font-style:italic;
	}
.enlarge {	
	width:120px;
	text-align:right;
	height:20px;
	float:right;
	clear:none;
	display:block;
	}
.enlarge img {
	border:none;
	}