#logo {
	background-image: url(../images/header_home.gif);
}
#contentRight {
	width: 507px;
	border-left: 1px solid white;
	background-image: url(../images/back_right_earth.gif);
	background-repeat: no-repeat;
	height: 436px;
	float: left;
}
#contentCenter {
	width: 254px;
	float: left;
}
#contentCenterRight {
	width: 252px;
	float: left;
}

.subtitle {
	color: #ac1210;
	margin-left: 33px;
}
.homePaneIcon {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 33px;
}
.homePaneSlogan {
	color: #7198ae;
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 33px;
}
.homePaneDesc {
	color: #373a3b;
	margin-left: 33px;
	margin-right: 12px;
}
.homePaneReadMore {
	margin-left: 33px;
	background-image:url(../images/arrow.gif);
	background-position:5px 6px;
	background-repeat:no-repeat;
	color:#F3702E;
	padding-left:20px;
	text-decoration: none;
}