/* ---------------------------
General Styling
------------------------------ */
html{
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	height: 100%;
	margin-bottom: 1px;
}
body {
	background-image: url('../../../styles/adplus/imageset/bg_background.jpg');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	color: #585858;
	font-family: "Lucida Grande",Verdana,Helvetica,Arial,sans-serif;	
	font-size: 11px;
}
/* ---------------------------
Additional Styling
------------------------------ */
#wrap_outer {
	margin: 0px auto;
	width: 992px;
	padding: 0px 0px 0px 0px;
	border-left: 10px solid #f9f9f9;
	border-right: 10px solid #f9f9f9;	
}
#wrap {
	background-color: #FFFFFF;
	width: 960px;
	padding: 0px 15px 0px 15px;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;		
}
#header {
	margin: 0px;
	border: 0px dashed #444444;
	padding: 0px;
}
#countdown {
	height: 50px;
	margin: 5px 0px;
	padding: 0px;
	text-align: center;
}
#countdown_inner {
	padding: 17px 0px 0px 0px;
}
#countdown_inner_left {
	float: left;
	width: 600px;
	margin: 0px 0px 0px 70px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;	
}
#countdown_inner_right {
	float: right;
	width: 200px;
	margin: 0px 28px 0px 0px;
	color: #ffffff;
	text-align: right;	
}
#body {
	margin: 2px 20px 0px 20px;
	border: 0px dashed #444444;
	padding: 4px;
}
#legalities {
	margin: 10px 0px 5px 0px;
	text-align: center;
	clear: both;
}
#footer {
	background-image: url('../../../styles/adplus/imageset/adplus_footer.png');
	background-repeat: no-repeat;
	margin: 0px 0px 20px 0px;
	border-top: 0px dashed #444444;
	min-height: 50px;
	padding: 15px 15px 0px 15px;
	clear: both;	
}
#error_wrap_shell {
	margin: 150px auto;
	width: 650px;
	background-color: #ffffff;		
	padding: 0px;		
}
#error_wrap_inner_shell {
	margin: 0px;
	padding: 15px 18px 15px 18px;		
}
#error_wrap {
	background-image: url('../../../styles/adplus/imageset/bg_error.png');
	background-repeat: repeat-x;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	color: #585858;		
}
#error_wrap_inner {
	margin: 0px;
	padding: 15px 15px 15px 15px;
		
}
#error_content {
	margin: 0px 0px 0px 110px;
}
#error_logo {
	float: left;
	margin: 0px 20px 20px 0px;
}
/* ---------------------------
Container Styling
------------------------------ */
#container {
	border-top: 0px dashed #444444;
	padding: 0px 0px 10px 0px;
}
#upper_container {
	/* background-color: #ed1685; */
	border: 0px dashed #444444;
	padding: 5px;
	min-height: 240px;
}
#lower_container {
	margin: 8px 0px 0px 0px;
	border: 0px dashed #444444;
	padding: 5px;
	clear: both;
}
#display_container {
	border: 0px dashed #444444;
	padding: 0px;
	min-height: 240px;	
}
#left_display_container {
	border: 0px dashed #444444;
	float: left;
	width: 640px;
	min-height: 240px;	
}
#right_display_container {
	border: 0px dashed #444444;
	float: right;
	width: 240px;
	min-height: 240px;	
}
#body_container {
	border: 0px dashed #444444;
	padding: 0px;
	min-height: 200px;	
}
#left_body_container {
	background-image: url('../../../styles/adplus/imageset/bg_body_content.png');
	background-repeat: repeat-x;
	border: 0px dashed #444444;
	float: left;
	width: 640px;
	min-height: 100px;	
}
#left_body_container_inner {
	padding: 6px 10px 10px 10px;
}
#right_body_container {
	background-image: url('../../../styles/adplus/imageset/bg_body_content.png');
	background-repeat: repeat-x;
	border: 0px dashed #444444;
	float: right;
	width: 240px;
	min-height: 100px;	
}
#right_body_container_inner {
	padding: 6px 10px 10px 10px;
}

#footer_logo {
	float: left;
	padding: 3px;
}

