@charset "UTF-8";


/* Type */

body {
         font : 75%/1.5 Geneva, Helvetica, Ariel, Verdana, sans-serif; color : #364542; }
       html > body {
         font-size : 14px; line-height : 18px; }
       div, applet, object, iframe,
       h1, h2, h3, h4, h5, h6, p, blockquote, pre,
       address, img, dl, dt, dd, ol, ul, li,
       fieldset, form, label, legend,
       table, caption, tbody, tfoot, thead, tr, th, td {
         margin-bottom : 0.0em; }
       h1,
       .home h2 { font-size : 24px; line-height: 36px; margin-bottom: 0px; font-weight : normal; }
       h2 { font-size : 20px; line-height: 36px; margin-bottom: 0px; font-weight : normal; }
       h3, h4, h5, h6 {
         font-size : 18px; line-height: 18px; margin-bottom: 0px;
         font-weight : normal; }


/* Links */


#divMainContentWrapper a:link {
	color: #597C76;
	text-decoration: none;
	font-weight: bold;
}

#divMainContentWrapper a:visited {
	color: #597C76;
	text-decoration: none;
	font-weight: bold;
}

#divMainContentWrapper a:hover {
	color: #597C76;
	text-decoration: underline;
	font-weight: bold;
}

#divWrapper {
	width: 924px;
	margin-right: auto;
	margin-left: auto;
}
#divMainContentWrapper {
	float: left;
	height: 550px;
	width: 924px;
}
#divHeader {
	background-repeat: no-repeat;
	float: left;
	width: 924px;
	height: 353px;
	margin-right: auto;
	margin-left: auto;
}
#divCopyright {
	float: right;
	height: 20px;
	width: 240px;
	margin-top: 45px;
	margin-right: 60px;
}
#divHeaderGraphic {
	margin-left: 0px;
	background-repeat: no-repeat;
	height: 390px;
	background-image: url(/graphics/generic/natty_header_main2.png);
}
#divTopNav {
	float: left;
	height: 35px;
	width: 928px;
	margin-right: 0px;
	margin-left: 0px;
}

/* NAVIGATION */

#divNavigation ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
	margin-left: 50px!important;
	
}
#divNavigation li {
	display: inline;
}
#divNavigation {
	float: left;
	height: 30px;
	width: 650px;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 250px;
	margin-bottom: 0px;
}
#divNavigation li a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Times, Arial, Helvetica, sans-serif;
	font-size: 18px;
	height: 21px;
	margin-top: 5px;
	margin-left: 22px;
	font-weight: bold;
	float: right;
	text-align: right;
}
#divNavigation li a:hover {
	color: #FFEABB;
}
#divBottomnavigation {
	width: 172px;
	float: left;
	margin-top: 5px;
}
#divBottomnavigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(/images/arrow.gif);
	float: left;
}
#divBottomnavigation a:link, #divBottomnavigation a:visited {
	color: #6699CC;
}
#divBottomnavigation a:hover {
	color: #FFFFFF;
}
#Navigation_wrapper {
	width: 90px;
	height: 10px;
	float: left;
}
#divSubMenu {
	float: right;
	height: 50px;
	width: 300px;
	clear: inherit;
}
#divLeftContent {
	width: 600px;
}
#divMainContent {
	float: left;
	margin-left: 56px;
	width: 520px;
	margin-top: 30px;
	height: 460px;
}
#divRightContent {
	float: right;
	height: 360px;
	width: 328px;
	margin-right: 10px;
	margin-top: 50px;
}
#divFooter {
	float: left;
	width: 874px;
	margin-left: 60px;
	height: 80px;
	background-repeat: no-repeat;
}
#divPicCaption {
	float: right;
	width: 300px;
	height: 80px;
	margin-right: 10px;
}
#divContactdetails {
	float: right;
	width: 200px;
	margin-top: 10px;
}
#divAcreditation {
	float: left;
	width: 500px;
}
