body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
background-color: #000;
	background-image: url(images/img01.gif);
	background-repeat: repeat-x;
}

a:link, a:visited { color: #FFFFFF; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #99FF00; text-decoration: underline; }

p {
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}

.margin_right_10 { margin-right: 10px; }
.margin_right_60 { margin-right: 60px; }

.horizontal_divider {
	background: url(images/horizontal_divider.jpg) bottom repeat-x;
}

.border_bottom {
	border-bottom: 1px dashed #000;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.rc_btn_01 a {
	clear: both;
	display: block;
	width: 120px;
	height: 25px;
	padding: 5px 0 0 0;
	font-size: 12px;
	text-align: center;
	color: #000000;
	text-decoration: none;
	border: none; 
	background: url(images/button_01.png) no-repeat;
}

#wrapper_outer {
	width: 100%;
	margin: 0 auto;
}

#wrapper_inner {
	width: 980px;
	margin: 0 auto;
	padding: 0 5px;
	background: url(images/wrapper_bg.jpg) repeat-y;
}

#banner {
	width: 980px;
	height: 130px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

/* menu */

#menu {
	clear: both;
	width: 500px;
	height: 65px;
	padding: 0 240px;
	background: url(images/menu_bg.jpg) no-repeat;
}

#menu ul {
	width: 500px;
	margin: 0px;
	padding: 20px 0 0 15px;
	list-style: none;
}

#menu ul li {
	display: inline;
}

#menu ul li a {
	float: left;
	padding: 0 20px;
	text-align: center;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	color: #999999;	
	font-weight: bold;
}

#menu li a:hover, #menu li .current {
	color: #ffffff;
}
/* end of menu*/

#content_wrapper {
	clear: both;
	width: 960px;
	padding: 10px;
	
}



.content {
	float: left;
	width: 415px;
	height:450px;
	/*border: 1px solid #363434;*/
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 15px;
	
}



.header_01 {
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	/*color: #e40b0b;*/
}


.header_02 {
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	/*color: #e40b0b;*/
}

.header_03 {
	padding: 0 0 5px 0;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	/*color: #99be29;*/	
}

.header_03 a { color: #ffffff; text-decoration: none; }
.header_03 a:hover { color: #99FF00; }

.side_bar {
	float: left;
	width: 180px;
	height: 450px;
	padding: 0px 0px 0 0px;
background: #1B1919;
	border: 1px solid #363434;	
	background: #000;
}

.side_bar2 {
	float: right;
	width: 340px;
	height: 450px;
	padding: 0px 0px 0 0px;
	/*background: #1b1919;*/
	border: 1px solid #363434;	
	background: #000;
}



.side_bar3 {
	float: right;
	width: 340px;
	padding: 0px 0px 0 0px;
	background: background: #FAF9F4;
	border: 1px solid #363434;	
}

/*.side_bar ul {
	margin: 0px;
	padding: 0px;
}

.side_bar ul li {
	margin: 0px;
	padding: 0 0 0 0;
	margin-bottom: 5px;
	border-left: 5px solid #000;
	list-style: none;
}

.side_bar ul li a {
	display: block;
	background: #242224;
	padding: 5px 0 5px 10px;
	color: #b5b1b1;
	text-decoration: none;
}

.side_bar ul li a:hover {
	color: #ffffff;
	background: #000;
}

.side_bar form {
	margin: 0px;
	padding: 0px;
}

#search_field {
	padding: 5px 0 0 0;
	height: 20px;
	width: 175px;
	margin-bottom: 10px;
}

#search_button {
	float: right;
	width: 120px;
 	height: 30px;
	padding: 0;
	margin: 0;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	white-space: pre;
	background: url(images/button_02.png) no-repeat; 
	color: #000000;
	border: none;
}
*/
.content_section {
	clear: both;
	padding: 0 0 0 0;
}

.content_section p span {
	color: #ffffff;
}

.image_wrapper_01 {
	float: left;
	position: relative;
	margin: 3px 20px 0 0;
	background: #131212;
	padding: 4px;
}

.image_wrapper_01 img {
	border: 1px solid #363434;
}

.image_wrapper_02 {
	position: relative;
	margin: 0 0 10px 0;
	background: #131212;
	padding: 4px;
}

.image_wrapper_02 span {
	position: absolute;
	width: 20px;
	height: 20px;
	bottom: 10px;
	right: 10px;
	background: url(images/play_icon.jpg) no-repeat;
}

.image_wrapper_02:hover span {
	background: url(images/play_icon_hover.jpg) no-repeat;
}

.image_wrapper_02 img {
	border: 1px solid #363434;
}

.image_wrapper img {
	border: 1px solid #363434;
}

.latest_news {
	clear: both;
	padding-bottom: 10px;
}


#footer {
	clear: both;
	width:990px;
	height: 61px;
	margin: 0 auto;
	padding: 0px 0 0 0;
	text-align: center;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;	
}

.arrowgreen{
	width: 180px; /*width of menu*/
	
	
}

.arrowgreen ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
.arrowgreen li a{
	display: block;
	height: 25px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 0px 0 0px 10px;
	line-height: 24px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:center;
	background-color: transparent;
	background-image: url(images/button_5.png);
	background-position: 100% 0;
	font-weight: bold;
}	
	
.arrowgreen li a:link, .arrowgreen li a:visited {
	color: #fff;
}

.arrowgreen li a:hover{
	color: #000;
	background-color:#000;
	
}

	
.arrowgreen li a.selected{
	color: #000;
	
}

.img1 {
border: none;	
}

.indentmenu{
	letter-spacing: 1px;
	width: 100%; /*leave this value as is in most cases*/
	line-height: 35px;
	background-image: url(images/menu5.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
}

.indentmenu ul{
	margin:0;
	padding: 0px;
	float: left;
	width: 100%; /*width of menu*/
	border: 1px solid #ffffff; /*dark purple border*/
	border-width: 1px 0;
	background-image: url(menu5.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #ffffff;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
	float: left;
	color: white;
	text-decoration: none;
	border-right: 1px solid #ffffff; /*dark purple divider between menu items*/
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
	color: black !important; /*text color of selected and active item*/
	padding-top: 0px; /*shift text down 1px for selected and active item*/
	padding-bottom: 0px;
	background-color: #F90;
	background-image: url(images/menu4.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
	
}

.small a {
color: white;	
	
}