body, h1, h2, h3, h4, h5, p, a, ul, ol, li, form {
	margin:0px;
	padding: 0px;
}
a {
  outline: none;
}
img {
	border: none;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/bkg-internal.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#container {
	margin-bottom: 0px;
	position: relative;
	left: 50%;
	width: 950px;
	height: auto;
	top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: -475px;
}

/*------------------ Top Navigation <--------------------*/
#topNav {
	height: 28px;
	width: 950px;
	position: absolute;
	top: 56px;
	left: 0px;
	background-image: url(../images/topNav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#topNav li {
	list-style-type: none;
	float:left;
	display:inline;
	height:28px;
	position:relative;
}
#topNav li a {
	text-decoration:none;
	text-indent:-999em;
	height:28px;
	display:block;
	width:auto;
	/*overflow:hidden;*/
}
/* ---------------------------------------------------------------------------------------------------- Home */
#topNav .topNav-home {
	width: 74px;
	height: 28px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#topNav .topNav-home:hover {
	background-image: url(../images/hover-home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/* ---------------------------------------------------------------------------------------------------- Products Services */
#topNav .topNav-products {
	width: 203px;
	height: 28px;
	position: absolute;
	left: 92px;
	top: 0px;
}
#topNav .topNav-products:hover {
	background-image: url(../images/hover-productsServices.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
/* ---------------------------------------------------------------------------------------------------- Help Me Choose */
#topNav .topNav-choose {
	width: 163px;
	height: 28px;
	position: absolute;
	left: 313px;
	top: 0px;
}
#topNav .topNav-choose:hover {
	background-image: url(../images/hover-helpMeChoose.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
/* ---------------------------------------------------------------------------------------------------- Help Me Choose */
#topNav .topNav-calculators {
	width: 125px;
	height: 28px;
	position: absolute;
	left: 494px;
	top: 0px;
}
#topNav .topNav-calculators:hover {
	background-image: url(../images/hover-calculators.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
/* ---------------------------------------------------------------------------------------------------- Our Clients */
#topNav .topNav-clients {
	width: 120px;
	height: 28px;
	position: absolute;
	left: 637px;
	top: 0px;
}
#topNav .topNav-clients:hover {
	background-image: url(../images/hover-ourClients.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
/* ---------------------------------------------------------------------------------------------------- About */
#topNav .topNav-about {
	width: 74px;
	height: 28px;
	position: absolute;
	left: 774px;
	top: 0px;
}
#topNav .topNav-about:hover {
	background-image: url(../images/hover-about.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
/* ---------------------------------------------------------------------------------------------------- Contact */
#topNav .topNav-contact {
	width: 85px;
	height: 28px;
	position: absolute;
	left: 865px;
	top: 0px;
}
#topNav .topNav-contact:hover {
	background-image: url(../images/hover-contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
/*------------------ Header Selectors <--------------------*/

.topLogo {
	text-indent:-999em;
	display:block;
	height: 35px;
	width: 324px;
	position: absolute;
	left: 0px;
	top: 9px;
	background-image: url(../images/topLogo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.topLogo:hover {
	background-position: -324px 0px;
}
.topPhoneNumber {
	text-indent:-999em;
	display:block;
	height: 15px;
	width: 159px;
	position: absolute;
	top: 20px;
	background-image: url(../images/topPhoneNumber.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	left: 735px;
}
.topPhoneNumber:hover {
	background-position: -159px 0;
}
.blog {
	text-indent:-999em;
	display:block;
	width:42px;
	height:40px;
	background-image:url(../images/blogLogo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	left: 908px;
	top: 6px;

}
.blog:hover {
	background-position: 0px -40px;
}
/*------------------ Mast Selectors <--------------------*/
#mast {
	height: 288px;
	width: 950px;
	position: absolute;
	left: 0px;
	top: 110px;
	background-image: url(../images/bannerBKG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#mast #flash-mast {
	height: 225px;
	width: 400px;
}
#mast #flash-mast p {
	font-family:Verdana;
	color:#FFFFFF;
	font-size:12px;
}
#video-container {
	height: 237px;
	width: 445px;
	position: absolute;
	top: 25px;
	left: 75px;
	background-color: #000000;
}
#flash-video {
	height: 225px;
	width: 400px;
}

/*------------------ Content Selectors <--------------------*/
#content {
	position: relative;
	width: 950px;
	top: 136px;
	height: auto;
	margin-bottom: 136px;
	z-index:0!important;
}
/*------------------ Column Container Selector <--------------------*/
#content #column-container {
	z-index:0!important;
}