#footer_left {
	float: left;
	margin: 0px 0px 0px 5px;
	padding: 3px;	
}
#footer_right {
	float: right;
	margin: 0px 5px 0px 0px;
	padding: 3px;
	text-align: right;
}
/* ---------------------------
Panel Styling
------------------------------ */
#welcome_panel {
	background-image: url('../../../styles/adplus/imageset/bg_welcome.png');
	background-repeat: repeat-x;
	background-color: #ed1685;
	color: #FFFFFF;
	padding: 0px;
	min-height: 20px;
}
#navigation_panel {
	background-image: url('../../../styles/adplus/imageset/navigation/bg_navigation.jpg');
	background-repeat: no-repeat;
	height: 100px;
	width: 950px;
	position: relative;
}
#logo_navigation {
	position: relative;
	width: 100px;
	top: 7px;
	left: 70px;
	height: 80px;
}
#main_navigation {
	position: relative;
	width: 650px;
	top: 0px;
	left: 150px;
	height: 80px;
}
#upper_navigation {
	position: relative;
	top: 7px;
	left: 270px;
}
#lower_navigation {
	margin-top: 10px;
	height: 37px;
}
#news_navigation_top {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
	text-align: right;
	border-bottom: 1px solid #ebebeb; 
}
#news_navigation_bottom {
	margin: 15px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	text-align: right;
	border-top: 1px solid #ebebeb; 
}
/* ---------------------------
Tag Styling
------------------------------ */
/* img {
display: block;
} */

