/*CSS Docuent*/
body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}
#wrapper {
	margin:0 auto;
	width:990px;
	
}
#contentWraper{
	background: url(images/topLogo.jpg) top left no-repeat;
	float:left;
	padding:0 0;
}
/*Links*/
#topLinks {
	background:url(images/linkBg.png) top left no-repeat;
	width:960px;
	height:35px;
	margin:173px auto 0 auto;
	float:left;
}
#topLinks ul {
	margin:auto;
	width:898px;
}

#topLinks ul li {
	width:126px;
	border-left:1px dotted white;
	float:left;
	text-align:center;
}

#topLinks ul li.last{
	width:126px;
	border-right:1px dotted white;
	float:left;
	text-align:center;
}

#topLinks ul li a{
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	display:block;
	padding:10px 0;
}

#topLinks ul li a:hover{
	font-size:12px;
	color:#ffe400;
	text-decoration:none;
	background:url(images/linkArrow.png) top center no-repeat;
	padding:10px 0;
}
/*MiddlePanel*/
#middlePan {
	width:960px;
	float:left;
	padding-bottom:20px;
}

#leftNav {
	width:236px;
	float:left;
	}
#news {
	width:202px;
	float:left;
	margin:17px 17px 0 0;
}
#eventCal {
	width:202px;
	float:left;
	margin:0 17px 17px 0;
}
.topCurve {
	background:url(images/topCurve.jpg) top left no-repeat;
	padding:15px 0 0;
}
.bottomCurve {
	background:url(images/bottomCurve.jpg) bottom left no-repeat;
	height:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px 10px 50px 10px;
}
#centreNav {
	width:470px;
	float:left;
	margin-top:17px;
	margin-right:10px;
}

#centreNav p{
	margin-top:10px;
	line-height:18px;
}
#centreNav a{
	font-weight:bold;
	color:#ca191b;
	text-decoration:none;
}
#centreNav a:hover{
	color:#000000;
}

#rightNav {
	width:236px;
	float:right;
}
#opinioPoll {
	width:202px;
	float:right;
	margin:17px 0 -17px 17px;
}
#empProfile {
	width:202px;
	float:right;
	margin:17px 0 -17px 17px;
}

#bottomLinks {
	background:url(images/linkBg.png) top left no-repeat;
	width:960px;
	height:35px;
	float:left;
	position:relative;
}
#bottomLinks ul {
	margin:auto;
	width:898px;
}

#bottomLinks ul li {
	width:126px;
	border-left:1px dotted white;
	float:left;
	text-align:center;
}

#bottomLinks ul li.last{
	width:126px;
	border-right:1px dotted white;
	float:left;
	text-align:center;
}

#bottomLinks ul li a{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	display:block;
	padding:10px 0;
}

#bottomLinks ul li a:hover{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffe400;
	text-decoration:none;
	background:url(images/linkArrow.png) top center no-repeat;
	padding:10px 0;
}


.rss {
	position:absolute;
	right:10px;
	top:10px;
}

#copyRights {
	width:960px;
	margin:auto;
	text-align:right;
	font-size:10px;
	font-weight:bold;
	float:left;
	padding:10px 0;
}
#copyRights a{
	text-decoration:none;
	color:#000000;
}

#copyRights a:hover{
	text-decoration:none;
	color:red;
}s