body{
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;	
	font-size:9pt;
	line-height:15pt;
	color:#333;
}

#container{
	margin:0 auto;
	width:764px;
}

a {color:#333;}

.homeLinks {
	margin:0;
	padding:10px 0 0 0;
}

.homeLinks li{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}

.homeLinks li a{	
	font-size:14px;
	color:#bf0134;
	line-height:40px;
	text-decoration:none;
	display:block;
	height:40px;
	width:290px;
	text-align:center;
	border:2px solid #bf0134;
	margin:0 10px 10px 0;
	background:#eee;
}

.homeLinks li a:hover{	
	background:#bf0134;
	color:#fff;
}

#mastHead{
	height:115px;
	background:#bf0134;
	margin:0;
	padding:0;
}

#mastHead h1{
	margin:0;
	padding:0;
	font-size:16pt;
	color:#fff;
	background:url(../../images/norfolk-health-trust.jpg) no-repeat center center;
	height:115px;
	line-height:115px;
	width:270px;
	text-indent:-9999px;
	padding-left:10px;
}

#ticker{
	position:relative;
	overflow:hidden;
	width:764px;
	height:25px;
	background-color:#000;
	border:solid #ccc;
	border-width:1px 0;
}

#ticker a{
	color:#ccc;
	font-size:12px;
	line-height:25px;
	text-decoration:none;
}

#ticker a:hover{
	text-decoration:underline;
}

#globalContent{
	overflow:hidden;
}

#navContainer{
	float:left;
	width:132px;
	border:1px solid #999;
	border-top:0;
	padding-bottom:10px; 
}

#menuNav {
	margin:0; 
	padding:0; 
	list-style:none;
}

#menuNav li a{
	display:block; 
	width:132px;
	height:38px;
	line-height:38px;
	text-align:left;
	text-indent:5px;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	color:#bf0134;
	border-bottom:1px solid #999;
}
	
#menuNav li a:hover{
	background:#fdf9a9;
	color:#333;
}

#contentContainer{
	float:right;
	width:620px;
}

h1{
	font-size:16pt;
	color:#bf0134;
	font-weight:normal;
}
h2{
	font-size:13pt;
	color:#bf0134;
	font-weight:normal;
}
h4{
	font-size:11pt;
	color:#bf0134;
	margin-top:10px;
}
h5{
	font-size:9pt;
	color:#bf0134;
	margin:0; 
	padding:0;
}


#trustees img {border:1px solid #bf0134; padding:1px; background:#ccc;}
#trustees strong {color:#bf0134;}

#rightContainer{
	float:right;
	width:249px;
	margin:0 0 0 10px;
	padding-top:14px;
}

#rightContainer img{
margin-bottom:2px;
}

#footer{
	margin:0 auto;
	width:766px;
	height:68px;
	text-align:center;
	background:#bf0134;
	text-align:right;
}

#footer p{margin:0; padding:0;}

#footer div{
	width:239px;
	height:58px;
	float:right;
	font-size:8pt;
	color:#ccc;
	padding:10px 10px 0 0;
	border-left:1px solid #ccc;
	background:#000;
	line-height:12pt;
}

.homeIntro {height:230px;}
.homeIntroImg {display:block; height:229px; width:246px; background:#000 url(../../images/heart-disease-kills.jpg) no-repeat center center; float:right; border-left:1px solid #ccc;}
.homeIntroMsg {display:block; height:229px; width:380px; background:url(../../images/home-img-main.jpg) no-repeat center center; float:right;}

.table {border-top:1px solid #ccc; border-right:1px solid #ccc;}
.table td {border-left:1px solid #ccc; border-bottom:1px solid #ccc;}
