

body{
	margin:0px 0px;
	padding:0px;
	width:100%;
	text-align:center;
	background-color:#fff;
	background-image:url(../images/tile_bg.gif);
	background-repeat:repeat-x;	
}

#masterWrap {
	width:993px;
	margin:0px auto;
	text-align:left;
	padding:0px;
}

#tileWrap{
	width:993px;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
    background-image:url(../images/bodyTile.gif);
	background-repeat:repeat-y;	
}



.imgBlock{
display:block;
}


p{
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;

}

h1{
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#000;
	border-bottom:1px solid #e8e8e8;


}

h2{
	margin:15px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#000;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

h4{
margin:0px 0px 0px 0px;
padding:15px 0px 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	color:#70974f;
}

a{
	color:#6697c6;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
}
a:hover{color:#99c1e7;}

ul{
	margin:0px 0px 0px 0px;
	padding:15px 0px 15px 25px;
	
}

li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#000;
}

img{
border:0px;
}






.floatImgLeft{
margin:0px 0px 0px 0px;	
padding:0px 0px 0px 0px;	
float:left;
line-height: 0;
}

.floatImgRight{
margin:0px 0px 0px 0px;	
padding:0px 0px 0px 0px;	
float:right;
line-height: 0;
}






/*--BANNER & NAV AREA--------------------------------------*/

#mastHead{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:993px;
	
	
}


/*--END OF BANNER & NAV AREA-------------------------------*/













/*--GENERAL CONTENT AREA-------------------------------------*/

#contentArea_home{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 40px;
	width:618px;
	float:left;
		
}


#contentArea_sub{
	margin:0px 0px 0px 0px;
	padding:0px 0px 30px 30px;
	width:585px;
	float:left;
	border-left:1px solid #e5e5e5;
}


/*--END OF GENERAL CONTENT AREA-------------------------------------*/


/*--TOP NAV AREA-------------------------------------*/

#topNav_holder{
	margin:0px 0px 0px 0px;
	padding:0px 0px 20px 0px;
	float:left;
width:993px;
height:83px;
}



/*--------------------------------------*/

#topNav_home{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width: 135px;
	height:83px;
	background-image:url(../images/topNav_home_reg.png);
	background-repeat:no-repeat;
}


.topNav_home{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 135px;
	height:83px;
	float:left;	
	background-image:url(../images/topNav_home_reg.png);
	background-repeat:no-repeat;
}
.topNav_home:hover{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 135px;
	height: 83px;
	float:left;	
	background-image:url(../images/topNav_home_over.png);
	background-repeat:no-repeat;
}


/*--------------------------------------*/

#topNav_about{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width: 218px;
	height:83px;
	background-image:url(../images/topNav_about_reg.png);
	background-repeat:no-repeat;
}


.topNav_about{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 218px;
	height:83px;
	float:left;	
	background-image:url(../images/topNav_about_reg.png);
	background-repeat:no-repeat;
}
.topNav_about:hover{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 218px;
	height: 83px;
	float:left;	
	background-image:url(../images/topNav_about_over.png);
	background-repeat:no-repeat;
}


/*--------------------------------------*/

#topNav_tax{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width: 282px;
	height:83px;
	background-image:url(../images/topNav_tax_reg.png);
	background-repeat:no-repeat;
}


.topNav_tax{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 282px;
	height:83px;
	float:left;	
	background-image:url(../images/topNav_tax_reg.png);
	background-repeat:no-repeat;
}
.topNav_tax:hover{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 282px;
	height: 83px;
	float:left;	
	background-image:url(../images/topNav_tax_over.png);
	background-repeat:no-repeat;
}


/*--------------------------------------*/

#topNav_tips{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width: 183px;
	height:83px;
	background-image:url(../images/topNav_tips_reg.png);
	background-repeat:no-repeat;
}


.topNav_tips{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 183px;
	height:83px;
	float:left;	
	background-image:url(../images/topNav_tips_reg.png);
	background-repeat:no-repeat;
}
.topNav_tips:hover{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 183px;
	height: 83px;
	float:left;	
	background-image:url(../images/topNav_tips_over.png);
	background-repeat:no-repeat;
}


/*--------------------------------------*/

#topNav_contact{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width: 175px;
	height:83px;
	background-image:url(../images/topNav_contact_reg.png);
	background-repeat:no-repeat;
}


