body {
	margin:0;
	padding:0;
	width:100%;
	min-width:600px;		/* Minimum width of layout - remove line if not required */
					/* The min-width property does not work in old versions of Internet Explorer */
	font-size: 12px;
	text-align:center;
	background: url(../images/gradient_background.gif) repeat-x left top;
	background-color: #d8d8d8;
}
#fixed {
   width:1020px;   /* you can use px, em or % */
   text-align:left;
   font-family: Arial, Helvetica, Sans-Serif;
   font-size: 14px;
	padding-left: 61px;
	background: url(../images/background.png) repeat-y center top;
	background-color: transparent;
	position: absolute;
	left: 50%;
	margin-left: -540px;
}
* html .fixed { 
	position:absolute;
}
#fixed2 {
	width: 960px !important;
}
a {
	color:#1b466f;
	border-bottom: 1px dotted #1b466f;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #369;
	border-bottom: 1px solid #369; 
	text-decoration: none;
}
a:active {
	color: #264C72;
	border-bottom: 1px solid #264C72; 
	text-decoration: none;
}
h1, h2, h3 {
	margin:.8em 0 .2em 0;
	padding:0;
}
h2 {
font-size: 26px;
}
p {
font-size: 12px;
	margin:.4em 0 .8em 0;
	padding:0;
}
img {
}
#header {
	float:left;
	width:100%;
	height: 277px;
	padding:0;
	margin:0;
}
#header a {outline:none; border:0px;} 
#header p {
	padding:.5em 15px	.2em 15px;
	margin:0;
}
#header h1  {
	padding:.2em 15px;
	margin:0;
}
#header h2  {
	padding:.2em 15px	.7em 15px;
	margin:0;
}
.colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	float:left;
	width:960px !important;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
		/* Left column background colour */
	background-color: white;
	min-height: 590px;
}
#colmid {
	float:left;
	width:200%;
	position:relative;
	left:200px;
	background: none;    	/* Centre column background colour */
}
#colright {
	float:left;
	width:100%;
	position:relative;
	left:50%;
	margin-left:-400px;
	background: none;    	/* Right column background colour */
}
#col1wrap {
	float:right;
	width:50%;
	position:relative;
	right:100%;
}
#col1pad {
	margin:0 15px 0 415px;
	overflow:hidden;
}
#col1 {
	width:95%;
	overflow:hidden;
}
#col1 p {
line-height: 150%;
text-align: left;
font-size: 12px;
}
#col1 .listheading {
margin: 0px;
padding: 0px;
}
#col1 ul {
font-size: 12px;
list-style-type: none;
margin: 0;
padding: 0;
width: 250px;
}
#col1 li {
font-size: 12px;
line-height: 200%;
list-style-type: none;
display: block;
text-indent: 8px;
margin: 0;
padding: 0;
}
#col1 li a {
display: block;
width: auto;
text-indent: 8px;
text-decoration: none;
}
#col2 {
	float:left;
	width:170px;
	position:relative;
	margin-left:-50%;
	left:215px;
	overflow:hidden;
}
#col3 {
	float:left;
	width:180px;
	position:relative;
	left:5px;
	overflow:hidden;
}
#col2 ul{ 
list-style-image: url("../images/arrowbullet.png"); 
padding: 0px;
margin: 0px;
margin-left: 20px;
}
#col2 li {
margin-bottom: 20px;

}
#col2 li a {
font-family:Tahoma,Arial,Helvetica,sans-serif;
font-size: 14px;
font-weight: normal;
color:#1b466f;
border-bottom: 1px dotted #1b466f;
text-decoration: none;
}
#col2 li a:hover {
color: #369;
border-bottom: 1px solid #369; 
text-decoration: none;
}
#col2 li a:active {
color: #264C72;
border-bottom: 1px solid #264C72; 
text-decoration: none;
}


#col2 p {
font-size: 12px;
}
#col3 h3.number {
	padding-top: 2px;
	position: relative;
	padding-left: 0px;
	top: 0px;
	right: 0px;
	margin-top: 0px;
	font-size: 14px;
	color: #2F3133;
	float: left;
	margin-left: 0px;
	font-family: ÒArial NarrowÓ, ÒTahomaÓ, sans-serif ;
	letter-spacing: -2px;
	font-weight: lighter;
	background: url(../images/bullet_number.png) no-repeat top left;
	width: 20px;
	height: 20px;
	text-align: center;
}
#col3 h2 {
margin: 0px;
padding: 0px;
}
#col3 h3 {
margin: 0px;
padding: 0px;
letter-spacing: 3px;
}
#col3 #page-wrap {
	width: 165px;
	background: white;
	margin: 0px;
	padding: 0px;
	background: none;
}

