﻿body 
{
    background: #fff url(../i/bg.jpg) repeat-x;
    font-size: 62.5%;
}

h1
{
    color: #0171bb;
    font-family: Arial, Sans-Serif;
    font-size: 25px;
    font-weight: bold;
    margin: 10px 0 5px 0; 
}

h2
{
    clear: both;
    color: #0171bb;
    font-family: Arial, Sans-Serif;
    font-size: 22px;
    font-weight: bold;
    margin: 10px 0 5px 0;  
}

h3
{
    clear: both;
    color: #0171bb;
    font-family: Arial, Sans-Serif;
    font-size: 18px;
    font-weight: bold;
    margin: 10px 0 5px 0;  
}

h4
{
    clear: both;
    color: #0171bb;
    font-family: Arial, Sans-Serif;
    font-size: 15px;
    font-weight: bold;
    margin: 10px 0 5px 0;  
}

a:link, a:visited
{
    color: #0171bb;
    text-decoration: none;
}

a:hover
{
    color: #0171bb;
    text-decoration: underline;
}

a:active
{
    color: #0171bb;
    text-decoration: none;
}

p
{
    color: #333;
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 1.3em;
    line-height: 1.6;
    margin: 5px 0;
}

.bold
{
    color: #0171bb;
    font-weight: bold;
}

.italic
{
    font-style: italic;
}

.asterix
{
    color: #0171bb;
    font-size: 1.2em;
    margin-left: 5px;
}

.asterisk
{
    font-size: 1.1em;
}

p .asterisk
{
    font-size: 1em;
}

ul
{
    margin: 10px 0;
}

ul li
{
    background: url(../i/tick.jpg) no-repeat;
    background-position: 0 .55em;
    color: #333;
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 1.3em;
    line-height: 2.5;
    list-style-type: none;
    margin-left: 1em;
    padding-left: 2em;
}

ul.privacy li
{
    background: none;
    list-style-type: square;
    line-height: 1.9;
    margin-left: 2em;
    padding-left: 0.5em;
}

#wrapper
{
    /*min-height:800px;
    height:auto !important;
    height:800px;*/
    margin: 0 auto;
    width: 960px;
}

#content
{
    clear: both;
    margin: 0 auto;
    width: 960px;    
}

#content-body
{
    clear: both;

    overflow: auto;
    padding-top: 15px;
}

#content-body-left
{
    float: left;
    width: 655px;
}

#content-body-right
{
    float: right;
    width: 260px;
}

#content-body-right img
{
    float: right;
}

#logo
{
    height: 102px;
}

#logo-left
{
    float: left;
    width: 370px;
}

#logo-right
{
    float: right;
    width: 488px;
}

#banner
{
    margin: 0;
}

#banner-left
{
    background: url(../i/banner-img.jpg) no-repeat;
    float: left;
    margin-top: 0;
    height: 247px;
    width: 363px;
}

#banner-right
{
    text-align: center;
}

#slogan
{
    margin: 15px 0 0 0;
}

#button
{
    margin-top: 15px;
}


#footer
{
    background: #fff url(../i/footer-bg.jpg) repeat-x;
    border-top: solid 1px #c1c1c1;
    height: 100px;
    margin-top: 50px;
}

#inner-footer
{
    margin: 0 auto;
    padding-top: 10px;
    width: 960px;
}

#footer p
{
    color: #494949;
    font-size: 1.1em;
}

#footer-links
{
    float: left;
    width: 600px;
}

#footer-logos
{
    float: right;
    text-align: center;
    width: 225px;
}

#footer-logos img
{
    margin-left: 10px;
}

#footer-logos p
{
    font-size: 1.0em;
    margin-top: 0;
}

.order-button, .register-button
{
    float: right;
    margin-bottom: 10px;
}



#navigation
{
    height: 30px;
    margin-top: 38px;
    position: relative;
}

#navlist
{
    position: relative;
    margin: 0 auto 0 auto;
    width: 488px;
    padding: 0;
    height: 30px;
    background: url(../i/nav.png);
    list-style-type: none;
}

#navlist li
{
    float: left;
}

#navlist li a
{
    background: url(../i/nav.png);
    display: block;
    font-size: 1%;
    height: 30px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    position: absolute;
    text-indent: -9999px;
    text-align: left;
    top: 0;
}


li#nav_hom a
{
    background-position: 0 0;
    left: 0;
    width: 54px;
}

li#nav_abo a
{
    background-position: -65px 0;
    left: 65px;
    width: 122px;    
}