/*------------------ Right Column Selector <--------------------*/
#right-column {
	float: right;
	width: 315px;
	height: auto;

}
#right-column #applyNowCTA {
	height: 43px;
	width: 247px;
	position: relative;
	margin-left: 23px;
}
#right-column #applyNowCTA .applyNowButton {
	text-indent:-999em;
	display:block;
	height: 43px;
	width: 247px;
	background-image: url(../images/applyNowButton2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#right-column #applyNowCTA .applyNowButton:hover {
	background-position: 0px -43px;
}
#right-column .advocateLogo {
	height: 220px;
	width: 291px;
	background-image: url(../images/advocateLogo_internal.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
	margin-right: 23px;
	margin-bottom: 20px;
	position: relative;
}



#right-column .anniversaryLogo {
	height: 220px;
	width: 291px;
	background-image: url(../images/anniversaryLogoInternal.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
	margin-right: 23px;
	margin-bottom: 20px;
	position: relative;
}

/*------------------ Blog Navigation <--------------------*/
#blogger-navigation{
	height: auto;
	width: 315px;
	margin-top: 20px;
	position: relative;
	font-family: Verdana;
	color: #024930;
}
#blogger-navigation h3{
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #024930;
}
#blogger-navigation ul{
	list-style-type: none;
	margin-left: 10px;
}
#blogger-navigation ul li{
}
#blogger-navigation ul li a{
	font-size: 14px;
	text-decoration: underline;
	color: #024930;
}
#blogger-navigation ul li a:link, #blogger-navigation ul li a:visited{
	text-decoration: underline;
}
#blogger-navigation ul li a:hover, #blogger-navigation ul li a:active{
	text-decoration: none;
}

/*------------------ Left Column Selectors <--------------------*/
#left-column {
	float: left;
	height: auto;
	width: 576px;
	padding-left: 35px;
	padding-right: 24px;
	z-index:0!important;
}
#left-column h1 {
	color: #024930;
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
}

#left-column h2 {
	color: #024930;
	font-family: Verdana;
	font-size: 17px;
	font-weight: bold;
}
#left-column h3 {
	font-family: Verdana;
	font-size: 18px;
	color: #024930;
}
#left-column p {
	color: #024930;
	font-family: Verdana;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
}
#left-column ul {
	list-style-type: none;
	font-family: Verdana;
	font-size: 14px;
	line-height: 20px;
	color: #024930;
	margin-left: 15px;
}
#left-column ul li {
}
#left-column ol {
	font-family: Verdana;
	font-size: 14px;
	line-height: 20px;
	color: #9e540a;
	margin-left: 40px;
}
#left-column a {
	color: #024930;
}
#left-column a:hover, #left-column a:active {
	color: #024930;
	text-decoration: none;
}
#left-column-blog {
	float: left;
	height: auto;
	width: 576px;
	padding-left: 35px;
	padding-right: 24px;
	z-index:0!important;
	color: #024930;
	font-family: Verdana;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;	
}
#left-column-blog h1 {
	color: #024930;
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
}

#left-column-blog h2 {
	color: #024930;
	font-family: Verdana;
	font-size: 17px;
	font-weight: bold;
}
#left-column-blog h3 {
	font-family: Verdana;
	font-size: 18px;
	color: #024930;
}
#left-column-blog h4 {
	font-family: Verdana;
	font-size: 12px;
	color: #024930;
}
#left-column-blog p {
	color: #024930;
	font-family: Verdana;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
}
#left-column-blog ul {
	list-style-type: none;
	font-family: Verdana;
	font-size: 14px;
	line-height: 20px;
	color: #024930;
	margin-left: 15px;
}
#left-column-blog ul li {
}
#left-column-blog ol {
	font-family: Verdana;
	font-size: 14px;
	line-height: 20px;
	color: #9e540a;
	margin-left: 40px;
}
#left-column-blog a {
	color: #024930;
}
#left-column-blog a:hover, #left-column-blog a:active {
	color: #024930;
	text-decoration: none;
}