#col3 .comment-box {
	margin: 0;
	padding: 0px;
	padding-top: 10px;
	width: 165px;
	border: 0px;
	float: left;
}
#col3 p {
	margin: 0;
	padding: 0px;
	margin-left: 25px;
}
.whatsnew {
font-size: 14px;
}
#footer {
	clear:both;
	float:left;
	width:100%;
	height: 35px;
	padding:0;
	margin:0;
	background: url(../images/footer.png) no-repeat left bottom;
}
#footer p {
	padding-top: 15px;
	text-align: center;
	color: white;
	font-size: 12px;
	margin: 0px;
}
#footer a {
	text-align: center;
	color: #9cc7e4;
	font-size: 12px;
	text-decoration: underline;
	border: none;
}
#footer a:hover {
	text-align: center;
	color: #C4DDEE;
	font-size: 12px;
	text-decoration: underline;
	border: none;
}
#footer a:active {
	text-align: center;
	color: #73B0D9;
	font-size: 12px;
	text-decoration: underline;
	border: none;
}
#navcontainer
{
margin: 0px;
padding: 0px;
}

#navcontainer ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
text-align: left;
}

#navcontainer ul li { float: left; }

#navcontainer ul li a
{
text-decoration: none;
font-size: 12px;
float: left;
margin: 0px;
height: 97px;
padding: 0px;
text-indent: -9999px;
}

#logo {
background: url(../images/logo.png) no-repeat left top;
width: 385px;
height: 97px;
}
#home a {
 background: url(../images/home_sprite.png) no-repeat top left;
background-position: 0 -30px;
width: 100px;
cursor: pointer;
}
#home a:hover {
background-position: 0 -284px;
width: 100px;
}
#home a:active {
background-position: 0 -157px;
width: 100px;
}

#about a {
background: url(../images/about_sprite.png) no-repeat left top;
background-position: 0 -30px;
width: 100px;
}
#about a:hover {
background-position: 0 -284px;
width: 100px;
}
#about a:active {
background-position: 0 -157px;
width: 100px;
height: 97px;
}

#services a {
background: url(../images/services_sprite.png) no-repeat top left;
background-position: 0 -30px;
width: 115px;
}
#services a:hover {
background-position: 0 -284px;
width: 115px;
}
#services a:active {
background-position: 0 -157px;
width: 115px;
}

#resources a {
background: url(../images/resources_sprite.png) no-repeat top left;
background-position: 0 -30px;
width: 125px;
}
#resources a:hover {
background-position: 0 -284px;
width: 125px;
}
#resources a:active {
background-position: 0 -157px;
width: 125px;
}

#contact a {
background: url(../images/contact_sprite.png) no-repeat top left;
background-position: 0 -30px;
width: 135px;
}
#contact a:hover {
background-position: 0 -284px;
width: 135px;
}
#contact a:active {
background-position: 0 -157px;
width: 135px;
}

#slideshow {
	position: relative;
	width: 960px;
	height: 180px;
	overflow: hidden;
	float: left;
	padding: 0px;
	margin: 0px;
}
#slideshow img {
	position: absolute;
	left: 0;
	top: 0;
	width: 960px;
	height: 180px;
}


#allnews a {
background: url(../images/sprites-trans.png) top left;
background-position: 0 -411px;
cursor: pointer;
border: 0px;
outline: none;
border: 0px;
text-decoration: none;
font-size: 12px;
float: left;
margin: 0px;
width: 96px;
height: 26px;
padding: 0px;
text-indent: -9999px;
}
#allnews a:hover {
background-position: 0 -523px;
}
#allnews a:active {
background-position: 0 -467px;
}
#button_services a {
background: url(../images/services_btn_sprite.png) no-repeat top left;
background-position: 0 -30px;
cursor: pointer;
border: 0px;
outline: none;
text-decoration: none;
font-size: 12px;
float: left;
margin: 0px;
width: 96px;
height: 26px;
padding: 0px;
text-indent: -9999px;
}
#button_services a:hover {
background-position: 0 -138px;
width: 96px;
height: 26px;
}
#button_services a:active {
background-position: 0 -84px;
width: 96px;
height: 26px;
}
#button_services {
display: block;
}
#allnews {
display: block;
}
#button_more {
float: left;
position: absolute;
margin-left: 850px;
margin-top: 234px;
z-index: 100;
}
#button_more a {
background: url(../images/more_sprite.png) no-repeat top left;
background-position: 0 -30px;
cursor: pointer;
border: 0px;
outline: none;
border: 0px;
text-decoration: none;
font-size: 12px;
float: left;
margin: 0px;
width: 96px;
height: 26px;
padding: 0px;
text-indent: -9999px;
}
#button_more a:hover {
background-position: 0 -138px;
}
#button_more a:active {
background-position: 0 -84px;
}