a:link { 
	color: #616161;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a:visited { 
	color: #616161;
	font-weight: bold;	
	text-decoration: none;
}
a:hover { 
	color: #ed1685;
	font-weight: bold;	
	text-decoration: none;
}
a:active { 
	color: #ed1685;
	font-weight: bold;	
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px 0px 4px 0px;
	padding: 0px;
	color: #000000;
}
h1 {
	font-size: 1.5em;
	font-weight: bold;
}
h2 {
	font-size: 1.4em;
	font-weight: bold;
}
h1.error, h2.error, h3.error, h4.error, h5.error, h6.error {
	margin: 0px 0px 4px 0px;
	padding: 0px;
	color: #ffdcee;
}
h1.content, h2.content, h3.content, h4.content, h5.content, h6.content {
	margin: 0px 0px 4px 0px;
	padding: 0px;
	color: #ed1685;
	font-weight: bold;
}
h1.content_white, h2.content_white, h3.content_white, h4.content_white, h5.content_white, h6.content_white {
	margin: 0px 0px 4px 0px;
	padding: 0px;
	color: #FFFFFF;
	font-weight: normal;
}
h1.accounts, h2.accounts, h3.accounts, h4.accounts, h5.accounts, h6.accounts {
	margin: 0px 0px 4px 0px;
	padding: 0px;
	color: #009EE0;
	font-weight: normal;
}
h1.payroll, h2.payroll, h3.payroll, h4.payroll, h5.payroll, h6.payroll {
	margin: 0px 0px 4px 0px;
	padding: 0px;
	color: #008193;
	font-weight: normal;
}
h1.audit, h2.audit, h3.audit, h4.audit, h5.audit, h6.audit {
	margin: 0px 0px 4px 0px;
	padding: 0px;
	color: #A481B5;
	font-weight: normal;
}
h1.financial, h2.financial, h3.financial, h4.financial, h5.financial, h6.financial {
	margin: 0px 0px 4px 0px;
	padding: 0px;
	color: #EE7D11;
	font-weight: normal;
}
h1.consulting, h2.consulting, h3.consulting, h4.consulting, h5.consulting, h6.consulting {
	margin: 0px 0px 4px 0px;
	padding: 0px;
	color: #e8bd02;
	font-weight: normal;
}
h1.tax, h2.tax, h3.tax, h4.tax, h5.tax, h6.tax {
	margin: 0px 0px 4px 0px;
	padding: 0px;
	color: #abb201;
	font-weight: normal;
}
p {
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 0px 0px;
	font-size: 12px;
	line-height: 1.5;	
}
p.content {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 1.5;
}
.footer_details {
	margin: 1px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
}
.content_block {
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 10px 0px;
}
/* ---------------------------
Alternative Styling
------------------------------ */
a.alternative:link { 
	color: #e1e1e1;
	font-weight: bold;
	text-decoration: none;
}
a.alternative:visited { 
	color: #e1e1e1;
	font-weight: bold;	
	text-decoration: none;
}
a.alternative:hover { 
	color: #FFFFFF;
	font-weight: bold;	
	text-decoration: none;
}
a.alternative:active { 
	color: #FFFFFF;
	font-weight: bold;	
	text-decoration: none;
}
/* ---------------------------
Accounts Styling
------------------------------ */
a.accounts:link { 
	color: #bae9fc;
	font-weight: bold;
	text-decoration: none;
}
a.accounts:visited { 
	color: #bae9fc;
	font-weight: bold;	
	text-decoration: none;
}
a.accounts:hover { 
	color: #FFFFFF;
	font-weight: bold;	
	text-decoration: none;
}
a.accounts:active { 
	color: #FFFFFF;
	font-weight: bold;	
	text-decoration: none;
}
/* ---------------------------
Payroll Styling
------------------------------ */
a.payroll:link { 
	color: #bae1e6;
	font-weight: bold;
	text-decoration: none;
}
a.payroll:visited { 
	color: #bae1e6;
	font-weight: bold;	
	text-decoration: none;
}
a.payroll:hover { 
	color: #FFFFFF;
	font-weight: bold;	
	text-decoration: none;
}
a.payroll:active { 
	color: #FFFFFF;
	font-weight: bold;	
	text-decoration: none;
}
/* ---------------------------
Audit Styling
------------------------------ */
a.audit:link { 
	color: #e4d0ee;
	font-weight: bold;
	text-decoration: none;
}
a.audit:visited { 
	color: #e4d0ee;
	font-weight: bold;	
	text-decoration: none;
}
a.audit:hover { 
	color: #FFFFFF;
	font-weight: bold;	
	text-decoration: none;
}
a.audit:active { 
	color: #FFFFFF;
	font-weight: bold;	
	text-decoration: none;
}
/* ---------------------------
Financial Styling
------------------------------ */
a.financial:link { 
	color: #f9d2ac;
	font-weight: bold;
	text-decoration: none;
}
a.financial:visited { 
	color: #f9d2ac;
	font-weight: bold;	
	text-decoration: none;
}
a.financial:hover { 
	color: #FFFFFF;
	font-weight: bold;	
	text-decoration: none;
}
a.financial:active { 
	color: #FFFFFF;
	font-weight: bold;	
	text-decoration: none;
}
/* ---------------------------
Consulting Styling
------------------------------ */
a.consulting:link { 
	color: #ffeea6;
	font-weight: bold;
	text-decoration: none;
}
a.consulting:visited { 
	color: #ffeea6;
	font-weight: bold;	
	text-decoration: none;
}
a.consulting:hover { 
	color: #FFFFFF;
	font-weight: bold;	
	text-decoration: none;
}
a.consulting:active { 
	color: #FFFFFF;
	font-weight: bold;	
	text-decoration: none;
}
/* ---------------------------
Tax Styling
------------------------------ */
a.tax:link { 
	color: #f0f497;
	font-weight: bold;
	text-decoration: none;
}
a.tax:visited { 
	color: #f0f497;
	font-weight: bold;	
	text-decoration: none;
}
a.tax:hover { 
	color: #FFFFFF;
	font-weight: bold;	
	text-decoration: none;
}
a.tax:active { 
	color: #FFFFFF;
	font-weight: bold;	
	text-decoration: none;
}
/* ---------------------------
Custom Styling
------------------------------ */
.guidance {
	padding: 3px;	
	color: #a8a8a8;
	font-size: 9px;	
}
.legal {
	padding: 3px;	
	color: #8b8b8b;
	font-size: 9px;	
}
.statement {
	padding: 3px 3px 0px 10px;
	float: left;
}
.date {
	padding: 3px 10px 0px 3px;
	float: right;
}
.copyright {
	color: #515151;
	font-size: 9px;
	font-weight: bold;
}
.address {
	color: #8b8b8b;
	font-size: 9px;
}
.site_dev {
	color: #ed1685;
	font-size: 9px;
	font-weight: bold;
}
.article_content {
	color: #f8f8f8;
}
/* Round cornered boxes and backgrounds
---------------------------------------- */
span.corners-top, span.corners-bottom, span.corners-top span, span.corners-bottom span {
	font-size: 1px;
	line-height: 1px;
	display: block;
	height: 5px;
	background-repeat: no-repeat;
}

