/* Start of CMSMS style sheet 'react' */
body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
	background-attachment: fixed;
}
.topbar {
	background-image: url(images/red_bg.jpg);
	height: 114px;
	width: 100%;
}
.contentbg {
	height: auto;
	width: 1000px;
	margin-top: 0px;
	background-image: url(images/content_bg.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-position: center top;
	text-align: left;
}
.leftmenu {
	height: 192px;
	width: auto;
	text-align: left;
	float: left;
	padding-top: 167px;
	padding-left: 80px;
}
.facts {
	background-image: url(images/fact_bg.png);
	height: 212px;
	width: 160px;
	padding-top: 10px;
	background-position: left;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-right: 18px;
}
.maincontentarea {
	float: left;
	height: auto;
	width: 575px;
}
.heading {
	float: left;
	height: 138px;
	width: 408px;
	margin-top: 0px;
}
.homepage1 {
	float: left;
	height: 327px;
	width: 750px;
	margin-top: 0px;
}
.maintext {
	float: left;
	padding-left: 25px;
	width: 320px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	height: auto;
}
.maintext2 {
	float: left;
	height: 327px;
	padding-top: 14px;
	padding-left: 25px;
	width: 320px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.featuredpic {
	float: left;
	height: auto;
	padding-top: 0px;
	padding-left: 32px;
	width: auto;
	
}
.moose {
	float: left;
	height: auto;
	padding-top: 32px;
	padding-left: 0px;
	width: auto;
	
}
.factstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 3px;
	padding-bottom: 3px;
	text-align: left;
	padding-left: 20px;
	padding-top: 7px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-right: 3px;
	padding-bottom: 3px;
        color: #FFFFFF;
	text-align: center;
	padding-top: 7px;
}
.footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: underline;
}
.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}



.topmenu {
	height: 94px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.barrell {
	height: 276px;
	width: 159px;
	margin: 0px;
	padding-top: 0px;
	padding-left: 20px;
}
/* IE6 css fixer v0.4: Wed, 12 Aug 2009 03:26:21 +0200 */

/* ============================================= */
/* safe settings                                 */

/* add display:inline to floated elements */
* html .leftmenu,
* html .maincontentarea,
* html .heading,
* html .homepage1,
* html .maintext,
* html .maintext2,
* html .featuredpic,
* html .moose {display:inline;}
.textie {
	font-family: Verdana, Geneva, sans-serif;
}
.contentbg tr td table tr td table tr td .textie {
	font-size: 12px;
}
.contentbg tr td table tr td table tr td .textie {
	font-size: 10px;
}
.contentbg tr td table tr td table tr td .textie {
	font-size: 11px;
}

/* End of 'react' */