li#nav_ser a
{
    background-position: -197px 0;
    left: 197px;
    width: 77px;
}

li#nav_why a
{
    background-position: -283px 0;
    left: 283px;
    width: 65px;
}

li#nav_faq a
{
    background-position: -356px 0;
    left: 356px;
    width: 45px;    
}

li#nav_con a
{
    background-position: -408px 0;
    left: 408px;
    width: 80px;    
}


li#nav_hom a:hover
{
    background-position: 0 -30px;
}

li#nav_abo a:hover
{
    background-position: -65px -30px;
    left: 65px;
    width: 122px;    
}

li#nav_ser a:hover
{
    background-position: -197px -30px;
    left: 197px;
    width: 77px;
}

li#nav_why a:hover
{
    background-position: -283px -30px;
    left: 283px;
    width: 65px;
}

li#nav_faq a:hover
{
    background-position: -356px -30px;
    left: 356px;
    width: 45px;    
}

li#nav_con a:hover
{
    background-position: -408px -30px;
    left: 408px;
    width: 80px;    
}


/* ---------------- Nav Active ------------------ */

#body_hom li#nav_hom a
{
    background-position: 0 -30px;
}

#body_abo li#nav_abo a
{
    background-position: -65px -30px;   
}

#body_ser li#nav_ser a
{
    background-position: -197px -30px;
}

#body_why li#nav_why a
{
    background-position: -283px -30px;
}

#body_faq li#nav_faq a
{
    background-position: -356px -30px; 
}

#body_con li#nav_con a
{
    background-position: -408px -30px;
}

/* --------------------- Why Us ------------------------ */

#reg-header-1
{
    background-color: #0171bb;
    height: 25px;
    width: 99%;
}

#reg-header-2
{
    background-color: #0171bb;
    height: 25px;
    width: 99%;    
}

#reg-header-3
{
    background-color: #0171bb;
    height: 25px;
    width: 99%;    
}

.reg
{
    overflow: auto;
    padding: 20px 0;
}

/* --------------------- Contact Page ------------------------ */

#contact-rows
{
    margin-top: 20px;
}

.contact-row
{
    clear: both;
    width: 480px;
}

.contact-l
{
    float: left;
    font-weight: bold;
    margin-bottom: 10px;
    width: 150px;
}

.contact-r
{
    float: right;
    margin-bottom: 10px;
    width: 330px;
}

.contact-row p
{
    margin: 0;
}





.package
{
    margin-top: 15px;
}







#progress
{
    float: right;
    height: 41px;
    margin: 25px 0;
    width: 416px;
}

#progress-list
{
    position: relative;
    margin: 0 auto 0 auto;
    width: 416px;
    padding: 0;
    height: 41px;
    background: url(../i/progress.png);
    list-style-type: none;
}

#progress-list li
{
    float: left;
    background: none;
}

#progress-list li a
{
    background: url(../i/progress.png);
    display: block;
    font-size: 1%;
    height: 41px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    position: absolute;
    text-indent: -9999px;
    text-align: left;
    top: 0;
}

li#nav_ins a
{
    background-position: 0 0;
    left: 0;
    width: 120px;
}

li#nav_reg a
{
    background-position: -150px 0;
    left: 150px;
    width: 120px;    
}

li#nav_ins a:hover
{
    background-position: 0 -41px;
}

li#nav_reg a:hover
{
    background-position: -150px -41px;
    left: 150px;
    width: 120px;    
}

/* ---------------- Nav Active ------------------ */

#body_ins li#nav_ins a
{
    background-position: 0 -82px;
}

#body_reg li#nav_reg a
{
    background-position: -150px -82px;   
}

/* ---------------- Instructions ------------------ */

#instructions
{
    margin: 20px 20px;
}

#instructions h2
{
    font-size: 1.7em;
}

/* ---------------- Accordion ------------------ */


#accordion {
	margin:20px 0px;
}



h2.toggler {
	cursor: pointer;
	border: 1px solid #f5f5f5;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
    font-weight: normal;
    font-family: Arial, Sans-Serif;
    font-size: 1.6em;
	background: #0171bb;
	color: #fff;
	margin: 0 0 4px 0;
	padding: 3px 5px;
}



div.element p, div.element h4 {
	margin:0px;
	padding:4px;
}





.accordion h4 { margin: 0; padding-top: 18px; cursor: pointer; }
.accordion h4.selected { color: #00519f; }
.accordion p { margin: 0; padding-top: 18px; }

