/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td
{  
margin:0; 
padding:0; 
} 

body
{
background-image:url(images/header_bg.jpg);
background-repeat:repeat-x;
background-position:center top;
}

table
{ 
border-collapse:collapse; 
border-spacing:0; 
} 

fieldset,img
{  
border:none;
padding:0px;
margin:0px; 
} 

address,caption,cite,code,dfn,em,strong,th,var
{ 
font-style:normal; 
font-weight:normal; 
} 

ol,ul
{ 
list-style:none; 
} 

caption,th
{ 
text-align:left; 
} 

h1,h2,h3,h4,h5,h6
{ 
font-size:100%; 
font-weight:normal; 
} 

q:before,q:after
{ 
content:''; 
} 

abbr,acronym
{
border:0; 
} 

a
{
color:#000000;
text-decoration:none;
outline:none;
}

strong
{
font-weight:bold;
}

em
{
font-style:italic;
}

body
{
font-size:62.5%;
font-family:Arial, Helvetica, sans-serif;
}

#wrapper
{
width:960px;
margin:0 auto;
}

#navigation
{
height:40px;
background-color:#008db2;
}



#navigation ul
{

}

#navigation li
{
display:inline;
float:left;
height:40px;
margin-right:15px;
}

#navigation li.home
{
background-image:url(images/home.jpg);
background-position:0px -40px;
background-repeat:no-repeat;
}

#navigation li.home:hover
{
background-image:url(images/home.jpg);
background-position:top;
background-repeat:no-repeat;
}

#navigation li.homeactive
{
background-image:url(images/home.jpg);
background-position:top;
background-repeat:no-repeat;
}

#navigation li.about-us
{
background-image:url(images/about-us.jpg);
background-position:0px -40px;
background-repeat:no-repeat;
}

#navigation li.about-us:hover
{
background-image:url(images/about-us.jpg);
background-position:top;
background-repeat:no-repeat;
}

#navigation li.about-usactive
{
background-image:url(images/about-us.jpg);
background-position:top;
background-repeat:no-repeat;
}

#navigation li.solutions
{
background-image:url(images/solutions.jpg);
background-position:0px -40px;
background-repeat:no-repeat;
}

#navigation li.solutions:hover
{
background-image:url(images/solutions.jpg);
background-position:top;
background-repeat:no-repeat;
}

#navigation li.solutionsactive
{
background-image:url(images/solutions.jpg);
background-position:top;
background-repeat:no-repeat;
}

#navigation li.faq
{
background-image:url(images/faq.jpg);
background-position:0px -40px;
background-repeat:no-repeat;
}

#navigation li.faq:hover
{
background-image:url(images/faq.jpg);
background-position:top;
background-repeat:no-repeat;
}

#navigation li.faqactive
{
background-image:url(images/faq.jpg);
background-position:top;
background-repeat:no-repeat;
}

#navigation li.pay-online
{
background-image:url(images/pay-online.jpg);
background-position:0px -40px;
background-repeat:no-repeat;
}

#navigation li.pay-online:hover
{
background-image:url(images/pay-online.jpg);
background-position:top;
background-repeat:no-repeat;
}

#navigation li.pay-onlineactive
{
background-image:url(images/pay-online.jpg);
background-position:top;
background-repeat:no-repeat;
}

#navigation li.fact-sheets
{
background-image:url(images/fact-sheet.jpg);
background-position:0px -40px;
background-repeat:no-repeat;
}

#navigation li.fact-sheets:hover
{
background-image:url(images/fact-sheet.jpg);
background-position:top;
background-repeat:no-repeat;
}

#navigation li.fact-sheetsactive
{
background-image:url(images/fact-sheet.jpg);
background-position:top;
background-repeat:no-repeat;
}

#navigation li.contact-us
{
background-image:url(images/contact-us.jpg);
background-position:0px -40px;
background-repeat:no-repeat;
}

#navigation li.contact-us:hover
{
background-image:url(images/contact-us.jpg);
background-position:top;
background-repeat:no-repeat;
}

#navigation li.contact-usactive
{
background-image:url(images/contact-us.jpg);
background-position:top;
background-repeat:no-repeat;
}

#left
{
float:left;
width:700px;
}

#header
{
width:700px;
clear:both;
height:285px;}

#header-logo
{
float:left;
width:490px;
height:285px;}

#header-flash
{
float:right;
width:210px;
height:285px;}


#right
{
float:right;
width:260px;
}

#right-header
{
background-image:url(images/right-testimonial.png);
background-repeat:no-repeat;
width:260px;
height:179px;}

#testimonial
{
float:right;
height:111px;
width:215px;
margin-top:48px;
margin-right:20px;
font-size:1.3em;
color:#333333;
display:inline;
}

#testimonial li
{
margin-bottom:5px;
}

