#fma_wrapper {
	background:#e8e8f0 url(../../images/home/content_background.png) top left repeat-x;
}
#fma {
	overflow:hidden;
	background:url(../../images/home/fma_background.jpg) 50% 7px no-repeat;
}
#fma > #top_wrapper {
	overflow:hidden;
	max-width:960px;
	margin:0px auto;
	height:150px;
}
#fma > #top_wrapper > #headline {
	float:left;
	width:480px;
}
#fma > #top_wrapper > #headline > h1 {
	margin:0px;
	padding:35px 0px 0px 5px;
	font-size:32px;
	line-height:40px;
	color:#1b2945;
	text-shadow:3px 3px 3px #e8e8f0;
}
#fma > #top_wrapper > #try {
	margin-left:510px;
	padding-top:30px;
}
#fma > #bottom_wrapper {
	overflow:hidden;
	max-width:960px;
	margin:0px auto;
	
}
#fma > #bottom_wrapper > #ft {
	float:left;
	width:500px;
}
#fma > #bottom_wrapper > #bullets {
	margin:20px 0px 0px 510px;
	background-color:#e7e7ef;
	border:solid 5px #c0c0cb;
	padding:0px 10px 0px 10px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
#fma > #bottom_wrapper > #bullets > .left {
	width:205px;
	float:left;
}
#fma > #bottom_wrapper > #bullets > .right {
	float:right;
	width:205px;
	margin-bottom: 10px;
}
#fma > #bottom_wrapper > #bullets .bullet {
	font-size:11px;
	color:#1b2945;
	font-weight:bold;
	background:url(../../images/home/check.png) top left no-repeat;
	padding:2px 0px 0px 22px;
	margin:20px 0px 5px 0px;
}
#fma > #bottom_wrapper > #bullets .toptext {
	font-size:14px;
}
#fma > #bottom_wrapper > #learn {
	text-align:right;
	padding-top:13px;
	font-size:12px;
}
#fma > #bottom_wrapper > #learn > a{
	color:#f7e08b
}
#content_wrapper {
	background-color:#e8e8f0;
	padding:40px 0px;
}
#content > #section-title {
	display:none;
}
#content > #page {
	padding:0px 0px 30px 0px;	
}
.columns {
	overflow:hidden;	
}
.columns > .left {
	float:left;
	width:460px;
}
.columns > .right {
	margin-left:510px;
}
.columns p {
	margin:0px;
}
.columns p.headline {
    font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#1b2945;
	background:url(../../images/home/icons_nolimits.png) top left no-repeat;
	height:65px;
	padding:8px 0px 0px 75px;
	margin:0px 0px 10px 0px;
	text-shadow: 1px 1px 1px #999;	
}
.columns p.headline + p {
    padding-left: 75px;
    margin-top: -40px;
}
.columns p.price {
	background-image:url(../../images/home/icons_pricing.png);
}
.columns p.customize {
	background-image:url(../../images/home/icons_customize.png);
}
.columns p.powerful {
	background-image:url(../../images/home/icons_reliable.png);
}
.bottom-columns {
	margin:30px 0 0 0;	
}
.action-button {
	font-size:54px;
	width:440px;
	padding:20px 0px;
	max-width: 100%;
}
#home_footer_wrapper {
	display:block;
  background-color: #84ccf2;
  background-image: -moz-linear-gradient(top, #84ccf2, #146ccf); /* FF3.6 */
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #84ccf2),color-stop(1, #146ccf)); /* Saf4+, Chrome */
  background-image: linear-gradient(top, #84ccf2, #146ccf);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#84ccf2', EndColorStr='#146ccf'); /* IE6-IE9 */		
}
#home_footer_wrapper > #home_footer{
	overflow:hidden;
	max-width:960px;
	margin:0px auto;
	font-size:16px;
	color:#fff;
	font-weight:bold;
	padding:20px 0px 20px 0px;
}

#home_footer_wrapper > #home_footer > .left {
	float:left;
	width:460px;
}
#home_footer_wrapper > #home_footer > .right {
	margin-left:525px;
}
#home_footer_wrapper > #home_footer p.headline {
  font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#fff;
	text-shadow: 2px 2px 2px #4ea8e3;	
	margin:0px 0px 15px 0px;
	padding:0px 0px 5px 0px;
	border-bottom:solid 2px #fff;
}
#home_footer_wrapper > #home_footer p.arrow {
	height:20px;
	padding:0px 0px 0px 27px;
	background:url(../../images/home/footer_arrow.png) top left no-repeat;
	margin:0px 0px 20px 0px;
}
#home_footer_wrapper > #home_footer .more {
	font-weight:normal;
  background-color:#95b731;
	color:#fff;
	border:solid 1px #758b32;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	font-size:14px;
	padding:2px 5px;
	margin-left:5px;
  background-color: #b6de3e;
  background-image: -moz-linear-gradient(top, #b6de3e, #769220); /* FF3.6 */
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #b6de3e),color-stop(1, #769220)); /* Saf4+, Chrome */
  background-image: linear-gradient(top, #b6de3e, #769220);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#b6de3e', EndColorStr='#769220'); /* IE6-IE9 */			
	text-shadow: 1px 1px 1px #65801a;
}
#home_footer_wrapper > #home_footer .more:hover {
	text-decoration:none;
	border-color:#182945;
	background-color: #46a5e5;
  background-image: -moz-linear-gradient(top, #46a5e5, #182945);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #46a5e5),color-stop(1, #182945));
  background-image: linear-gradient(top, #46a5e5, #182945);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#46a5e5', EndColorStr='#182945');	
	text-shadow: 1px 1px 1px #1a2e4b;
}
#home_footer_wrapper > #home_footer a.boxed {
	display:block;
  float:left;
	width:105px;
	height:78px;
	margin-right:15px;
}
#home_footer_wrapper > #home_footer .thumb {
	width:105px;
	height:78px;
	border:solid 2px #e8e8f0;
}
#home_footer_wrapper > #home_footer .thumb-more {
	float:left;
	margin-top:25px;
}