@charset "UTF-8";
/* CSS Document */

#maincontent {
width:800px;
margin:auto;
}

body {
padding:0;
border:0;
margin:0;
font-size:87.5%;
font-family:Geneva, Arial, Helvetica, sans-serif;
}

#header {
width:100%;
height:100px;
}

.clear {
clear:both;
}


#hwrapper {
float:left;
}

h1 {
font-size:2.1em;
color:#073384;
letter-spacing:.4em;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#92b6f8;
}

.h1_red {
color:#d72025;
font-style:italic;

}

h2 {
font-size:1.6em;
margin-top:2px;
line-height:.4em;
}

#top_wrapper {
text-align:right;
float:right;
letter-spacing:0.1em;
font-family:Geneva, Arial, Helvetica, sans-serif;

}

#top_wrapper h1 {
letter-spacing:0;
font-size:2.1em;
}

#top_wrapper .h1_red {


}

.telephone {
color:#d72025;
font-style:italic;
font-size:2.1em;
}


#right_nav_wrapper {
text-align:centre;
height:40px;
padding-right:67px;
background-image:url(images/right_nav.gif);
background-position:right;
background-repeat:no-repeat;
}

#left_nav_wrapper{
text-align:centre;
height:40px;
padding-left:67px;
background-image:url(images/left_nav.gif);
background-position:left;
background-repeat:no-repeat;
}

#nav_text_wrapper {
text-align:center;
height:40px;
background-image:url(images/nav_back.gif);
background-repeat:repeat-x;
padding-top:7px;
}
#nav_text_wrapper p {
display:inline;
padding-left:40px;
}


#nav_text_wrapper p a:link, #nav_text_wrapper p a:hover, #nav_text_wrapper p a:visited, #nav_text_wrapper p a:active {
text-decoration:none;


font-size:1.3em;
color:#FFFFFF;

}

a:link img, a:visited img, a:hover img, a:active img {
border:0;
}


#summary_wrapper {
margin-top:20px;
width:100%;
}

#summary {
float:left;
width:60%;
}

#summary_cta {
float:right;
width:30%;
text-align:center;
position:relative;
right:-40px;
background-image:url(images/ctasummbck.gif);
background-position:right;
background-repeat:no-repeat;
height:85px;
}
#summary_cta p {

padding-top:17px;
padding-right:20px;
}

#summary_cta p a:link, #summary_cta p a:hover, #summary_cta p a:active, #summary_cta p a:visited {

color:#d72025;
font-size:1.2em;
font-style:italic;
font-weight:bold;
text-decoration:none;
}


#bulk_text {
width:100%;
margin-top:5px;
}

#bulk_text a:link, #bulk_text a:hover, #bulk_text a:active, #bulk_text a:visited {
text-align:right;
}


#footer {
width:100%;
background-image:url(images/footer_bck.gif);
background-repeat:repeat-x;
height:35px;

}

#footer p
{
margin-top:10px;
color:#6095F4;
}


#footer_wrapper_left{
background-image:url(images/footer_left_bck.gif);
padding-left:27px;
background-repeat:no-repeat;
background-position:left;
height:35px;
margin-top:20px;
}

#footer_wrapper_right {
background-image:url(images/footer_right_bck.gif);
background-position:right;
background-repeat:no-repeat;
padding-right:27px;
height:35px;
}




#summary {
font-size:1.1em;
font-style:italic;
font-weight:bold;
}

