@import url('reset-min.css');
/* common settings */
body,html {
margin:0; padding:0;
text-align: center;
font: normal 13px arial, helvetica, sans-serif;
}

.clear{
display: block;
clear: both;
margin:0;
visibility: hidden;
}

img {
border: 0;
}

img.centered{
display: block;
margin: 8px auto 0 auto;
}
img.alignLeft{
float: left;
margin: 0 4px 0 0;
}

/* Main elements appearance at all pages*/
html{
background: #e5e5e5;
}

body{
margin: 0 auto 8px auto;
width: 750px;
padding: 0 5px;
border: 0;
background: #fff url('/images/microsites/alliancetaxcare/body-bg.gif') left top repeat-y;
}

#footer{
height: 50px;
margin: 0 -5px 0 -5px;
padding: 14px 16px;
background: #fff;
text-align: center;
background: url('/images/microsites/alliancetaxcare/footer-bg.png') left bottom no-repeat;
}

#footer a{
font: bold 8.6pt arial, sans-serif;
color: #6c8aa0;
text-decoration: none;
padding: 0 8px;
}
#footer a:hover{
text-decoration: underline;
}

#footer #copyright{
display: block;
margin: 16px 0 0 0;
font: bold 7pt arial, sans-serif;
color: #454a4b;
}

#mainlogo{
display: inline;
}

#logo{
float: left;
height: 75px; width: 276px;
margin: 0 0 0 8px; padding: 0;
text-indent: -5000em;
overflow: hidden;
background: transparent url('/images/microsites/alliancetaxcare/head-logo.png') 40px bottom no-repeat;
}
strong{
font-weight: bold;
}




.altcontent{

float: right;
width: 485px;
margin: 0 20px 0 0;
text-align: left;
display: inline;
}
.altcontent-inner{
padding: 0 0 8px 0;
}

.altcontent h2{
margin: 0;
padding: 36px 0 0 0;
font-weight: bold;
font-size: 1.4em;
color: #2163a4;
}
.altcontent h3{
font-weight: bold;
font-size: 1.2em;
}
.altcontent h4{
font-weight: bold;
}

.altcontent img.alignLeft{
float: left;
margin: 0 8px 0 0;
}
.altcontent .altcolumn{
float: left;
width: 45%;
margin: 10px 0 0 20px;
padding: 0 4px 0 0;
display: inline;
}

.altcontent p{
margin: 4px 0 12px 0;
}
.altcontent p a{
text-decoration: underline;
color: #d10400;
}

.button-applynow{
display: block;
background: url("/images/microsites/alliancetaxcare/button-applynow.png") right bottom no-repeat;
height: 48px;
line-height: 40px;
text-indent: -5000em;
overflow: hidden;
}
.button-startnow{
clear: both;
display: block;
background: url("/images/microsites/alliancetaxcare/button-startnow.png") right bottom no-repeat;
height: 48px;
line-height: 40px;
text-indent: -5000em;
overflow: hidden;
}