body {
	background: url(images/bg.gif) no-repeat center top #ad1313;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	color: #171717;
	margin: 0px;
	padding: 0px;
}
#main {
	width: 940px;
	border: 1px solid #920f0f;
	min-height: 700px;
	background: #fff;
	padding: 10px;
	margin: 0px auto 20px;

}
#header {
	height: 125px;
	width: 940px;
padding: 10px 0px;
margin: 10px auto 0px;
}
#header h1 {
	width: 300px;
	height: 105px;
	background: url(images/logo.png) no-repeat;
	float: left;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
#navigation {
	width: 940px;
	height: 40px;
	background:url(images/navbg.gif);
	color: #fff;
}
#navigation ul {
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
	list-style:none;
	text-transform: uppercase;
	font-weight: bold;

}
#navigation ul li {
	display: inline;
	font-size: 1.2em;
	line-height: 3.33em;
	padding: 0px 20px;
}
#navigation ul li a {
	color: #fff;
	text-decoration: none;
}
#navigation ul li a:hover {
	text-decoration: underline;
}
.masttext {
	width: 210px;
	height: 125px;
	padding: 30px 10px 20px;
	border-left: 10px solid #2d2d2d;
	background-color: #dc5454;
	float: right;
	color: #fff;
	font-size: 1.4em;
	line-height: 2.0em;
}
.masttext a img {
	border: none;
	margin-top: 10px;
}
.sobo {
	width: 210px;
	height: 20px;
	padding: 10px;
	border-left: 10px solid #2d2d2d;
	background-color: #dc5454;
	color: #fff;
	font-size: 1.4em;
	line-height: 2.0em;
	overflow: auto;
	position: relative;
	top: 85px;
	left: 390px;
}
.subnav {
	font-size: 1.2em;
	font-weight: bold;
	width: 210px;
	height: 40px;
	padding: 10px;
	float: right;
	line-height: 2.0em;
margin-top: 55px;
}
.subnav a {
	color: #fff;
	text-decoration: none;
}
.subnav a:hover {
	text-decoration: underline;
}
.mastimg {
	float: left;
	border: none;
}
.maincontent {
	width: 700px;
	float: left;
	font-size: 1.2em;
	margin-top: 10px;
}
.maincontent h2 {
	display: block;
	background-color: #ae1515;
	font-size: 1.66em;
	color: #fff;
	margin: 0px 0px 20px;
	padding: 5px 15px;
	width: 670px;
	font-weight: normal;
}

.maincontent p {
	padding-left: 15px;
	line-height: 2.0em;
	margin: 10px 0px;
}
.maincontent p a {
	color: #ae1515;
	text-decoration: none;
}
.maincontent p a:hover {
	text-decoration: underline;
}
.sidebar {
	width: 208px;
	padding: 10px;
	border: 1px solid #ae1515;
	float: right;
	margin-top: 10px;
	font-size: 1.2em;
}
.sidebar h3 {
	font-size: 1.17em;
	display: block;
	padding: 0px 0px 10px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px dotted #ae1515;
	width: 208px;
	
}
.list-item a {
	color: #ae1515;
	text-decoration: none;
	font-size: 1.09em;
	font-weight: bold;
}
.list-item a:hover {
	text-decoration: underline;
}
.list-item {
	color: #909090;
	font-size: 0.92em;
	display: block;
	padding: 10px 0px;
}
.sidebar p {
	line-height: 1.5em;
	margin-top: 20px;
}
.sidebar p strong {
	text-transform: uppercase;
	color: #ae1515;
	font-weight: bold;
	font-size: 1.17em;
}
.subcontent {
	width: 670px;
	margin: 20px 0px 0px;
	background:url(images/subcontentbg.gif) repeat-x top;
	padding: 20px 15px;
}
.subcontent h4 {
	padding: 0px;
	margin: 0px;
	font-size: 1.8em;
	border-bottom: 5px solid #a71515;
	font-weight: normal;
	width: 210px;
}

