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

.menu {
	height: 70px;
}

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

.clouds {
	color: #FFFFFF;
	font-size: 28px;
	font-weight: bold;
	height: 120px;
	text-align: center;
	width: 100%;
	padding-top: 40px;
	margin-bottom:40px;
}

.clouds table {
	margin-top:25px;
}

.clouds-title h1 {
	font-size:42px !important;
	color:#fff !important;
}

.clouds-title {
	width:auto;
	padding-right:20px;
	text-align:right;
	border-right:1px solid #fff;
	height:60px;
	line-height:50px;
}

.clouds-desc {
	font-size:18px;
	font-weight:normal;
	padding-left:20px;
	text-align:left;
}

.content-left {
	height: auto;
	padding: 20px 0pt 10px 24px;
	width: 690px;
}

.content-right {
	height: 550px;
	padding: 30px 0pt 0pt 24px;
	background: transparent url('/img/guide-right-box-bg.png') no-repeat scroll left top;
	width: 250px;
}

.clouds {
	color: #FFFFFF;
	font-size: 28px;
	font-weight: bold;
	height: 90px;
	text-align: center;
	width: 100%;
	padding-top: 0px;
}

.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;
}

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

.numeric-list {
	margin:10px 0 0 20px;
}

.numeric-list p {
	display:block;
	clear:left;
	width:100%;
}

.numeric-list p span {
	font-size:16px;
	float:left;
	display:block;
}

.numeric-list p .num {
	color:#b32a2a;
	margin-right:10px;
	font-weight: bold;
	text-align:right;
	width:20px;
}

.numeric-list p .text {
	width:94%;
	margin-bottom:30px;
}

.numeric-list p .small-text {
	width:94%;
	margin-bottom:30px;
	font-size:14px;
	padding-left:30px;
}


.case-box {
	width:702px;
	background-color:#f0f0f0;
	font-size:13px;
	font-weight: normal;
	color:#363636;
	margin-bottom:26px;
}

.case-box-header {
	width:100%;
	height:10px;
	background-image:url(/img/case-studies-box-header.png);
}

.case-box-footer {
	position:relative;
	width:100%;
	height:37px;
	padding-top:5px;
	background-image:url(/img/case-studies-box-footer.png);
}

.case-box table {
	margin:0 0 12px 12px;
	width:678px;
}

.case-box-title {
	font-size:11px;
	color:#000;
	width:150px;
	height:40px;
	border-right:1px solid #000;
}

.case-box-desc {
	font-size:16px;
	padding-left:14px;
}

.case-box-title span {
	font-size:17px;
	color:#000;
	font-weight: bold;
}

.case-box-text {
	padding-bottom:10px;
	margin-left:12px;
}

a.case-box-blue {
	padding:0px 3px;
	background-color: #c3e2ff;
	color:#000;
	text-decoration: none;
	cursor:pointer;
}

a.case-box-blue:hover {
	background-color: #ffff99;
}

a.blue-button {
	width:166px;
	height:34px;
	color:#fff !important;
	text-decoration:none;
	background-image:url(/img/buttons/blue-arrow.png);
	display:block;
	font-size:14px;
	text-indent:16px;
	left:516px;
	position:relative;
	line-height:31px;

}

a.blue-button:hover {
	text-decoration:underline;
}

.bottom-box {
	width:100%;
	height:70px;
	background-color:#80ceff;
	margin-bottom:30px;
	font-size:25px;
	font-weight: bold;
	text-align: center;
	color:#4c95c3;
	line-height:70px;
}

.bottom-box a {
	color:#174c6d;
	text-decoration:underline;
}

.bottom-box a:hover {
	color:#222;
	text-decoration:underline;
}

.bottom-box span {
	color:#174c6d;
}

.bubble2 {
	width:640px;
	background-color:#ededed;
	margin-bottom:20px;
}

.bubble2-header {
	width:640px;
	height:9px;
	background-image:url(/img/motives/bubble-header.png);
}

.bubble2-footer {
	width:640px;
	height:30px;
	background-image:url(/img/motives/bubble-footer.png);
}


p.bubble2-title {
	font-size:16px;
	color:#3b3b3b;
	font-weight:bold;
	margin:16px 0 12px 30px;
}

p.bubble2-text {
	width:580px;
	font-size:13px;
	color:#85888f;
	margin:0 0 22px 30px;
}
