* {
	margin:0;
	padding:0;
}
	
body {
	text-align:justify;
	color:#000000;
	font-family: Arial, Verdana, SansSerif, Tahoma;
	font-size: 0.8em;
	list-style-position: inside;
	list-style-image: url(images/layout/bullet.gif);
	list-style-type: none;
	background-color: #666666;
}
#banner {
	margin-left: -20px;
}


#SiteContainer {
	width:990px;
	background-image: url(images/layout/BG.png);
	background-repeat: repeat-y;
	background-position: right;
	padding-bottom: 0px;
}

#Header {
	height:  222px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/layout/header.png);
	
}

#Nav {
	height: 80px;
	width: 600px;
	margin-right: 60px;
	float: right;
	margin-top: 0px;
}

#menu {
}

#menu ul {
	margin: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	font-size: 1.1em;
	color: #666666;
	width: 108px;
	height: 80px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/layout/nav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;
	text-align: left;
	vertical-align: text-bottom;
	padding-top: 60px;
	margin-top: 0px;
	padding-left: 10px;
	margin-right: 2px;
}

#menu a:hover, .active a {
	background-image: url(images/layout/nav-active.gif);
	color: #FFFFFF;
}


#Col01 {
	width: 260px;
	float: left;
	clear: left;
	padding-left: 40px;
	padding-right: 20px;
	text-align: justify;
	height: 400px;
	margin-top: -20px;
}
#associations {
	margin-left: -320px;
	margin-right: -70px;
	margin-bottom: 30px;
	margin-top: 30px;
}


#Col02 {
	margin-right: 30px;
	padding-left: 350px;
	padding-right: 100px;
	text-align: justify;
	padding-top: 330px;
}
#flash {
	position: absolute;
	left: 330px;
	top: 100px;
}


#Col01header {
	padding-right: 0px;
	padding-top: 20px;
	padding-bottom: 5px;
}




#footer {
	text-align:right;
	padding-top:10px;
	background-image: url(images/layout/colour-green.gif);
	background-repeat: repeat;
	height: 90px;
	margin-left: -350px;
	margin-right: -70px;
}	
#footerborder {
	background-image: url(images/layout/colour-green.gif);
	background-repeat: repeat;
}

.copyright {
	font-size: 0.85em;
	color: #333333;
}


#footer li {
	list-style-type:none;
	display:inline;
	font:83% Verdana;
	color:#333333;}
	
#footer li a {
	padding:0 3px;
	color:#333333;}
	
	#footerlogo {
	margin-bottom: -8px;
}

#copyright {
	text-align:right;
	padding-top:15px;
	background:#FFFFFF;
	font:83% Verdana;
	font-weight:bold;
	color:#333333;}
#copyright a {
	text-decoration: none;
}



h1 {
	font-size: 2em;
	color: #013B8D;
}

h2 {
	font-size: 1.8em;
	color: #F4B363;
}

h3 {
	font-size: 1.6em;
	color: #333333;
}

h4 {
	font-size: 1.3em;
	color: #333333;
}
	
#Col03 {
	margin-right: 30px;
	padding-left: 350px;
	padding-right: 100px;
	text-align: justify;
	margin-top: -120px;
}

