@charset "UTF-8";
/* CSS Document */

.splash {
	background: #428102;
	position: relative;
}
#container .mms {
	text-align: left;
	margin: 0px auto;
	width: 960px;
	background: #FFFFFF url(../images/09/mms_splash.png) no-repeat left -30px;
	position: relative;
	overflow: hidden;
	padding-bottom: 20px;
}
h1 {
	background: url(../images/09/mms_splash.png) no-repeat -480px -55px;
	text-indent: -10000px;
	height: 65px;
	width: 460px;
	position: absolute;
	left: 490px;
	top: 25px;
	margin: 0px;
}
h2 {
	text-indent: -10000px;
	height: 155px;
	width: 229px;
	margin: 0px;
	position: absolute;
	top: 88px;
}
#feature1 {
	left: 490px;
	background: url(../images/09/mms_splash.png) no-repeat -490px -120px;
}
#feature2 {
	left: 643px;
	background: url(../images/09/mms_splash.png) no-repeat -643px -120px;
}
#feature3 {
	left: 719px;
	background: url(../images/09/mms_splash.png) no-repeat -719px -120px;
}
#btn_mms {
	position: absolute;
	height: 50px;
	width: 320px;
	left: 560px;
	background: url(../images/09/btn_mms.png) no-repeat left top;
	text-indent: -10000px;
	top: 260px;
}
#btn_mmsdemo {
	height: 50px;
	width: 320px;
	background: url(../images/09/btn_mms_demo.png) no-repeat left top;
	text-indent: -10000px;
	display:block;
	margin:0 auto;
}
.content_main {
	float: right;
	width: 460px;
	margin-top: 335px;
	margin-right: 10px;
}
p:first-child {
	margin-top: 0px;
}
.testimonial {
	float: left;
	width: 340px;
	margin-left: 70px;
	display: inline;
	margin-top: 420px;
	text-align: center;
}
.testimonial blockquote {
	font-size: 1.4em;
	color: #597080;
	margin-top: 1.5em;
}
.testimonial  blockquote  p.cite    {
	font-size: 0.75em;
}
.box {
	width: 460px;
	overflow: hidden;
	background: url(../images/09/mms_features_bkgd.png) no-repeat left bottom;
	padding-bottom: 10px;
}
.box .features {
	background: url(../images/09/mms_features_bkgd.png) no-repeat left top;
	padding-top: 10px;
	margin: 0px;
	float: left;
}
.box .features li {
	float: left;
	width: 160px;
	margin: 10px;
	padding-left: 45px;
	font-weight: bold;
	display:inline;
}
.features #schedule {
	background: url(../images/09/mms_icon_schedule.png) no-repeat left top;
}
#reminders {
	background: url(../images/09/mms_icon_reminders.png) no-repeat left top;
}
#family {
	background: url(../images/09/mms_icon_profile.png) no-repeat left top;
}
#share {
	background: url(../images/09/mms_icon_caduceus.png) no-repeat left top;
}
.content_sub {
	clear: both;
	margin: 0px auto;
	width: 960px;
	padding-bottom: 10px;
}
#moreFeatures {
	background:#FFFFFF url(../images/09/mms_variety.png) no-repeat 2px 1px;
	width: 960px;
	overflow: hidden;
	border-top: 2px solid #DAE1E6;
	border-bottom: 2px solid #FFFFFF;
}
#moreFeatures h3 {
	margin: 0px;
	border-top: 2px solid #FFFFFF;
	text-align: left;
	padding: 15px;
	color: #FFFFFF;
}
#mobile {
	width: 220px;
	margin-left: 720px;
	text-align: left;
	margin-top: -20px;
}
#mobile img {
	float: left;
}
#mobile .text {
	float: right;
	width: 140px;
	padding-bottom: 20px;
}
#mobile h4 {
	margin-top: 0px;
}
#moreFeatures ul {
	margin: 0px;
	width: 960px;
	text-align: left;
	overflow: hidden;
}
#moreFeatures li {
	float: left;
	width: 220px;
	margin: 0px 10px;
	display:inline;
	padding-bottom: 1em;
}
#moreFeatures li#variety {
	width: 700px;
}
#moreFeatures img {
	display: block;
}
#moreFeatures #mobile img {
	float: left;
	padding-right: 20px;
	border:none;
}
#moreFeatures #mobile strong {
	display: block;
	margin-bottom: 1em;
}
