﻿body 
{ 
    padding: 0; 
    margin: 0 auto; 
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
} 

.page_margins 
{ 
    margin: 0 auto; 
    width: auto;  
    min-width: 960px; 
    background: #fffff;
    /*padding: 0 35px;*/
} 
 
.page 
{ 
    padding: 0; 
} 

#header 
{ 
    /*background-image: url(../images/design/gradient.jpg);
    background-repeat: repeat-x;*/
    height: 103px; 
}

#header_inner
{
    
    padding: 10px 0 0 0; 
    margin: 0 auto;
    color: #000; 
    width: 940px;
    height: 93px; 
    text-align: center;
}

#header #header_left
{
    display: inline;
    float: left;
    margin: 0;
    width: 220px;
    font-size: 1.9em;
    color: #245398;
    font-weight: 900;
    text-align: center;
    
}
#header #header_left div
{
   
   padding: 5px 0 0 0;
}

#header #header_middle
{
    display: inline;
    margin: 0 0 0 5px;
    float: left;
    width: 475px;
    padding-top: 18px;
    font-size: 1.72em;
    font-style: italic;
    color: #245398;
    font-weight: bold;
}

#header #header_right
{
    display: inline;
    float: right;
    margin: 15px 0 0 0;
    padding: 0 20px 0 0;
    width: 215px;
    text-align: right;
}

#header #header_right #header_nav
{   
    margin: 10px 0 0 0;
}

#header #header_right #header_nav a
{   
    color: #245398;
    padding: 0 2px;
    text-decoration: none;
}

#header #header_right #header_nav a:hover
{   
    text-decoration: underline;
}

#navcontainer
{
    background-image: url(../images/design/buttonbar.jpg);
    background-repeat: repeat-x;
    overflow: hidden;
    text-align: center;
    width: 952px;
    margin: 0 auto;
}

#topnav 
{
    width: 952px;
    text-align: center;   
    margin: 0 auto;
} 

#topnav ul
{
    padding: 0;
    margin: 0 auto;
    color: White;
    width: 952px;
    text-align: center;
}

#topnav ul li
{
    display: inline;
    float: left;
    height: 38px;
}

#topnav ul li a
{
    padding: 8px 0 0 0;
    color: #245398;
    text-decoration: none;
    border-right: 1px solid #ababab;
    display: block;
    height: 38px;
    width: 118px;
    text-align: center;
    font-size: 1.3em;
    font-weight: 500;
}

#topnav ul li a:hover
{
    background-image: url(../images/design/button_over.jpg);
    background-repeat: no-repeat;
    color: #fff;
}
#topnav #last a
{
    border: none;
}

#content  
{
    margin: 10px auto;
    width: 945px;
    min-height: 510px;
    background: #fff;
    padding: 0;
} 
#content-left 
{
    float: left;
    width: 678px;
} 
h1
{
    color: #4e4e50;
    font-weight: 800;
    font-size: 1.7em;
    text-align: left;
    display: inline;
}

#content #kit 
{
    width: 678px;
    float: left;
    margin: 5px 0 0 -10px;
} 

#content #kit #kitimage
{
    /*background-image: url(../images/design/kit.png);
    background-repeat: no-repeat;
    width: 540px;
    height: 255px;
    text-align: right;
    padding: 0;
    float: left;*/
}

#content #kit #kitbutton
{
    display: inline;
    float: left;   
    width: 292px;
    margin-left: 100px;
    margin-top: 270px;
    position: absolute;
}

#content #kit #kittext
{   
    width: 342px;
    text-align: center;
    margin: 305px 0 0 0;
    padding-left: 75px;
    position: absolute;
    float: left;
}

#content #kit #kittext h2
{
    font-size: 2.2em;
    color: #c11b4d;
    font-weight: bold;
    text-align: center;
    margin: 10px 0 0 0;
    width: 335px;
}

#content #kit #kittext h2 sup
{
    font-size: .6em;
    font-weight: 900;
    vertical-align: top;
}

