/**** General  ***/
body
{
    font-size: 12px;
    margin: 0;
		padding:0;
    color: Black;
    font-family: Arial;
    background:url(../images/bg.jpg) repeat-x;
}
body.iframe{background: white;}
body.iframe1{background: Black;}

.floatcontainer:after{ clear: both; display: block; font-size: 0px; visibility: hidden; height: 0px; content: ".";}
.floatcontainer{ display: inline-block;}
* HTML .floatcontainer{ height: 1%;}
.floatcontainer{ display: block;}

a
{
    color: #004c92;
    text-decoration: none;
}
a:hover
{
    color: Black;
    text-decoration: none;
}
input
{
    color: black;
    border: #ababab 1px solid;
}
textarea
{
    color: black;
    border: #ababab 1px solid;
}
select
{
    border: #ababab 1px solid;
    color: black;
}
h1
{
  font-weight: bold;
  font-size: 24px;
  margin: 0;
	color:Black;
	padding-left:0;
	margin-bottom:15px;
}
h1.site
{
	padding-left:15px;
	margin-left:0;
	background: url(../images/dot.gif) no-repeat left 15px;
}
h1.siteHp
{
	color:#125897;
	font-size:18px;
	margin:10px 0 5px 3px;
}
h2
{
  font-weight: bold;
  font-size: 14px;
  margin: 0;
	color:Black;
	padding-left:0;
	margin-bottom:5px;
}
h2.site
{
  font-weight: bold;
  font-size: 18px;
	color:Black;
	padding-left:15px;
	margin-left:0;
	background: url(../images/dot.gif) no-repeat left 15px;
}

h3,h4
{
  font-size: 12px;
  margin: 0 0 3px 0;
  color:Black;
  font-weight: bold;
}
h3.site,h4.site
{
  font-size: 12px;
  margin: 10px 0 5px 0;
  color:Black;
  font-weight: bold;
}
p
{
	padding: 0;
	margin: 0;
}
input.btn
{
    border: none;
    color: white;
    background:#fd0c0c;
	 font-family: Arial, Helvetica, sans-serif;
	 text-align: center;
		padding: 0;
		width:202px;
}
input.noBorder
{
    border: medium none;
}
.error
{
    color: #cc0000
}
.justify
{
    text-align: justify;
}
/**** Page Container ***/
#pageContainer
{
    direction: ltr;
		margin:0 auto;
		width:662px;
}
#pageContainer img{ border: medium none;}
img.pic
{
  border:solid 1px #bfbfbf !important;
  padding:2px;
}

