@charset "UTF-8";
body {
	background-image: url(images/BG_strip.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
}
#mainContent {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	text-align: center;
	top: 0px;
}
#mainContent #mainBody {
	margin-top: 0px;
	margin-bottom: 0px;
}
#header {
	width: 960px;
	height: 115px;
	background-image: url(images/emoRFElogo.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
#mainContent #header img {
	float: left;
	height: 45px;
	margin-bottom: 5px;
}
#mainContent #nav  {
}

*html #mainContent #nav h2  {
	
	margin-top: 0px;
}

*:first-child+html #mainContent #nav h2  {
	
	margin-top: 7px;
}
h2 a {
	text-decoration: none;
}



#mainContent #nav h2  {
	font-size: 14px;
	float: right;
	font-weight: normal;
	margin-left: 11px;

	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 13px;
}



a    {
	color: #06afdc;
}
a:hover  {
	color: #F90;
}
/*See The Stores*/


#footer  {
	color: #666;
	padding-top: 50px;
	font-size: 14px;
	text-align: center;
	position:relative;
	bottom:auto;
}
#footer2  {
	color: #666;
	padding-top: 50px;
	font-size: 14px;
	text-align: center;
	position:relative;
	bottom:auto;
	width: 900px;
}
.current {
	color: #F90;
	text-decoration: none;
}

h1 a {
	text-decoration: none;
}


/* INDEX */

#mainContent #mainBody #videoHeadline {
	width: 960px;
	margin-top: 60px;
	padding-bottom: 30px;
	height: 350px;
}
#mainContent #mainBody #videoHeadline h1 {
	font-size: 52px;
	font-weight: lighter;
	text-align: left;
	color: #666;
	padding-top: 25px;
	width: 450px;
	float: left;
}
#mainContent #mainBody #videoHeadline img {
	float: right;
	margin-top: 30px;
}
#mainContent #mainBody #videoHeadline h1 b {
	color: #F60;
}
#mainContent #mainBody #videoHeadline h1 span b {
	font-size: 72px;
	color: #060;
}
#mainContent #mainBody #lowerButtons {
	height: 300px;
}
#mainContent #mainBody #lowerButtons .section {
	width: 214px;
	text-align: left;
	float: left;
	margin-right: 32px;
	padding-bottom: 25px;
}
#mainContent #mainBody #lowerButtons span .section {
	margin-right: 0px;
}
#mainContent #mainBody #lowerButtons .section h2 a{
	font-size: 20px;
	color: #F60;
	margin-left: 3px;
}
#mainContent #mainBody #lowerButtons .section h3 {
	margin-left: 3px;
}
#mainContent #mainBody #howItWorks {
	width: 960px;
	text-align: left;
	color: black;
	padding-top: 40px;
}
#mainContent #mainBody #howItWorks h1 span{
	font-size: 54px;
	text-align: left;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #06afdc;
	color: #06afdc;
	margin-bottom: 20px;
}
.images {
    display: inline-block;
    margin-left: auto;
    margin-right: auto; 
}

#ex{
    text-align:center;
}
.numbers {
    vertical-align: top;
	font-size: 45px;
	color: #06afdc;
	font-weight:bold;
}
.numbers2 {
    vertical-align: bottom;
	font-size: 45px;
	color: #06afdc;
	font-weight:bold;
}
.text {
    vertical-align: top;
	font-size: 20px;
}
.text2{
    vertical-align: bottom;
	font-size: 20px;
}
.text3 {
    vertical-align: top;
	text-align: center;
	font-size: 28px;
	color: #F90;
}
.textleft {
    vertical-align: middle;
	text-align: left;
	font-size: 28px;
	font-weight: bold;
	color: #06afdc;
}
.textright {
    vertical-align: middle;
	text-align: right;
	font-size: 28px;
	font-weight: bold;
	color: #06afdc;
}
#mainContent #mainBody #howItWorks span {
	font-size: 45px;
	color: #06afdc;
	font-weight:bold;
}

/* INDEX */

#BBB {
	float: right;
	height: 55px;
	width: 125px;
}
