body {
	font-family:'Trebuchet MS', trebuchet, arial;
	font-size:13px;
	color:#fff;
	margin:0;
	background:url(../images/blue_green_bkgd.png) center center repeat-y #0c2853;
	text-align:center;
}

p, h1, h2, h3 {
	line-height:1.5em;
	margin:0.7em 0;
}

li {
	line-height:1.5em;
}

h1, h2, h3, h4 {
	font-family:helvetica, arial;
}

th, td { padding:0.3em 1em 0.3em 0; text-align:left; vertical-align:top; font-size:12px }
th { padding-top:1em }
table { border-spacing:0 }
caption { text-align:left; }
address { font-style:normal; }

a { color:#eee; text-decoration:none }
a:hover { color:#fff; }
a img { border:none; }
.note { color:#b2e12a; margin:0; }

hr { height: 1px; color: #4d843f; border: none; } /* For Internet Explorer */
html>body hr { height: 1px; background-color: #4d843f; border: none; } /* For Gecko-based browsers */
html>body hr { height: 1px; background-color: #4d843f; border: 0px solid #4d843f; } /* For Opera and Gecko-based browsers */

.clear { clear:both }

#frame {
	margin:0 auto;
	width:789px;
	text-align:left;
}

h1 {
	width:517px;
	margin:1.5em auto;
}

h1 a {
	text-indent:-2000px;
	background:url(../images/group_logo.png) center center no-repeat transparent;
	display:block;
	width:517px;
	height:92px;
}

#main {
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	padding:1em 0;
	overflow:auto;
}

#buttons {
	float:right;
	width:256px;
	margin-top:45px;
}

#buttons div {
	width:256px;
	margin-bottom:10px;
}

#buttons div a {
	display:block;
	width:256px;
	height:168px;
	font-family:'Trebuchet MS';
	font-size:11px;
}

#buttons div a span {
	display:block;
	padding:100px 25px 0 25px;
	line-height:16px;
}

#gct_button a {
	background:url(../images/homepage/gcf_button.png) center center no-repeat transparent;
}

#nhs_button a {
	background:url(../images/homepage/nhs_button2.png) center center no-repeat transparent;
}

#mss_button a {
	background:url(../images/homepage/mss_button2.png) center center no-repeat transparent;
}

#footer {
	clear:both;
	font-size:12px;
}

#footer span {
	padding-right:1em;
}

#footer_left {
	float:left;
}

#footer_right {
	float:right;
}

#welcome {
	float:left;
	width:490px;
	margin-right:20px;
}

h2 {
	font-size:18px;
	margin-bottom:0;
}

h2.headline {
	font-size:26px;
}

#welcome p {
	font-size:13px;
}

#news {
	float:left;
	width:390px;
}

#left {
	float:left;
	width:475px;
	margin-right:25px;
}

#right {
	float:left;
	width:289px;
	margin-top:30px;
}

#right h4 {
	font-size:15px;
	margin:0;
}

#right ul {
	margin-left:0;
	margin-top:0.5em;
	padding-left:0;
	list-style:none;
}

#right li {
	padding:4px 0 4px 20px;
	background:url(../images/doc2.gif) 0px 8px no-repeat transparent;
	font-size:12px;
	color:#fff;
	border-bottom:1px solid #163650;
	text-decoration:none;
}

#right li .note {
	color:#68ab37;
}

#right li a {
	color:#b2e12a;
}

#right li a:hover {
	color:#fff;
}

#latest_news h4 {
	margin:8px 0 3px 0;
	padding-bottom:3px;
	border-bottom:1px solid #fff;
}

#left a {
	text-decoration:underline;
}