.textWrap{
	padding:10px;
}
/**** Static Menu ***/
#staticMenu{
	padding:0 10px;
	margin: 0 auto;
	color:#767676;
	font-family:Arial;
	height:21px;
	line-height:20px;
	vertical-align:middle;
}
#staticMenu img{
	border: none;
}
#staticMenu a{
	color:#767676;
}
#staticMenu a:hover{
	color:#767676;
	text-decoration:underline;
}
#staticMenuText{
	float:left;
	width:340px;
	padding:0;
	text-align: left;
}
#staticMenuLinks{
	float:right;
	width:285px;
	padding:0;
	text-align: right;
}
/**** Top ***/
#top{
	margin: 0;
	padding: 0;
}
/**** Main Menu ***/
#mainMenu{
	text-align: center;
	margin:0 auto;
	margin-top: 0;
}
#mainMenu ul{
	margin:0 auto;
	padding:0 ;
	list-style: none;
	text-align: right;
}
#mainMenu li{
	float: left;
	text-align: center;
	color: Black;
	font-size: 12px;
	margin: 0;
		font-weight: bold;
}
#mainMenu li a{
	color: Black;
	display: block;
	height: 20px;
	padding: 0;
	vertical-align: middle;
	border-bottom: solid 4px White;
}
#mainMenu li a:hover,#mainMenu li.menu_on a{
	color: #99cc33;
	display: block;
	border-bottom: solid 4px #99cc33;
	padding: 0;
	text-decoration: none;
}
#mainMenu li.sep
{
  width: 2px !important;
	padding:0 15px;
}
/**** Navigation line ***/
#nav{
	padding:14px 6px 7px 6px;
	font-size: 11px;
	color:black;
}
#nav a{
	color: black;
}
.nav_on{
	color:#99cc33;
	font-weight: bold;
}
#nav a:hover{
	color:#99cc33;
	text-decoration: none;
}
/**** Footer ***/
#footer
{
	padding:3px;
	color: Black;
	margin:0 6px;
	border-top:solid 1px #cbcbcb;
	font-size: 14px;
}
#footerText
{
	padding:0;
}
#footerText a
{
    color: Black
}
#footerText a:hover
{
    color: Black;
    text-decoration: underline
}
#footerLinks{
  text-align: left;
	margin:3px 9px;
	color: #004c92;
	font-size: 14px;
}
#footerLinks a{
	color: #004c92;
}
#footerLinks a:hover{
	color: #004c92;
}
/**** Credit ***/
#credit
{
    clear: both;
    padding: 10px;
    margin: 0px auto;
    color: #6f6f6f;
    text-align: left;
}
#credit a
{
    color: #6f6f6f;
}
#credit a:hover
{
    color: #6f6f6f;
    text-decoration: underline
}
/**** Main Page ***/
#main
{
	margin-bottom:10px;
	margin-top:0;
}
.mainWrap
{
	padding-top: 10px;
}
#mainContentRight{
	float: left;
	width: 150px;
	margin-left:6px;
}
#mainContent{
	float: right;
	width: 470px;
}
#mainContent1{
}
#mainContentCenter{
	padding-top: 0;
}
#mainContentCenter2{
	float:left;
	width: 390px;
	padding-top: 0;
}
#mainContentCenter1{
	float:right;
	width: 700px;
	padding-top: 0;
}
#mainContentLeft{
	float:right;
	width: 140px;
	padding: 0;
}
#mainContentLeft img{
	border: none;
	margin-bottom: 5px
}
#sideMenu {
}
#sideMenu ul{
	margin:0;
	padding:0 0 5px 0;
	list-style: none;
}
#sideMenu li{
}
#sideMenu li a{
	height:24px;
	line-height: 24px;
	vertical-align: middle;
	color:black;
	background: url(../images/dot_side.gif) no-repeat left;
	font-weight: bold;
	padding-left:10px;
	display: block;
	border-bottom:solid 1px #c6c6c6;
}
#sideMenu li.menu_on a,
#sideMenu li a:hover{
	color:#fd0000;
	background: url(../images/dot_side_on.gif) no-repeat left;
	font-weight: bold;
	display: block;
	padding-left:10px;
	text-decoration: none;
	border-bottom:solid 1px #c6c6c6;
}
#sideMenu li ul{
  margin-left:12px;
}
#sideMenu li.menu_on ul li a,
#sideMenu li ul li a{
	height:24px;
	line-height: 24px;
	vertical-align: middle;
	color:#818181;
	background: url(../images/dot_side_sub.gif) no-repeat left;
	font-weight: bold;
	padding-left:10px;
	display: block;
	border-bottom:solid 1px #c6c6c6;
}
#sideMenu li.menu_on ul li.menu_on a,
#sideMenu li.menu_on ul li a:hover{
	height:24px;
	line-height: 24px;
	vertical-align: middle;
	color:#fd0000;
	background: url(../images/dot_side_sub.gif) no-repeat left;
	font-weight: bold;
	padding-left:10px;
	display: block;
	border-bottom:solid 1px #c6c6c6;
}

#banners div{
	margin:0 0 5px 0;
	border: none;
}
#pageImg img{
  border:solid 1px #d5d5d5;
  padding:6px;
}
#pageTextHp{
  margin-left:3px;
  color:#888888;
  width:350px;
}
#pageText{
  margin-left:3px;
  width:350px;
}

