/* =reset ******************************** */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,var{font-style:normal;font-weight:normal;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
body {font:13px verdana,helvetica,clean,sans-serif;}
table {font-size:inherit;font:100%;}
select, input, textarea {font:99% verdana,helvetica,clean,sans-serif;}
pre, code {font:115% monospace;}
body * {line-height:1.22em;}
/* =clear */
.clear:after {clear: both; content: "."; display: block; height: 0; visibility: hidden;}
.clear {display: block; overflow: hidden;}
.hidden {position:absolute; left:0px; top:-500px; width:1px; height:1px; overflow:hidden;}

/* =elements ***************************** */

#skip,#omniture {display: none;}

/* links colors */

a:link 			 {color: #d70000;}
a:active		 {color: #d70000;}
a:visited		 {color: #d70000;}
a:hover			 {color: #495761; text-decoration: none;}

body {background: #afc6d6 url(../../../images/body-bg.jpg) repeat-x 0 0; color: #333;}
h1,h2,h3,h4,h5,h6 {color: #000; font-family: arial,helvetica, sans-serif; margin: 2px 25px 5px;}
h1 {font-size: 130%; margin-top: 15px;}
h2 {font-size: 110%;}
h3 {font-size: 100%;}
p {line-height: 1.6; margin: 5px 25px 15px;}
ul,ol {margin: 5px 50px 15px;}
ul li, ol li {line-height: 1.5; padding: 2px 0;}
dl {margin: 10px 0 15px;}
dt {color: #000; font-weight: bold; padding: 2px 0 5px 5px;}
dd {padding: 2px 0 10px 15px;}

/* =classes ***************************** */

.float-left {
	float: left;
	margin: 0 10px 10px 0;
	}
.float-right {
	float: right;
	margin: 0 0 10px 10px;
	}
blockquote {width: 500px; margin: 10px 20px 20px 40px;}

/* =grids ***************************** */

#document {
	margin: 0 auto;
	width: 882px;
	}
#header {
	height: 173px;
	}
.home {
	background: transparent url(../../../images/header.jpg) no-repeat 0 0;
	}
.sub {
	background: transparent url(../../../images/header-sub.jpg) no-repeat 0 0;
	}
#navigation, #navigation li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
#navigation li, #navigation a {
	float: left;
	}
#navigation {
	float: right;
	height: 40px;
	margin: 5px 45px 0 0;
	width: 490px;
	}
#navigation a {
	display: block;
	height: 40px;
	text-indent: -9999px;
	}

#home a {width: 61px;}
#about a {width: 82px;}
#medical a {width: 195px;}
#faq a {width: 54px;}
#contact a {width: 90px;}

#body {
	background: #fff url(../../../images/layout-bg.gif) repeat-y 0 0;
	padding: 0 18px;
	}
#sidebar {
	float: left;
	width: 235px;
	}
#company-info *,
#recover-debts h3, 
#recover-debts p, 
#recover-debts ul, 
#recover-debts ul li, 
#aca-member * {
	position:absolute; left:0px; top:-500px; width:1px; height:1px; overflow:hidden;
	}
#company-info {
	background: transparent url(../../../images/cta01.jpg) no-repeat 0 0;
	height: 269px;
	}
#recover-debts {
	background: transparent url(../../../images/cta02.jpg) no-repeat 0 0;
	}
#recover-debts a {
	display: block;
	height: 258px;
	text-indent: -9999px;
	}
#aca-member {
	background: transparent url(../../../images/cta03.jpg) no-repeat 0 0;
	height: 109px;
	}
#content {
	float: right;
	width: 611px;
	}
#footer {
	background: #afc6d6 url(../../../images/footer.gif) no-repeat 0 0;
	font-size: 85%;
	padding: 15px 0 0;
	text-align: center;
	}
#footer p, #footer a {
	color: #333;
	}