#mainFeature {
	/*01-defaultbackground-image: url(../../images/index/sodiRX7b.png);*/
	/*02 background-image: url(../../images/index/minimoto.png); */
	background-color: #FFF;
	background-repeat: no-repeat;
	padding-left: 30px;
	height: 320px;
	
}
.callUs {
	line-height: 140%;
}
.callUs strong {
	color: #F60;
	font-size: 120%;
}
.callUs a {
	font-size: 120%;
	color: #F60;
	font-weight: bold;
	text-decoration: none;
}
.mainFeatureContent {
	color: #333;
	font-size: 90%;
	width: 400px;
	padding-top: 105px;
}
.pods {
	background-color: #FFF;
	background-image: url(../../images/index/pods_0210.png);
	height: 210px;
	background-repeat: no-repeat;
	background-position: -30px;
}
.intercept {
	background-color: #FFF;
	background-image: url(../../images/index/pods_0710.png);
	height: 210px;
	background-repeat: no-repeat;
	background-position: -30px;
}
.pods a {
	color: #EC5E00;
}
.pods a:hover {
	color: #900;
}
.pod01 {
	width: 230px;
	float: left;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 18px;
	font-size: 100%;
	color: #333;
}
.pod02 {
	width: 250px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	float: left;
	font-size: 90%;
	color: #333;
}
.pod03 {
	width: 230px;
	float: left;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 15px;
	font-size: 100%;
	color: #333;
}.podTitle {
	color: #F60;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
}
/*.pods a img {
	padding-left: 15px;
}*/
.superScript {
	margin-top: -3px;
}
.leftPad {
	padding-left: 10px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.flashBanner {
	padding-top: 10px;
}
.follow {
	float: right;
	color: #FFF;
	font-weight: normal;
	font-size: 80%;
}
.offers {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
	font-size: 180%;
	background-color: #000;
	height: 40px;
}
.twitter {
	margin-top: -10px;
	background-color: #000;
	padding-left: 20px;
	height: 200px;
}
#indexLeftCol {
	width: 840px;
	background-image: url(../../images/index/sodiRX7c.png);
	background-repeat: no-repeat;
}
#indexContent {
	background-color: #FFF;
	font-size: 80%;
	padding-left: 30px;
}
.rightCol {
	float: right;
	width: 270px;
	padding-right: 15px;
	margin-top: 0px;
	padding-left: 15px;
	margin-right: 30px;
	background-color: #F60;
	background-image: url(../../images/righColBg.png);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	/*height: 430px;*/
}
