body {
	background: url('/img/motives-bg.png') repeat-x;
}

.menu {
	height: 70px;
}

.menu-left, .menu-right {
	height: 70px;
}

.clouds {
	height: 100px;
	text-align: center;
	width: 100%;
	padding-top: 40px;
	background:none;

}

.clouds-title h1 {
	font-size:38px !important;
	color:#fff !important;
	height:auto;
	padding:0;
}

.content-left {
	width:730px;
	padding:20px 0 0 10px;
}

.vertical-menu {
	width:200px;
	margin-left:30px;
}



p.first {
	margin: 0px 0 35px 0;
	color:#487ea2;
	font-size:18px;
}

.iconic {
	width:660px;
	padding-left:60px;
	background-repeat:no-repeat;
	background-position: left top;
	font-size:14px;
	line-height:17px;
	margin-bottom:50px;

}

.iconic a, .iconic h3 {
	font-size:18px;
	margin-bottom:5px;
	color:#487ea2;
	text-decoration: none;
}

.iconic a:hover {
	text-decoration: underline;
}

.letter {
	background-image:url(/img/icons/big/letter.png);
}

.chart {
	background-image:url(/img/icons/big/chart.png);
}

.email {
	background-image:url(/img/icons/big/email.png);
}

.info {
	background-image:url(/img/icons/big/info-2.png);
}

.excel {
	background-image:url(/img/icons/big/excel.png);
	background-position: 0 5px;
}


.divider {
	width:700px;
	height:7px;
	background-image:url(/img/company/divider.png);
	margin-left:12px;
	margin-bottom:30px;
	margin-top:30px;
}

.textpage h2 {
	font-size:25px;
	margin:0 0 26px 0;
	font-weight:bold;
}

.text-block {
 	font-size:13px;
}

.text-title {
	font-size:19px;
	margin-bottom:4px;
}


.crea-1 {
	position:relative;
	width:349px;
	height:170px;
	float:right;
	margin-right:10px;
	background:url(/img/company/crea-1.png) left bottom no-repeat;
}

.crea-1 img {
	position:absolute;
	top:77px;
	border-style:solid;
	border-color:#fff;
	border-width:1px;
	cursor:pointer;
}

.crea-1 img:hover {
	border-color:#33a7e4;
}


.i1 {
	left:12px;
}

.i2 {
	left:121px;
}

.i3 {
	left:230px;
}

.crea-2 {
	width:370px;
	height:223px;
	float:left;
	margin-top:3px;
	background:url(/img/company/crea-2.png) no-repeat;
}

.crea-3 {
	width:383px;
	height:241px;
	float:right;
	margin-top:3px;
	background:url(/img/company/crea-3.png) no-repeat;
}
.reports-1 {
	width:355px;
	height:211px;
	float:right;
	margin-top:10px;
	background:url(/img/company/reports-1.png) no-repeat;
}

.vertical-menu a {
	font-size:15px;
	text-decoration:none;
	display:block;
	width:100%;
	height:30px;
	line-height:30px;
	color:#666;
	border-bottom:1px solid #ddd;
	text-indent:10px;

}

.vertical-menu a.selected {
	background-color:#f8f8f8;
	color:#31a0ea;
}

.vertical-menu a:hover {
	color:#31a0ea;
}

.vertical-menu p.title {
	margin:0 0 20px 0px;
	padding:0;
	color:#444;
	font-size: 18px;
	font-weight:bold;
	text-indent:10px;
}