.form_validation_error_msg {
	display: block;
	background-color: #FFC6CA;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:500;
	border:solid 1px #FF0000;
	padding: 10px;
	text-align: center;
}
.hide {
  display: none;
}

.pics {
	float:right;
	margin-left:15px;
}
.center {
	text-align:center;
	font-family: Verdana;
	font-size: 14px;
}
.right {
	text-align:right;
}
.left {
	text-align:left;
}
#flashcontent01 {
	z-index:0!important;
	width: 570px;
	height:1400px;
}
#directory {
	width:576px;
	height:50px;
}
#directory .states {
	float:left;
	width: 190px;
	height: 75px;
	text-align: center;
	padding-top: 10px;
	border: 1px solid #0E5837;
	background-color: #E1F3E5;
	margin-left: 40px;
}
#directory .specialties {
	float:right;
	width: 250px;
	height: 75px;
	text-align: center;
	padding-top: 10px;
	border: 1px solid #0E5837;
	background-color: #E1F3E5;
	margin-right: 40px;
}
.clients {
	width:536px;
	height:auto;
	border: 1px solid #024930;
	padding: 20px;
	margin-bottom: 5px;
}
.clients p{

}
.clients a{

}
.clients a:hover{
}
.clients .imRight{
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}
.clients .imLeft{
}
/*-------------------- Page 1 Forms <---------------------*/
#contact {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	background-color: #024930;
	height: 637px;
	width: 325px;
	background-image: url(../images/contactFormBKG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
}
#contact ul {
	list-style-type: none;
}
#contact ul li{
}
#contact p{
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 25px;
}
#contact input{
	width: 235px;
	height: 15px;
	margin-bottom: 10px;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color:#FFFFFF!important;
	border:none;
	padding-left: 15px;
}
#contact select{
	margin-bottom: 10px;
	width: 250px;
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color:#FFFFFF!important;
	border:none;
	padding-left: 15px;
	padding-top: 1px;
}
#contact textarea{
	height: 95px;
	width: 235px;
	margin-bottom: 10px;
	margin-top: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color:#FFFFFF!important;
	border:none;
	padding-left: 15px;
	padding-top: 5px;
}
#contact input.select{

}
#contact input.button{
	background:transparent url(../images/submit-button.jpg) no-repeat top left;
	height:40px;
	width:250px;
	cursor:pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contact a{
	color: #FFFFFF;
	font-family: Verdana;
}
#contact a:hover{
	color: #9e540a;
}
#contact input.orange-main{
}
#contact img {
    vertical-align:middle;
}
.address2 {
    display:none;
}
#contact .valid {
    background-color: #007940!important;
    color: #FFFFFF!important;
}
#contact .invalid {
    background-color: #F00000!important;
    color: #FFFFFF!important;
}

/*-------------------- Page 1 Forms #2 <---------------------*/
#contact2 {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	background-color: #024930;
	height: 478px;
	width: 325px;
	background-image: url(../images/contactFormBKG2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
}
#contact2 ul {
	list-style-type: none;
}
#contact2 ul li{
}
#contact2 p{
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 25px;
}
#contact2 input{
	width: 235px;
	height: 15px;
	margin-bottom: 10px;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color:#FFFFFF!important;
	border:none;
	padding-left: 15px;
}
#contact2 select{
	margin-bottom: 10px;
	width: 250px;
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color:#FFFFFF!important;
	border:none;
	padding-left: 15px;
	padding-top: 1px;
}
#contact2 textarea{
	height: 95px;
	width: 235px;
	margin-bottom: 10px;
	margin-top: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color:#FFFFFF!important;
	border:none;
	padding-left: 15px;
	padding-top: 5px;
}
#contact2 input.select{

}
#contact2 input.button{
	background:transparent url(../images/submit-button.jpg) no-repeat top left;
	height:40px;
	width:250px;
	cursor:pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contact2 a{
	color: #FFFFFF;
	font-family: Verdana;
}
#contact2 a:hover{
	color: #9e540a;
}
#contact2 input.orange-main{
}
#contact2 img {
    vertical-align:middle;
}
.address2 {
    display:none;
}
#contact2 .valid {
    background-color: #007940!important;
    color: #FFFFFF!important;
}
#contact2 .invalid {
    background-color: #F00000!important;
    color: #FFFFFF!important;
}

