/*
 * ARSI CSS
 */
body {
	margin: 0 0 50px 0;
	padding: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 1.5em;
	font-size: 11px;
	color: #555;
	background: url('../images/body-bkg.png');
}

h2, h3, h4, h5, h6 {
	font-family: Georgia, Times, serif;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 1.2em;
}

h2 {
	font-size: 24px;
	color: #304E98;
}

h2.padded {
	padding-top: 20px;
}

p {
	padding: 0;
	margin: 0 0 20px 0;
}

ul {
	padding: 0 0 0 20px;
	margin: 0 0 20px 0;
}

a {
	color: #903223;
	text-decoration: none;
}

a:hover {
	color: #211B18;
}

a img {
	border: none;
}

/*
 * Helpers
 */
.break {
	clear: both;
}

.nobullets {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}

.arsi {
	font-style: italic;
	font-family: Georgia, Times, serif;
	letter-spacing: 1px;
}

/*
 * Main layout wrappers
 */
#wrapper {
	width: 1024px;
	background: url('../images/bottom-debt-collection-side.png') 8px bottom no-repeat;
	margin: 0 auto;
	position: relative;
}

#outterWrapper {
	width: 855px;
	margin: 0 auto;
/*	background: url('../images/logo-top.png') top left no-repeat;*/
	padding-top: 50px;
}

#innerWrapper {
	width: 855px;
	padding-right: 10px;
	background: #fff url('../images/bottom-debt-collection-seal.png') 10px 100% no-repeat;
	position: relative;
}

#acaLink {
	width: 75px;
	height: 90px;
	display: block;
	position: absolute;
	bottom: 58px;
	left: 175px;
}

/* #winnerLink {
	width: 100px;
	height: 76px;
	display: block;
	position: absolute;
	bottom: 160px;
	left: 150px;
	background:url(../images/winner_09.jpg);
	border:none
}*/


#logolink {
	width: 100px;
	height: 100px;
	margin: 10px;
	background-color:#999999;
	vertical-align: bottom;
}
	
#mainContentWrapper {
	width: 855px;
	float: left;
	background: url('../images/header-innerpages.jpg') top left no-repeat;
	position: relative;
}

body#home #mainContentWrapper {
	background: url('../images/header.jpg') top left no-repeat;
}

#mainContent {
	padding: 0px 0 20px 15px;
	margin-left: 250px;
	margin-top: 60px;
}

body#home #mainContent {
	padding-top: 150px;
/*	*padding-top: 150px;*/
}

#leftBar {
	width: 180px;
	position: absolute;
	top: 265px;
	left: 25px;
	text-indent: -9999px;
}

#mainContentLeftCol, #mainContentRightCol {
	float: left;	
	width: 270px;
}

#mainContentLeftCol {
	margin-right: 35px;
}

#logo {
	position: absolute;
	text-indent: -9999px;
	top: 120px;
	left: 30px;
	width: 190px;
	height: 55px;
}

#logo h1 {
	margin: 0;
	padding: 0;
}

#logo a {
	display: block;
	height: 55px;
	width: 190px;
}

/*
 * Footer
 */
#footer {
	background: url('../images/footer-background.png') repeat-x;
	line-height: 42px;
	height: 42px;
	margin-left: 251px;
	clear: both;
	padding-bottom: 10px;
	position: relative;
}

#footer #copyright {
	width: 150px;
	float: right;
	text-align: right;
	color: #A2B9D3;
	font-size: 90%;
}
*html #footer #copyright {
	padding-top: 14px;
}

#footerNav {
	width: 420px;
	float: left;
/*	background: #06f;*/
}

#footerNav ul.nav li a {
	text-indent: -9999px;
	height: 38px;
	line-height: 38px;
	margin-top: 2px;
}

#bottomNavContact a {
	background: url('../images/bottom-nav-contact.png');
	width: 80px;
}

#bottomNavLocations a {
	background: url('../images/bottom-nav-locations.png');
	width: 101px;
}

#bottomNavTestimonials a {
	background: url('../images/bottom-nav-testimonials.png');
	width: 125px;
}

#bottomNavNewsletter a {
	background: url('../images/bottom-nav-newsletter.png');
	width: 114px;
}

/*
 * Header
 */
#header {
	position: relative;
}

/*
 * Nav
 */
ul.nav, ul.nav li {
	list-style: none;
	margin: 0;
	padding: 0;	
}

ul.nav li {
	float: left;
}

ul.nav li a {
	display: block;
	float: left;
}

#navbar {
	width: 615px;
	position: absolute;
	top: 0px;
	right: 0px;
}

body#home #navbar {
	top: 148px;
}

