html, body{
	background:#F2F2F2;
	margin:15px 0px 15px 0;
}

/* Navigation */

     #navigation {
      padding: 0;
	  margin:0;
	  width:100%;
	  font-size:12px;
	  height:2em;
	  font-family:"Arial";
      font-weight:bold;
	  line-height:36px;
	  background: url("images/im_02.jpg") repeat-X left center;

  }
    #navigation ul {
      margin: 0;
      padding: 0;
      list-style-type: none;
	  width:100%;
    }

     #navigation li {
	 width:80px;
      background: #eee none;
      text-align: center;
      padding: 0;
      margin: 0;
      float: left;
	  border-right:solid 1px #998888; 
    }
    #navigation a {
      display: block;
      width: 100%;
      text-decoration: none;
	  color:#383838;
	  background: url("images/im_02.jpg") repeat-X  left center;
	  text-shadow: 1px 1px 1px #fff;	  
    }
    #navigation a:hover {
		  background: url("images/im_on_02.jpg") repeat-X left center;
 		  color:#FFFFFF;
		  text-shadow: none;		  
    }
	
		#navigation .current {
      display: block;
      width: 100%;
      text-decoration: none;
 		color:#FFFFFF;
	  background: url("images/im_on_02.jpg") repeat-X  left center;
	  text-shadow: none;	  
    }
	a.current:hover {
		  background: url("images/im_on_02.jpg") repeat-X left center;
 		  color:#FFFFFF;
	  text-shadow: none;		  
    }

	#navigation .nobrd{
	border: none;
	  background: url("images/im_03.jpg") no-repeat;
	  width:16px;
	  float:right;	
	}
	#navigation .nobr{
	  background: url("images/im_01.jpg") no-repeat left center;
	  width:399px;
	}

.bg1{
		  background: url("images/im_04.jpg") no-repeat left bottom;
		  padding:35px 1px 5px 1px;
}
.bg2{
		  background: url("images/im_05.jpg") repeat-Y center top;
		  padding:10px 20px 18px 20px;
}
.feed{
		  background: url("images/feed.jpg") no-repeat center top;
		  padding:7px 10px;
		  font-family:"Myriad Pro";
		  font-size:24px;
		  color:#888888;
}

.bg3{
		  background: url("images/bg3.jpg") no-repeat;
}
.bgproducts{
		  background: url("images/bg-products.jpg") no-repeat;
}
.bgfaq{
		  background: url("images/bg-faq.jpg") no-repeat;
}
.bgabout{
		  background: url("images/bg-about.jpg") no-repeat;
}
.bgcontact{
		  background: url("images/bg-contactus.jpg") no-repeat;
}
.bgthanks{
		  background: url("images/bg-thanks.jpg") no-repeat;
}
.box1{
	padding:0px 10px;
	font-family:Arial;
	font-size:12px;
	color:#333333;
}
.boxtitle{
	font-family:"Myriad Pro";
	font-size:20px;
	font-weight:bold;
	color:#000000;
}
.readmore{
	font-family:Arial;
	font-size:11px;
	color:#004C73;
    	
}
.readmore a:link,.readmore a:active,.readmore a:visited{
	text-decoration:none;
	color:#004C73;		
}
.readmore a:hover{
	text-decoration:underline;
	color:#004C73;		
}
.btxt{
	font-family:"Myriad Pro";
	font-size:30px;
}
.phone{
	font-family:"Myriad Pro";
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	background:url(images/phone.jpg) no-repeat right center;
	padding:10px 46px 0 0;
	height:35px;
}
.btxt1{
	font-family:"Myriad Pro";
	font-size:34px;
	font-weight:bold;
}
.maintxt{
	font-family:"Myriad Pro";
	font-size:16px;
	color:#888888;
	text-align:justify;
	padding-right:15px;
}
.footer{
    background: url("images/im_07.jpg") no-repeat center top;
  	font-family:"Myriad Pro";
	font-size:14px;
	padding:12px 10px;
	font-weight:bold;
	color:#888888;
}
.footer a:link,.footer a:active,.footer a:visited{
	text-decoration:none;
	color:#888888;
}
.footer a:hover{
	text-decoration:underline;
	color:#383838;
}