body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	background: #ffffff;
}

a:link, a:visited { color: #0066CC; text-decoration: underline; font-weight: normal; } 
a:active, a:hover {
	color: #009900;
	text-decoration: none;
	font-size: 14px;
}


.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.margin_bottom_10 { clear: both; width: 100%; height: 10px; 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;	}

.fl { float: left; }
.fr { float: right }

.td{
	text-align: center;	
	
}

/* header */
#header_wrapper {
	width: 100%;
	height: 172px;
	margin: 0 auto;
	background: url(images/header_repeat.jpg)  repeat-x;
}

#header {
	width: 920px;
	height: 172px;
	padding: 0 10px;
	margin: 0 auto;
	background: url(images/banner.jpg) no-repeat;
}

#header #logo {
	float: left;
	margin: 70px 0 0 0;
	color: #ffffff;
	font-size: 40px;
	padding: 10px 0;
	
}

#logo span {
	clear: both;
	display: block;
	margin: 20px 0 0 2px;
	font-size: 16px;
}

#pagetitle {
	font-size:24px;
	color: #FFF;
	float:right;
	margin: 120px 20px 0 0;
}


/* end of header */

/* menu */

#menu_wrapper {
	clear: both;
	width: 100%;
	margin: 0 auto;
	background: url(images/menu_repeat.jpg) repeat-x;
}

#menu {
	width: 920px;
	height: 45px;
	padding: 0 10px;
	margin: 0 auto;
}

#menu ul {
	margin: 0px;
	padding: 5px 0 0 0;
	list-style: none;
}

#menu ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

#menu ul li a {
	display: inline-block;
	padding: 5px 30px;
	margin: 0 5px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #BBB;	
	outline: none;
}

#menu li a:hover, #menu li .current {
	background: #666;
	color: #FFF;
}

/* end of menu */


/* content */

#content_wrapper {
	clear: both;
	width: 100%;
	margin: 0 auto;
	background: #ffffff;
}

#content {
	width: 920px;
	margin: 0 auto;
	padding: 40px 10px 20px 0;
	background: #ffffff;
	
}

.home_text{
	font-size: 16px;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
	
}


.ind_desc{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-align: center;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
}

.ind_head{
	float: none;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	width: 85%;
	padding: 10px;
	
}

.links{
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 200px;
	
}


.post {
	clear: both;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
	background:url(images/hd.jpg) bottom repeat-x;	
}

.post .post_header {
	font-size: 24px;
	color: #990000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 10;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

.post .post_image {
	float: left;
	width: 140px;
	margin: 3px 0 0 0;
}

.post .post_text {
	float: right;
	width: 290px;
}

.post p {
	margin-bottom: 10px;
	/* [disabled]font-size: 12px; */
}

.post .post_info {
	clear: both;
	color: #0066cc;
}

.post_info a {
	color: #0066cc;
	text-decoration: none;

}

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

.post_info span {
	margin-left: 50px;
}



.temp_head{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	padding-bottom: 20px;
	
}

.temp_down{
	font-size: 12px;
	padding-top: 6px;
	padding-left: 35px;
}


.temp_ind{
	font-size: 12px;
	padding-top: 6px;
	padding-left: 35px;
}


.temp_head1{
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #000;
	
}

.temp_text{
	font-size: 14px;
	padding-top: 20px;
	padding-bottom: 30px;
	text-align: center;
	
}

.section_w350l {
	width: 350px;
	padding-left: 50px;
}

.section_w350r {
	width: 350px;
	padding-right: 50px;
}

.header_02 {
	position: relative;
	height: 40px;
	font-size: 20px;
	color: #333333;
	background:url(images/header_right.jpg) right no-repeat;
	padding-top: 10px;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: center;
}

.header_02 span {
	position: absolute;
	width: 10px;
	height: 50px;
	top: 0px;
	left: 0px;
	background:url(images/header_left.jpg) no-repeat;
}



/* end of content */

/* footer */
#footer_wrapper {
	clear: both;
	/* [disabled]width: 100%; */
	margin: 0 auto;
	background: url(images/footer_repeat.jpg) repeat-x;
}

#footer {
	width: 920px;
	height: 40px;
	padding: 5px 10px 0 10px;
	margin: 0 auto;
	text-align: center;
	background: url(images/footer_bg.jpg) no-repeat;
	color: #ffffff;
}

/* end of footer */