#videoBoxHp{
	padding:15px;
	margin-bottom: 10px;
	text-align: center;
}
#videoBox{
	padding:10px 7px;
	text-align: center;
}
#videoBoxHp div.videoBoxFrame{
	float: right;
	width:210px;
}
#videoBoxHp div.videoBoxList{
	text-align: left;
	float: left;
	width:135px;
}
#videoBox div.videoBoxFrame{
	float: right;
	width:320px;
}
#videoBox div.videoBoxList{
	text-align: left;
	float: left;
	width:180px;
}
div.videoBoxList ul{
	margin:0 auto;
	padding:5px 0;
	list-style: none;
}
div.videoBoxList li{
	padding-bottom:4px;
	margin-bottom: 4px;
	border-bottom: solid 1px #2d2d2d;
	font-size: 14px;
}
div.videoBoxList li a{
	color:Black;
	padding-left:15px;
	display: block;
	background: url(../images/dot_box.jpg) no-repeat left;
}
div.videoBoxList li a:hover{
	color:Black;
	font-weight: bold;
	display: block;
	padding-left:15px;
	background: url(../images/dot_box.jpg) no-repeat left;
}
div.videoBoxList li.menu_on a{
	color:Black;
	font-weight: bold;
	display: block;
	padding-left:15px;
	background: url(../images/dot_box.jpg) no-repeat left;
}
/**** Boxes ***/
#boxes{
	margin-bottom: 4px;
	margin-top: 10px;
}
.boxItem {
	padding:0;
	margin-bottom: 15px;
}
.boxItem h4 {
	color:Black;
	font-size: 12px;
}
.boxItem h4 a{
	color:Black;
}
.boxItem h4 a:hover{
	color:Black;
}
.boxText{
	float: right;
	width:270px;
}
.boxText2{
	float: right;
	width:500px;
}
.boxText1{
	float: right;
	width:735px;
}
.boxImg {
	float: left;
	width:100px;
	padding: 0 5px;
}
.boxImg img{
	margin:0 5px 0 0;
	border: none;
}
.picBoxTitle{
	text-align: center;
	margin-bottom:10px;
}
.picBoxTitle a{
	color: Black;
}

.boxImgText{
	text-align: center;
	margin-bottom:10px;
	padding-right:15px;
	color: Black;
	font-weight: bold;
}
.boxImgText a{
	color: Black;
	font-weight: bold;
}
/**** Video Page ***/
#videoPage{
	margin-left: 5px;
}
.videosPageItem{
	float:left;
	width:160px;
	text-align: center;
	margin:5px 5px 10px 5px ;
}
.videoImg{
	background: url(../images/bg_video.gif) no-repeat;
	width:140px;
	height: 113px;
}
/**** Customers Page ***/
.customersPageItem{
	float:left;
	width:150px;
	text-align: center;
	margin:5px 5px 10px 5px ;
}
/**** Boxes Page ***/
.boxItemColumn1{
	float:left;
	width:355px;
}
.boxItemColumn2{
	clear: both;
}
.boxPageItem {
	padding-bottom: 8px;
	margin-bottom: 8px;
	padding-right:20px;
}
.boxPageItem h4{
	background: none;
	padding-left:0;
	margin-bottom:5px;
	padding-bottom: 3px;
	color:Black;
	height:auto;
}
.boxPageItem h4 a{
	color:Black;
}
.boxPageItem h4 a:hover{
	color:Black;
}

/**** Products Page ***/
.productsItemColumn1{
	float:left;
	width:355px;
}
.productsItemColumn2{
	clear: both;
}
/* Customers Like Display */
.productsPageItem {
	float:left;
	width:150px;
	text-align: center;
	margin:5px 5px 10px 5px ;
}
/* Boxes Like Display 
.productsPageItem {
	padding-bottom: 8px;
	margin-bottom: 8px;
	padding-left:20px;
}
*/
.productsPageItem img{
  border: none;
}
.productsPageItemImg{
	padding:0 0 0 10px;
	float:left;
	width:140px;
}
.productsPageItemText{
}
.productsPageItem h2{
	background: none;
	padding-left:0;
	margin-bottom:5px;
	padding-bottom: 3px;
	color:Black;
	height:auto;
	font-size: 12px;
}
.productsPageItem h2 a{
	color:Black;
}
.productsPageItem h2 a:hover{
  color: Black;
}

/**** Product Page ***/
#productPage{
	clear: both;
}
#productPage h2{
	color:white;
	font-size: 12px;
	padding:0 0 0 20px;
	height: 15px;
	margin:0 0 10px 0;
	background: #99CC33 url(../images/dot_side_on_ltr.jpg) no-repeat 10px;
}
#productPage h4 {
	color:white;
	font-size: 12px;
	padding-left:20px;
	height: 15px;
	margin-bottom: 10px;
	background: #99CC33 url(../images/bg_title3.jpg) no-repeat left;
}
#productPage img{
	border: solid 1px #cccccc;
}
h2.product1{
	float:left;
	width:752px;
}
h2.product2{
	float:left;
	width:498px;
}
.productBack{
	float: right;
	width:94px;
	text-align: center;
	height:15px;
	background-color: black;
}
.productBack img{
	border: none;
}
.productBack a{
	color: White;
	font-size: 12px;
	font-weight: bold;
}
.productBack a:hover{
	color: white;
	font-size: 12px;
	font-weight: bold;
}