.subcontent p {
	padding-left: 0px;
	margin-bottom: 20px;
}

.subcontent .item {
	border-bottom: #a2a2a2 solid 1px;
	padding-bottom: 20px;
}
.item .date {
	font-size: 0.92em;
	color: #909090;
}
.subcontent .item a {
	color: #ad1515;
	font-weight: bold;
	font-size: 1.17em;
	text-decoration: none;
	margin-bottom: 10px;
	padding: 0px;
}
.subcontent .item a:hover {
	text-decoration: underline;
}
.subcontent h3 {
color: #ad1515;
	font-weight: bold;
	font-size: 1.17em;
	text-decoration: none;
	margin-bottom: 30px;
	padding: 0px;
}
.portcontent {
	width: 700px;
	margin: 20px 0px 0px;
	padding: 0px 0px;
}
.portcontent .splitleft {
	width: 480px;
	float: left;
	color: #5e5e5e;
	/*font-size: 0.9em;*/
}
.portcontent .splitleft strong {
	margin-left: 10px;
	font-weight: bold;
	display: inline-block;
}
.portcontent .splitright {
	width: 220px;
	float: right;
}
.portcontent .splitleft p.portitem {
	width: 220px;
	float: left;
	padding: 0px 0px 10px;
	margin-right: 20px;
	border-bottom: solid #e1e1e1 1px;

}
.portcontent .splitleft p.portitem a img {
	padding: 9px;
	border: solid #e1e1e1 1px;
	margin-bottom: 10px;
	width: 200px;
	background: #fff;
}
.portcontent .splitleft p.portitem a:hover img {
	border: solid #a71515 1px;
}
.portcontent .splitleft .portfull img {
	width: 440px;
	padding: 9px;
	border: solid #e1e1e1 1px;
	margin-bottom: 10px;
}
.portright {
	width: 198px;
	margin: 0px 10px 20px 0px;
	float: left;
	background-color: #f1f1f1;
	border: solid #e1e1e1 1px;
	padding: 10px;
}
.portright h4 {
	padding: 0px;
	margin: 0px 0px 20px;
	color: #ae1515;
	text-decoration: none;
	font-size: 1.4em;
	font-weight: normal;
}
.mcfull {
padding: 10px;
width: 648px;
color: #fff;
background-color: #ae1515;
border: 1px solid #740f0b;
margin-bottom: 10px;
}
.mcfull p {
padding-left: 0px;
}
.mcfull a strong {
font-size: 1.4em;
color: #fff;
text-decoration: none;
}
.mcfull a {
color: #fff;
weight: bold;
text-decoration: none;
}
.mcfull a:hover {
text-decoration: underline;
}
.mcsplit-3 {
	width: 198px;
	margin: 0px 10px 20px 0px;
	float: left;
	background-color: #f1f1f1;
	border: solid #e1e1e1 1px;
	padding: 10px;
}
.mcsplit-3 p {
	padding-left: 0px;
}
.mcsplit-3 a {
	color: #ae1515;
	text-decoration: none;
	font-size: 1.4em;
}
.mcsplit-3 ul {
	padding: 10px 10px 10px 0px;
	margin: 0px;
	list-style: none;
}
.mcsplit-3 li {
	padding: 0px 0px 0px 25px;
	background: url(images/green-tick.gif) no-repeat;
	margin: 0px 0px 10px;
}
.mcsplit-3 li a {
	color: #171717;
	text-decoration: none;
	font-size: 1.0em;
}
.mcsplit-3 li a:hover { text-decoration: underline; }

.pageimg {
	float: right;
	width: 198px;
	background-color: #f1f1f1;
	border: solid #e1e1e1 1px;
	padding: 10px;
	height: 198px;
	margin: 0px 0px 20px 20px;
}
.contact {
	width: 700px;
	margin: 20px 0px 0px;
	padding: 0px 0px;
}
.contact .splitleft {
	width: 220px;
	float: left;
	color: #5e5e5e;
	/*font-size: 0.9em;*/
}
.contact .splitright {
	width: 460px;
	float: right;
}