span.corners-top {
	background-image: none;
	background-position: 0 0;
}

span.corners-top span {
	background-image: none;
	background-position: 100% 0;
}

span.corners-bottom {
	background-image: none;
	background-position: 0 100%;
	clear: both;
}

span.corners-bottom span {
	background-image: none;
	background-position: 100% 100%;
}

.headbg span.corners-bottom {
	margin-bottom: -1px;
}

.post span.corners-top, .post span.corners-bottom, .panel span.corners-top, .panel span.corners-bottom, .navbar span.corners-top, .navbar span.corners-bottom {
	margin: 0 -10px;
}

.rules span.corners-top {
	margin: 0 -10px 5px -10px;
}

.rules span.corners-bottom {
	margin: 5px -10px 0 -10px;
}

/* Round cornered boxes and backgrounds
---------------------------------------- */
span.corners-top {
	background-image: url("../../../styles/adplus/theme/images/corners_left.png");
}

span.corners-top span {
	background-image: url("../../../styles/adplus/theme/images/corners_right.png");
}

span.corners-bottom {
	background-image: url("../../../styles/adplus/theme/images/corners_left.png");
}

span.corners-bottom span {
	background-image: url("../../../styles/adplus/theme/images/corners_right.png");
}

/* ---------------------------
Custom Styling
------------------------------ */
#article_container_inner {
	padding: 0px 8px 0px 8px;
}

#article_container {
	background-image: url('../../../styles/adplus/imageset/bg_body_content.png');
	background-repeat: repeat-x;
	background-color: #ffffff;
	border: 0px dashed #444444;
	float: right;
	width: 240px;
	margin: 0px 0px 10px 0px;
}

#article_accountants_container {
	background-image: url('../../../styles/adplus/imageset/bg_body_accountants.png');
	background-repeat: repeat-x;
	background-color: #ec008c;	
	border: 0px dashed #444444;
	float: right;
	width: 240px;
	margin: 0px 0px 10px 0px;
}

#article_accounts_container {
	background-image: url('../../../styles/adplus/imageset/bg_body_accounts.png');
	background-repeat: repeat-x;
	background-color: #80dcff;
	border: 0px dashed #444444;
	float: right;
	width: 240px;
	margin: 0px 0px 10px 0px;
}

#article_payroll_container {
	background-image: url('../../../styles/adplus/imageset/bg_body_payroll.png');
	background-repeat: repeat-x;
	background-color: #29bdcb;	
	border: 0px dashed #444444;
	float: right;
	width: 240px;
	margin: 0px 0px 10px 0px;
}

#article_audit_container {
	background-image: url('../../../styles/adplus/imageset/bg_body_audit.png');
	background-repeat: repeat-x;
	background-color: #b9a0d2;	
	border: 0px dashed #444444;
	float: right;
	width: 240px;
	margin: 0px 0px 10px 0px;
}

#article_financial_container {
	background-image: url('../../../styles/adplus/imageset/bg_body_financial.png');
	background-repeat: repeat-x;
	background-color: #fdb074;	
	border: 0px dashed #444444;
	float: right;
	width: 240px;
	margin: 0px 0px 10px 0px;
}

#article_consulting_container {
	background-image: url('../../../styles/adplus/imageset/bg_body_consulting.png');
	background-repeat: repeat-x;
	background-color: #ffe475;	
	border: 0px dashed #444444;
	float: right;
	width: 240px;
	margin: 0px 0px 10px 0px;
}

