@charset "utf-8";
/* CSS Document */

body {
	background-image:url(/images/background.JPG);
	background-repeat:repeat-x;
	background-color: #e2e45c;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin-left:auto;
	margin-right:auto; 
	margin-top:0px;
}
#wrapper {
	text-align: left; 
	width:980px;
	margin-left: auto; 
	margin-right: auto; 
	background-color:#FFF;
}
#logo {
	float:left;
	width:980px;
	height:173px;
	background-image:url(/images/logo.JPG);
	background-repeat:no-repeat;
}
#nav {
	width:970px; 
	height:41px;
	float:left;
	background-image:url(/images/navbackground.JPG);
	padding: 5px 0 0 10px;
	margin-bottom:5px;
	background-repeat:no-repeat;
}
#banner {
	float:left;
	width:581px;
	height:234px;
	background-image:url(/images/banner.JPG);
}
#welcome {
	float:right;
	width:329px;
	height:154px;
	background-image:url(/images/welcome.JPG);
	padding:60px 60px 20px 10px;
	color:#ffffff;
}
#content {
	width:940px;
	float:left;
	padding:20px;
}
#content2 {
	width:950px;
	float:left;
	padding-left:15px;
	background-color:#FFF;
}
#pagename {
	width:730px;
	height:43px;
	background-image:url(/images/pagename.jpg);
	float:left;
	padding:25px 20px 0 20px; 
	background-color:#fff;
}
#pagetitle {
	width:365px;
	font-size:16px;
	color:#fff;
	text-transform:uppercase;
	float:left;
	font-weight: bold;
}
#breadcrumb {
	width:365px;
	font-size:11px;
	color:#fff;
	float:right;
	text-align:right;
}
#breadcrumb a:link, #breadcrumb a:visited { 
	color:#fff; 
	text-decoration:none;
	cursor:pointer;
} 
#breadcrumb a:hover { 
	text-decoration:underline; 
	color: #fff;
	cursor:pointer;
}
#followoncontent {
	width:740px;
	float:left;
	padding:10px 0 10px 10px;
	min-height:400px;
	background-color:#fff;
}
#advert {
	width:168px;
	float:right;
}
#boxes {
	width:990px;
	height:186px;
	clear:both;
}
#box1 {
	background-image:url(/images/box1.JPG);
	background-repeat:no-repeat;
	width:129px;
	height:159px;
	float:left;
	text-align:left;
	padding:22px 30px 10px 175px;
}
#box2 {
	background-image:url(/images/box2.JPG);
	background-repeat:no-repeat;
	width:123px;
	height:159px;
	float:left;
	text-align:left;
	padding:22px 30px 10px 160px;
}
#box3 {
	background-image:url(/images/box3.JPG);
	background-repeat:no-repeat;
	width:133px;
	height:159px;
	float:left;
	text-align:left;
	padding:22px 30px 10px 160px;
}
#boxlink {
	width:132px;
	height:40px;
	float:left;
}
#boxcontent {
	width:132px;
	height:116px;
	float:left;
}
#base {
	background-image:url(/images/base.jpg);
	width:980px;
	height:16px;
	float:left;
margin-top:10px;
}
#footer {
	background-image:url(/images/footer.JPG);
	width:980px;
	height:51px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}
#DCC {
	width:300px;
	height:51px;
	float:left;
}
#footerinfo {
	width:400px;
	height:41px;
	text-align:center;
	color:#fff;
	font-size:11px;
	float:left;	
position:relative;
top:-7px;	
}
#footer a:link, #footer a:visited { 
	color:#fff; 
	text-decoration:underline;
	cursor:pointer;
} 
#footer a:hover { 
	text-decoration:none; 
	color: #fff;
	cursor:pointer;
}
H1 {
	color: #2779bc; 
	font-size: 16px;
	font-weight: bold;
} 
H2 {
	color: #2779bc; 
	font-size: 14px;
	font-weight: bold;
} 
H3 {
	color: #2779bc; 
	font-size: 12px;
	font-weight: bold;
} 
H4 {
	color: #2779bc; 
	font-size: 12px;
	font-weight: bold;
} 
a:link, a:visited { 
	color: #2779bc; 
	text-decoration:none;
	cursor:pointer;
} 
a:hover { 
	text-decoration:underline; 
	color: #2779bc;
	cursor:pointer;
} 
.nav {
	color:#2779bc;
	text-transform:uppercase;
	font-size:14px;
	background-image:url(/images/nav.jpg);
	background-repeat:no-repeat;
	vertical-align:middle;
	padding-left:14px;
	cursor:pointer;
}
.nav-on {
	color:#91a729;
	text-transform:uppercase;
	font-size:14px;
	background-image:url(/images/nav.jpg);
	background-repeat:no-repeat;
	vertical-align:middle;
	padding-left:14px;
	cursor:pointer;
}
.homenav {
	color:#2779bc;
	text-transform:uppercase;
	font-size:14px;
	background-repeat:no-repeat;
	vertical-align:middle;
	padding-left:14px;
	cursor:pointer;
}
.homenav-on {
	color:#91a729;
	text-transform:uppercase;
	font-size:14px;
	background-repeat:no-repeat;
	vertical-align:middle;
	padding-left:14px;
	cursor:pointer;
}
