/* CSS Document */

body {
	padding:0px;
	margin:0px;
	background:#000 url(../images/body_bg.jpg) repeat-x left top ;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	padding:0px;
	line-height:15px;
}

img, p, div, span, ul, li, tr, td, form, h1 {padding:0px; margin:0px;}

img{border:0;}

.left_bg{
	background-image:url(../images/left_bg.jpg);	
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#000000;
	width:30px;
/*	height:1000px;
*/}

.right_bg{	
	background-image:url(../images/right_bg.jpg);	
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#000000;
	width:30px;
/*	height:1000px;
*/
}

.nav_bg{	
	background-image:url(../images/nav_bg.jpg);	
	background-repeat:no-repeat;
	background-position:left top;
	width:901px;
	height:44px;
}

ul.nav_list{ 
	list-style-type:none;
	width:728px;
	margin-left:173px;
	}


ul.nav_list li{
	float:left; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	padding:0px;
	margin:0px;
	text-decoration:none;
/*		background:url(../images/nav_divider.png) repeat-y right top;
*/
}

ul.nav_list li a{
	float:left; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	padding:0px 15px 0 15px;
	margin:0px;
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	line-height: 44px;
	background:url(../images/nav_divider.png) repeat-y right top;
}

ul.nav_list li a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	padding:0px 15px 0 15px;
	margin:0px;
	text-decoration:none;
	color:#fd2222;
	display:block;
	line-height: 44px;
	background:url(../images/nav_bg_h.jpg) repeat-x left top;
}

.header_bg_01{	
	background:url(../images/header_bg_01.jpg)  no-repeat left top;
	width:901px;
	height:70px;
}

.header_bg_02{	
	background:url(../images/header_bg_02.jpg)  no-repeat left top;
	width:901px;
	height:70px;
}

.list_item{ list-style-type:none;}
.list_item li{	
	background:url(../images/arrow.png) no-repeat 0px 5px;
	padding:0 0 0 16px;
	margin:0 0 6px 0;
}


.main_body_bg{	
	background:url(../images/main_body_bg.jpg)  repeat-y left top;
	width:901px;
}

.normal_text_01{	
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	padding:0;
	margin:0px;
	text-decoration:none;
	color:#00b14b;
}

.read_more_bg{	background:url(../images/read_more_bg.png)  no-repeat left top;
	height:28px;

/*	width:80px;
*/
}
.read_more_bg a{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	padding:4px 0 4px 10px;
	margin:0px;
	float:left;
	
	text-decoration:none;
	color:#ffffff;
	text-align:left;

 }
 
 .read_more_bg a:hover{ text-decoration:underline;}

 
.border_top {
	background:url(../images/border.png) no-repeat left top;
	width:901px;
	height:1px;
}

.border_bot {
	background:url(../images/border.png) no-repeat left  bottom;
	width:901px;
	height:1px;
}

.border_top_01 {
	background:url(../images/border_01.png) no-repeat left top;
	width:396px;
	height:1px;
}


.footer {
/*	background:url(../images/footer-back.jpg) left top no-repeat; 
*/	height:63px;
	background-color:#00401b; 
	font:normal 11px tahoma; 
	color:#fff; 
	padding:0px 0 0 0px;
}
#copyright{	
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	padding:0px;
	margin:0px;
	color:#fefefe;
}

#copyright span{
	color:#02cd57;
	font-weight:bold;
	}

