* {
	margin: 0px;
	padding: 0px;
}

body {
	color: #fff;
	background-color: #c80400;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 15px;
}

a {
	color: #fff;
	background-color: inherit;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

span {
	display: none;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	padding: 7px 0px 8px;
	text-align: justify;
}

input {
	border: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size: 1px;
	line-height: 0px;
	overflow : hidden;
	visibility: hidden;
}

#body_wrapper {
	margin-right: auto;
	width: 1004px;
	background: url('images/background.jpg') repeat-y 0% 0%;
}

#rightcolumn {
	width: 1000px;
	float: right;
	text-align: left;
}

/* Page Header */

#page_header {
	background: url('images/header_bg.bmp') no-repeat 0% 0%;
	width: 1000px;
	height: 125px;
}


/* Main Navigational Menu */

#mainnav {
	width: 1000px;
	height: 45px;
	background: url('images/headernav_bg.jpg') repeat-x 0% 0%;
	overflow: hidden;
}

#mainnav ul {
	height: 44px;
	border-bottom: #fff 1px solid;
}

#mainnav li {
	height: 44px;
	float: left;
	border-left: #fff 1px solid;
}

#mainnav li a {
	margin: 13px 5px 0px 6px;
	display: block;
	height: 21px;
	background-repeat: no-repeat;
	background-position: 0% 0%;
}

li#mainnav_01 a {
	margin-left: 75px;
	width: 55px;
	background-image: url('images/headernav_01.bmp');
}

li#mainnav_02 a {
	width: 52px;
	background-image: url('images/headernav_02.bmp');
}

li#mainnav_03 a {
	width: 69px;
	background-image: url('images/headernav_03.bmp');
}

li#mainnav_04 a {
	width: 75px;
	background-image: url('images/headernav_04.bmp');
}

li#mainnav_05 a {
	width: 83px;
	background-image: url('images/headernav_05.bmp');
}

li#mainnav_06 a {
	width: 83px;
	background-image: url('images/headernav_06.bmp');
}

li#mainnav_07 a {
	width: 75px;
	background-image: url('images/headernav_07.bmp');
}

li#mainnav_08 a {
	width: 75px;
	background-image: url('images/headernav_08.bmp');
}

li#mainnav_09 a {
	width: 75px;
	background-image: url('images/headernav_09.bmp');
}

li#mainnav_10 a {
	width: 0px;
	background-image: url('images/headernav_10.bmp');
}

li#mainnav_11 a {
	margin-right: 0px;
	width: 60px;
	background-image: url('images/headernav_11.bmp');
}


/* Center Column */

#centercolumn {
	width: 1000px;
	color: #333;
	background-color: #fff;
	float: left;
	text-align: center;
}

#centercolumn_2 {
	margin: 8px auto;
	width: 542px;
	text-align: left;
}

#centercolumn a {
	color: #333;
	background-color: inherit;
}

#centercolumn a:hover {
	text-decoration: none;
}


/* Center Column News Box */

.newsbox {
	margin-bottom: 5px;
	width: 542px;
	background: url('images/newsbox_bg.jpg') repeat-y;
}

.newsbox_header {
	padding: 19px 10px 5px;
	background: url('images/newsbox_bg_top.jpg') no-repeat 0% 0%;
	height: 22px;
}

.newsbox_header h2 {
	padding-left: 20px;
	width: 330px;
	float: left;
	font-size: 10px;
	font-weight: bold;
}

.newsbox_header strong {
	float: right;
}

.newsbox_content {
	padding: 0px 10px 20px;
	background: url('images/newsbox_bg_bot.jpg') no-repeat 0% 100%;
	line-height: 14px;
}

.newsbox_comments a {
	text-decoration: none;
}

.newsbox_comments a:hover {
	color: #959595;
	background-color: inherit;
}





/* Page Footer */

#page_footer {
	margin-left: 229px;
	margin-right: 222px;
	padding: 20px 0px 0px;
	width: 552px;
	text-align: center;
	color: #fff;
	background-color: #464646;
	position: relative;
	top: -20px;
}
