.promobox{
	display:block;
	float:left;
	width:295px!important;
	}
ul.display li {
	padding:15px!important;
	
}
#banner_wrap{
	background: none!important; 
}
.carousel .carousel-previous{
	background:top left  no-repeat url('../images/banner_nav_right.jpg');
	}

.carousel .carousel-next{
	background:top left  no-repeat url('../images/banner_nav_left.jpg');
	}
        
#header{
	display:block;
        position: relative;
	width:960px;
	height:117px;
	margin:0px auto;
	background: none;

	}
        
.portfolio .thumb {
	height: 180px;
	width: 290px;
	padding-top: 6px;
	padding-left: 4px;
	margin-bottom: 20px;
	-ms-interpolation-mode: bicubic; 

} 

#portfolioMainList{   
        padding-left:10px;    
        margin:auto;
        width:100%;
        height:560px; 
        /*background-color: yellow;*/
}
#portfolioMainListItem{
    margin-left: 10px;
    float: left;
    width: 290px;    
    height: 180px;    
    /*background-color: #ff0000;*/
}