#content {
	background: url('/images/wmit/page-content.png') no-repeat;
	height: auto !important;
	height:290px;
	min-height:290px;
	overflow:hidden;
}

#inner-content {
	float:right;
	width:590px;
	margin-right:35px;
	margin-top:35px;
}
#inner-content ul {

}
#inner-content p {
	margin:10px 0;
	color: #555555;
}
#inner-content h2 {
	font-size: 1.3em;
	font-family: 'Ubuntu', sans-serif;
	font-weight: bold;
	text-transform: none;
}
#inner-content h3 {
	color:#fe770e;
	margin-top:20px;
	font-family: 'Ubuntu', sans-serif;
	text-transform: none;
	font-size: 1.1em;
}
#inner-content li {
	background: url('/images/wmit/list-item-text.png') 3px center no-repeat;
	margin-left:40px;
	padding-left:20px;
}


#content #sidebar h2.title {
	display:block;
	margin-left:45px;
	color:#fff;
	margin-top:22px;
	font-size:16px;
	margin-bottom:-3px;
}
#content #sidebar ul#subnavigation {
	background: url('/images/wmit/background-line.png') 19px 0px repeat-y;
	margin-top:2px;
	padding-top:8px;
	margin-left:9px;
}
#content #sidebar ul#subnavigation li {
	padding-left:30px;
	height:30px;
	line-height:30px;
	background: url('/images/wmit/list-circle.png') 15px center no-repeat;
}
#content #sidebar ul#subnavigation li.last {
	margin:0;
	height:14px;
	padding-top:5px;
	line-height:normal;
	background-position: 15px bottom;
}

#sidebar .block h2 {
	color:#434343;
	font-size:1.4em;
	font-weight:500;
	margin-bottom:10px;
	text-transform: none;
}
#sidebar .block {
	min-height:60px;
	height: auto !important;
	height:60px;
	border-left:1px solid #aaaaaa;
	border-right:1px solid #aaaaaa;
	position:relative;
	margin-left:8px;
	background:#eee;
	padding: 17px 21px;
	width:216px;
	margin-bottom:10px;
	margin-top:20px;
}
#sidebar .block p {
	font-size: .75em;
	color: #555555;
}
#sidebar .block * {
	position:relative;z-index:50;
}
#sidebar .block-bottom {
	background: url('/images/wmit/sidebar-block-bottom.png') bottom no-repeat;
	width:261px;
	height:82px;
	position:absolute;
	bottom:-4px;
	left:-2px;
	z-index:-10;
}
#sidebar .block-top {
	background: url('/images/wmit/sidebar-block-top.png') top no-repeat;
	width:261px;
	position:absolute;
	left:-2px;
	top:-4px;
	height:90px;
	z-index:-10;
}

#sidebar .read-more {
	display:block;
	width:142px;
	height:31px;
	background: url('/images/wmit/read-more.png') no-repeat;
	text-indent:-9000em;overflow:hidden;
	margin-top:30px;
}
#sidebar .more-info {
	display:block;
	width:142px;
	height:31px;
	background: url('/images/wmit/more-info.png') no-repeat;
	text-indent:-9000em;overflow:hidden;
	margin-top:30px;
}
#sidebar .block-image {
	position:relative;
	float:right;
	top:-20px;
	margin-right:-60px;
}

#did-you-know .block-image {
	top:-60px;
}

#sidebar #call-you-back {
	margin-bottom:80px;
}

#sidebar #call-you-back {
	padding-right:60px;
	width:177px;
}
#call-you-back .block-image {
	position:absolute;
	top:auto;
	bottom:-60px;
	right:0;
}


#partners {
	background: url('/images/wmit/partner_companies-alt.png') no-repeat;
}