.contleft {
	width: 198px;
	margin: 0px 10px 20px 0px;
	float: left;
	background-color: #f1f1f1;
	border: solid #e1e1e1 1px;
	padding: 10px;
}
.contleft h4 {
	padding: 0px;
	margin: 10px 0px 10px;
	color: #ae1515;
	text-decoration: none;
	font-size: 1.4em;
	font-weight: bold;
}
.contact .contactform {
	padding: 10px;
	margin: 20px 0px 0px;
	border: none;
}
.contact .contactform fieldset {
	border: none;
	padding: 0px;
	margin: 0px;
}
.contact .contactform ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.contact .contactform li {
	margin-bottom: 10px;
}
.contact .contactform label {
	width: 120px;
	margin-right: 20px;
	display: block;
	float: left;
	clear: left;
	line-height: 2.0em;
	color: #a81515;
	font-weight: bold;
}
.contact .contactform input, .contact .contactform textarea {
	width: 280px;
	padding: 5px;
	border: 1px solid #a0a0a0;
	float: left;
	line-height: 2.0em;
	margin-bottom: 10px;
}
.contact .contactform input:focus, .contact .contactform textarea:focus {
	border: 1px solid #a81515;
}
.contact .splitright h4 {
	padding: 0px;
	margin: 0px;
	font-size: 1.8em;
	border-bottom: 5px solid #a71515;
	font-weight: normal;
	width: 210px;
}
.contact input.subbutton {
	float: right;
	background-color: #e4e4e4;
	border: 1px solid #767676;
	width: 290px;
	height: 2.4em;
	margin-right: 10px;
	padding: 0px;
}
.contact input.subbutton:hover {
	border: 1px solid #5d0000;
	background-color: #ae1515;
	color: #fff;
}
.conterr {
padding: 10px;
background-color: #ffdddd;
border: 1px solid #d46a6a;
margin: 10px 0px;
}
.conterr strong {
font-size: 1.1em;
color: #a63333;
}
.contsucc {
padding: 10px;
background-color: #f0ffdf;
border: 1px solid #8eb462;
margin: 10px 0px;
}
.contsucc strong {
font-size: 1.1em;
color: #79ad42;
}
a img.portlink {
	clear: right;
	float: right;
	width: 198px;
	background-color: #f1f1f1;
	border: solid #e1e1e1 1px;
	padding: 10px;
	margin: 0px 0px 20px 20px;
}
a img.portlink:hover {
	border: 1px solid #ae1515;
}
.portright a {
	display: block;
	border-top: solid #e1e1e1 1px;
	border-bottom: solid #e1e1e1 1px;
	line-height: 2.2em;
	margin-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
	}
	
.portlink {
	color: #333333;
}
.launchsite {
	color: #ae1515;
	font-weight: bold;
	margin-top: 20px;
}
.portright a:hover {	
	background-color: #f8f8f8;
}
a.pagination {
	padding: 5px;
	border: 1px solid #e9e9e9;
	margin-right: 5px;
	font-size: 1.2em;
	color: #3e3e3e;
	text-decoration: none;
}

a.pagination:hover {
	color: #2e4152;
	text-decoration: underline;
}
.pag-active {
	padding: 5px;
	border: 1px solid #e9e9e9;
	margin-right: 5px;
	font-size: 1.2em;
	color: #2e4152;
	font-weight: bold;
}
.pagdiv {
	width: 480px;
	text-align: center;
	margin: 40px 0px 20px;
	clear: left;
}
.portcontent .splitleft .pagdiv strong {
	margin-left: 0px;
}
.portright a.launchsite {
	color: ##ae1515;
	font-weight: bold;
}
#footer {
	width: 940px;
	margin: 20px auto;
	color: #feb9b9;
}
.footerleft {
	float: left;
}
.footerright {
	float: right;
	font-size: 1.2em;
}
.footerright a {
	color: #fff;
}