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

img { border: 0; }

li{ margin:10px 0}

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

h1{background:#DE5A03; 
   padding:8px; 
	border:#9F9F9F 1px solid; 
	color:#FFFFFF;
	font-size:17px;
	width:500px}
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.png) no-repeat;
	padding-top: 9px;
	position: relative;
	width:880px;
	height:190px;
}
#browse {
	float: left;
	width: 250px;
	margin:0;
	padding:13px;
	color:#000000;
	
	}
/*******************************************************************/
#browse_dt{
       width:244px;
	    height:30px;
	    padding:0;
	    background:url(images/dt_middle.jpg) repeat-x;
		color:#EBEBEB;
		font-weight:bold;
		
	   }
.left_dt{background:url(images/dt_left.jpg) no-repeat; 
      width:9px; 
	  height:30px;
	  margin:0;
	  padding:0;
	  float:left;
	  
	  }
	 
.right_dt{
      background:url(images/dt_right.jpg) no-repeat; 
      width:11px; 
	  height:30px;
	  padding:0;
	  margin-left:240px
	  }
#browse_dt ul{  
               list-style:none; 
			   margin:0px; 
			   padding:0
			   }

#browse_dt li{
              list-style:none;
              float:left;
			  margin:0; 
			  padding:7px 0 0 7px; 
			  }



/****************************************************************************/
#browse a{ color:#BEED05}
#browse a:hover{ text-decoration:none}

#body {
        margin:0;
		padding:0;
		width:880px;
		background:url(images/body_middle.png) repeat-y;
	     }
.body_top{ background:url(images/body_top.png) no-repeat;
           width:880px; 
		   height:12px;
		   margin:0;
		   padding:0;}
.body_bottom{background:url(images/body_bottom.png) no-repeat; width:880px; height:19px}
		 
#body a:hover{text-decoration:none}
	 
.inner{ padding:0px;
        margin:0 auto; 
        width:800px;
		font-size: 15px;
		}
.inner li{ list-style:square}

.inner td{ background:#BFDFFF; border:#EAEAEA 1px solid; padding:5px}

.inner table{ background:#BFDFFF; border:#EAEAEA 1px solid;}

table strong{ color:#BF3304}

.link{ padding:0; width:350px; margin:0 0 0 55px}
.link h2{ width:200px;padding:0px; color:#000000; margin:0}
.link ul{ margin:0 0 0 18px; padding:0; list-style:none}
.link li{ margin:2px; padding:0px; list-style:square  }
.link li a{ margin:0;
            padding:6px; 
			display:block; 
		color:#22B0FD;
			list-style:none; 
			font-size:11px;
			
			}
.link li a:hover{text-decoration:none}
/***************************************************/

#footer{
       width:870px;
	    height:60px;
	    padding:0;
	    background:url(images/footer_middle.png) repeat-x; 
	   }
	   
.left_footer{background:url(images/footer_left.png) no-repeat; 
      width:11px; 
	  height:60px;
	  margin:0;
	  padding:0;
	  float:left}
	 
.right_footer{
      background:url(images/footer_right.png) 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:7px; margin-top:5px }

#footer ul li a{ color:#000000;text-decoration:none;}

#footer ul li a:hover{ color:#333333; text-decoration:underline}
/**************************************************/
#naren{ margin-top:140px;
       width:870px;
	    height:40px;
	    padding:0;
	    background:url(images/middle.png) repeat-x; 
	   }
.left{background:url(images/left.png) no-repeat; 
      width:14px; 
	  height:40px;
	  margin:0;
	  padding:0;
	  float:left}
	 
.right{
      background:url(images/right.png) 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:7px; margin-top:5px }

#naren ul li a{ color:#E9E9E9;text-decoration:none; font-weight:bold}

#naren li a:hover{ color:#949494}
/*******************************************************/
.comment{ }
.comment_top{ background:url(images/comment_top.png) no-repeat;
              height:10px;
			  }
.comment_bottom{ background:url(images/comment_bottom.png) no-repeat;
              height:11px;
			  }
.comment_middle{ background:url(images/comment_middle.png) repeat-y;
               margin:0;
			   padding:16px;
			   }
			   
.comment p{background:#FFFFFF; 
		   padding:22px; 
		   border:#000000 1px solid;
		   color:#2E2E2E;
		   margin:5px 0 5px 60px ;
		   width:600px}
		   
			  

.comment h2{ background:#0080FF; 
             color:#EBEBEB; 
			 padding:5px; 
			 border:#616161 solid 1px;
			 width:300px;
			 margin:0 0 0 60px
			 }
.comparison{padding:12px; 
            width:230px; 
			float:left;
			background:#82C0FF;
			border:#0053A6 1px solid;
			margin:5px}
.comparison h2{background:#DE5A03; 
            padding:8px; 
			border:#8E3804 1px solid; 
			color:#FFFFFF}
