/* CSS Document */
body{
	background:#fff url(../images/main_bg.gif) top repeat-x;
	margin:0 auto;
	padding:0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#909090;
}
.main_body{
	background:url(../images/inner_main_bg_1.gif) top no-repeat;
	text-align:center;
	margin:0 auto;
	padding:51px 0px 0px 0px;
}
.header{
	background: url(../images/header1.jpg) top no-repeat;
	width:902px;
	height:306px;
}
.inner_bg{
	background:url(../images/inner_bg.gif) top no-repeat;
	width:902px;
	padding:38px 0px 0px 0px;
}
.read_more{
	background:url(../images/read.gif) left no-repeat;
	padding-left:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#5c9400;
	text-decoration:none;
}
.read_more:hover{
	background:url(../images/read.gif) left no-repeat;
	padding-left:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#5c9400;
	text-decoration:none;
}

.read_more_1{
	/*background:url(../images/read.gif) left no-repeat;
	padding-left:14px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#5c9400;
	text-decoration:none;
}
.read_more_1:hover{
	/*background:url(../images/read.gif) left no-repeat;
	padding-left:14px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#5c9400;
	text-decoration:none;
}

.body_2{
	background:#f7f7f7;
	border-right:#dedede 1px solid;
	padding:8px;
}
.body_2_1{
	background:#f7f7f7;
	/*border-right:#999999 1px solid;*/
	padding:8px;
}
.purple_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7a0057;
	text-decoration:none;
	font-weight:bold;
}
.purple_text:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7a0057;
	text-decoration: underline;
	font-weight:bold;
}
.brd_bttm{
	border-bottom:1px #dedede solid;
	padding:8px 0px;
}
.brd_bttm_1{
	/*border-bottom:1px #dedede solid;*/
	padding:8px 0px;
}
.footer_bg{
	background:url(../images/footer_bg.gif) top repeat-x;
	height:48px;
	color:#77974e;
	font-weight:bold;
}




/* ----------------------------------inner----------------------------------*/

.welcome_area{
	background:url(../images/welcome.gif) bottom no-repeat;
	width:483px;
	height:41px;
	text-align:left;
	float:left;
	padding:10px 0px 0px 10px;
}
.green_text{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#508804;
	font-style:italic;
}
.red_text{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#790029;
	font-style:italic;
}





