@charset "UTF-8";


/*::::::::::::::::::::::::::::::: GLOBAL :::::::::::::::::::::::::::::::*/
body {
	border: none;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
}

a:link, a:visited,
a:hover, a:active {
	color: #4f95ea;
	text-decoration: underline;
}

a img {
	border: 0;
}

strong {
	font-weight: bold;
}

hr {
	color: #19577d;
}

#index_hero {
	margin-bottom: 10px;
	padding: 0;
	background: url(../images/hero997x364.jpg) top left no-repeat;
	width: 997px;
	height: 364px;
}

.container {
	margin: 0 auto;
	padding: 0;
	width: 1003px;
	height: auto;
}

.subcontainer {
	margin: 0 auto;
	padding: 0;
	width: 988px;
	height:auto;
	background: url(../images/bg_subcontainer.jpg) top left repeat-x;
}

.container h1, .subcontainer h1 {
	margin-top: 15px;
	margin-left: 20px;	
	padding: 0;
	width: 258px;
	height: 62px;
	background:url(../images/ADC_logo258x62-trans.png) top left no-repeat;
	text-indent: -99999em;
	position: absolute;
}

.subcontainer h1 {
	margin-top: 5px;
}

.container h1 a, .subcontainer h1 a {
	width: 239px;
	height: 61px;
	display: block;
	outline: none;
}

#contact_module {
	margin-top: 22px;
	margin-left:815px;
	position: absolute;
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
	color: #0e2941;
}

#contact_module p {text-align: center;}

#contact_module a {
	color: #0e2941;
	text-decoration: none;
}

#contact_module span {
	display: block;
	margin-top: 6px;
	font-size: 1.65em;
	color: #fff;
}

#home #contact_module a {
	color: #6299cc;
}

.home_nav {
	padding-top: 21px;
	padding-right: 21px;
	padding-left: 42px;
	width: 245px;
	height: 131px;
}

.home_nav h2 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 2.64em;
	color: #fff;
}

.home_nav p {
	font-size: 1.3em;
	color: #fff;
}

.home_nav a {
	background: url(../images/btn_startHere100x24-trans.png) top left no-repeat;
	width: 100px;
	height: 24px;
	display: block;
	text-indent: -9999px;
	outline: none;
}

#index_hero #blog {
	margin-top: 175px;
	margin-left: 10px;
	float: left;
}

#index_hero #blog.home_nav a {
	margin-top: 27px;
	background: url(../images/btn_visitBlog99x24-trans.png) top left no-repeat;
	width: 99px;
	height: 24px;
	display: block;
	text-indent: -9999px;
	outline: none;
}

#index_hero #about {
	margin-top: 175px;
	float: left;
}

#index_hero #services {
	width: 300px;
}

#index_hero #services {
	margin-top: 175px;
	float: left;
}

.twitter_callout {
	position: absolute;
	margin-top: 115px;
	margin-left: 817px;
	background: url(../images/twitterCallOut_154x47-trans.png) top left no-repeat;
	text-indent: -9999px;
}

.twitter_callout a{
	width: 154px;
	height: 47px;
	display: block;
	outline:none;
}

.footer {
	margin-bottom: 35px;
	padding-top: 9px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left:15px;
	width: 958px;
	height: 113px;
	background: url(../images/bg_ftr-trans.png) top left no-repeat;
	word-spacing: .1em;
	font-size: 1.11em;
	color: #809ab5;
}

.footer p {text-align: center;}
.footer p small {font-size: .8em;}
.footer p a {color: #809ab5;}
.footer p img {margin-top: 14px;}



/*::::::::::::::::::::::::::::::: SUBPANELS :::::::::::::::::::::::::::::::*/


.subpanel {
	width: 218px;
	height: 333px;
	font-size:1.0;
	color: #999;
	float: left;
}

.subpanel h3{
	width: 217px;
	height:169px;
	text-indent: -99999em;
}

.subpanel h3 a{
	width: 217px;
	height:169px;
	display: block;
}

.subpanel ul {
	margin-top: 10px;
	padding-left: 14px;
	width:204px;
	line-height: 1.2em;
}

.subpanel ul li,
.subpanel p {
	margin-left: 10px;
}

.subpanel p {
	width: 195px;
}

.subpanel_div {
	margin-left: -3px;
	margin-right: -3px;
	width: 26px;
	background: url(../images/subimg_divider-trans.png) bottom center no-repeat;
	float: left;
}

#home .subpanel_div {height: 333px;}
#about .subpanel_div {height: 372px;}
#services .subpanel_div {height: 345px;}

#left_col .subpanel{
	width: 195px;
}

#left_col .subpanel h3{
	margin-top: 0;
	width: 195px;
	height:151px;
}

#left_col .subpanel h3 a{
	width: 195px;
	height:151px;
	display: block;
}

#left_col .subpanel p {
	width: 185px;
	font-size: 1em;
}


/*::::::::::::::::::::::::::::::: DEBT ANALYSIS FORM :::::::::::::::::::::::::::::::*/

