html { 
    height: 100%;
    margin-bottom: 1px;
}
/* general page structure and layout */
body {
    font-family:Arial, Helvetica, sans-serif;
    font-size:.8em; 
    color:#000000; 
    margin:20px 0 0 0;
    padding:0 0 0 0;
    background:#ffffff;
    text-align:center;
}
/*---------------------------------*/
/*                      Layout                           */
/*---------------------------------*/
.pagetop_graphic {
    margin:0 auto;
    padding:0 0 0 0;
    width:780px;
    height:9px;
    background:#ffffff url(img/page_top.jpg) no-repeat;
}

.page_wrap {
/* includes the header, main body content and the footer */
    margin:0 auto;
    padding:0 0 0 0;
    width:780px;
    background:#ffffff url(img/body_bg.jpg) repeat-y;
    text-align:center;
}

.header {
    position:relative;
    margin:0 0 0 0 !important;
    margin:-7px 0 0 0;
    padding:0 0 0 ;
    width:780px !important;
    width:742px;
    height:125px;
    background:#ffffff url(img/header_bg.jpg);
    text-align:right;
}
.header_image {
    float: right;
    margin-top: 10px;
    margin-left: 5px;
}

.header_block {
    position:relative;
    margin:0 20px 0 20px;
    padding:0 0 0 0;
    width:740px;
    background:transparent;
    text-align:left;
    color:#eeeeee;
}

.logo {
    position:relative;
    float:left;
    margin: 0;
    padding: 0;
}
.navbar {
    xposition:relative;
    margin: 0;
    padding: 0;
    width:780px !important;
    width:742px;
    height:39px;
    background:#ffffff url(img/nav_bg.jpg);
    text-align:left;
    color:#ad0000;
    font-size:.9em;
}

.all_page_content {
    position:relative;
    margin:10px 0 0 10px;
    padding:0 0 0 0;
    width:760px !important;
    width:742px;
    background:transparent;
    text-align: left;
}

.left_column {
    position:absolute;
    xfloat: left;
    left: 0;
    width:150px;
    margin:0 0 0 0;
    padding:0 4px 0 0;
    background:transparent;
    font-size:.9em;
    color:#6E312A;
}
.bodytext_content {
    position:relative;
    width:590px;
    height:auto !important;
    min-height: 400px;
    margin:0 0 0 151px;
    padding:0 0 0 10px;
    border-left:1px solid #999999;
}
#ie7andup .bodytext_content {
    width:580px;
}
.step1_email {
    position:relative;
    float:left;
    width: 600px;
    margin:0 0 10px 0px !important;
    margin:0 0px 10px 0px;
    text-align: left;
    color: #616161;
    font-size:11px;
}
.footer {
    position:relative;
    margin:0 0 0 0;
    padding:10px 0 0 0;
    width:780px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:.8em;
    color:#6E312A;
    background:transparent;
    text-align:center;
    clear: both;
}

.footer_logo {
    position:relative;
    float:right;
    margin:0 0 0 15px;
    padding:0 0 0 0;
}

.pagebottom_graphic {
    margin:0 auto;
    padding:0 0 0 0;
    width:780px;
    height:11px;
    background:#ffffff url(img/page_bottom.jpg) no-repeat top;
    clear: both;
}

#login	{
	margin: 0px 0px 15px 0px;
        background-color: #cccccc;
	width: 146px;
        padding: 5px 2px 10px 4px;
	float: left;
}
/*---------------------------------*/
/*                      Navigation                     */
/*---------------------------------*/
#nav ul{
    padding:0 0 0 0;
    margin: 0 0 0 1.5em;
    white-space: nowrap;
    font-size:1.1em;
    color:#ffffff;
    float:left;
    width:100%;
    height:39px;
    background:transparent;
    list-style:none;
}

#nav ul li{
    display:inline;
    list-style:none;
}

#nav ul li a{
    margin: .8em 0 0 0;
    padding: .4em 1em .46em 1em;
    color:#000000;
    text-decoration:none;
    float: left;
    border-left:1px solid #999999;
    background:transparent;
}

