@charset "UTF-8"; /* http://www.w3.org/International/questions/qa-css-charset */

/*  
Theme Name: Corporate Business
Theme URI: http://themeforest.net/user/simonbouchard/portfolio
Description: Wordpress Edition
Version: 1.0
Author: Simon Bouchard
Author URI: http://www.simonbouchard.com
*/

#head-img {
    background: url(images/head.gif) no-repeat top center;
    height: 240px;
    margin: 0 auto;
}

.sidebar-home {
    padding: 30px 30px 30px 0 !important;
}

.sidebar-home .textwidget,
.sidebar .textwidget{
    padding: 0 27px;
    margin: 0 0 10px;
}

h3 span.normal {
    font-weight: normal;
}

.content-item ul li {
	list-style: disc;
	margin: 0 0 10px 20px;
}

.main-content h2 {
	font-size:5.9em;
	color:#919394;
	font-weight:bold;
	letter-spacing:-6px;
	text-transform:uppercase;
	margin: 30px 0 20px 0;
	
}

h2.home-title {
    display: none;
}

.header h1 a {
	display: block;
	cursor: pointer;
	width: 295px;
	height: 76px;
}

ul.banners li a {
	text-align: center !important;
	margin: 0 0 20px 0;
}

ul li.links a {
	font-weight: bold !important;
	color: #4F86C1 !important;
}
