@charset "utf-8";
/* CSS Document */
/*---DEFAULT--*/

	* {margin: 0px; padding: 0px;color: #000;}	
	
    
	.clear {clear: both; height:0px;display: block;}	
	.left {float: left; }	
	.right {float: right; }
	 
    .txt-center{text-align: center;}

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

    .wrapper-holder { font-family: HelvetiaNeue,arial,helvetica,sans-serif;font-size: 11px;color: #222; min-height: 500px; width:906px; margin:auto; clear:both; text-align:left;} 
    .wrapper-holder img{border: none;}
    .wrapper-holder a{text-decoration: none;}
    .header-holder{ margin:auto; clear:both; padding-left: 25px; background: url(../images/header-bg.jpg) no-repeat center top;height: 219px;}
  
    .my-menu {list-style-type: none; margin: 10px 20px;}
    .my-menu li{display: inline; margin-right: 20px;font-size: 12px; text-transform: uppercase; font-family: tahoma;}
    .my-menu .last{margin: 0;}
    .my-menu li a{text-decoration: none;}        
    .my-menu li a:hover{color: #D3222C;text-decoration: underline;}       

 	.active{color: #D3222C;}  
    
    .middle-box{margin: 25px 6px;}
        
    .side-col{width: 172px;}
    .main-col{width: 682px;}
    .side-box{margin-bottom: 30px;}
    .side-box-title{text-transform: uppercase;background: url(../images/side-box-bg.gif) no-repeat left bottom; padding-bottom: 5px;padding-left: 5px;
                    font-weight: bold; font-size: 12px;margin-bottom: 5px;
                }
                
    .brand-list{list-style-type: none; padding-left: 10px;}
    
    .news-list-box{width: 154px;}
    .news-list{list-style-type: none;}
    .news-list li{margin: 0px auto 10px auto;} 
    .news-date{color: #4D4E50;font-family: HelvetiaNeue,arial,helvetica,sans-serif;font-size: 11px;font-weight: bold;}
    .news-short-desc{color: #000;font-family: HelvetiaNeue,arial,helvetica,sans-serif;font-size: 11px;font-weight: bold;margin-bottom:10px;}
    .child-box ul li{
    	list-style: none;
    	padding-left: 3px;
    }
    .top-div{font-weight: bold;}
    .bottom-div{font-weight: bold;}
    
    .fix{background-color:#000000;
		color:#FFFFFF;
		font-size:13px;
		padding-left:5px;
		padding-right:5px;
		font-weight: normal;
		}
    
    .box{text-align: justify;margin: 10px auto;}    
    h2{text-transform: uppercase;margin-top: 10px; font-weight: bold; font-size: 12px;padding-bottom:7px;}
          
    .image-counter{background: #000;color: #fff;font-size: 12px;font-weight: bold;}
    .cross-hr{background: url(../images/cross-hr.gif) no-repeat center top; width: 685px; height: 19px;margin: 10px auto;}          
    .page-info{font-weight: bold;margin-bottom: 10px;}      
          
	.footer-holder{ margin:30px auto; clear:both;text-align: center; color: #222; font-weight: bold;}
	.child-box4{overflow-x:hidden;overflow-y:scroll;height: 200px;}    
    .post-content p{ margin-bottom: 10px;}
