body{
	font-family: Arial,Verdana,sans-serif;
	line-height: 150%;	
	margin: 0px;
	padding: 0px;
	font-size:10px;
      color:#666;
      background:#fff;
      }

#wrapper,#wrapper1{
margin:0px auto;
width:1150px;
margin-top:40px;
}
#menu{float:left;width:220px;}
#logo{float:left;width:220px;padding-bottom:40px;}
#drop_menu{float:left;width:190px;height:415px;background:url("/images/menu_bg.png") no-repeat;padding-left:30px;}


#drop_menu li a{text-transform:uppercase;text-decoration:none;font-size:9px;padding-bottom:4px;color:#929292;}
#drop_menu li a:hover{color:#000;}
#drop_menu li.submenu a {padding-left:10px;color:#000;}
#drop_menu li.submenu a:hover{color:#eeda01;}
#drop_menu li.submenulast{padding-bottom:5px;}
#drop_menu li.submenulast a{padding-left:10px;color:#000;}
#drop_menu li.submenulast a:hover{color:#eeda01;}




#maincontainer{
float:left;
width:1150px;
}
#banner{float:left;height:420px;overflow:hidden;width:850px;padding-left:40px;}
#home_content{
float:left;
width:850px;
height:420px;
}
#content{
float:left;
width:850px;
height:420px;
padding-left:40px;
}
#content #left{
float:left;
width:300px;
}
#content #right{
float:right;
width:470px;
}
#blog_left{
float:left;
width:550px;
padding-right:50px;
}
#blog_right{
float:left;
width:250px;
}

 #footer{float:right;width:850px;padding-right:40px;}
#fleft{float:left;margin-top:5px;}
#fb{float:right;text-align:right;margin-top:5px;width:110px;}
#fright{float:right;text-align:right;margin-top:8px;margin-left:5px;}
#fright a{text-decoration:none;}


/*gallery styles*/
#gallery{float:right;width:890px;}
.anythingSlider { width: 850px; height: 420px; position: relative;  }
.anythingSlider .wrapper { width: 850px; overflow: auto; height: 420px; position: absolute; top: 0; left: 0; }
.anythingSlider .wrapper ul{ width: 32700px; list-style: none; position: absolute; top: 0; left: 0;  margin: 0; }
.anythingSlider ul li{ display: block; float: left; padding: 0; height: 420px; width: 850px; margin: 0; }
.anythingSlider .arrow  { display: block;  text-indent: -9999px; position: absolute; top: 180px; cursor: pointer; }
.anythingSlider .forward{  background:url("/images/arrow_n.gif") no-repeat right top;right: -28px;margin-left:22px;height: 9px; width: 6px; }
.anythingSlider .back { background:url("/images/arrow_p.gif") no-repeat left top;  left: -28px;margin-right:22px; height: 9px; width: 6px;}
.anythingSlider .forward:hover{  background-position:0px -9px; }
.anythingSlider .back:hover{ background-position: 0px -9px; }



/*
  Prevents
*/
.anythingSlider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }


/*