#navbar ul {
	margin-left: 20px;
}

#navbar ul li a {
	height: 38px;
	line-height: 38px;
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	padding-right: 20px;
}

#navbar ul li a:hover, #navbar ul li a:active, body#healthcare #navbar ul li#navHealthcare a, body#guarantees #navbar ul li#navGuarantees a, 
body#partnership #navbar ul li#navPartnership a, body#philosophy #navbar ul li#navPhilosophy a, body#commercial #navbar ul li#navCommercial a {
	color: #BFD2EB;
}


/*
 * Home page
 */
body#home #mainContentLeftCol {
	width: 380px;
	padding-right: 15px;
	margin-right: 10px;
	border-right: 2px solid #BE7F8D;
	padding-bottom: 10px;
}

body#home #mainContentRightCol {
	width: 182px;
/*	background: url('../images/mainContent-bkg.png') repeat-y;*/
}

/* Sidebar buttons */
#buttonLogin a {
	margin-top: 10px;
	background-image: url('../images/sidebar-login.png');
}

#buttonNewsletter a {
	background-image: url('../images/sidebar-newsletter.png');
}

#buttonTestimonials a {
	background-image: url('../images/sidebar-testimonials.png');
}

#buttonTestimonials {
	border-bottom: 2px dashed #BE7F8D;
}

.sidebarButton a {
	text-indent: -9999px;
	display: block;
	height: 55px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

.sidebarButton {
		padding-bottom: 10px;
}

.sidebarButton a:hover {
	background-position: 0 -55px;
}

#sidebarKeyboard {
	background: url('../images/sidebar-keyboard.jpg') top left no-repeat;
	height: 94px;
	margin-top: 10px;
}


/*
 * Healthcare page
 */
body#healthcare #mainContent {
	background: url('../images/bottomHighlight-healthcare.jpg') bottom no-repeat;
	padding-bottom: 100px;
	margin-bottom: 20px;
}

body#healthcare #leftBar {
	background: url('../images/leftBar-healthcare.png') top left no-repeat;
	width: 203px;
	height: 112px;
}

/*
 * Guarantees page
 */
body#guarantees #mainContent {
	background: url('../images/bottomHighlight-guarantees.jpg') bottom no-repeat;
	padding-bottom: 160px;
	margin-bottom: 10px;
}

body#guarantees #leftBar {
	background: url('../images/leftBar-guarantees.png') top center no-repeat;
	width: 203px;
	height: 41px;
}

body#guarantees #leftBar {
	background: url('../images/leftBar-guarantees.png') top center no-repeat;
	width: 203px;
	height: 41px;
}

/*
 * Partnership page
 */
body#partnership #mainContent {
	background: url('../images/bottomHighlight-partnership.jpg') bottom no-repeat;
	padding-bottom: 130px;
	margin-bottom: 10px;
}

body#partnership #leftBar {
	background: url('../images/leftBar-partnership.png') top center no-repeat;
	width: 203px;
	height: 41px;
}

/*
 * Philosophy page
 */
body#philosophy #mainContent {
	background: url('../images/bottomHighlight-philosophy.jpg') bottom no-repeat;
	padding-bottom: 140px;
	margin-bottom: 10px;
}

body#philosophy #leftBar {
	background: url('../images/leftBar-philosophy.png') top center no-repeat;
	width: 203px;
	height: 24px;
}

/*
 * Commercial page
 */
body#commercial #mainContent {
	background: url('../images/bottomHighlight-commercial.jpg') bottom no-repeat;
	padding-bottom: 100px;
	margin-bottom: 10px;
}

body#commercial #leftBar {
	background: url('../images/leftBar-commercial.png') top center no-repeat;
	width: 203px;
	height: 24px;
}


/*
 * Contact page
 */
body#contact #mainContentLeftCol {
	width: 350px;
	margin-right: 15px;
}

body#contact #mainContentRightCol {
	width: 212px;
}

/*
 * Testimonials page
 */
.testimonialCredits {
	color: #304E98;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

body#testimonials #leftBar {
	background: url('../images/leftBar-testimonials.png') top center no-repeat;
	width: 203px;
	height: 7px;
}

/*
 * Newsletter page
 */
body#newsletter #mainContent {
	padding-bottom: 100px;
}

/*
 * RAC Services page
 */
body#rac-services #mainContent {
	background: url('../images/bottomHighlight-commercial.jpg') bottom no-repeat;
	padding-bottom: 100px;
	margin-bottom: 10px;
}

body#rac-services #leftBar {
	background: url('../images/leftBar-commercial.png') top center no-repeat;
	width: 203px;
	height: 24px;
}
