/* MOBAD
----------------------------------------------- */
#mobad {
	width: 470px;
	display: inline;
	float: left;
	height: 270px;
	background-color: #FFF;
	background-image: url(../media/Bgd-MobAd.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}

#hdr-mobad {
	text-indent: -9999px;
	background-image: url(../media/Hdr-MobAd.gif);
	background-repeat: no-repeat;
	height: 73px;
	margin: 0px;
	padding: 0px;
}
#mobad a {
	display: block;
	background-image: url(../media/Btn-Find-Out-More.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 34px;
	width: 126px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 34px;
	padding-left: 10px;
	margin-top: 130px;
	margin-left: 20px;
}
#mobad a:hover {
	display: block;
	background-image: url(../media/Btn-Find-Out-More.png);
	background-repeat: no-repeat;
	background-position: 0px -34px;
}

/* MOBAD SYSTEM
----------------------------------------------- */
#mobad-system {
	width: 470px;
	display: inline;
	float: left;
	height: 270px;
	background-color: #FFF;
	background-image: url(../media/Bgd-MobAd-System-Bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left: 20px;
}
#hdr-mobad-system {
	text-indent: -9999px;
	background-image: url(../media/Hdr-MobAd-System.gif);
	background-repeat: no-repeat;
	height: 73px;
	margin: 0px;
	padding: 0px;
}
#mobad-system p{
	font-size: 12px;
	color: #767677;
	line-height: 18px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 15px;
}
#mobad-system ul{
	margin-left: 20px;
}
#mobad-system li{
	float: left;
	background-image: url(../media/Icn-Tick-Green-Circle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	font-size: 12px;
	color: #2a2a2a;
	margin-right: 20px;
	font-style: italic;
	padding-top: 3px;
	padding-bottom: 3px;
}
/* NEWS
----------------------------------------------- */
#news-headlines {
	width: 608px;
	display: block;
	float: left;
	background-image: url(../media/Bgd-Wheel.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
}
#hdr-news-home {
	text-indent: -9999px;
	background-image: url(../media/Hdr-News-Home.png);
	background-repeat: no-repeat;
	height: 36px;
	margin: 0px;
	padding: 0px;
	width: 107px;
	float: left;
}

ul#news {
	list-style: none;
	margin: 0;
	padding: 0;
	background-image: url(../media/Bgd-Rss.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 36px;
	width: 501px;
	line-height: 36px;
	float: right;
	overflow: hidden;
}
ul#news li {
	margin: 0;
	font-size: 12px;
	padding-right: 20px;
	padding-left: 20px;
}
ul#news li a {
	color: #c5c5c5;
	-webkit-transition:all 500ms ease-in;
	-o-transition:all 500ms ease-in;
}
ul#news li a:hover {
	color: #c1b46b;
}
/* Logos
----------------------------------------------- */
#logos {
	width: 322px;
	display: inline;
	float: left;
	background-image: url(../media/Bgd-Logos.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 30px;
	height: 70px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#logos #hdr-3m {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
#logos p {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}

