/* ------------------------------------- (  Start -  Layout   ) ------------------------------------- */

body
{
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS;
	font-size: 11px;
	background-color: #F6F8FA;
	font-weight: normal;
	color: #666666;
	margin-top: 0px;
}

#centre
{
	text-align: center; /* For ie 6 + 7 */
	margin: 0px auto;
}

#wrapper
{
  width: 777px;
  height: 100%;
  margin: 0px auto;
  text-align: left;
  clear: both;
}

#header
{
	clear: both;	
	background-color: #ffffff;
	height: 76px;
	color: #666666;
	padding-left: 15px;     
 }

#logo
{
	float: left;
	color: #666666;
	font-size: 25px;
	padding-top: 5px;
	padding-left: 0px;
}

#topmenu
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #666666;	
	text-align: left;	
	padding-top: 50px;
	padding-right:10px;
	float: right;

}

#topmenu a, #topmenu a:active, #topmenu a:visited
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #666666;
	/*text-align: right;*/
	text-decoration: none;
	font-weight: normal;
}

#topmenu a:hover, #topmenu a:visited:hover
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #009999;
	/*text-align: right;*/
	text-decoration: none;
	font-weight: normal;
}

#header2
{
	clear: both;
	width: 100%;		
}

#container
{
	width: 777px;
	position: absolute;
	top: 276px;
	background-color: #ffffff;
	background-position: left top;
	background-repeat: repeat-y;
	background-image: url(../resources/left_links_bg.gif);
}

#nav
{
	margin-top: 6px;
	float: left;
	clear: left;	
	width: 218px;	
	
}

#navlistcontainer
{
	width: 212px;
	margin-left: 6px;
	padding-top: 0px;
 
}
#navlistcontainer ul
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#navlistcontainer li
{
	
	clear: both;
	float: left;
	list-style: none;
}

.navlistheading
{
	font-family: Trebuchet MS;
	font-size: 18px;
	padding-left: 15px;
	color: #666666;
	font-weight: bold;
}

#navlistcontainer li a, #navlistcontainer li a:link, #navlistcontainer li a:active, #navlistcontainer li a:visited
{
	display: block;
	width: 185px;
	background-repeat: no-repeat;
	background-position: center left;
	text-decoration: none;
	font-weight: normal;
	padding: 5px 5px 5px 30px;
	color: #666666;
	background-repeat: no-repeat;
	background-position: center left;
   
  }

#navlistcontainer li a:hover, #navlistcontainer li a:visited:hover
{
	background-color: #E1F0F0; 
           color: #009999;
}

/* List item with submenu */
#navlistcontainer .SubMenu
{

}

#navlistcontainer .SubMenu a, #navlistcontainer .SubMenu a:link, #navlistcontainer .SubMenu a:active, #navlistcontainer .SubMenu a:visited
{
	background-image: url(../resources/arrow.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

#navlistcontainer .SubMenu a:hover, #navlistcontainer .SubMenu a:visited:hover
{
	color: #009999;
	background-color: #E1F0F0;
	background-image: url(../resources/arrow.gif);
	background-repeat: no-repeat;
	background-position: center left;	
}

#navlistcontainer img
{
	margin: 2px 0px 5px 0px;
}


#callto
{
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;	
	padding-left: 5px;
	text-align: center;
}

#callto img
{
	padding-top: 2px;
	padding-bottom: 2px;
       
}

#content
{
	width: 539px;	
	padding: 10px;
	float: right;
}




.cleaning
{
	clear: both;
	width: 100%;
	font-size: 0px;
	height: 0px;
}


/* Crumbtrail
....................................................................... */

#crumbtrail
{
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 11px;
	color: #333333;
}

#crumbtrail p
{
}

#crumbtrail a, #crumbtrail a:active, #crumbtrail a:visited
{
	text-decoration: none;
	font-weight: normal;
	color: #333333;
	font-size: 11px;
	text-decoration: underline;
}

#crumbtrail a:hover, #crumbtrail a:visited:hover
{
	color: #009999;
	text-decoration: none;
}

/* Navigation
....................................................................... */



/* SiteMap
....................................................................... */

.sitemap
{
	padding: 0px;	
}

.sitemap ul
{
	padding: 0px;
	margin: 0px;
	padding-left: 15px;
}

.sitemap li
{
	line-height: 20px;
}

.sitemap a:hover, .sitemap a:visited:hover
{
	color: #009999;	
}



/* Generic
....................................................................... */
p
{
	margin: 0px 0px 5px 0px;
}

a, a:link, a:active, a:visited
{
	
	color: #666666;
	text-decoration: underline;
}

a:hover, a:visited:hover
{
	
	color: #009999;
	text-decoration: none;
}

strong
{
}

h1
{
	font-family: Trebuchet MS;
	font-size: 26px;
	color: #4B8D99;
	font-weight: normal;
	margin: 5px 0px 10px 0px;
}

h2
{
	font-size: 16px;
	color: #666666;
	margin: 5px 0px 10px 0px;
	font-family: Trebuchet MS;	
 }

h3
{
	font-size: 14px;
	margin: 5px 0px 10px 0px;
	font-family: Trebuchet MS;	
}

h4
{
	font-size: 12px;
	margin: 5px 0px 10px 0px;
	font-family: Trebuchet MS;	
}

h5
{
	font-size: 11px;
	margin: 5px 0px 10px 0px;
	font-family: Trebuchet MS;	
}

h6
{
	font-size: 10px;
	margin: 5px 0px 10px 0px;
	font-family: Trebuchet MS;	
}


img, img a
{
	border: 0px;
}


/* Footer
....................................................................... */
#footerlinks
{
	text-align: left;
	width: 100%;
	clear: both;
	display: block;
}

.before-footer
{
	background-color: #ffffff;	
	height: 0px;
	font-size: 0px;
	clear: both;
}
#footer
{
	clear: both;
	font-size: 10px;
          background-color: #0A8A95;
	color: #ffffff;
	padding: 5px;
	text-align: center;
         font-weight: normal;
}


#footer a, #footer a:active, #footer a:visited
{
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}

#footer a:hover, #footer a:visited:hover
{
	color: #ffffff;
	text-decoration: none;
}

/* ------------------------------- Template 33 ---------------------------- */