#nav ul li a:hover{
    color:#ad0000;
    text-decoration:none;
    border-left:1px solid #999999;
}
.subnavbar {
    width: 100%;
    float: left;
    background-color: #9e281e;
    color: #efefef;
    padding: 3px 3px 3px 6px;
    margin-bottom: 10px;
}
.subnavbar a {
    color:#efefef;
    font-weight: bold;
}
.subnavbar a:hover {
    color: #ffffff;
    font-weight: bold;
    text-decoration: underline;
}
.subnavbar .active {  
    text-decoration: none;
}
.subnavbar .active:hover {  
    text-decoration: none;
    color: #efefef;
}
/*---------------------------------*/
/*                      Fonts                            */
/*---------------------------------*/
h1 {
    color:#eeeeee;
    font-size:2em;
    letter-spacing:.1em;
    text-transform:capitalize;
    margin:0 0 0 0;
    padding:20px 0 0 0;
}

h2 {
    color:#000000;
    font-size:1.3em;
    text-transform: capitalize;
    font-weight:bold;
    padding:0 0 0 0;
    margin:0 0 -6px 0;
}

h3 {
    color:#000000;
    font-size:1.1em;
    font-weight:bold;
    padding:0 0 0 0;
    margin:0 0 -8px 0;
}
.bold_red {
    font-weight: bold;
    color: #9e281e;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    font-size:12px;
    xdisplay: inline;
}

.q {
    font-weight: bold;
}
.step1_email h3 {
    color:#6E312A;
    margin:2px 0 -10px 0;
}

.step1_email h3:after {
    color: #6E312A;
    content: "\0020 \00BB";
}

/*---------------------------------*/
/*                      Links                             */
/*---------------------------------*/
a {
    color:#6E312A;
    text-decoration:underline;
}

a:hover {
    color:#999999;
    text-decoration:none;
}

.login_testimonials a {
    color:#000000;
    text-decoration:underline;
}

.login_testimonials a:hover {
    color:#999999;
    text-decoration:none;
}
/*---------------------------------*/
/*                      Images                          */
/*---------------------------------*/
img {
    border:none;
}
.login_testimonials img {
    border: 1px solid #9e281e;
}

.left {
    float:left;
    margin:0 0 0 0;
    padding:0 0 0 0;
}

.right {
    float:right;
    margin:0 0 0 0;
    padding:0 0 0 0;
}
.salesgraphic {
    float: right;
    margin: 15px 0px 0px 10px;
    border: 1px solid #9e281e;
    display: inline;
}
/*---------------------------------*/
/*                      Forms                           */
/*---------------------------------*/
#login form {
    width: 146px;
    xmargin: 10px;
    text-align: center;
}
#login a {
    font-size: 9px;
    color: #36c;
}
#login .in {
    border: 1px solid #000000;
    margin-bottom:3px;
    height: 15px;
    width: 140px
}
#login label {  
    width: 140px;
    font-weight: bold;
    text-align: center;
    float: left;
    font-size:12px
}
.email_form	{
    width: 594px;
    text-align: left;
    border: 2px solid #9e281e;
    background-color: #ffffff;
    float: left;
    padding-top: 8px;
    xmargin-left: 10px;
}
.email_form h2 {  
    color: #ffffff;
    background-color: #9e281e;
    font-size: 15px;
    padding: 10px 10px 15px 5px;
    margin: 0px 0px 0px 0px;
    text-align: left;
    vertical-align: top;
    font-weight: bold;
    display: inline;
}
.email_form .in {
    border: 1px solid #9e281e;
    background-color: #eeeeee;
    text-align: center;
    height: 20px;
    vertical-align: top;
    font-size: 15px;
    color: #ad0000;
    margin: 0px 0px 0px 15px;
    width: 190px;
}
.button {
    margin: -3px 0px 0px 10px;
}

/*---------------------------------*/
/*           workarounds and hacks            */
/*---------------------------------*/
/* workarounds and hacks */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
    display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

