*{ margin: 0; padding: 0; }*
body { font: 12px Arial, Sans-Serif; line-height: 150%; background: #ffffff; color: #444; }
a {COLOR: #6587E0; text-decoration: none;}
a:visited {COLOR: #6587E0; text-decoration: none;}
a:hover {COLOR: #333; text-decoration: underline;}

h1, h2, h3, h4, h5, h6  { font-weight:normal; font-family:Verdana, Arial, sans-serif; line-height:130% }
h1 { font-size:1px; color:#ffffff; }
h2 { font-size:1px; color:#ffffff; }
h3 { font-size:1px; color:#ffffff; }
h4 { font-size:12px; font-weight:bold; border-bottom:1px solid #999999; text-transform:uppercase;}
h5 { font-size:12px; font-weight:bold; color:#ffffff; background:#677a8d; text-transform:uppercase; padding:3px; margin:0px;}
h6 { font-size:7pt; }


p {padding:5px;}

img { border: none; }

#header {
background: #ffffff url(images/header.jpg) repeat-x;
height: 60px;
padding:5px;
}
#header h1 {
font-size: 30px;
font-weight: 100;
letter-spacing: -1px;
padding: 22px 0 5px 10px;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #000;
text-decoration: none;
}
#header h2 {
color: #eee;
font-size: 19px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}

#slideshow {
width: auto;
height: 177px;
padding-top:5px;
padding-bottom:5px;
text-align:center;
border-left:1px solid #2a2a2a;
border-right:1px solid #2a2a2a;
margin: 0;
background: #ffffff;
position:relative;
clear:both;
z-index:1;
}

#page { width:100%; background:#ffffff url('images/bg_top.jpg') top left repeat-x; margin:0px; padding:0px; 
	   font:12px Verdana, Arial, sans-serif; line-height:150%; color:#333333; clear:both;}

#wrap { padding: 0px; width: 900px; margin:auto;}

#main {border-left:1px solid #2a2a2a; border-right:1px solid #2a2a2a; border-bottom:1px solid #2a2a2a; background:#ffffff; padding-left:5px; padding-right:5px; padding-bottom:5px; padding-top:0px; margin:0px; clear:both; height:auto; position:relative;}

#left { float: left; width: 230px; background: #d7e4e9; margin: 0px;}
#left ul {list-style: none; padding: 0; margin: 0;}
#left li {padding-left:10px; margin-bottom:5px; font-size:11px;}

#right { margin: 0px; float: right; width: 640px; padding-left: 10px; padding-top:0px; padding-bottom:10px; padding-right:0px; background:#ffffff; }
	
#footer { font-size: 10px; text-align: center; border-top: 1px solid #cccccc; padding: 10px; margin-top:5px; color:#cccccc;}
#footer a {color:#cccccc; text-decoration:none;}
#footer a:hover {color:#cccccc; text-decoration:underline;}



/*Sitemap Horizontal Dropdown Menu CSS for CMSimple*/


/*Microsoft behaviour to make IE6 and earlier behave like a compatible browser - ignored by other browsers*/

body{behavior:url(/csshover.htc);}


/*default styles for the menu, lists and links*/


#bwmenu{position:relative;z-index:900;float:left; width:99%}
#bwmenu ul{z-index:900;list-style:none;margin:0;padding:0;}
#bwmenu li{
position:relative;
display:block;
float:left;
width:140px;
color:#ffffff;
background:#2a2a2a url('images/menu1.jpg') top right no-repeat;
font:bold 12px arial,helvetica,sans-serif;
border:0px;
margin:0;
padding:0;
line-height:32px;
text-align:center; 
z-index:999;
}

#bwmenu a{display:block;width:100%;color:#ffffff;background:#2a2a2a url('images/menu1.jpg') top right no-repeat;text-decoration:none;}


/*change list item colours on hover*/

#bwmenu li:hover {color:#ffffff; background:#3a3a3a url('images/menu2.jpg') top right no-repeat;}
#bwmenu a:hover {color:#ffffff; background:#3a3a3a url('images/menu2.jpg') top right no-repeat;}

/*hide menulevel2*/

#bwmenu ul ul{display:none;}


/*hide menulevel3 when hovering over menulevel1 items*/

#bwmenu ul li:hover ul ul{display:none;}


/*display expanding menulevel2 on hovering over menulevel1 items*/

#bwmenu ul li:hover ul{position:absolute;display:block;top:32px;left:-1px; z-index:999;}


/*display expanding menulevel3 on hovering over menulevel2 items*/


#bwmenu ul ul li:hover ul{position:absolute;display:block;top:-1px;left:100%; z-index:999;}


/*End of Sitemap Horizontal Dropdown Menu CSS for CMSimple*/