#article_tax_container {
	background-image: url('../../../styles/adplus/imageset/bg_body_tax.png');
	background-repeat: repeat-x;
	background-color: #dbee5e;	
	border: 0px dashed #444444;
	float: right;
	width: 240px;
	margin: 0px 0px 10px 0px;
}
#article_content {
	margin: 5px 10px;
}
/* ---------------------------
List Styling
------------------------------ */
ol {
	list-style: circle;
	font-size: 13px;	
}

li.sitemap {
	padding-top: 3px;
}

li.feature_point {
	padding: 8px 0px 8px 0px;
	border-bottom: 1px dashed #dadada;	
}

li.feature_point_consulting {
	padding: 8px 0px 8px 0px;
	border-bottom: 1px dashed #dadada;	
}

/* ---------------------------
Navigation Styling
------------------------------ */
#logotype {
	position: absolute;
	top: 5px;
	left: 50px;
}
#navigation_top_tier {
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 38px;
	border: 0px solid red;
	position: absolute;
	top: 0px;
	right: 40px;
}
#navigation_top_tier ul { 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#navigation_top_tier li {
	float: left;
	display: inline;
	margin: 0px;
	border-right: 0px solid #FFF;
}
#navigation_bottom_tier {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 40px;
	border: 0px solid red;
	position: absolute;
	top: 40px;
	right: 80px;
}
#navigation_bottom_tier ul { 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#navigation_bottom_tier li {
	float: left;
	display: inline;
	margin: 0px;
	border-right: 0px solid #FFF;
}
/*--------------------------- */
a.nav_index, a.nav_index_a {
	display: block;
	float: left;
	width: 67px;
	height: 38px;
	border: 0px solid red;
	background: url('../../../styles/adplus/imageset/navigation/bg_navigation_upper_tier.jpg') 0px 0px;
}
a.nav_index:hover {
	background: url('../../../styles/adplus/imageset/navigation/bg_navigation_upper_tier_hover.jpg') 0px 0px;
}
a.nav_index_a {
	background: url('../../../styles/adplus/imageset/navigation/bg_navigation_upper_tier_hover.jpg') 0px 0px;
}
/*--------------------------- */
a.nav_about, a.nav_about_a {
	display: block;
	float: left;
	width: 67px;
	height: 38px;
	border: 0px solid red;
	background: url('../../../styles/adplus/imageset/navigation/bg_navigation_upper_tier.jpg') -67px 0px;
}
a.nav_about:hover {
	background: url('../../../styles/adplus/imageset/navigation/bg_navigation_upper_tier_hover.jpg') -67px 0px;
}
a.nav_about_a {
	background: url('../../../styles/adplus/imageset/navigation/bg_navigation_upper_tier_hover.jpg') -67px 0px;
}
/*--------------------------- */
a.nav_services, a.nav_services_a {
	display: block;
	float: left;
	width: 86px;
	height: 38px;
	border: 0px solid red;
	background: url('../../../styles/adplus/imageset/navigation/bg_navigation_upper_tier.jpg') -134px 0px;
}
a.nav_services:hover {
	background: url('../../../styles/adplus/imageset/navigation/bg_navigation_upper_tier_hover.jpg') -134px 0px;
}
a.nav_services_a {
	background: url('../../../styles/adplus/imageset/navigation/bg_navigation_upper_tier_hover.jpg') -134px 0px;
}
/*--------------------------- */
a.nav_testimonials, a.nav_testimonials_a {
	display: block;
	float: left;
	width: 112px;
	height: 38px;
	border: 0px solid red;
	background: url('../../../styles/adplus/imageset/navigation/bg_navigation_upper_tier.jpg') -220px 0px;
}
a.nav_testimonials:hover {
	background: url('../../../styles/adplus/imageset/navigation/bg_navigation_upper_tier_hover.jpg') -220px 0px;
}
a.nav_testimonials_a {
	background: url('../../../styles/adplus/imageset/navigation/bg_navigation_upper_tier_hover.jpg') -220px 0px;
}
/*--------------------------- */
a.nav_studies, a.nav_studies_a {
	display: block;
	float: left;
	width: 72px;
	height: 38px;
	border: 0px solid red;
	background: url('../../../styles/adplus/imageset/navigation/bg_navigation_upper_tier.jpg') -332px 0px;
}
a.nav_studies:hover {
	background: url('../../../styles/adplus/imageset/navigation/bg_navigation_upper_tier_hover.jpg') -332px 0px;
}
a.nav_studies_a {
	background: url('../../../styles/adplus/imageset/navigation/bg_navigation_upper_tier_hover.jpg') -332px 0px;
}
/*--------------------------- */
a.nav_news, a.nav_news_a {
	display: block;
	float: left;
	width: 61px;
	height: 38px;
	border: 0px solid red;
	background: url('../../../styles/adplus/imageset/navigation/bg_navigation_upper_tier.jpg') -404px 0px;
}
a.nav_news:hover {
	background: url('../../../styles/adplus/imageset/navigation/bg_navigation_upper_tier_hover.jpg') -404px 0px;
}
a.nav_news_a {
	background: url('../../../styles/adplus/imageset/navigation/bg_navigation_upper_tier_hover.jpg') -404px 0px;
}
/*--------------------------- */
a.nav_events, a.nav_events_a {
	display: block;
	float: left;
	width: 75px;
	height: 38px;
	border: 0px solid red;
	background: url('../../../styles/adplus/imageset/navigation/bg_navigation_upper_tier.jpg') -465px 0px;
}
a.nav_events:hover {
	background: url('../../../styles/adplus/imageset/navigation/bg_navigation_upper_tier_hover.jpg') -465px 0px;
}
a.nav_events_a {
	background: url('../../../styles/adplus/imageset/navigation/bg_navigation_upper_tier_hover.jpg') -465px 0px;
}
/*--------------------------- */
a.nav_careers, a.nav_careers_a {
	display: block;
	float: left;
	width: 83px;
	height: 38px;
	border: 0px solid red;
	background: url('../../../styles/adplus/imageset/navigation/bg_navigation_upper_tier.jpg') -540px 0px;
}
a.nav_careers:hover {
	background: url('../../../styles/adplus/imageset/navigation/bg_navigation_upper_tier_hover.jpg') -540px 0px;
}
a.nav_careers_a {
	background: url('../../../styles/adplus/imageset/navigation/bg_navigation_upper_tier_hover.jpg') -540px 0px;
}
/*--------------------------- */
a.nav_contact, a.nav_contact_a {
	display: block;
	float: left;
	width: 78px;
	height: 38px;
	border: 0px solid red;
	background: url('../../../styles/adplus/imageset/navigation/bg_navigation_upper_tier.jpg') -623px 0px;
}
a.nav_contact:hover {
	background: url('../../../styles/adplus/imageset/navigation/bg_navigation_upper_tier_hover.jpg') -623px 0px;
}
a.nav_contact_a {
	background: url('../../../styles/adplus/imageset/navigation/bg_navigation_upper_tier_hover.jpg') -623px 0px;
}
/*--------------------------- */
/*--------------------------- */
/*--------------------------- */
.nav_text {
	display: block;
	text-indent: -100em;
	overflow: hidden;
}
/*--------------------------- */
/*--------------------------- */
/*--------------------------- */
a.nav_accounts, a.nav_accounts_a {
	display: block;
	float: left;
	width: 100px;
	height: 40px;
	border: 0px solid red;
	background: url('../../../styles/adplus/imageset/navigation/bg_navigation_lower_tier.jpg') 0px 0px;
}
a.nav_accounts:hover {
	background: url('../../../styles/adplus/imageset/navigation/bg_navigation_lower_tier_hover.jpg') 0px 0px;
}
a.nav_accounts_a {
	background: url('../../../styles/adplus/imageset/navigation/bg_navigation_lower_tier_hover.jpg') 0px 0px;
}
/*--------------------------- */
a.nav_payroll, a.nav_payroll_a {
	display: block;
	float: left;
	width: 80px;
	height: 40px;
	border: 0px solid red;
	background: url('../../../styles/adplus/imageset/navigation/bg_navigation_lower_tier.jpg') -100px 0px;
}
a.nav_payroll:hover {
	background: url('../../../styles/adplus/imageset/navigation/bg_navigation_lower_tier_hover.jpg') -100px 0px;
}
a.nav_payroll_a {
	background: url('../../../styles/adplus/imageset/navigation/bg_navigation_lower_tier_hover.jpg') -100px 0px;
}
/*--------------------------- */
a.nav_audit, a.nav_audit_a {
	display: block;
	float: left;
	width: 70px;
	height: 40px;
	border: 0px solid red;
	background: url('../../../styles/adplus/imageset/navigation/bg_navigation_lower_tier.jpg') -180px 0px;
}
a.nav_audit:hover {
	background: url('../../../styles/adplus/imageset/navigation/bg_navigation_lower_tier_hover.jpg') -180px 0px;
}
a.nav_audit_a {
	background: url('../../../styles/adplus/imageset/navigation/bg_navigation_lower_tier_hover.jpg') -180px 0px;
}
/*--------------------------- */
a.nav_financial, a.nav_financial_a {
	display: block;
	float: left;
	width: 98px;
	height: 40px;
	border: 0px solid red;
	background: url('../../../styles/adplus/imageset/navigation/bg_navigation_lower_tier.jpg') -250px 0px;
}
a.nav_financial:hover {
	background: url('../../../styles/adplus/imageset/navigation/bg_navigation_lower_tier_hover.jpg') -250px 0px;
}
a.nav_financial_a {
	background: url('../../../styles/adplus/imageset/navigation/bg_navigation_lower_tier_hover.jpg') -250px 0px;
}
/*--------------------------- */
a.nav_consulting, a.nav_consulting_a {
	display: block;
	float: left;
	width: 108px;
	height: 40px;
	border: 0px solid red;
	background: url('../../../styles/adplus/imageset/navigation/bg_navigation_lower_tier.jpg') -348px 0px;
}
a.nav_consulting:hover {
	background: url('../../../styles/adplus/imageset/navigation/bg_navigation_lower_tier_hover.jpg') -348px 0px;
}
a.nav_consulting_a {
	background: url('../../../styles/adplus/imageset/navigation/bg_navigation_lower_tier_hover.jpg') -348px 0px;
}
/*--------------------------- */
a.nav_tax, a.nav_tax_a {
	display: block;
	float: left;
	width: 52px;
	height: 40px;
	border: 0px solid red;
	background: url('../../../styles/adplus/imageset/navigation/bg_navigation_lower_tier.jpg') -456px 0px;
}
a.nav_tax:hover {
	background: url('../../../styles/adplus/imageset/navigation/bg_navigation_lower_tier_hover.jpg') -456px 0px;
}
a.nav_tax_a {
	background: url('../../../styles/adplus/imageset/navigation/bg_navigation_lower_tier_hover.jpg') -456px 0px;
}
/*--------------------------- */
a.nav_sage, a.nav_sage_a {
	display: block;
	float: left;
	width: 62px;
	height: 40px;
	border: 0px solid red;
	background: url('../../../styles/adplus/imageset/navigation/bg_navigation_lower_tier.jpg') -508px 0px;
}
a.nav_sage:hover {
	background: url('../../../styles/adplus/imageset/navigation/bg_navigation_lower_tier_hover.jpg') -508px 0px;
}
a.nav_sage_a {
	background: url('../../../styles/adplus/imageset/navigation/bg_navigation_lower_tier_hover.jpg') -508px 0px;
}
/* ---------------------------
Quote Styling
------------------------------ */
#quote_field_wrap {
	margin: 0px 20px 20px 20px;
	background-color: #ffe2f0;
}
#quote_field_wrap_consulting {
	margin: 0px 20px 20px 20px;
	background-color: #fffbeb;
}
#quote_field {
	margin: 0px 20px 0px 20px;
	padding: 3px 60px 3px 20px;	
	background-image: url('../../../styles/adplus/imageset/bg_quote.gif');
	background-repeat: no-repeat;	
}
#quote_field_lower {
	margin: 0px 20px 0px 20px;
	padding: 0px 60px 40px 20px;	
	background-image: url('../../../styles/adplus/imageset/bg_quote.gif');
	background-repeat: no-repeat;
	background-position:right;		
}
#quote_field_consulting {
	margin: 0px 20px 0px 20px;
	padding: 3px 60px 0px 20px;	
	background-image: url('../../../styles/adplus/imageset/bg_quote_consulting.gif');
	background-repeat: no-repeat;	
}
#quote_field_consulting_lower {
	margin: 0px 20px 0px 20px;
	padding: 0px 60px 40px 20px;	
	background-image: url('../../../styles/adplus/imageset/bg_quote_consulting.gif');
	background-repeat: no-repeat;
	background-position:right;		
}

