﻿body {
	padding-right: 0px;
	padding-left: 0px;
	font-size: 13px;
	padding-bottom: 0px;
	margin: 0px;
	color: #ffffff;
	padding-top: 0px;
	font-family: Arial,Tahoma;
	background-color: #001C54;
}
#wrap {
	width: 906px;
	margin:0 auto;
	padding-top:33px;
	background-image: url(/images/bg.gif);	
	padding-left:37px;
	padding-right:37px;
}
#banner {
	background-image: url(/images/banner1.jpg);
	width: 905px;
	height: 301px;
	padding-top:151px;
}
#banner-About {
	background-image: url(/images/banner2.jpg);
	width: 905px;
	height: 301px;
	padding-top:151px;
}
#banner-Prod {
	background-image: url(/images/banner3.jpg);
	width: 905px;
	height: 301px;
	padding-top:151px;
}
#banner-News {
	background-image: url(/images/banner4.jpg);
	width: 905px;
	height: 301px;
	padding-top:151px;
}
#banner-Contact {
	background-image: url(/images/banner5.jpg);
	width: 905px;
	height: 301px;
	padding-top:151px;
}

IMG {
	border:none;
}
#navigator {
	background-image: url(/images/navigator.gif);
	width: 905px;
	height: 65px;
}
#navigator ul {
	padding:0;
	margin:0;
	}
#navigator td {
	background-position: right center;
	font-weight: bold;
	font-size: 17px;
	background-image: url(/images/naviSeperator.gif);
	text-transform: uppercase;
	width: 181px;
	background-repeat: no-repeat;
	font-family: 'Arial Narrow';
	height: 65px;
	background-color: transparent;
	text-align: center;
}
#navigator td.last {
	background-image: none;
}
#navigator td a {
	color: #ffffff;
	text-decoration: none;
		
}
#navigator td a:hover {
	color: #4b94eb;
}
#navigator td:hover {
	background-color: #000000;
}

#content {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
}
#content b{color:#4987D4;}
#content strong{color:#4987D4;}

.blue{color:#4987D4;}

#content #left2{float: left; width:420px; }
#content #right2{ width:420px; float:right;}

#content #left{float: left; width:285px; }
#content #right{ width:560px; float:right;}

#footer {
	margin-top:5px;
	clear:both;
	padding-right: 35px;
	padding-left: 35px;
	padding-bottom: 0px;
	padding-top: 0px;
	background-color: #000000;
}
#footer a {
	font-weight: bold;
	color: #7aa8df;
	text-decoration: none;
}
h1 {
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 14pt;
	padding-bottom: 0px;
	margin: 0px;
	text-transform: uppercase;
	color: white;
	padding-top: 0px;
	font-family: 'Arial Narrow';
}
h2 {
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 12pt;
	padding-bottom: 0px;
	margin: 0px;
	color: white;
	padding-top: 0px;
	font-family: 'Arial Narrow';
}
.red {
	color: #ff6100;
}
ul.checklist{
	  padding:0; margin:0;
	  padding-top:10px;
}
ul.checklist li {
	background-position: left 0px;
	background-image: url(/images/check.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left:25px;
	padding-bottom:10px;
}
ul.checklist2{
	  padding:0; margin:0;
	  padding-top:10px;
}
ul.checklist2 li {
	background-position: left 0px;
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left:25px;
	padding-bottom:10px;
}

ul.BlueBullet{
	  padding:0; margin:1.5em;
	  padding-top:5px;
}
.bPanel {
	background-position: left top;
	padding-left: 75px;
	background-image: url(/images/blueB.gif);
	background-repeat: no-repeat;
}
.blueArrow {
	background-position: left top;
	padding-left: 75px;
	background-image: url(/images/bluArrow.gif);
	background-repeat: no-repeat;
}
#content a {
	color: #4b94eb;
}
#content a:hover {
	color: #ffffff;
}
.frmTitle {
 padding-bottom:15px;
  padding-top:10px;
}
.imgLeft {
border-style: solid; border-color: #4E5365; border-width: 4px; text-align: center; float: left;	margin-right:15px; margin-bottom:15px;
}
.imgRight {
border-style: solid; border-color: #4E5365; border-width: 4px; text-align: center; float: Right; margin-left:15px; margin-bottom:15px;
}
.frame2 {
border-style: solid; border-color: #4E5365; border-width: 4px; 
}
.frmPadd { padding-left:12px;
}
.testimoni {
	font: 1.0em/1.0em Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	font-weight: bold;
	width:500px;
	line-height: 18px; 
	color:#ff6100;
	text-align:right;
}
.testcom {
	font: 1.0em/1.0em Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	padding-top:10px;
	color:#ffffff;
	text-align:right;
	
}

blockquote {
  font: 1.1em/1.1em Georgia, "Times New Roman", Times, serif;
  width: 500px;
  background: url(/images/close-quote.gif) no-repeat right bottom;
}

blockquote .first-letter {
  background: url(/images/open-quote.gif) no-repeat left top;
  padding-left: 10px;
  font: italic 1.5em Georgia, "Times New Roman", Times, serif;
}


/*  LIGHTBOX STUFF */
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}
#lightboxDetails{
	font-size: 12px;
	padding-top: 0.4em;
}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }
#lightbox img{ border: none; clear: both;} 
.prodImgCell img{ border: none; }
#overlay img{ border: none; }
#overlay{ background-image: url(/images/overlay.png); }
* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(/images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/overlay.png", sizingMethod="scale");
}
/*  END LIGHTBOX STUFF */	

.redDate{
	background-image: url(/images/date_title2.jpg);
	background-repeat:no-repeat; background-position:left top;
	padding:9px 10px 9px 10px;
	font-size:13px; font-weight:bold;
	text-align:center;	
}