/* Positioning */

#divSplashX { position: absolute; top: 104px; left: 150px; width: 650px; height: 300; color: #000000; background-color: #E9E8E3; font-family: verdana, arial, sans-serif; font-weight: normal; font-size: 11px; line-height: 14px; }
#divSplash { position: absolute; top: 104px; left: 150px; width: 265px; height: 293; color: #000000; background-color: #E9E8E3; font-family: verdana, arial, sans-serif; font-weight: normal; font-size: 11px; line-height: 14px; }
#divImage { position: absolute; top: 104px; left: 415px; width: 235px; height: 293px; background-color: #000000; }

#divFeatureX { position: absolute; top: 427px; left: 150px; width: 648px; color: #000000; font-family: verdana, arial, sans-serif; font-weight: bold; font-size: 11px; line-height: 14px; }


#divFeature1 { position: absolute; top: 395px; left: 150px; width: 162px; color: #000000; font-family: verdana, arial, sans-serif; font-weight: bold; font-size: 11px; line-height: 14px; }
#divFeature2 { position: absolute; top: 395px; left: 312px; width: 162px; color: #000000; font-family: verdana, arial, sans-serif; font-weight: bold; font-size: 11px; line-height: 14px; }
#divFeature3 { position: absolute; top: 395px; left: 474px; width: 162px; color: #000000; font-family: verdana, arial, sans-serif; font-weight: bold; font-size: 11px; line-height: 14px; }
#divFeature4 { position: absolute; top: 395px; left: 636px; width: 162px; color: #000000; font-family: verdana, arial, sans-serif; font-weight: bold; font-size: 11px; line-height: 14px; }

/* Padding */

.paddingSplash { padding-top: 20px; padding-left: 13px; padding-right: 13px; }
.paddingFeature { padding-top: 13px; padding-left: 11px; padding-right: 11px; }

/* Typography */

.textHeading1 { color: #000000; font-family: verdana, arial, sans-serif; font-weight: bold; font-size: 12px; line-height: 14px; }