#article_content ul {
	margin: 0px;
	padding: 0px;
}
#article_content li {
	margin: 0px;
	padding: 3px 0px 3px 0px;
	color: #585858;
}
/* ---------------------------
Statement Quote Styling
------------------------------ */
.index_statement {
	border: 0px solid red;
	float: right;
	padding: 5px;
	margin: 0px 30px 0px 0px;
	font-style: italic;
}

/* ---------------------------
Image Styling
------------------------------ */
#events_image {
	margin: 10px 0px 20px 0px;
	padding: 5px;
	border-top: 1px dashed #dadada;
	border-bottom: 1px dashed #dadada;	
	text-align: center;			
}

/* ---------------------------
Image Styling
------------------------------ */\
#news_outer_container {
	background-image: url('../../../styles/adplus/imageset/bg_body_content.png');
	background-repeat: repeat-x;
}
#news_container {
	border-bottom: 1px dashed #b9b9b9;
	padding: 5px 0px;
	margin: 0px 0px 10px 0px;
}

#news_icon {
	float: left;
}

#news_story {
	margin: 0px 0px 0px 74px;
	padding: 5px 0px;
}
.view_article_block {
	margin: 15px 0px 5px 0px;
}
/* ---------------------------
Form Styling
------------------------------ */
.submit_field {
		background-image: url('');
		border: 1px solid #CBCBCB;
		font-size: 10px;
		padding: 2px;				
}