.details{
	margin-top:5px;
	color:#99cc33;
	font-weight: bold;
	font-size: 11px;
	text-align: right;
}
.details a{
	color:#99cc33;
	font-weight: bold;
	font-size: 11px;
}
.details a:hover{
	font-size: 11px;
	text-decoration: underline;
}
.galleryPic
{
    float: left;
		width:97px;
		margin:3px 2px 0 2px;
}
.galleryPic img{
	border: solid 1px #cccccc;
}
.galleryPic1
{
  margin: 7px 5px;
	border:solid 1px #cecece;
	padding:8px;	
}
.galleryPicTitle{
	text-align: center;
	font-weight: bold;
	padding-top:5px;
}
/**** Pagging ***/
h1.gallery{
	float: left;
	width:320px;
}
#paggingTop{
	float: right;
	text-align: right;
	width:100px;
	padding-right:15px;
}
div.pagging
{
  clear:both;
	text-align: center;
	padding-top:10px;
	font-size: 12px;
	color:Black;
	font-weight: bold;	
}
div.pagging a{
  color: Black;
}
div.pagging span{
  color: #fb0f0f;
}
/**** Contact Page ***/
#mainContact
{
  margin-left:3px;
  margin-bottom:10px;
  width:240px;
	float: right;
	width:
}
#mainContactForm{
  margin-left:3px;
  width:350px;
	float: left;
	width:220px;
}
.formRight
{
    margin-top: 2px;
    margin-right: 5px;
		font-weight: bold;
}
.formCenter
{
    margin-top: 2px;
}
.formCenter INPUT
{
  width: 200px;
	border: solid 1px #9c9c9c; 
}
.formCenter textarea
{
  width: 200px;
	border: solid 1px #9c9c9c; 
}

.formBtns
{
		margin-top:10px;
		text-align: left;
}
.formBtns input
{
		font-weight:bold;
		width:205px;
		cursor:pointer;
}
/**** Faq Page ***/
#faq{
}
#faq h3{
	background: none;
	height:auto;
  padding: 5px 0 5px 5px;
  font-size: 12px;
  margin: 0 0 3px 0;
  color: #317c23;
  font-weight: bold;
}
#faq h4{
	color:white;
	font-size: 12px;
	padding:0 0 0 20px ;
	height: 15px;
	margin:0 0 10px 0;
	background: #99CC33 url(../images/bg_title3.jpg) no-repeat right;
}
ul.questions{
	margin: 0 0 20px 20px;	
	padding: 0;
}
ul.questions li{
	padding:3px 0
}
ul.questions li a{
	color:Black;
}

.answerText{
	padding-left:5px;
}
.answerTop{
	text-align: right;
	border-bottom: solid 1px #545454;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.answerTop a{
  color: Black;
	font-weight: bold;
}
.video,.video a{
}
/**** Sitemap Page ***/
#sitemap{
	
}
#sitemap li{
	margin-bottom: 10px;
}
#sitemap li a{
  color:Black;
	font-weight: bold;
}
#sitemap li ul{
	margin-top: 5px;
	list-style: square; 
}
#sitemap li ul li{
	margin-bottom: 5px;
}
#sitemap li ul li a{
    color: #818181;
}


.galleryPop{
	width:770px;
	margin: 0 auto;
	padding-top:35px;
	text-align: center;
}
.galleryPop .prev{
	float: left;
	width:100px;
	padding-top:150px;
}
.galleryPop .next{
	float: right;
	width:100px;
	padding-top:150px;
}
.galleryPop .img{
	float: left;
	width:500px;
}

.galleryPop .Content{
	padding-right:60px;
}
.galleryPop h1{
  font-weight: bold;
  font-size: 18px;
  margin: 0;
	color:#fd0000;
	padding-left:0;
	margin-top:10px;
	margin-bottom:5px;
}
.iframe .galleryPop .desc{
}
.iframe .galleryPop .rights{
	margin-top: 20px;
	color: #6e720c;
}
.iframe1 .galleryPop .desc{
	color: White;
}
.iframe1 .galleryPop .rights{
	margin-top: 20px;
	color: #a2a812;
}

.galleryPop .btnClose{
	margin-top: 20px;
}
