body
{
    font-family:tahoma ;
    background-color: #c9bfbf;
    font-size: 15px;
}
*
{
    margin: 0px;
    padding: 0px;
}
#wrapper
{
    width: 1002px;
    margin: 0px auto;
}
#header
{
    background-image: url("../images/header.png");
    background-repeat: no-repeat;
    height: 169px;
}
#social
{
    float: left;
}
#social img
{
    width: 32px;
    height: 32px;
    margin-right: 10px;
}
#search
{
    float: right;
    margin-right: 20px; 
}
#search_s
{
    overflow: hidden;
    padding: 5px;
    background-color: #292828;
}
#search input[type='text']
{
    height: 31px; 
    float: left;
    width: 200px;
}
#search input[type='image']
{
    float: left;
}
#left
{
    float: left;
    width: 243px;
	margin-left:4px;
}
#content
{
    float: left;
    margin-left: 10px;
    width: 744px;
}
#l_menu ul
{
    list-style: none;
}
#l_menu ul li
{
    line-height: 45px;
    text-align: center;
    margin-bottom: 7px;
}
#l_menu ul li a
{
    background-image: url("../images/menu_item.png");
    background-repeat: repeat-x;
    border-radius: 10px 10px 10px 10px;
    color: #FFFFFF;
    display: block;
    text-decoration: none; 
}
#l_menu ul li a:hover
{
    background-image: url("../images/menu_item_h.png");
}
#main
{
    overflow: hidden;
    margin-top: 9px;
	padding-top:5px;
	padding-bottom:5px;
/*		margin: 0 auto;
    width: 980px;
	
/*	overflow:hidden; */
	background-color:#fff;
	 border-radius: 10px 10px 10px 10px;
	 width:1010px;

}
#intro
{
    background-color: #292828;
    padding: 15px;
    color: #fff;
}
#intro h1
{
    text-align: center;
    text-decoration: underline;
    color: #ff1616;
    font-size: 19px;
}
#intro p
{
    font-size: 19px;   
    line-height: 26px; 
}
.b
{
    border: 3px solid #CCCCCC;
    border-radius: 10px 10px 10px 10px;
    float: left;
    height: 268px;
    margin-right: 15px;
    margin-top: 14px;
    position: relative;
    width: 358px;
}
.b img
{
    border-radius: 10px 10px 10px 10px;
    height: 268px;
    width: 358px;
}
.b .b_text
{
    background-image: url("../images/b_text.png");
    background-repeat: repeat-x;
    border-radius: 0 0 10px 10px;
    bottom: 0;
    color: #000000;
    left: 0;
    line-height: 30px;
    position: absolute;
    right: 0;
    text-align: center;
}
.b1
{
    margin-right: 0px !important;
}
#bottom1
{
    background-image: url("../images/bottom1.png");
    background-repeat: no-repeat;
    background-position: center top;
    height: 120px;
    margin-top: 10px;
}
#bottom2
{
    text-align: center;
}
#footer
{
    text-align: center;
    background-color: #867f7f; 
    color:#000;
    line-height: 30px; 
    margin-top: 10px;
}
#slider
{
    margin-top: 10px;
}
#aboutus
{
    padding: 7px 12px;
    background-color: #fff;
    border-radius:10px;
}
#aboutus p
{
    font-weight: bold;
    margin-bottom: 25px;
}
#aboutus p.l_a
{
   color: #A70000; 
}

.head2
{
   color: #A70000; 
}
#aboutus h3
{
    text-decoration: underline;
    margin-bottom: 10px;
}
#p_img
{
    margin-bottom: 10px;
}
#p_img img
{
    width: 713px;
	 border-radius: 10px 10px 10px 10px;
	 height:378px;
	 width:454px;
	 
}
.pp li
{
  font-size: 18px;
  color: #A70000;
  margin-top: 7px;  
}
#contact_img
{
    float: right;
}
#contact_info
{
    float:left;
    line-height: 31px;
}
#contact1
{
    overflow: hidden;
}
.contact2 td
{
    padding: 10px;
    vertical-align: top;
}
.contact2 td input
{
    height: 30px;
    width: 300px;    
}
.contact2 td textarea
{
    width: 300px;
    height: 270px;
}

.inp {
    font-size: 15px;
	width:auto;
}
.menu_submenu{padding-top:5px;display:none;}
/*padding:10px 10px 10px 10px;*/
.menu_submenu li a{background:#D9D9D9;color:#787878;line-height: 45px;}  
.menu_submenu li a:hover{color:#fff;background:#DE1818;}