.submit_field:hover {
		background-image: url('');
		background-color: #fccce5;
		border: 1px solid #ED1685;
		font-size: 10px;
		padding: 2px;				
}

.submit_field:focus {
		background-image: url('');
		background-color: #fccce5;		
		border: 1px solid #ED1685;
		font-size: 10px;
		padding: 2px;				
}

.submit_button {
		background-image: url('');
		background-color: #FFFFFF;
		border: 1px solid #CBCBCB;
		font-size: 10px;
		padding: 2px;			
}

.submit_button:hover {
		background-image: url('');
		background-color: #ED1685; /* #30D472 */
		border: 1px solid #363B57;
		color: #FFFFFF;		
		font-size: 10px;
		padding: 2px;			
}

.reset_button {
		background-image: url('');
		background-color: #FFFFFF;
		border: 1px solid #CBCBCB;
		font-size: 10px;
		padding: 2px;			
}

.reset_button:hover {
		background-image: url('');
		background-color: #0484D5;
		border: 1px solid #363B57;
		color: #FFFFFF;		
		font-size: 10px;
		padding: 2px;			
}
/* ---------------------------
Sub Link Styling
------------------------------ */
ul.sub_link {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

a.sub_link:link, a.sub_link:visited { color: #484848; text-decoration: none; border-bottom: 0px solid #ffffff; font-weight: bold; display: block; padding: 5px 5px 5px 5px; }
a.sub_link:hover { color: #FFFFFF; text-decoration: none; border-bottom: 0px dotted #c40474; font-weight: bold; bold; display: block; padding: 5px 5px 5px 5px; }
a.sub_link:active { color: #FFFFFF; text-decoration: none; border-bottom: 0px dotted #c40474; font-weight: bold; bold; display: block; padding: 5px 5px 5px 5px; }

li.sub_link {
	margin: 0px 0px 1px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	cursor: pointer;
	border-bottom: 1px solid #c3c3c3;
}

li.sub_link:hover {
	background-color: #ed1685;
	margin: 0px 0px 1px 0px;
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
	cursor: pointer;
	border-bottom: 1px dashed #484848;
}