.gold
{
color:#bb7b50;
}

#content
{
width:685px;
margin-left:20px;
float:left;
display:inline;

}

#logo
{
float:left;
}

#page-name
{
}



#text-box
{
margin-left:22px;
width:675px;
margin-bottom:25px;}

#text-box h1
{
font-size:2em;
color:#482d18;
padding-bottom:10px;
}

#text-box h2
{
font-size:1.5em;
color:#bb7b50;
font-weight:bold;
padding-bottom:10px;
padding-top:6px;
}

#text-box h5
{
font-size:1.6em;
color:#999;
padding-bottom:10px;
}

#text-box p
{
font-size:1.2em;
line-height:1.4em;
color:#333333;
padding-bottom:10px;
}

#text-box table
{
margin:0px 0px 20px 10px;
}

#text-box td
{
font-size:1.2em;
line-height:1.4em;
padding-right:10px;
padding-bottom:5px;
}

#text-box a
{
color:#bb7b50;
}

#text-box input
{
width:300px;
}

#text-box textarea
{
width:300px;
}

#text-box input.button
{
width:70px;
}

#text-box input.cbox
{
width:14px;
}

#text-box a:hover
{
text-decoration:underline;
}

#text-box ul
{
margin-left:20px;
margin-bottom:15px;
padding-right:50px;
}

#text-box li
{
margin-left:40px;
font-size:1.3em;
color:#008db2;
list-style-image:url(images/paw-print.jpg);
padding-top:5px;
}

#right-side
{
float:right;
margin-right:20px;
display:inline;
}

#downloads-top
{
margin-top:15px;}

#downloads
{
margin-top:15px;
margin-left:15px;
}

#downloads-center
{
width:230px;
background-image:url(images/download-bg.jpg);
background-repeat:repeat-y;
}

#downloads-center p
{
font-size:1.5em;
color:#333333;
}

#downloads-center h3
{
padding-left:5px;
padding-top:5px;
font-size:1.2em;
}

#downloads-center p.gold
{
font-size:1.8px;
}

#downloads-center img
{
margin-left:1px;
border-bottom:#018db1 1px solid;
}

#downloads-text
{
padding:5px;
}

#downloads-text h2
{
padding:5px 5px 10px 5px;
font-size:1.6em;
font-weight:bold;
color:#bb7b50;
}

#downloads-text p
{
padding:5px;
}

#downloads-text a
{
color:#008db2;
}

#downloads-text a[href $='.pdf'] { 
padding-right: 42px;   padding-top:6px; padding-bottom:6px;
background: transparent url(images/pdf-icon.jpg) no-repeat center right;
}


#downloads-text a:hover
{
text-decoration:underline;
}

#downloads-text img
{
border:none;
}


#downloads-bottom
{
background-image:url(images/downloads-bottom.jpg);
background-repeat:no-repeat;
width:230px;
height:15px;
margin-bottom:20px;
}

#contact
{
margin-top:20px;
width:229px;
margin-left:15px;
margin-bottom:20px;
}

#contact-top
{
background-image:url(images/contact-top.jpg);
background-repeat:no-repeat;
height:36px;
width:229px;
}

#contact-center
{
background-color:#008db2;
color:#FFFFFF;
font-size:1.2em;
padding-left:12px;
padding-right:12px;
padding-top:5px;
}

#contact-center img
{
border-left:27px #FFFFFF solid;
border-right:27px #FFFFFF solid;
}

#contact-center input,textarea
{
width:200px;
margin-bottom:8px;
}

#contact-center input.button
{
width:70px;
padding-bottom:0px;
}

#contact-bottom
{
width:229px;
height:20px;
background-image:url(images/contact-bottom.jpg);
background-repeat:no-repeat;}

#footer
{
clear:both;
position:relative;
height:50px;
background-color:#008db2;
font-size:1.1em;
}

#footer a
{
color:#FFFFFF;
}

#footer a:hover
{
text-decoration:underline;
}

#footer-text
{
width:960px;
margin:0 auto;
}

#footer-left
{
float:left;
margin-left:20px;
margin-top:10px;
color:#FFFFFF;
display:inline;
}

#footer-right
{
float:right;
color:#FFFFFF;
margin-top:10px;
display:inline;
margin-right:20px;
}

#footer-right li
{
display:inline;
margin-left:10px;
}

.blue
{
color:#008db2;
}

#contact-center div.errors
{
width:190px;
background-color:#FFFFFF;
padding:5px;
color:#FF0000;
margin:5px 0px 5px 2px;
}

#text-box div.errors
{
font-size:1.2em;
color:#FF0000;
}

div.errors
{
border:#FF0000 1px solid;
padding:4px;
margin-bottom:15px;
}

.blueText
{
color:#008db2;
}