body {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color:#333333;
		margin:0;
		padding:0
    }

img { border: 0; }

#wrapper {
	margin:0 auto;
	width: 880px;
	position: relative;
}
#inner{ width:880px; margin:0; padding:0}
h1,h2,h3,h4,h5{ color:#373737}

h1{font-size: 17px;font-weight:bold;}
h2 {font-size: 15px;font-weight:bold;}
h3 {font-size: 12px;font-weight:bold;}


.block {
	display: block;
}

.clear{
	clear: both;
	height: 2px;
	padding:0;
	margin:0;
	font-size: 1px;
      }
#header {
	background: url(images/header_bg.jpg) no-repeat;
	padding-top: 11px;
	position: relative;
	width:880px;
	height:190px;
}
			
/****************************************************************************/
#browse {
	float: left;
	width: 226px;
	margin:12px 0 0 40px;
	padding:0;
	color:#360124;
	
	}
	
#browse h2{ color:#FFFFFF; 
               background:url(images/dt_middle.png) no-repeat;
			   padding:6px 0 6px 10px;
			   width:200px;
			   margin:0}
	
#browse ul{ list-style:none; 
            margin:10px 0; 
			padding:0;
			width:200px;
			}
#browse li{ list-style:none; 
            margin:1px 0 0 0; 
			padding:7px 0 0 14px;
			background:url(images/browse_a_bg.png) no-repeat;
			height:25px
			}
			
			
#browse li:hover{background:url(images/browse_hover_bg.png) no-repeat;}
	
#browse a{ color:#F0F0F0;
            text-decoration:none;
			font-size:11px}
#browse a:hover{ text-decoration:none}

#body {
        margin:0;
	    position: relative;
		padding:0;
		width:880px;
		background:url(images/body_middle.jpg) repeat-y;
	     }
.body_top{ background:url(images/body_top.jpg) no-repeat; width:880px; height:15px}
.body_bottom{background:url(images/body_bottom.jpg) no-repeat; width:880px; height:19px}
		 
#body a:hover{text-decoration:none}
	 
.inner{ padding:10px; 
        width:560px;
		float:right
		
		}

/***************************************************/

#footer{
       width:870px;
	    height:60px;
	    padding:0;
	    background:url(images/footer_middle.jpg) repeat-x;
		color:#AEAEAE
	   }
.left_footer{background:url(images/footer_left.jpg) no-repeat; 
      width:16px; 
	  height:60px;
	  margin:0;
	  padding:0;
	  float:left}
	 
.right_footer{
      background:url(images/footer_right.jpg) no-repeat; 
      width:14px; 
	  height:60px;
	  padding:0;
	  margin-left:870px;
	  }
#footer ul{list-style:none; margin:0px 0 0 152px; padding:0}

#footer li{float:left;margin:0; padding:19px 0; margin-top:5px }

#footer ul li a{ color:#A2A2A2;text-decoration:none;}
#footer ul li a:hover{ color:#FFFFFF;text-decoration:underline;}


/**************************************************/
#naren{ margin-top:140px;
       width:870px;
	    height:40px;
	    padding:0;
	    background:url(images/middle.jpg) repeat-x; 
	   }
.left{background:url(images/left.jpg) no-repeat; 
      width:14px; 
	  height:40px;
	  margin:0;
	  padding:0;
	  float:left}
	 
.right{
      background:url(images/right.jpg) no-repeat; 
      width:15px; 
	  height:40px;
	  padding:0;
	  margin-left:870px
	  }
#naren ul{list-style:none; margin:0px; padding:0}

#naren li{float:left; border-right:1px #C3C3C3 solid; margin:0; padding:10px 5px; margin-top:5px }

#naren ul li a{ color:#B9B9B9;text-decoration:none; font-weight:bold}
#naren ul li a:hover{ color:#FFFFFF; text-decoration:underline}


/*******************************************************/
#body form{
         font-weight:bold; 
		   color:#333333;
		   font-size:12px;
		   margin:12px;
		    }
			
.form{ background:#D3A8FF; border:#F1E6FF 4px solid}

.inner ul li{ list-style:square}
