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

body { font-family:Arial, Helvetica, sans-serif; padding:0px; margin:0px; background:url(img/bgtile.jpg) repeat-x; }
#header { width:900px; padding:10px 30px 0; margin:0 auto; background:url(img/wrapperheader.jpg) no-repeat; }
#wrapper { width:840px; padding:0px 60px; margin:0 auto; background:url(img/wrappertile.png) repeat-y; clear:both; font-size:12px; }
#footer { width:900px; padding:0px 30px; margin:0 auto; background:url(img/wrapperfooter.jpg) no-repeat; height:20px; }

#header #logo { float:left; margin-left:2px; }
#header #contactheader { float:right; }
#header a img { border:none; }

ul.sf-menu { list-style:none; margin:0px; padding:0px;  }
ul.sf-menu li { display:block; }
ul.sf-menu li a { display:block; background:grey; height:31px; padding:4px 20px; background:url(img/navsprite.jpg) no-repeat; text-indent:-2000px; }

ul.sf-menu li.item1 a { background-position:0px 0px; width:62px; }
ul.sf-menu li.item2 a { background-position:-102px 0px; width:62px; }
ul.sf-menu li.item3 a { background-position:-204px 0px; width:62px; }
ul.sf-menu li.item4 a { background-position:-306px 0px; width:62px; }

ul.sf-menu li.item1 a:hover { background-position:0px -39px; }
ul.sf-menu li.item2 a:hover { background-position:-102px -39px; }
ul.sf-menu li.item3 a:hover { background-position:-204px -39px; }
ul.sf-menu li.item4 a:hover { background-position:-306px -39px; }

ul.sf-menu li.item3 ul li a { background:url(img/subnavtile.png) no-repeat !important; padding:8px 17px 0px; font-size:11px; height:22px; text-indent:0px; width:160px; color:white;}
ul.sf-menu li.item3 ul li a:hover { background-position:0px -30px !important; }

#imageslider { border:solid #1d1d1d 10px; clear:both; }

#leftcontent { width:600px; float:left; }
#leftcontent h1 { color:#0B8CBF; font-size:17px; }
#leftcontent h2 { color:#0B8CBF; font-size:15px; font-weight:bold; margin-bottom:3px; }
#leftcontent h3 { color:#0B8CBF; margin-bottom:3px; }
#leftcontent ul { font-size:11px; padding:0px; margin:0 0 0 20px; line-height:16px; }
#leftcontent a { color:#0089BF; text-decoration:none; }
#leftcontent a:hover { text-decoration:underline; }
#leftcontent p { margin-top:3px; }

#rightcontent { float:right; width:220px; }
#rightcontent a img { border:none; }

#areascovered { clear:both; background:url(img/areascovered.jpg) no-repeat; padding:18px 0px; height:26px; font-size:11px; text-align:center; }
#areascovered p { margin:0px; padding:0px; }

#copyright { text-align:center; font-size:11px; padding:10px; }
#copyright a { color:#0089BF; text-decoration:none; }
#copyright a:hover { text-decoration:underline; }

.clr { clear:both; }

#contactForm .contact { width:300px; float:left; }
#contactForm .bncaddress { width:300px; float:left; }



