/*IMAGE*/
#image {
	background:url(../img/dispalyMsg.jpg) no-repeat left top;
	
}
h1 {
	color:#ee8b15;
}

/*CONTENT WITH NEWS*/
#ContentWithNews {
	padding:50px;
	width:550px;
	margin-left:290px;
	text-align:justify;
}
#ContentWithNews h2.latestNews {
	background:url(../img/latestNews.png) no-repeat;
	width:110px;
	height:18px;
	text-indent:-5000px;
}
p, h3{
	padding-bottom:25px;
	line-height:150%;
}
#ContentWithNews a {
	color:#FFF;
}
#Content a:hover {
	color:#fff;
}
#content h2.vacancies {
	background:url(../img/vacancies.gif) no-repeat;
	text-indent:-5000px;
}
#ContentWithNews ul {
	float:left;
	margin:0 0 25px;
	width:100%;
	padding:0 0 0 35px;
}
#ContentWithNews ul li {
	display:block;
	margin:0 0 15px;
}
/*MODULE*/
.module {
	background:url(../img/case-studies-module.png) no-repeat left top;
	width:186px;
	height:70px;
	padding:15px 6px;
	float:left;
	margin-right:15px;
}
.module a {
	color:#FFF!important;
}


#towerBackGround {
	background:url(../img/news-tower.png) no-repeat -16px top;
	/*position:relative;
	left:-36px;
	top:20px;*/
	
}