.topNav_contact{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 175px;
	height:83px;
	float:left;	
	background-image:url(../images/topNav_contact_reg.png);
	background-repeat:no-repeat;
}
.topNav_contact:hover{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 175px;
	height: 83px;
	float:left;	
	background-image:url(../images/topNav_contact_over.png);
	background-repeat:no-repeat;
}



/*--END OF TOP NAV AREA-------------------------------------*/





/*--WELCOME ROW------------------------------------------------*/

#welcomeRow{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width: 983px;
}

/*---------------------------------------------*/
#waysC2A{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 325px;
	height:165px;
	float:right;	
    background-image:url(../images/c2a_home_save_reg.gif);
	background-repeat:no-repeat;	
 }

.waysC2A{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 325px;
	height:165px;
	float:right;	
	background-image:url(../images/c2a_home_save_reg.gif);
	background-repeat:no-repeat;
}
.waysC2A:hover{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 325px;
	height:165px;
	float:right;	
	background-image:url(../images/c2a_home_save_over.gif);
	background-repeat:no-repeat;
}


/*--END OR WELCOME ROW-------------------------------------*/



/*--HOME BANNER ROW--------------------------------------------*/

#bannerRow{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:266px;
	float:left;
	
}

#flashBanner{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:625px;
	height:246px;
	float:left;
	
}

/*--END OF HOME BANNER ROW--------------------------------------------*/


/*--HOME TAB ROW--------------------------------------------*/

#tabRow{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:231px;
	width:993px;
	float:left;
	
}

#taxC2A_home{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 326px;
	height: 231px;
	float:left;	
}

#faqC2A_home{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 330px;
	height: 231px;
	float:left;	
}

#partnerC2A_home{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 337px;
	height: 231px;
	float:right;	
}


/*--END OF TAB ROW--------------------------------------------*/



/*--LHS COLUMN-------------------------------------*/

#lhsColumn{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 325px;
	float:left;
	
}


#lhsNavHolder_home{
	margin:0px 20px 0px 38px;
	padding:0px 0px 0px 0px;
	width: 268px;
	height:246px;
	float:left;
	background-image:url(../images/lhsNav_sub.gif);
	background-repeat:no-repeat;
	background-color:#e8eee3;
}


#lhsNavHolder_sub{
	margin:0px 20px 0px 38px;
	padding:0px 0px 0px 0px;
	width: 268px;
	float:left;
	background-image:url(../images/lhsNav_sub.gif);
	background-repeat:no-repeat;
	background-color:#e8eee3;
}




#lhsNav{
	margin:45px 20px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	list-style:none;
}


#lhsNav li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 8px 20px;
	list-style:none;
	height:12px;
}

.lhsNav{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#517037;
	text-decoration:none;
}


.lhsNav:hover{
	color:#7c9b62;
	text-decoration:underline;
}






/*---------------------------------------------*/
#taxC2A{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 325px;
	height:110px;
	float:left;	
background-image:url(../images/c2a_sub_govtCred_reg.gif);
	background-repeat:no-repeat;	
}

.taxC2A{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 325px;
	height:110px;
	float:left;	
	background-image:url(../images/c2a_sub_govtCred_reg.gif);
	background-repeat:no-repeat;
}
.taxC2A:hover{background-image:url(../images/c2a_sub_govtCred_over.gif);}


/*---------------------------------------------*/
#faqC2A{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 325px;
	height:110px;
	float:left;	
background-image:url(../images/c2a_sub_faq_reg.gif);
	background-repeat:no-repeat;	
}

.faqC2A{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 325px;
	height:110px;
	float:left;	
	background-image:url(../images/c2a_sub_faq_reg.gif);
	background-repeat:no-repeat;
}
.faqC2A:hover{background-image:url(../images/c2a_sub_faq_over.gif);}


/*---------------------------------------------*/
#partnersC2A{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 325px;
	height:110px;
	float:left;	
background-image:url(../images/c2a_sub_part_reg.gif);
	background-repeat:no-repeat;	
}

.partnersC2A{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 325px;
	height:110px;
	float:left;	
	background-image:url(../images/c2a_sub_part_reg.gif);
	background-repeat:no-repeat;
}
.partnersC2A:hover{background-image:url(../images/c2a_sub_part_over.gif);}

/*--END OF LHS COLUMN-------------------------------------*/











/*--CONTACT FORM-------------------------------------------------------------------*/

#formFrame_contact{
	margin:0px 0px 20px 20px;
	padding:0px 0px 0px 0px;

	width:420px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#414141;
	text-align:right;
}