#debtAnaly_form {
	margin-right: 4px;
	padding-top: 8px;
	padding-left: 15px;
	width: 284px;
	height: 172px;
	background: url(../images/bg_debtcalc-301x173-trans.png) top right no-repeat;
	font-size: 1.15em;
	line-height:1.2em;
	color: #fff;
}

#debtAnaly_form h3 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.6em;
}

#debtAnaly_form p {
	margin-top: 3px;
}

#debtAnaly_form table {
	width: 270px;
}

#debtAnaly_form table tr td{
	padding-bottom: 16px;
	width: 135px;
}

#debtAnaly_form input {
	width: 120px;
	height: 14px;
	font-size: 1em;
}

#debtAnaly_form #submit {
	margin-top: 0px;
	width: 70px;
	height: 20px;
}

#debtAnaly_form input.submit_btn {
	height: 22px;
	width: 95px;
}

#sub_debt_calculator {}

.debtAnaly_ftr {
	margin-top: 8px;
}

.debtAnaly_ftr tr{
	margin-top: 1px;
	margin-left: -8px;
	width: 301px;
	color: #333;
}

.debtAnaly_ftr tr td {
	padding: 0 8px;
}

.debtAnaly_ftr h4 {
	margin-bottom:5px;
	font-size: 1.1em;
	line-height:.9em;
}

.debtAnaly_ftr p {
	margin-top: 1px;
	padding: 0;
	font-size: .9em;
	font-weight: lighter;
	line-height:1.1em;
}


/*::::::::::::::::::::::::::::::: INDEX PAGE :::::::::::::::::::::::::::::::*/


.index_sub #sc1 h3 {background: url(../images/sc1_home217x169-trans.png) left no-repeat;}
.index_sub #sc2 h3 {background: url(../images/sc2_home218x169-trans.png) left no-repeat;}
.index_sub #sc3 h3 {background: url(../images/sc3_home217x169-trans.png) left no-repeat;}



/*::::::::::::::::::::::::::::::: SECONDARY PAGES :::::::::::::::::::::::::::::::*/


.subcontainer #header {
	background: url(../images/bg_subhdr998x138.jpg) top left no-repeat;
	width: 998px;
	height: 138px;
}

#left_col {
	padding-top: 15px;
	padding-right: 20px;
	padding-left:20px;
	width: 625px;
	float: left;
	min-height:705px;
}

#left_col h3 {
	margin-top: 20px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 2.31em;
	color: #666;
}

#left_col h4 {
	margin-top: 20px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	color: #0f5176;
}

#left_col p {
	font-size: 1.2em;
	line-height: 1.4em;
	color: #666;
}

#left_col ol {
	font-size: 1.2em;
}

#left_col ol li {
	margin-left: 16px;
	margin-bottom: 5px;
	line-height: 1.4em;
}

#left_col ul {
	font-size: 1.2em;
	color: #666;
}

#left_col ul li {
	margin-left: 16px;
	margin-bottom: 5px;
	line-height: 1.4em;
}

#right_col {
	margin-top: 5px;
	margin-left: 665px;
	padding-top: 7px;
	padding-left: 6px;
	width: 310px;
	height: 591px;
	background: url(../images/bg_sidebar316x574-trans.png) top left no-repeat;
}

#right_col_blog {
	margin-top: 15px;
	margin-left: -6px;
	padding-left: 41px;
	padding-top: 14px;
	width: 292px;
	height: 109px;
	background: url(../images/bg_sidebarBlog316x109-trans.png) top left no-repeat;
	color: #FFF;
}

#right_col_blog h3 { font-size: 1.4em; }

#right_col_blog p {
	margin: 8px 0; 
	font-size:1.2em; 
	width: 240px; 
}

#right_col_blog p a{ 
	background: url(../images/btn_visitBlog99x24-trans.png) top left no-repeat;
	width: 99px;
	height: 24px;
	display: block;
	text-indent: -9999px;
	outline: none; 
}

.twitter_callout.secondary {
	margin-top: 85px;
}

/*::::::::::::::::::::::::::::::: NAVIGATION PAGES :::::::::::::::::::::::::::::::*/

#main_nav {
	margin-top: 80px;
	margin-left: 20px;
	padding-top: 12px;
	width: 968px;
	height: 23px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.45em;
	font-weight: bold;
	color: #6299cc;
	float: left;
}

#main_nav a {
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}

#sub_nav {
	margin-top: 7px;
	margin-left: 20px;
	font-size: 1em;
	color: #6299cc;
	float: left;
}

#sub_nav a {
	padding-right: 5px;
	padding-left: 5px;
}

#sub_debt_calculator {
	margin-top: 2px;
	margin-bottom: 0;
}

#left_col .news_story {
	margin-top: 25px;
	margin-bottom: 35px;
}

#left_col .news_story h5 a {
	color: #030303;
	text-decoration: none;
}

#left_col .news_story p {
	margin-top: 8px;
	margin-bottom: 0;
	color: #666;
}

