* {
	font-size: 100%;
	border: 0;
	outline: 0;
	padding: 0;
	margin: 0;
}
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 80%;
	color: #333333;
	line-height: 150%;
	background: #FFF url('../images/red-backing.png') top left repeat-x;
	z-index: 0;
}
img {
	border: none;
}
h1 {
	font-size: 180%;
	padding: 10px 0px 20px 20px;
	font-weight: normal;
	background: url('../images/h1_underline.png') bottom left no-repeat;
	font-family: Tahoma, Geneva, sans-serif;
}
h2 {
	font-size: 120%;
	font-weight: normal;
	padding: 10px 0px 5px 10px;
	border-bottom: 1px solid #F00;
	width: 460px;
	margin: 0px 0px 0px 10px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left;
}
h3 {
	font-size: 100%;
	font-weight: normal;
	padding: 10px 0px 5px 10px;
	margin: 0px 0px 0px 10px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left;
}
p {
	padding: 5px 10px 5px 10px;
	text-align: justify;
}
a {
	color: #333333;
}
#wrapper {
	width: 980px;
	margin: 0px auto 0px auto;
}
#headerContent {
	height: 115px;
	background: url('../images/header-content.png') top left no-repeat;
}
#headerContent1 {
	height: 115px;
	background: url('../images/header-content1.png') top left no-repeat;
}
#headerContent2 {
	height: 107px;
	background: url('../images/home-head.png') top left no-repeat;
}
#menuWrapper {
	height: 76px;
	text-align: left;
	margin: 0px 0px 0px 285px;
}
.navItem {
	margin: 0px 1px 0px 1px;
	padding: 0px;
	height: 76px;
	float: left;
	text-align: center;
}
.navItem:hover {
	background: url('../images/top-nav-backing.png') top left repeat-x;
}
#navItem1 {
	margin: 0px 45px 0px 45px;
}
#navItem2 {
	margin: 0px 25px 0px 25px;
}
#navItem3 {
	margin: 0px 25px 0px 30px;
}
#navItem4 {
	margin: 0px 25px 0px 30px;
}
#navItem5 {
	margin: 0px 0px 0px 15px;
}
.navItem a {
	text-decoration: none;
	font-size: 100%;
	display: block;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 50px 0px 0px 0px;
}
.navItem a:hover {
	color: #F00;
}
#mainBody, #mainBody1 {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}
#mainBody1 {
	background: #FFF url('../images/home-top.png') top left no-repeat;
	width: 980px;
	min-height: 389px;
	display: block;
}
#contentLeftNarrow {
	width: 717px;
	float: left;
	background-color: #fff;
	display: block;
	font-family: "Times New Roman", Times, serif;
}
#contentRightNarrow {
	width: 253px;
	height: 468px;
	float: left;
	background: #FFF url('../images/narrow-teasers.png') top left no-repeat;
	text-align: center;
}
#contentLeftWide {
	width: 477px;
	float: left;
	background-color: #fff;
	display: block;
	font-family: "Times New Roman", Times, serif;
}
#contentRightWide {
	width: 493px;
	min-height: 213px;
	float: left;
	background: #FFF url('../images/wide-teasers.png') top left no-repeat;
	text-align: center;
}
#contentRightWideHorizontal {
	width: 493px;
	height: 213px;
}
#contentRightWideVertical {
	border: 1px solid #D0D0D0;
	background-color: #F4F4F4;
}
#contentLeftNarrow p, #contentLeftWide p, #contentRightWideVertical p {
	padding: 5px 20px 5px 20px;
}
#homeContent1 {
	width: 224px;
	float: left;
	padding: 130px 0px 0px 44px;
	z-index: 1;
	font-family: "Times New Roman", Times, serif;
	font-size: 110%;
	color: #000;
}
#homeContent2 {
	width: 425px;
	float: left;
	padding: 390px 0px 0px 28px;
	z-index: 1;
}
#homeContent3 {
	width: 251px;
	float: left;
	padding: 59px 0px 0px 4px;
	z-index: 1;
}
#newsTeaser {
	height: 240px;
	margin: 0px 0px 0px 7px;
}
#twitterTeaser {
	min-height: 240px;
	margin: 90px 0px 0px 0px;
}
#footer {
	width: 100%;
	height: 296px;
	font-size: 90%;
	line-height: 130%;
	text-align: left;
	padding: 0px 0px 0px 0px;
	background: #FFF url('../images/footer-backing.png') bottom left repeat-x;
}
#footerInner {
	width: 980px;
	height: 224px;
	margin: 0px auto 0px auto;
	background: #FFF url('../images/main-footer.png') top left no-repeat;
}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#subNav {
	text-align: left;
	margin: 0px 0px 0px 510px;
	padding: 35px 0px 0px 0px;
	height: 130px;
}
#subNav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#subNav ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
}
#subNav ul li a {
	text-decoration: none;
	padding: 0px 3px 0px 3px;
	font-size: 80%;
	color: #000;
}
#subNav ul li a:hover {
	text-decoration: none;
	color: #F00;
}
.clear {
	clear: both;
}
ul, ol {
	margin: 10px 0px 10px 30px;
	list-style: square;
}
.resetText {
	color: #000000;
}
.redText {
	color: #F00;
}
.specialLink {
	color: #F00;
	text-decoration: none;
}
.smallText {
	font-size: 70%;
}
.backButton {
	float: right;
	margin: 10px 10px 10px 10px;
	padding: 1px 5px 1px 5px;
	cursor: pointer;
	background-color: #F00;
	color: #FFF;
}
.mand {
	color: #F00;
}
.newsItem {
	margin: 10px 0px 0px 0px;
	padding: 0px 5px 5px 5px;
}
.newsItemBody {
}
.newsItem a {
	float: right;
}
.newsArticleTeaser p {
	color: #666666;
}
.newsArticleTeaser a {
	color: #FFF;
	text-decoration: none;
}
.newsArticleTeaser a:hover {
	text-decoration: underline;
}
.newsArticleTeaser1 a {
	color: #F00;
	text-decoration: none;
}
.newsArticleTeaser1 a:hover {
	text-decoration: underline;
}
#twitter_update_list {
	margin: 0px;
}
#twitter_update_list li {
	list-style: none;
	padding: 5px 5px 5px 5px;
	text-align: justify;
	color: #F00;
}
#contentTeaserWide1 {
	width: 240px;
	float: left;
	padding: 75px 0px 0px 0px;
}
#contentTeaserWide2 {
	width: 252px;
	float: left;
	padding: 0px 0px 0px 0px;
}
#contentTeaserWide3 {
	width: 240px;
	float: left;
	padding: 40px 0px 0px 0px;
}
#contentTeaserWide4 {
	width: 252px;
	float: left;
	padding: 0px 0px 0px 0px;
}
#contentTeaserNar1 {
	padding: 85px 0px 0px 0px;
}
#contentTeaserNar2 {
	padding: 10px 0px 0px 0px;
}
#contentTeaserNar3 {
	padding: 50px 0px 0px 0px;
}
#contentTeaserNar4 {
	padding: 15px 0px 0px 0px;
}
#contentTeaserNar1 p, #contentTeaserNar2 p, #contentTeaserNar3 p, #contentTeaserWide1 p, #contentTeaserWide2 p, #contentTeaserWide3 p {
	text-align: center !important;
	font-size: 90%;
}
#welshContent {
	float: right;
	margin: 0px 30px 0px 0px;
	width: 66px;
	height: 20px;
}
#webDesignTag {
	float: right;
	margin: 2px 4px 0px 0px;
}
#webDesignTag p {
	font-size: 90%;
}
#readMoreMessage {
	width: 222px;
	height: 93px;
}
#socialBookmarks
{
	float: right;
	margin: 5px 10px 0px 0px;
}