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

/* Colours 
Dark Blue #1D3958
Light Blue #72B2F5
*/

/* GLOBAL */

body { margin:0; background:#356CAC; font-family:Arial, Helvetica, sans-serif; font-size:1em; font-size:100%; color:#1D3958; text-align:center; }
img { border:0; outline:none; }

/* TEXT */

h1 { font-family:"Georgia", Times New Roman, Times, serif; font-size:2em; color:#356BAB; font-weight:normal; margin-top:5px; }
h2 { font-family:"Georgia", Times New Roman, Times, serif; font-size:1.25em; color:#1D3958; font-weight:normal; margin-top:5px; }
h3 { font-family:"Georgia", Times New Roman, Times, serif; font-size:1em; color:#72B2F5; margin-top:5px; }
sup { font-size:7px; }
ul { margin-bottom:10px; padding-right:60px; }
li { margin-bottom:5px; }
.smallprint { font-size:.75em; }
.lt_blue { color:#72B2F5; }

/* LINKS */

a { color:#1D3958; text-decoration:underline; }
a:hover { color:#1D3958; }
h2 a:hover { color:#72B2F5; }

/* STRUCTURE */

#container { margin:auto; width:100%; height:100%; height:auto; min-height:100%; background:url(images/bkgrd_page.jpg) no-repeat top center #80ACF3; }
#header { margin:auto; width:940px; height:115px; text-align:left; }
#logo { width:400px; height:115px; padding-left:20px; float:left; }
#address { width:500px; height:95px; padding-top:20px; padding-right:20px; float:right; text-align:right; font-size:.85em; }
#content { margin:auto; width:840px; min-height:600px; background:url(images/bkgrd_content.jpg) no-repeat #FFF; padding:50px; padding-top:80px; text-align:left; position:relative; }
#housekeeping { width:840px; height:30px; text-align:left; position:absolute; top:50px; left:50px; font-size:.85em; }
#product-content { margin:auto; width:565px; min-height:600px; background:url(images/bkgrd_content.jpg) no-repeat #FFF; padding:50px; padding-top:80px; padding-right:325px; text-align:left; position:relative; }
#product-column { width:300px; position:absolute; top:90px; right:15px; }
#footer { margin:auto; width:100%; height:125px; background:#356CAC; }
#footer-container { margin:auto; width:940px; height:125px; }
#copyright { width:427px; height:100px; padding-top:20px; padding-left:10px; float:left; text-align:left; color:#FFF; }
#copyright p { margin-bottom:5px; color:#FFF; }
#logos { width:428px; height:125px; float:right; text-align:right; }


/* NAVIGATION */

#navigation { margin:auto; width:940px; height:40px; background:url(images/bkgrd_nav.png) no-repeat; }
#nav_items { width:829px; height:30px; margin:auto; }

#nav_home { display:block; width:60px; height:30px; background:url(images/nav_home.png) no-repeat 0 0; float:left; margin-right:50px; }
#nav_home:hover { background-position: 0 -30px; float:left; margin-right:50px; }
#nav_home span { position:absolute; top:-999em; }

#nav_about { display:block;	width:85px;	height:30px; background:url(images/nav_about.png) no-repeat 0 0; float:left;	margin-right:50px; }
#nav_about:hover { background-position: 0 -30px; float:left; margin-right:50px; }
#nav_about span { position:absolute; top:-999em; }

#nav_products { display:block; width:160px; height:30px; background:url(images/nav_products.png) no-repeat 0 0; float:left; margin-right:50px; }
#nav_products:hover { background-position: 0 -30px; float:left; margin-right:50px; }
#nav_products span { position:absolute; top:-999em; }

#nav_faq { display:block; width:228px; height:30px; background:url(images/nav_faqs.png) no-repeat 0 0; float:left; margin-right:50px; }
#nav_faq:hover { background-position: 0 -30px; float:left; margin-right:50px; }
#nav_faq span { position:absolute; top:-999em; }

#nav_contact { display:block; width:91px; height:30px; background:url(images/nav_contact.png) no-repeat 0 0; float:left; }
#nav_contact:hover { background-position: 0 -30px; float:left; }
#nav_contact span { position:absolute; top:-999em; }


/* HOME */

#home-content { margin:auto; width:940px; min-height:575px; background:url(images/bkgrd_content.jpg) no-repeat; }
#home-content p { font-family:Tahoma, Geneva, sans-serif; font-size:.8em; color:#666; font-weight:normal; margin-top:-5px; margin-bottom:10px; }
#home-billboard { width:940px; height:320px; margin:auto; position:relative; background:url(../images/bkgrd_billboard.jpg) no-repeat; }
#home-billboard h1 { font-family:"Georgia", Times New Roman, Times, serif; font-size:1.25em; color:#356BAB; font-weight:normal; margin-top:5px; }
#billboard-A { width:250px; height:280px; padding-top:40px; float:left; }
#billboard-B { width:510px; height:280px; padding-top:40px; float:left; text-align:left; }
#billboard-buttons { width:200px; position:absolute; top:65px; right:-20px; }
#home-columns { width:940px; height:180px; margin:auto; margin-top:5px; margin-bottom:35px; }
#home-columns h1 { font-family:"Georgia", Times New Roman, Times, serif; font-size:1em; color:#356BAB; margin-top:5px; margin-bottom:10px; }
#home-A { width:296px; height:180px; padding:5px; float:left; margin-right:10px; background:url(../images/bkgrd_homebox.gif) no-repeat top center #FFF; position:relative; text-align:center; }
#home-B { width:296px; height:180px; padding:5px; float:left; margin-right:10px; background:url(../images/bkgrd_homebox.gif) no-repeat top center #FFF; position:relative; text-align:center; }
#home-C { width:296px; height:180px; padding:5px; float:left; background:url(../images/bkgrd_homebox.gif) no-repeat top center #FFF; position:relative; text-align:center; }
#home-button { width:296px; height:45px; position:absolute; bottom:-25px; text-align:center; }


/* PRODUCTS */

#prod-landing { width:200px; height:300px; float:left; margin-right:10px; margin-bottom:10px; text-align:center; }
#prod-landing-last { width:200px; height:300px; float:left; margin-bottom:10px; text-align:center; }
#prod-landing h1 { font-family:"Georgia", Times New Roman, Times, serif; font-size:1em; color:#356BAB; margin-top:5px; margin-bottom:10px; }
#prod-landing-last h1 { font-family:"Georgia", Times New Roman, Times, serif; font-size:1em; color:#356BAB; margin-top:5px; margin-bottom:10px; }

/* GALLERY */

#gallery { width:200px; height:200px; float:left; margin-right:10px; margin-bottom:10px; text-align:center; }
#gallery-last { width:200px; height:200px; float:left; margin-bottom:10px; text-align:center; }


/* MISC */

#col-A { width:50%; float:left; }
#col-B { width:50%; float:left; }

#col-A ul { margin-top:0; }
#col-B ul { margin-top:0; }

/* FAQ SLIDER */

code {font-family:Arial, Helvetica, sans-serif}
#acc {width:100%; list-style:none; margin:0; padding:0; clear:both; }
#acc ul li {margin:0; padding:0; clear:both;}
#acc h3 {width:100%; cursor:pointer; color:#1D3958; font-size:1em; font-weight:bold; padding:0; margin-bottom:.25em; margin-top:.75em; text-decoration:underline; }
#acc h3:hover {cursor:pointer;}
#acc .acc-section {width:100%; overflow:hidden; }
#acc .acc-content {width:100%; color:#1D3958; }
#acc .acc-content li { margin-bottom:.5em; }
#acc .acc-content p { margin-bottom:.75em; padding:0; clear:both;}
