*{
  margin:0 auto;
}

body, html{
  margin:0 auto;
  background: #356ba6;
  font:11px/22px Verdana,Arial,Helvetica,sans-serif;

}

#wrapper {text-align: left;margin: 0px auto;padding: 0px;border:0;width: 1000px; }

/* [ Logo - Start ] */
#logo{width:1000px;}
#logo h1{background:url(images/logo.jpg) no-repeat;}
#logo h1 a{display:block;height:92px;}
#logo h1 a span{display:none;}
/* [ Logo - End ] */

img{border:none;}
.menu{background: url(images/menu-bg.gif) repeat-y; }
.menu img{
margin-left:50px;
}

.menu-top{background: url(images/menu-top.gif) no-repeat top;height:26px;}
.menu-content{background: url(images/menu-bottom.gif) no-repeat bottom;padding-bottom:26px; margin-bottom: 10px;}
.menu-content ul{list-style: none;margin: 0;padding: 0; }
.menu-content li{padding:3px 15px;border-bottom:1px solid #d6d6d6;color:#666;width: 200px;}
.menu-content li a{display:block;color:#666;font-weight:bold;	text-decoration:none;text-transform:capitalize;background:url(images/arrow.jpg) no-repeat left center;padding:0 0 0 15px;}
.menu-content li a:hover{color:black;text-decoration:none;background:url(images/arrow-h.jpg) no-repeat left center;}


.menu p{padding:10px;}
.menu p a{text-decoration:none;color:black;}

.main{background: url(images/main-bg.gif) repeat-y; }
.main-top{background: url(images/main-top.gif) no-repeat top;height:26px;}
.main-content{background: url(images/main-bottom.gif) no-repeat bottom;padding-bottom:26px;padding-left:10px; margin-bottom: 10px; padding-right: 20px;}
.main img{padding:5px;}

#header {margin: 0 0 15px 0;background: url(images/top_bg.gif) repeat-x;height: 92px;}
#side-a {float: left;width: 251px; margin-bottom: 20px;margin-left:10px;}
#side-b {margin: 0;float: left;width: 690px;height: 1%;margin-left:20px;}
#footer {clear: both;background: black; color: #B0B0B0; text-align: center; }


.item{

}


.item h1{
  font-size: 16px;
  margin-bottom: 10px;
  margin-left: 10px;
}



.fleft{
  float: left;
}

.fright{
  float: right;
}

.clear{
  clear: both;
}


.more{font-size:18px; text-align:center;}
.fader{opacity:0;display:none;}



