
.container{
width:980px;
margin-left:auto;
margin-right:auto;
} 

#header{
height:60px;
background-image:url(../images/header_bg.gif);
background-repeat:repeat-y;
border:1px solid #7B9C35;
border-bottom:1px solid #FFFFFF;
background-position:top;
margin-bottom:4px;
}




.container_popup{
width:800px;
margin-left:auto;
margin-right:auto;
} 


#main{
float:right;
background:#FFFFFF;
border:5px solid #4F0D1E;
}

#main4{
margin-top:2px;
background:#FFFFFF;
border:5px solid  #DE6912;
}

#main2{
float:right;
background:#FFFFFF;
border:5px solid  #DE6912;
}


#tb_left{
float:left;
border:1px solid #CCCCCC;

}

#bg{
background-image:url(../images/mn_bg.gif);
background-repeat:no-repeat;
background-position:top left;
border-bottom:1px solid #AA4C13;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}


.top_div{
float:right;
width:980px;

}

.bottom_div{
float:right;
width:785px;

}

#footer{
height:20px;
float:right;
width:980px;
border:1px solid  #6C772F;
border-top:1px solid  #FFFFFF;
margin-top:4px;
font-family:Verdana, Arial, Helvetica, sans-serif ;
font-size:10px;
color: #FFFFFF;
background-color: #ACBC54;
}

/*---------shADOW----------*/

.top_left{
width:10px;
height:10px;
background-image:url(../images/top_left.gif);
background-position:top left;
background-repeat:no-repeat;
}

.bottom_left{
width:10px;
height:10px;
background-image: url(../images/bottm_left.gif);
background-position:top left;
background-repeat:no-repeat;
}

.top_right{
background-image: url(../images/top_right.gif);
background-position:top left;
background-repeat:no-repeat;
}

.bottom_right{
background-image: url(../images/bottom_right.gif);
background-position:top left;
background-repeat:no-repeat;
}


.bottom_middle{
background-image: url(../images/bottom_middle.gif);
background-position:top left;
background-repeat: repeat-x;
}

.top_middle{
background-image: url(../images/top_middle.gif);
background-position:top left;
background-repeat: repeat-x;
}

.right_middle{

background-image: url(../images/right_middle.gif);
background-position:top left;
background-repeat: repeat-y;
}

.left_middle{
width:10px;
background-image: url(../images/left_middle.gif);
background-repeat: repeat-y;
}

.text{
font-family:Verdana, Arial, Helvetica, sans-serif ;
font-size:24px;
color: #993300;
}

.text_thump{
font-family:Verdana, Arial, Helvetica, sans-serif ;
font-size:15px;
font-weight:bold; 
color: #FFFFFF;
}

.text_3{
font-family:Verdana, Arial, Helvetica, sans-serif ;
font-size:18px;
color: #000000;
}


.text_1{
height:25px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #510D1E;
border-right:1px solid #A0BB09;
border-bottom:1px solid #A0BB09;
border-left:2px solid #FFFFFF;
border-top:1px solid  #FBFEE9;
background-color:#F0F1E1;
}

.text_2{
background-color:#FBFEE9;
height:22px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #510D1E;
border-right:1px solid #A0BB09;
border-bottom:1px solid #A0BB09;
border-left:1px solid #A0BB09;
border-top:1px solid #A0BB09;
}

.bdr{
border-right:1px solid #CCCCCC;
}


#main_1{
float:right;
background:#FFFFFF;

}

#body{
background-color:#B9D088;
}

/*________category________________*/

.category{
list-style-image:url(../images/category_arrow.gif);
list-style-position:outside;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #9F0000;
line-height:20px;

 }
 
 .bdr_right{
 border-right:1px solid #CCCCCC;
 }
 
.catogery_bg{
 background-image:url(../images/category_bg.gif);
 background-position:top left;
 background-repeat: repeat-y;
 }
 
 
 /*_______popup_____________*/
 
 .popup_width{
 width:300px;
 height:325px;
 }
 
 .popup_footer{
 width:300px;
 height:20px;
 }
 
  /*_______popup_____________*/
  
   #category_sub{
 list-style-type: disc;
list-style-position:outside;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #7D7D00;
line-height:22px;
}
 
 
 
 .a3  {
	text-decoration:none;
	color:#11AA11;
}
.a3:hover {
	color:#BB3333;
}
.divauto
{
BORDER-RIGHT: none;
BORDER-TOP: none;
BORDER-LEFT: none;
BORDER-BOTTOM: none;
OVERFLOW: auto;
WIDTH: 700px;
} 

.slideShowCase {

	border:1px solid #6CA0D1;

	padding:6px;

	margin:0 0 20px;

}



.slideShowCase h3 {

	font-size:0.8em;

	text-indent:-10000px;

}
.borderdot
{
	border-top:1px ;
	border-top-style:dotted;
	border-top-color:#999999;
}