#main_wrap {
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}
#holder {
	width:880px;
}
#nav {
	float:left;
	width:515px;
	padding-top:174px;
	padding-left: 30px;
}
.head_pic {
	float:right;
}
#nav ul {
    margin:0;
    padding:10px 10px 0;
    list-style:none;
}
#nav li {
    float:left;
    margin:0;
    padding:0 0 0 7px;
    }
#nav a, #nav strong, #nav span {
    display:block;
    padding:5px 13px 4px 5px;
}
a:link {
	color: #2E3192;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2E3192;
}
a:hover {
	text-decoration: underline;
	color: #0066FF;
}
a:active {
	text-decoration: none;
	color: #2E3192;
}
.nav:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size:12px;
}
.nav:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size:12px;
}
.nav:hover {
	text-decoration: underline;
	color: #FF6633;
	font-size:12px;
}
.nav:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size:12px;
}
#heading {
	width: 340px;
	float:left;
	padding-top: 35px;
	padding-left: 20px;
}
#main_content {
	width: 430px;
	float:left;
	padding-left:20px;
}
#main_content_home {
	width: 360px;
	float:left;
	padding-left:20px;
}

/*Added by D Ogilvie, Monday Aug 18, 2008 */
#newstable{
	border-spacing: 15px;
}

.newscell {

	padding: 0px 0px 0px 0px;
	font-size: 110%;
	font-style: normal;
	
}

.newscell a {
	color: #000000;
	font-size: 100%;
}

.newsdate {
	

	
}

#latest_news {
	width:230px;
	float:right;
	margin-right: 10px;
	background-color:#F0F4F9;
	padding:8px;
	color:#333333;
	border: 1px solid #C0CFDF;
}
#tabs {
	width:160px;
	padding-left:50px;
	float:left;
	padding-top:35px;
}
.handcursor{
cursor:hand;
cursor:pointer;
	background-image:url(../images/tab1.gif);
	background-repeat:no-repeat;
}
#tab1-title {
	background-image:url(../images/tab1.gif);
	background-repeat:no-repeat;
	padding-left:8px;
	padding-top: 6px;
	height:39px;
}
#tab1-title.noscript:hover  {
	background-image: url(../images/tab1_2.gif);
	background-repeat: no-repeat;
	cursor:hand;
	cursor:pointer;
}
#tab2-title {
	background-image:url(../images/tab2.gif);
	background-repeat:no-repeat;
	padding-left:8px;
	padding-top: 4px;
	height:21px;
	margin-top:10px;
}
#tab2-title.noscript:hover  {
	background-image: url(../images/tab2_2.gif);
	background-repeat: no-repeat;
	cursor:hand;
	cursor:pointer;
}
#tab3-title {
	background-image:url(../images/tab2.gif);
	background-repeat:no-repeat;
	padding-left:8px;
	padding-top: 4px;
	height:21px;
	margin-top:10px;
}
#tab3-title.noscript:hover  {
	background-image: url(../images/tab2_2.gif);
	background-repeat: no-repeat;
	cursor:hand;
	cursor:pointer;
}
#tab1 {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: -6px;
	background-image:url(../images/tab_bck_2.gif);
	background-repeat: no-repeat;
}
#tab2 {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: -6px;
	background-image:url(../images/tab_bck_2.gif);
	background-repeat: no-repeat;
}
#tab3 {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: -6px;
	background-image:url(../images/tab_bck_1.gif);
	background-repeat: no-repeat;
}
#footer {
	width:800px;
	margin-left: auto;
        margin-right: auto;
	margin-top:15px;
	margin-bottom: 0px;
	padding-right: 20px;
	padding-left:20px;
	padding-top: 10px;
        clear:both;
	background-color:#448FCC;
	color:#FFFFFF;
}
.foot:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size:11px;
}
.foot:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size:11px;
}
.foot:hover {
	text-decoration: underline;
	color: #FF6633;
	font-size:11px;
}
.foot:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size:11px;
}
.logo {
	float:right;
	padding-right:70px;
}
	