#left_col .news_story h5 {
	color: #030303;	
	font-size: 1.19em;
}

#left_col p.date {
	color: #6197ca;
}

/* About page subimagery*/
.about_sub #sc1 h3 {background: url(../images/sc1_about195x151-trans.png) left no-repeat;}
.about_sub #sc2 h3 {background: url(../images/sc2_about198x151-trans.png) left no-repeat;}
.about_sub #sc3 h3 {background: url(../images/sc3_about195x151-trans.png) left no-repeat;}

/* Service page subimagery*/
.services_sub #sc1 h3 {background: url(../images/sc1_services195x151-trans.png) left no-repeat;}
.services_sub #sc2 h3 {background: url(../images/sc2_services195x151-trans.png) left no-repeat;}
.services_sub #sc3 h3 {background: url(../images/sc3_services195x151-trans.png) left no-repeat;}

/*::::::::::::::::::::::::::::::: TERTIARY PAGES :::::::::::::::::::::::::::::::*/

#left_col p span {
	color: #666;
}

#left_col.faq {
	margin-bottom: 30px;
}

#left_col.faq p {
	color: #333;
}

#left_col.terms_of_use h4,
#left_col.privacy_policy h4 {
	margin-top: 12px;
	font-size: 1.25em;
	color: #6197ca;
}

#tell_friend {
	margin: 0 auto;
	padding-top: 35px;
	padding-right: 10px;
	padding-left: 25px;
	width: 246px;
	height: 209px;
	background: url(../images/bg_tellFriend-trans.png) top left no-repeat;
	font-size: 10px;
	color: #fff;
}

#tell_friend p {
	width: 236px;
}

#tell_friend table {
	margin-top: 13px;
}

#tell_friend td{
	padding-top: 10px;
	width: 122px;
	text-align: left;
}

#tell_friend input{
	margin-top: 8px; 
	width: 98px;
	height: 12px;
}

#tell_friend #submit {
	margin-top: 16px;
	margin-left: 35px;
	width: 70px;
	height: 20px;
}

#left_col.site_map ul {
	list-style: none;
}

#left_col.site_map ul li ul a,
#left_col.site_map ul  a {
	font-size: 12px;
}

#left_col .testimonial {
	margin-top: 25px;
	margin-bottom: 50px;
	width: 500px;
}

#left_col .testimonial h4 {
	margin-bottom: 1px;
	margin-left: 115px;
	padding-bottom: 3px;
	border-bottom: 1px solid #D7D7D7;
	font-size: .9em;
	font-weight: normal;
	letter-spacing: .1em;
	text-transform: uppercase;
}

#left_col .testimonial p {
	margin-top: 0;
	margin-bottom: 9px;
	margin-left: 115px;
	font-size: 1.2em;
	font-style: italic;
	line-height: 1.6;
	text-align: justify;
}

#left_col .testimonial p span{
	font-size: 1.1em;
	font-style: normal;
}

#left_col.news table {
	width:600px;
	border-top:1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}

#left_col.news table td {
	padding: 0 15px;
	border-right: 1px solid #999;
}

#left_col.contact label span {color: #C00;}

#left_col.proof table {
	margin-bottom: 20px;
	width: 800px;
	font-size: 1.2em;
}

#left_col.proof table tr th { 
	margin-bottom: 10px;
	padding: 5px 0;
	border-bottom: 1px solid #6197ca;
	font-weight:bold;
	color: #6197ca;
}

#left_col.proof table tr td {
	padding: 8px 0;
}

/*::::::::::::::::::::::::::::::: MISC. CLASSES :::::::::::::::::::::::::::::::*/

.inline_menu li {display: inline;list-style: none;}
.vert-div-left {background: url(../images/vert_div1x108.jpg) top left no-repeat;}
.no-margin {margin:0;}
.no-display {display:none;}
.sendMail {height:22px;}

#left_col p.font-size10 {font-size:1em;}
#left_col p.font-size9 {font-size:.9em;}

/* Highlighst the current page link*/
a.selected {
	margin: 0;
	padding-bottom:8px;
	background-image:  url(../images/mainNav_on-trans.png);
	background-repeat: no-repeat;
	background-position:bottom;
	color: #fff;
}

.select_tert {
	margin-left: 5px;
	padding-left: 5px;
	background: url(../images/select_arw.gif) left no-repeat;
}
.select_tert a{color:#e5f2fe;}

.odd {
	background-color: #666;
}

/*No Flash/JS */
.index-noflash, noscript h2 {
	margin: auto 0;
	padding: 5px;
	color: #12304A;
}

.index-noflash h2 {
	font-size: 1.4em;
	text-align: center;
}

.index-noflash p, noscript {
	margin: 0;
	font-size: 1.4em;
	text-align: center;
}

/* Fix layout issue in Webkit browsers*/

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#tell_friend table {
		margin-top: 22px;
	}
	
	#tell_friend table tr td {
		padding-top: 12px;
	}
}


