@charset "utf-8";
	body{
		background: url(../images/header_bg.png) #f5f3e4 repeat-x;}
	#topright{
		position: absolute;
		right: 0px;
		top: 0px;}
	#header{
		height: 20px;	
		width: 1020px;
	  	margin: 0 auto;}
	#header_left{
		float: left;}
	#header_right{
		float: left;}
	.title{		
		font-family: 'OFL Sorts Mill Goudy TT', arial, serif; font-size: 40px; color: #FFF; text-shadow: 1px 1px #333;
		padding-top: 50px;}
	.title a:link{
		text-decoration: none;
		font-family: 'OFL Sorts Mill Goudy TT', arial, serif; font-size: 40px; color: #FFF; text-shadow: 1px 1px #333;}
	.title a:visited{
		text-decoration: none;
		font-family: 'OFL Sorts Mill Goudy TT', arial, serif; font-size: 40px; color: #FFF; text-shadow: 1px 1px #333;}
	.subtitle{
		font-family: 'OFL Sorts Mill Goudy TT', arial, serif; font-size: 20px; color: #FFF; text-shadow: 1px 1px #333;}
	.slogan h1{
		font-family: 'OFL Sorts Mill Goudy TT', arial, serif; font-size: 30px; color: #FFF; text-shadow: 1px 1px #333;
		padding-left:180px;
		padding-top: 50px;}	
	.nav{
		width: 1020px;
	  	margin: 0 auto;
		padding-top: 224px;}
	.nav ul{
		display: inline;}
	.nav li{
		float: left;
		display: inline;}	
	a.navHome{
		display:block;
		float:left;
		width:160px;
		height:56px;
		text-align: center;
		text-decoration: none;
		font-family: 'Droid Sans', arial, serif, bold; font-size: 20px; color: #FFF; text-shadow: 1px 1px #540117;
		background: url("../images/nav-button.png");
		background-repeat:no-repeat;}
	a.navHome:hover{
		background: url("../images/nav-button.png"); 
		background-position: 0px 56px;}
	a.navServices{
		display:block;
		float:left;
		width:160px;
		height:56px;
		text-align: center;
		text-decoration: none;
		font-family: 'Droid Sans', arial, serif, bold; font-size: 20px; color: #FFF; text-shadow: 1px 1px #540117;
		background: url("../images/nav-button.png");
		background-repeat:no-repeat;}
	a.navServices:hover{
		background: url("../images/nav-button.png") 0 56px;}
	a.navOMAC{
		display:block;
		float:left;
		width:160px;
		height:56px;
		text-align: center;
		text-decoration: none;
		font-family: 'Droid Sans', arial, serif, bold; font-size: 20px; color: #FFF; text-shadow: 1px 1px #540117;
		background: url("../images/nav-button.png");
		background-repeat:no-repeat;}
	a.navOMAC:hover{
		background: url("../images/nav-button.png") 0 56px;}
	a.navTeam{
		display:block;
		float:left;
		width:160px;
		height:56px;
		text-align: center;
		text-decoration: none;
		font-family: 'Droid Sans', arial, serif, bold; font-size: 20px; color: #FFF; text-shadow: 1px 1px #540117;
		background: url("../images/nav-button.png");
		background-repeat:no-repeat;}
	a.navTeam:hover{
		background: url("../images/nav-button.png") 0 56px;}
	a.navAbout{
		display:block;
		float:left;
		width:160px;
		height:56px;
		text-align: center;
		text-decoration: none;
		font-family: 'Droid Sans', arial, serif, bold; font-size: 20px; color: #FFF; text-shadow: 1px 1px #540117;
		background: url("../images/nav-button.png");
		background-repeat:no-repeat;}
	a.navAbout:hover{
		background: url("../images/nav-button.png") 0 56px;}
	a.navFAQ{
		display:block;
		float:left;
		width:160px;
		height:56px;
		text-align: center;
		text-decoration: none;
		font-family: 'Droid Sans', arial, serif, bold; font-size: 20px; color: #FFF; text-shadow: 1px 1px #540117;
		background: url("../images/nav-button.png");
		background-repeat:no-repeat;}
	a.navFAQ:hover{
		background: url("../images/nav-button.png") 0 43px;}
	P{
		text-align: left;
		font-family: Droid Sans; font-size: 16px; color: #000;}
	h1{
		font-family: Droid Sans; font-size: 30px; color: #7a0020; text-shadow: -1px 1px #adaa84;}
	h2{
		font-family: Droid Sans; font-size: 24px; color: #7a0020; text-shadow: -1px 1px #adaa84;}
	h3{
		font-family: Droid Sans; font-size: 20px; color: #7a0020;}
	h4{
		font-family: Droid Sans; font-size: 18px; color: #7a0020;}
	#main{
		width: 1020px;
		margin: 0 auto;
		padding-top: 70px;}
	#callToAction{
		width: 943px;
		height: 81px;
		margin: 0 auto;
		padding-bottom: 15px;}
	#callToAction a:hover{
		transform: scale(1.02,1.02);
		-ms-transform: scale(1.02,1.02);
		-webkit-transform: scale(1.02,1.02); 
		-o-transform: scale(1.02,1.02); 
		-moz-transform: scale(1.02,1.02);}
	#callToAction a:visited{
		text-decoration: none;
		border: 0px;}
	#Summary{
		width: 1020px;
		margin: 0 auto;
		padding_bottom: 20px;}		
	#Summary ul{
		text-align: left;
		list-style: square;
		font-family: Droid Sans; font-size: 16px; color: #000;}	
    #Summary li{
    	padding-top: 5px;
        padding-bottom: 5px;}
	#SummaryLeft{
		width: 33%;
		float: left;}
	#SummaryMiddle{
		width: 34%;
		float: left;}
	#SummaryRight{
		width: 33%;
		float: left;}
	#hr_divider{
		padding-bottom: 20px;}
	#MainArticle{
		width: 1020px;
		margin: 0 auto;
		padding-bottom: 300px;}
	#MainArticle img{
		margin:2px;
		border:2px solid #adaa84;}
	#MainArticleLeft{
		width: 33%;
		height: 220px;
		float: left;
		text-align: center;}
	#MainArticleLeft a:link{
		width: 33%
		height:220px;
		display: block;
		text-decoration: none;}
	#MainArticleLeft a:hover{
		width: 33%
		height:220px;
		display: block;
		text-decoration: none;
		-moz-box-shadow: -5px 5px 5px #adaa84;
		-webkit-box-shadow: -5px 5px 5px #adaa84;
		box-shadow: -5px 5px 5px #adaa84;}
	#MainArticleLeft a:visited{
		width: 33%
		height:220px;
		display: block;
		text-decoration: none;}
	#MainArticleMiddle{
		width: 34%;
		height: 220px;
		float: left;
		text-align: center;}
	#MainArticleMiddle a:link{
		width: 33%
		height:220px;
		display: block;
		text-decoration: none;}
	#MainArticleMiddle a:hover{
		width: 34%
		height:220px;
		display: block;
		text-decoration: none;
		-moz-box-shadow: 0px 5px 5px #adaa84;
		-webkit-box-shadow: 0px 5px 5px #adaa84;
		box-shadow: 0px 5px 5px #adaa84;}
	#MainArticleMiddle a:visited{
		width: 33%
		height:220px;
		display: block;
		text-decoration: none;}
	#MainArticleRight{
		width: 33%;
		height: 220px;
		float: left;
		text-align: center;}
	#MainArticleRight a:link{
		width: 33%
		height:220px;
		display: block;
		text-decoration: none;}
	#MainArticleRight a:hover{
		width: 33%
		height:220px;
		display: block;
		text-decoration: none;
		-moz-box-shadow: 5px 5px 5px #adaa84;
		-webkit-box-shadow: 5px 5px 5px #adaa84;
		box-shadow: 5px 5px 5px #adaa84;}
	#MainArticleRight a:visited{
		width: 33%
		height:220px;
		display: block;
		text-decoration: none;}
	#services_container{
		width: 1020px;
		margin: 0 auto;
		padding-top: 100px;
		padding-bottom: 100px;}
	#services_container ul{
		list-style: square;}
    #services_container li{
    	padding-top: 5px;
        padding-bottom: 5px;}	
	#services_container a:link{
		text-decoration: none;
		font-family: Droid Sans; font-size: 18px; color: #7a0020;}
	#services_container a:visited{
		text-decoration: none;
		font-family: Droid Sans; font-size: 18px; color: #7a0020;}
	#OMAC_container{
		width: 1020px;
		margin: 0 auto;
		padding-top: 100px;
		padding-bottom: 100px;}
	#OMAC_container img{
		margin:2px;
		border:2px solid #adaa84;}
	#OMAC_container ul{
		display: inline;}
	#OMAC_container li{
		float: left;
		display: inline;}
	#team_container{
		width: 1020px;
		margin: 0 auto;
		padding-top: 100px;
		padding-bottom: 100px;}
	#team_container img{
		margin:2px;
		border:2px solid #adaa84;}
	#team_container h1 a:link{
		text-decoration: underline;
		font-family: Droid Sans; font-size: 30px; color: #7a0020; text-shadow: -1px 1px #adaa84;}
	#team_container h1 a:hover{
		font-family: Droid Sans; font-size: 30px; color: #a9002c; text-shadow: -1px 1px #adaa84;}
	#team_container h3 a:link{
		text-decoration: none;
		font-family: Droid Sans; font-size: 20px; color: #7a0020;}
	#team_container h3 a:hover{
		font-family: Droid Sans; font-size: 20px; color: #a9002c;}
	#aboutUs_container{
		width: 1020px;
		margin: 0 auto;
		padding-top: 100px;
		padding-bottom: 100px;}
	#aboutUs_container img{
		margin:2px;
		border:2px solid #adaa84;}
	#faq_container{
		width: 1020px;
		margin: 0 auto;
		padding-top: 100px;
		padding-bottom: 100px;}
	#faq_container a:link{
		text-decoration: none;
		font-family: Droid Sans; font-size: 20px; color: #7a0020;}
	#faq_container a:visited{
		text-decoration: none;
		font-family: Droid Sans; font-size: 20px; color: #7a0020;}
	#faq_container ul{
		list-style: square;}
	#extraMile_container{
		width: 1020px;
		margin: 0 auto;
		padding-top: 100px;
		padding-bottom: 100px;}
    #extraMile_container li{
    	padding-top: 5px;
        padding-bottom: 5px;}
	#extraMile_container img{
		margin:2px;
		border:2px solid #adaa84;}
	#financialSuccess_container{
		width: 1020px;
		margin: 0 auto;
		padding-top: 100px;
		padding-bottom: 100px;}
	#financialSuccess_container img{
		margin:2px;
		border:2px solid #adaa84;}
	#businessPlan_container{
		width: 1020px;
		margin: 0 auto;
		padding-top: 100px;
		padding-bottom: 100px;}
	#businessPlan_container img{
		margin:2px;
		border:2px solid #adaa84;}
	#free_container{
		width: 1020px;
		margin: 0 auto;
		padding-top: 100px;
		padding-bottom: 100px;} 
    #free_container li{
    	padding-top: 5px;
        padding-bottom: 5px;}    
	#free_container img{
		margin:2px;
		border:2px solid #adaa84;}
	#pitfalls_container{
		width: 1020px;
		margin: 0 auto;
		padding-top: 100px;
		padding-bottom: 100px;}
    #pitfalls_container li{
    	padding-top: 5px;
        padding-bottom: 5px;}    
	#pitfalls_container img{
		margin:2px;
		border:2px solid #adaa84;}
	#stages{
		width: 1020px;
		margin: 0 auto;
		padding-bottom: 270px;}
	ul{
		text-align: left;
		list-style: square;}
	ol.letter{
		list-style-type: lower-alpha;
        padding-left: 100px;}
	#stage_left{
		width: 30%;
        height: 260px;
		float: left;
		margin-right: 30px;
		border: solid 2px #adaa84;}
	#stage_middle{
		width: 30%;
        height: 260px;
		float: left;
		margin-right: 30px;
		border: solid 2px #adaa84;}
	#stage_right{
		width: 30%;
        height: 260px;
		float: left;
		margin-right: 30px;
		border: solid 2px #adaa84;}
	#liquidation_container{
		width: 1020px;
		margin: 0 auto;
		padding-top: 100px;
		padding-bottom: 100px;}
	#liquidation_container img{
		margin:2px;
		border:2px solid #adaa84;}
	#most_container{
		width: 1020px;
		margin: 0 auto;
		padding-top: 100px;
		padding-bottom: 100px;}
	#most_container img{
		margin:2px;
		border:2px solid #adaa84;}
	#footer_container{
		padding: 0 auto;
		margin: 0 auto;
		background: url(../images/footer_bg.png) repeat-x;}
	#footer_main{
		width: 1020px;
		margin: 0 auto;
		padding-bottom: 300px;}
	#address{
		width: 33%;
		float: left;}
	#address p{
		text-align: left;
		font-family: Droid Sans; font-size: 16px; color: #ffffe9;}
	#address a:link{
		color: #ffffe9;
		text-decoration: underline;}
	#address a:visited{
		color: #ffffe9;
		text-decoration: underline;}
	#address a:hover{
		color: #ffffff;
		text-decoration: underline;}
	#address_left{
		width: 45%;
		float: left;}
	#address_right{
		width: 45%;
		float: right;}
	#socialMedia{
		width: 34%;
		float: left;}
	#socialMedia a:hover{
		transform: scale(1.15,1.15);
		-ms-transform: scale(1.15,1.15); 
		-webkit-transform: scale(1.15,1.15); 
		-o-transform: scale(1.15,1.15); 
		-moz-transform: scale(1.15, 1.15);}
	#contactForm{
		width: 33%;
		float: left;
		font-family: Droid Sans; font-size: 16px; color: #ffffe9;}
	#emailOptions{
		font-family: Droid Sans; font-size: 16px; color: #ffffe9;}
	input{
		background-color: #ffffe9;}
	textarea{
		background-color: #ffffe9;}
	#footer_nav{
		width: 1020px;
		margin: 0 auto;
		padding-top: 12px;}
	#footer_nav p{
		text-align: center;
		font-family: Droid Sans; font-size: 16px; color: #ffffe9;}
	#footer_nav a:link{
		color: #ffffe9;
		text-decoration: none;}
	#footer_nav a:hover{
		color: #ffffe9;
		text-decoration: underline;}
	#footer_nav a:visited{
		color: #ffffe9;
		text-decoration: none;}
	#footer_main h2{
		font-family: Droid Sans; font-size: 24px; color: #ffffe9; text-shadow: none;}
	#slider img{
		border:none;}
	#prevBtn, #nextBtn{
		margin:0;
		padding:0;
		display:block;
		overflow:hidden;
		text-indent:-8000px;}  		
	#slider_container{	
		margin:0 auto;
		width:800px;}
	#slider_content{
		position:relative;
		padding-bottom: 25px;}
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;}
	#slider li{ 
		width:800px;
		height:350px;
		overflow:hidden;}
	#prevBtn, #nextBtn,#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:140px;
		z-index:1000;}		
	#nextBtn, #slider1next{ 
		left:800px;}																	
	#prevBtn a, #nextBtn a,#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;													
		height:77px;
		background:url(../images/btn_prev.png) no-repeat 0 0;}
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.png) no-repeat 0 0;}       
