html, body, h1, h2, h3, h4, h5, h6, fieldset{margin: 0; padding: 0; border: 0;}

/* MAIN CONTENT WRAPPER */
#container{width:1004px;margin:0px auto;}
#ContainerMain{float:left;width:970px;padding:0px 17px 10px 17px;margin-top:10px;}

/* HEADER WRAPPER */
#navigation{float:left;width:970px;height:40px;background-image:url(../imgs/slice.gif);background-repeat:repeat-x;}

#header{float:left;width:970px;height:200px;margin-bottom:20px;}
#flash{float:left;width:850px;height:200px;}
#logo{float:right;width:120px;height:200px;}

/* CONTENT WRAPPER */
#content{float:left;width:970px;}
#content .left{float:left;width:620px;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;color:#756558;font-size:80%;}
#content .right{float:right;width:300px;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;color:#756558;font-size:80%;}
#content .img{float:left;border-bottom:dashed #e2d8cb 1px;}
#content .imgwithmargin{float:left;border-bottom:dashed #e2d8cb 1px;margin-top:40px;}
#content .paragraph{float:left;width:100%;margin-top:10px;}
#content .mapparagraph{float:left;width:100%;margin-top:10px; background-image:url(../imgs/bkgrd_map.gif); background-repeat:no-repeat;background-position:top;}
#content .list{float:left;width:50%;}
#content .graph_containercol{float:left;width:100%;background-color:#EFE9E2;}
#content .graph_container{float:left;width:100%;}
#content .graph_1{float:left;width:40%;padding:5px 10px 5px 0px;}
#content .graph_2{float:left;width:35%;padding:5px 10px 5px 0px;}
#content .graph_3{float:left;width:20%;padding:5px 10px 5px 0px;}
#content .graph_1_vac{float:left;width:6%;padding:5px 5px 5px 5px;}
#content .graph_2_vac{float:left;width:34%;padding:5px 10px 5px 0px;}
#content .graph_3_vac{float:left;width:18%;padding:5px 10px 5px 0px;}
#content .pannel{float:left;width:300px;margin-top:10px;padding:10px 0px 10px 0px;}
#content .mediapannel{float:left;width:300px;margin-top:10px;padding:0px 0px 10px 0px;}
#content .media{float:left;width:300px;padding-bottom:5px;}
#content .mediaimg{float:left;padding-right:10px;}
#content .mediaimgend{float:left;}
#content .pannellink{float:left;width:300px;margin-bottom:10px;}
#content .arrow{float:left;width:20px;}
#content .arrowlink{float:left;width:280px;}
#content .redcopy {color:#ee2d24;}
#content .bluecopy {color:#102649;}
#content .pannelcolour{float:left;width:280px;background-color:#e2d8cb;margin-top:10px;padding:10px 10px 10px 10px;}
#content .pannelfooter{float:left;width:290px;height:30px;background-image:url(../imgs/link_bkg.gif);background-repeat:no-repeat;padding:0px 0px 0px 10px;}

.highlight img{border: 1px solid #ffffff;} 
.highlight:hover img{border: 1px solid  #0f2648;} 
.highlight:hover{color:#0f2648; /* Dummy for IE bug */}

/* PANNEL WRAPPER */
#pannel{float:left;width:970px;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;color:#102649;font-size:70%;margin-top:20px;border-top:dashed #e2d8cb 1px;}
#pannel .groupend{float:left;width:130px;background-color:#e2d8cb;margin-top:20px;}
#pannel .group{float:left;width:130px;background-color:#e2d8cb;margin-left:10px;margin-top:20px;}
#pannel .copy{float:left;width:115px;height:30px;padding:5px 5px 5px 10px;}
#pannel .img{float:left;width:130px;}
#pannel .footer{float:left;width:130px;}

/* FOOTER */
#footercontainer{float:left;width:970px;margin-top:20px;border-top:dashed #e2d8cb 1px;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;color:#756558;font-size:70%;}
#footer{float:left;width:970px;background-color:#e2d8cb;margin-top:10px;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;color:#756558;}
#footer .left{float:left;padding:10px 10px 10px 10px;}
#footer .right{float:right;padding:10px 10px 10px 10px;}
#footer a{color:#756558;text-decoration:none;}
#footer a:hover{color:#756558;text-decoration:underline;}

/* LINKS */
a:link{color:#102649;text-decoration:underline;}
a:visited{color:#102649;text-decoration:underline;}
a:hover{color:#102649;text-decoration:none;}
a:active{color:#102649;text-decoration:underline;}

a.redlink:link{color:#ee2d24;text-decoration:underline;}
a.redlink:visited{color:#ee2d24;text-decoration:underline;}
a.redlink:hover{color:#ee2d24;text-decoration:none;}
a.redlink:active{color:#ee2d24;text-decoration:underline;}

ul{list-style-image:url(../imgs/bullet.gif);}

.label {margin-bottom:3px;}
.input {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;color:#756558;font-size:100%;border: 1px solid #e2d8cb; padding:2px; width:100%;margin-bottom:15px;}
.submit {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;font-size:100%;color:#756558;border: 1px solid #e2d8cb;}