/* 	Freedom Insurance Agency LLC
	Created by Free Xenon Consulting
	www.freexenon.com
*/
/* Print Style Sheet*/
	#navMain, #navHelp, #navFooter, .SkipLink {display:none; height:0;}
	h1 { clear:both; text-align:center; margin: 2em auto 1em auto;}
	
	#MainSite-Container,#MainSite {width:100%; border:0; padding:0; margin:0; font-size:12pt; font-family:"Times New Roman", Times, serif;}

	#Branding, #ByLine, #navSecFooter {font-size:0.75em; font-weight:bold;}
	#Branding, #ByLine { margin-bottom:0;}
	h1 {border-top:0.075em solid #ccc; padding-top:1em ;}

	#navSecFooter {list-style:none; list-style-type:none; margin:0; padding:0; clear:both; margin-top:2em; border-top:0.075em solid #ccc; }
	#SIAA, #Branding {float:left;}
	#ByLine, #CopyRight {float:right;}
	#PoweredBy { clear:both;}
	
	.SideBar { width:100% !important;}

	.Section {width:48%; margin-top:0.5em;}
	.Left {float:left;}
	.Right {float:right;}

/* Redfined XHTML Tags */
	:link, :visited { text-decoration:none;}
	abbr {text-decoration:none;} 
	.ClearFloat { clear:both;}