a.kitImageLink
{
    background-image: url(../images/HomePage_Graphic.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    width: 686px;
    height: 413px;
    text-align: right;
    padding: 0;
    float: left;
    position: absolute;
}

#content #kit a.kitbutton
{
    background-image: url(../images/design/free_booksover.png);
    background-repeat: no-repeat;
    width: 289px;
    height: 41px;
    display: block; 
    padding: 0;
    text-align: center;
    text-decoration: none;
    color: #fff;
    font-size: 1.7em;
    font-weight: bold;
    
}
#content #kit a.kitbutton:link
{
    background-image: url(../images/design/free_books.png); 
    
}

#content #kit a.kitbutton:hover
{
    background-image: url(../images/design/free_booksover.png);
}

#content #video
{
    float: left;
    width: 255px;
    color: #4e4e50;
    text-align: left;
    margin: 5px 0 0 5px;
}
#video a
    {
    text-decoration: none;
    color: #245398;
    }

#video a:hover
    {
    text-decoration: underline;

    }

.clearing
{
    clear: both;
}

#callouts
{
    margin: 409px 0 0 0;
    /*background: #e6f2fe;*/
    padding: 0;
    overflow: hidden;
    width: 650px;

}

#callouts_inner
{
    float:left;
    margin: 10px auto;
    width: 650px;
}

#callouts #meter_container
{
    width: 650px;
    margin-left: 10px;
    float: left;
    margin-bottom: 4px;
}

#callouts #meters
    {
     /*background-image: url(../images/design/meters_small.png);
     background-repeat:no-repeat;*/
     float: left;
     height: 145px;
    }
#guarantee_link
{
    background-image: url(../images/design/guarantee_over.jpg);
    display: block;
    width: 114px;
    height: 112px;
}
#guarantee_link:link
{
    background-image: url(../images/design/guarantee.jpg);
}
#guarantee_link:hover, #guarantee_link:focus
{
    background-image: url(../images/design/guarantee_over.jpg);
}
#callouts #images_right
    {
    width: 110px; 
    float: right; 
    text-align: right;
    margin: 0 30px 0 0;
    }
    
#callouts #images_right a
{
    text-decoration: none;
    color: #245398;
}

#callouts #images_right a:hover
{
    text-decoration: underline;
}

#callouts #meter_seal img
    {
    margin-bottom: 5px;
    }
#callouts #meters_header a{
	font-size: 1.4em;
	color: #245398;
	padding: 0 0 12px 0;
	margin: 0px;
	text-decoration: none;
	font-weight:600;
}
    
#callouts ul
{
    margin: 5px 0 0 0;
    padding: 0;    
    width: 245px;
}
#callouts ul li
{
    font-size: 1em;
    color: #4e4e50;
    font-weight:600;
    list-style-type: none;	   
    text-indent: -31px !important;
    margin: 2px 0 2px 0;
    padding: 0 0 0 31px;
}
#callouts p 
{
	font-size: 1em;
	color: #000000;
	padding: 0;
	margin: 0px;
	font-weight:bold;
	width: 200px;
}

#callouts #meters_header a:hover 
{
	text-decoration: underline;
}

.horizontal_line 
{
	border-top: 1px solid #00529B;
	padding-bottom: 10px;
}

#testimonials
{
  float: left;
  margin-left: 40px;  
    
}

#testimonial_box
    {
	
	height: 145px;
    }
    
#testimonials_header
    {
    margin: 20px 0 5px 0;

    }
#testimonials_header a
    {
    color: #245398;
    font-size: 1.4em;
    text-decoration:none;
    font-weight: 600;
    margin: 0;
    }
#testimonials_header a:hover
    {
    text-decoration: underline;
    margin: 0;
    }
#testimonial_text
    {
        font-size: .95em;
        width: 250px;
    }
.testimonials_byline
{
    font-style: italic;
    text-align:right;
    width: 240px;
    margin: 7px 0 12px 0;
}
#testimonial_box_text
    {
    width: 310px;
    padding: 0 5px 0 15px;
    margin: 0;
    font-size: 1em;
    }

#testimonial_box a
    {
    text-decoration: none;

    color: #245398;
    }

#testimonial_box a:hover
    {
    text-decoration: underline;

    }

#footer  
{
    margin: 0 auto;
    padding: 10px 20px; 
    color: #245398;
    /*background: #dddddd; */
    text-align: center;
    
}

#superfooter {
	height: 140px;
	margin: 0 auto;
	color: #4e4e50;
	text-align: center;
	width: 960px;
    padding: 0;
    border-top: 2px solid #dddddd;
	}

.footerdiv {
	margin-left: 30px;
	float: left;
	padding: 15px 0 10px 0;
	font-size: 1em;
	text-align: left;
    }
div.first {
	margin: 0;
	
    }
.footercont
{
    margin: 0 auto;
	padding: 0 0 0 60px;
	text-align: center;
	width: 870px;
    }

 
.footerdiv a
    {
	display: block;
	padding: 2px;
	text-decoration: none;
	font-weight:600;
	color: #245398;
    }
.footerdiv a.sub {
	display: block;
	padding: 2px 2px 2px 15px;
	text-decoration: none;
    }
.footerdiv a:hover
    {
	text-decoration: underline;
    }
#superfooter #copyright {
	padding: 0;
	font-size: 1em;
	width: 960px;
	text-align: center;
	margin: 0 auto;
	float: none;
    clear: both;
    }