/*-------------------- Page 1 Forms #3<---------------------*/
#contact3 .valid {
    background-color: #007940!important;
    color: #FFFFFF!important;
}
#contact3 .invalid {
    background-color: #F00000!important;
    color: #FFFFFF!important;
}


/*------------------ Buckets <--------------------*/
#buckets {
	height: 231px;
	width: 950px;
	position: absolute;
	left: 0px;
	top: 416px;
	background-image: url(../images/bucketBoxBKG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.cta1 {
	background-image: url(../images/cta1-internal.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 164px;
	width: 215px;
	float:left;
	margin: 0 15px 15px 0;
}
.cta1:hover {
	background-position: -215px 0px;
}
.cta2 {
	background-image: url(../images/cta2-internal.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 164px;
	width: 215px;
	float:left;
	margin: 0 15px 15px 0;	
}
.cta2:hover {
	background-position: -215px 0px;
}
.cta3 {
	background-image: url(../images/cta3-internal.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 164px;
	width: 215px;
	float:left;
	margin: 0 15px 15px 0;	
}
.cta3:hover {
	background-position: -215px 0px;
}

/*------------------ Footer Container <--------------------*/

#footerContainer {
	width: 100%;
	height: auto;
	position: relative;
	left: 0;
	top: 0;
	background-color: #000000;
	background-image: url(../images/footer-repeat.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	z-index:999!important;	
}

/*------------------ Expandable Sitemap <--------------------*/
#panel {
	left: 50%;
	margin-left: -475px;
	width: 950px;
	height: 400px;
	position: absolute!important;
	background-image:url(../images/panel.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF!important;
	display: none;
	font-family: Verdana;
	bottom: 167px;
	z-index:999!important;


}
#panel a {
	color: #FFFFFF;
	text-decoration: none;
	font-family:Verdana;
	font-size: 13px;
	font-weight:bold;
}
#panel a:hover {
	text-decoration: underline;
}
#panel ul {
	list-style: none;
	width: 250px;
	height: auto;
	float: left;
	margin: 30px 0 0 40px;
	padding: 0;
}
#panel ul li {
	margin: 0;
	padding: 0 0 10px 0;
}
.closeSitemap {
	width: 16px!important;
	height: 16px!important;
	display: block;
	position: absolute!important;
	bottom: 240px!important;
	left: 900px!important;
	z-index: 999!important;
}
/*------------------ Footer Selectors <--------------------*/
#footer {
	height: 168px;
	width: 950px;
	margin: 0 auto;
}

/*------------------ Disclaimer Selectors <--------------------*/

#disclaimer {
	font-family: Verdana;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
}
.btn-slide {
	background: transparent url(../images/sitemap-tab.jpg) no-repeat!important;
	height: 30px;
	width: 95px;
	position: absolute;
	z-index:666!important;
	display: block;
	left: 940px;
	top: 30px;
	z-index: 999!important;	
}
#disclaimer p {
	margin-top: 15px;
}
#disclaimer a {
	color: #f2bf49;
}
#disclaimer a:hover, #disclaimer a:active {
	color: #FFFFFF;
}
.page1 {
	font-family:Verdana;
	font-size: 11px;
	margin-top: 40px;
}

.sitemap {
	background: url(../images/sitemap-tab.jpg) no-repeat left top;
	height: 30px;
	width: 95px;
	display: block;
	font: 18px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	z-index:777!important;
	left: 0px;
	top: 24px;
	position: relative;
}
.sitemap:hover {
	background: left top url(../images/sitemap-tab-hover.jpg) no-repeat!important;
}

.active {
	background-position: 0 -60px;
}

/*----------------- Clearfix and sIFR Selectors, Please do not modify <--------------------*/
/* Clearfix */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display:block;
}
/* End hide from IE Mac */
.brclear {
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}
/* sIFR http://www.mikeindustries.com/sifr/ Current Version 2.0.2 */
/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
	display: none !important;
}
/* =============== you can edit these styles ====================== */
.sIFR-hasFlash h1, .sIFR-hasFlash h2 {
	visibility: hidden;
}
