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

/* BROWSER CONTAINERS */
body {
	font-family: Arial, "MS Trebuchet", sans-serif;
	margin: 0px;
	padding: 0px;
	/*behavior: url("http://www.seamsltd.com/scripts/csshover3.htc");  ALLOWS IE6 TO USE :hover */
}

* {
	margin: 0px;
	padding: 0px;
}

.wrapper {
	width: 984px;
	min-height: 100%;
	height:auto !important;
	height:100%;
	margin:0px auto;
	padding: 0px 20px;
	overflow:hidden; /*Not sure if needed */
}

.pgmenu {
	position: relative;
	z-index:110;
}

.pgbanner {
	position: relative;
	z-index:100;
}

/* PAGE CONTAINERS */
.PG_HEAD, .PG_MENU, .PG_TAG, .PG_CONT_HD, .PG_CONT, .PG_FOOTER {
	width:100%;
	margin:10px 0px 0px;
	clear:both;
	padding:0px;
	display:block;
	overflow:hidden;
	position:relative;
	z-index:100;
}

.PG_NONE {
	width:100%;
	margin:10px 0px -10px;
	padding:0px;
	height:1px;
	font-size:1px;
	display:block;
	clear:both;
	overflow:hidden;
}

.PG_HEAD {
	line-height:60px;
}

.PG_BTN, .PG_BTN_LAST {
	background-color: #FFF;
	height:100px;
	margin:10px 10px 10px 0px;
	float:left;
}

.PG_BTN_LAST {
	margin-right:0px;
}

.PG_BTN_ADMIN, .PG_BTN_lAST_ADMIN {
	background-color: #FFF;
	height:180px;
	margin:10px 9px 50px 0px;
	float:left;
	width:322px;
}

.PG_BTN_lAST_ADMIN {
	margin-right:0px;
}

.PG_BTN h3, .PG_BTN_LAST h3 {
	text-transform: lowercase;
	padding:0px 0px 10px 0px;
}

.PG_BTN_LAST h3 {
	float:left;
}

.PG_BTN_LAST img {
	width:75%;
	padding:0px;
	margin:0px;
	text-align: center;
	border:none;
}

.sector_pic {
	padding:0px 0px 5px 0px;
	height:55px;
	width:100%;
	display:block;
	background-position: center top;
}

/* PAGE ELEMENTS - PG_HEAD */
.tagline, .logo {
	float: right;
	display:block;
	line-height:60px;	
}

.tagline {
	color: #0065a4;
	font-size: 1em;
	margin-right:10px;
}

.logo {
	background: transparent url(../images/logo.gif) no-repeat 10px 0px;
	border-left: 1px solid #c2dae9;
	width:135px;
	height:60px;
	padding:0px 0px 0px 10px;
}

/* HEADER DIVS */
.HD_BAND, .HD_PIC, .HD_OTHER, .HD_QUOTE, PG_SUBMENU {
	float:left;
	margin:10px 10px 15px 0px;
	width:40px;
	padding:0px;
	display:block;
}

.HD_BAND, .HD_PIC, .HD_QUOTE {
	margin:0px 10px 20px 0px;
}

.HD_PIC {
	width:650px;
}

.HD_OTHER, .HD_QUOTE, .PG_SUBMENU, .PG_MAINCONT {
	width:274px;
	margin-right:0px;
}

.PG_SUBMENU, .PG_MAINCONT {
	float:left;
	width:740px;
	margin:0px 0px 10px 0px;
	padding:0px;
}

.PG_SUBMENU {
	width:170px;
	margin-right:10px;
	clear:both;
	overflow:hidden;
}

/* BANNERS */
.banners, .banner, .banner_mask {
	width: 984px;
	height: 400px;
	clear:both;
	padding:0px;
	display:block;
	background:#eee;
}

.banners {
	position:relative;
	z-index:100;
}

.banner {
	background: no-repeat 0px 0px;
}

.banner_mask {
	background: no-repeat 0px 0px;
	padding: 10px;
}

.banner_text {
	width:500px;
	margin: 0px 0px 0px 20px;
	padding: 10px 10px 10px 10px;
}

.banner_mask h3, .banner_mask h1, .banner_mask p {
	color: #fff;
}

.banner_mask p {
	line-height:15px;
}

.banner_mask h3 {
	line-height:17px;
	font-weight: normal;
}

.banner_mask h1 {
	font-size: 2.7em;
	line-height: 1.5em;
	padding: 0px;
	font-weight: normal;	
}

.banner_mask a {
	color: #fff;
	font-size: 0.75em;
}

/* LATEST NEWS */
.latest_news {
	border: 1px solid #A3C0D6;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	clear:both;
	padding:5px;
	display:block;
	margin:10px 0px 0px;
	height:20px;
	background-color: #f3f7fa;
}

.latest_news h4, .latest_news div {
	float:left;

}

.latest_news h4 {
	width:100px;
	font-weight: bold;
	border-right: 1px solid #A3C0D6;
}

.latest_news div {
	width:700px;
	padding: 0px 10px;
}

.latest_news p, .latest_news a {
	padding:3px 0px 0px 0px;
	margin:0px;
	color: #0065a4;
}

/* FOOTER */
.footer {
	min-height: 33px;
	width: 100%;
	border-top: 1px solid #c2dae9;
	color: #0065a4;
	font-size: 0.7em;
	margin:5px 0px 0px;
	padding:5px 0px 0px;
	clear: both;
}

.footer img {
	float: right;
}

.footer ul	{
	margin: 0px;
	padding: 0px;
}

.footer ul li {
	list-style: none;
	display: inline;
}


/* SECTOR BUTTONS */
.secBtn {
	height:75px;
	width:123px;
	margin:3px;
	float:left;
	background: transparent url() no-repeat 0px 0px;
}

.secBtn:hover {
	background-position: 0px -75px;
}

.secBtn a {
	display:block;
	height:75px;
	width:123px;
}

/* TABLE */
table {
	margin:20px;
	padding:0px;
	border-collapse:collapse;
}

tbody tr {
	border: 1px solid #c2dae9;
}

tbody tr:hover {
	border: 1px solid #c2dae9;
	background:#f1f5f9;
}

td, th, tr {
	border:none;
	padding:5px;
}


/* CONTACT */

.contact div {
	float:left;
	margin:0px 40px 20px 0px;
}

.contact p {
	padding:0px;
	margin:0px;
}

.thankyou {
	border: 1px solid #3F5C16;
	background: #C4DF97 url(../images/icons/yes.gif) no-repeat left center;
	padding: 10px 10px 10px 40px;
	width: 95%;
	min-height: 30px;
	margin: 0px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.thankyou p, .thankyou h2 {
	color: #446418;
	padding: 5px;
}







