* {
	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;
	
}

#rightcolumn {
	width: 775px;
	float: right;
	text-align: left;
}

/* Page Header */

#page_header {
	background: url('images/menu.jpg') no-repeat 0% 0%;
	width: 780px;
	height: 193px;
}


/* Main Navigational Menu */

#mainnav {
	width: 775px;
	height: 20px;
	background: #464646 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: 1px 1px 1px 1px;
	display: block;
	height: 20px;
	background-repeat: no-repeat;
	background-position: 0% 0%;
}

li#mainnav_01 a {
	width: 58px;
	background-image: url('images/headernav_01.jpg');
}

li#mainnav_02 a {
	width: 70px;
	background-image: url('images/headernav_02.jpg');
}

li#mainnav_03 a {
	width: 85px;
	background-image: url('images/headernav_03.jpg');
}

li#mainnav_04 a {
	width: 60px;
	background-image: url('images/headernav_04.jpg');
}

li#mainnav_05 a {
	width: 75px;
	background-image: url('images/headernav_05.jpg');
}

li#mainnav_06 a {
	width: 55px;
	background-image: url('images/headernav_06.jpg');
}

li#mainnav_07 a {
	width: 132px;
	background-image: url('images/headernav_07.jpg');
}

li#mainnav_08 a {
	width: 100px;
	background-image: url('images/headernav_08.jpg');
}

li#mainnav_09 a {
	width: 93px;
	background-image: url('images/headernav_09.jpg');
}


/* Center Column */

#centercolumn {
	width: 775px;
	color: #333;
	background-color: #fff;
	float: left;
	text-align: left;
	border: black 1px solid;
}

#centercolumn_2 {
	margin: 8px auto;
	width: 770px;
	text-align: center;
}




/* Center Column News Box */

.newsbox {
	margin-bottom: 5px;
	width: 770px;
	background: white;
}


.newsbox_header strong {
	float: right;
}





/* Right Sidebar */

#rightsidebar {
	margin: 5px 0px 10px 7px;
	width: 209px;
	float: left;
	color: inherit;
	background-color: inherit;
}






/* Left Column and Sidebar */

#leftcolumn {
	width: 229px;
	color: #000;
	background-color: inherit;
	float: right;
	text-align: left;
	font-size: 9px;
}

#leftcolumn ul {
	width: 100%;
	overflow: hidden;
}

#leftcolumn li {
	margin-bottom: 1px;
	padding: 3px 10px 5px 35px;
	color: inherit;
	background: #b3b3b3;
}

#leftsidebar {
	margin-right: 6px;
	width: 223px;
}

#leftsidebar a {
	color: #000;
	background-color: inherit;
	text-decoration: none;
}

#leftsidebar a:hover {
	text-decoration: underline;
}

#leftsidebar h2 {
	height: 54px;
	background-repeat: no-repeat;
	background-position: 10px 50%;
}




/* Left Corner */

#leftcorner {
	width: 220px;
	height: 193px;
	color: white;
	background: #f21000 url('images/leftcorner.jpg');
	font-weight: bold;
}

#leftcorner a {
	text-decoration: none;
}



#leftcorner ul {
	width: 229px;
}


/* Updates */

#updates {
	color: inherit;
	background-color: #313131;
	border-top: #fff 1px solid;
}

#updates h2 {
	background-image: url('images/updates.jpg');
}

#updates li {
	color: inherit;
	background-color: #b3b3b3;
}







/* Page Footer */

#page_footer {
	margin-left: 0px;
	margin-right: 225px;
	margin-top: 0px;
	padding: 20px 0px 0px;
	width: 1006px;
	text-align: center;
	color: #fff;
	background-color: #464646;
	position: relative;
	
}
