/* Home Header */

#rmlogo {
	width: 950px;
	height: 53px;
	font-size: 1%;
	background-image: url(../images/home/top_image.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
#smslogo {
	width: 950px;
	height: 144px;
	font-size: 1%;
	background-image: url(../images/home/band1.jpg);
	background-repeat: no-repeat;
}
body.home #page {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	background-color:#FFFFFF;
}

/* Text area */

#introtext {
	width: 950px;
	background-image: url(../images/home/band2.jpg);
	background-repeat: no-repeat;
	background-color: #001C4E;
}
#contentarea {
	float: left;
	width: 475px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-right: 26px;
}
#contentarea h1 {
	font-size: 100%;
	margin: 0 0 6px 28px;
	color: #FFFFFF;
}
#contentarea p {
	font-size: 68%;
	line-height: 1.3;
	margin-left: 28px;
	margin-bottom: 6px;
	color: #FFFFFF;
}
#contentarea_2 {
	float: left;
	width: 300px;
	padding-top: 20px;
	padding-bottom: 20px;
}


#feature_content {
	width: 950px;
	background-image: url(../images/home/feature.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#news_content {
	margin-left: 26px;
}
#news_area_head {
	width: 950px;
	height: 35px;
	font-size: 1%;
	background-image: url(../images/home/news_area_head.jpg);
	background-repeat: no-repeat;
}
#news_area {
	float: left;
	width: 950px;
	background-image: url(../images/home/news_area_foot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 14px;
	padding-bottom: 14px;
}
#news_area h2 {
	text-indent: -9000px;
	height: 1px;
	font-size: 1px;
	overflow: hidden;
}
#news_area h3 {
	color: #003E93;
	margin: 10px 0 8px 0;
	font-size: 70% !important;
	text-decoration: none;
}
#news_area p {
	margin: 0 0 8px 0;
	font-size: 65%;
	line-height: 120%;
	text-decoration: none;
}
#news_area a {
	color: #003E93;
	text-decoration: none;
}
#news_area a:hover {
	color: #003E93;
	text-decoration: underline;
}

#logos {
	float: left;
	margin-top: 16px;
	width: 208px;
	font-size: 1%;
}

.layout_story_1,
.layout_story_2,
.layout_story_3,
.layout_story_4 {
	float: left;
	width: 210px;
}
.layout_story_1 {
	margin-right: 26px;
}
.layout_story_2 {
	margin-right: 42px;
}
.layout_story_3 {
	margin-right: 42px;
}
.layout_story_4 {
	width: 150px;
	margin-right: 0;
}
.layout_story_pic {
	float: left;
	width: 64px;
	margin: 0 10px 10px 0;
}
.layout_story_text {
	float: left;
	width: 136px;
	margin-bottom: 10px;
}