.inputContact{
margin:2px 10px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	clear:left;
	width:280px;
	height:20px;
	background-color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#414141;
}

.inputContactQuestions{
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	clear:left;
	width:280px;
	height:150px;
	background-color:#fff;
	color:#012236;
white-space:normal;
overflow-x:hidden;
overflow-y:scroll;
}


.thankYou{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#205275;
}


.contactStyle{
margin:5px 15px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
	width:99px;
	height:37px;
	border:none;
	background-color:transparent;
outline:none;
	background-image:url(../images/form_submitBtn.gif);
background-repeat:no-repeat;
}




/*--END OF CONTACT PAGE-----------------------------------------------------------------------*/












/*--FOOTER NAV AREA-------------------------------------------------------*/



#footer{
	clear: both;
	background-color:#694626;
	height:455px;
	background-image:url(../images/footer_tile.gif);
	background-repeat:repeat-x;
}

#footer .inner{
	width: 993px;
	height:100%;
	margin: 0 auto;
	padding: 0px;
	text-align:left;
		
}

#footerHolder{
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:993px;
	float:left;
	background-image:url(../images/footer_base.gif);
	background-repeat:no-repeat;;
	background-position:top;
}


/*--SOCIAL MEDIA BAR---------------------------------------------*/

#socialHolder{
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:993px;
	height:88px;
	float:left;
}


#socialLinkHolder{
	margin: 22px 0px 0px 0px;
	padding: 10px 0px 0px 270px;
	width:400px;
	height:62px;
	
}

/*---------------------------------------------*/
#twitterC2A{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 65px;
	height:62px;
	float:left;	
background-image:url(../images/footer_twitter_reg.png);
	background-repeat:no-repeat;	
}

.twitterC2A{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 65px;
	height:62px;
	float:left;	
	background-image:url(../images/footer_twitter_reg.png);
	background-repeat:no-repeat;
}
.twitterC2A:hover{background-image:url(../images/footer_twitter_over.png);}

/*---------------------------------------------*/
#facebookC2A{
	margin:0px 0px 0px 23px;
	padding:0px 0px 0px 0px;
	width: 65px;
	height:62px;
	float:left;	
background-image:url(../images/footer_facebook_reg.png);
	background-repeat:no-repeat;	
}

.facebookC2A{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 65px;
	height:62px;
	float:left;	
	background-image:url(../images/footer_facebook_reg.png);
	background-repeat:no-repeat;
}
.facebookC2A:hover{background-image:url(../images/footer_facebook_over.png);}


/*---------------------------------------------*/
#linkedC2A{
	margin:0px 0px 0px 24px;
	padding:0px 0px 0px 0px;
	width: 65px;
	height:62px;
	float:left;	
background-image:url(../images/footer_link_reg.png);
	background-repeat:no-repeat;	
}

.linkedC2A{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 65px;
	height:62px;
	float:left;	
	background-image:url(../images/footer_link_reg.png);
	background-repeat:no-repeat;
}
.linkedC2A:hover{background-image:url(../images/footer_link_over.png);}



/*---------------------------------------------*/
#vimeoC2A{
	margin:0px 0px 0px 24px;
	padding:0px 0px 0px 0px;
	width: 65px;
	height:62px;
	float:left;	
background-image:url(../images/footer_vimeo_reg.png);
	background-repeat:no-repeat;	
}

.vimeoC2A{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 65px;
	height:62px;
	float:left;	
	background-image:url(../images/footer_vimeo_reg.png);
	background-repeat:no-repeat;
}
.vimeoC2A:hover{background-image:url(../images/footer_vimeo_over.png);}

/*--END OF SOCIAL MEDIA BAR---------------------------------------------*/



/*--SITEMAP HOLDER---------------------------------------------*/

#sitemapHolder{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:993px;
}


#sitemapNav{
	margin:145px 0px 0px 20px;
	padding:0px 0px 0px 0px;
	float:left;
	list-style:none;
}


#sitemapNav li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
}

.sitemapNav{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-decoration:none;
}


.sitemapNav: hover{
	color:#f00;
	text-decoration:underline;
}


/*---------------------------------------------*/




#footerText{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:993px;
height:50px;
	float:left;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
	text-decoration:none;
}


#footerText a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
	text-decoration:none;
}

#footerText a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
	text-decoration:underline;
}





/*--CLEAR FIX--------------------------*/
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
/*--CLEAR FIX END----------------------*/



