body {
	margin: 0 auto;
	width: 930px;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Georgia, serif;
	font-size: 14px;
	color: #666;
	background: #ffffff;
}

a:link, a:visited { color: #000000; text-decoration: underline; font-weight: normal;} 
a:active, a:hover { color: #000000; text-decoration: none;}

p {
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
}


.margin { clear: both; width: 100%; height: 20px; font-size: 1px;	}


.header1 {
	clear: both;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 32px;
	line-height: 40px;	
	color: #ffffff;
}

.header2 {
	clear: both;
	padding-bottom: 20px;
	margin-bottom: 15px;
	font-size: 22px;
	letter-spacing: 2px;
	color: #000000;
}

.header3 {
	clear: both;
	height: 35px;
	padding: 15px 0 0 20px;
	font-size: 18px;
	color: #ffffff;
	background: url(images/button.jpg) repeat-x;
}

.header4 {
	clear: both;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.header4 a{
	clear: both;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.header5 {
	clear: both;
	font-size: 14px;
	color: #ffffff;
	width: 128px;
	height: 24px;
	padding: 3px 0 0 20px;
	margin-bottom: 5px;
	background:  url(images/templatemo_footer_title_bg.png) no-repeat;
}

#wrapper {
	margin-left: auto;
    margin-right: auto;
	clear: both;
	background: #ffffff;
}

#content {
	width: 900px;
	padding: 50px 40px;
	background: #ffffff;
}


#columnleft {
	float: left;
	width: 530px;
	line-height: 20px;
	background: #ffffff;
}


#columnright {
	float: left;
	width: 298px;
	background: #white;
	border: 1px solid #e5e5e5;
}


.contentlist {
	margin: 0 0 0 30px;
	padding: 0px;
	list-style-type: circle;
}

.columnleft1 {
	clear: both;
	padding: 20px 19px;
}


.newswrap {
	float: left;
	width: 70px;
	height: 70px;
	padding: 4px;

}

.newswrap img{
	width: 70px;
	height: 70px;
}

.newstext {
	float: right;
	width: 170px;
}

.newstext .news_date {
	font-size: 12px;
	color: #9a9a9a;
}

.newstext p{
	line-height: 15px;
	font-size: 11px;
}

	.wrap {	  
	position:relative;	  
	float:left;	  
	clear:none;	  
	overflow:hidden;	
	width:100%;
	height:317px;
	}	
	.wrap img {	  
	position:relative;	
	width:100%;
	height:100%
	z-index:1;	
	}	
	.wrap .desc {	  
	display:block;	 
	position:absolute;	 
	top: 78%;	 
	left:770px;	 
	z-index:2;	
	text-align:Left;
	padding: 5px 0;
	font-size: 15px;
	text-decoration: none;
	color: white;	
	font-weight:  normal;
	outline: none;	
	}
	.wrap .imgdesc {	  
	display:block;	 
	position:absolute;	  
	top:0%;	  
	left:0;	 
	z-index:2;	
	text-align:Left;
	padding: 5px 0;
	font-size: 40px;
	text-decoration: none;
	color: white;	
	font-weight: normal;
	outline: none;	
	}
	.wrap .subdesc {	  
	display:block;	 
	position:absolute;	 
	top: 4%;	  
	left:19px;	 
	z-index:2;	
	text-align:Left;
	padding: 5px 0;
	font-size: 38px;
	text-decoration: none;
	color: white;	
	font-weight:  normal;
	text-shadow: -1px 0 0 #000, 0 1px 0 #000, 0 -1px 0 #000, 1px 0 0 #000;
	outline:  none;		
	}

#my_menu {
	position: relative;
	float: left;
	height: 10px;
	margin: 0px 0px 0 0;
}

#my_menu #my_menu_l{
	position: absolute;
	width: 20px;
	height: 47px;
	top: 0px;
	left: 0px;
}

#my_menu ul {
	margin: 10px 20px 0 0;
	padding: 0px;
	list-style: none;
}

#my_menu ul li{
	padding: 0px;
	margin: 0px;
	display: inline;
}

#my_menu ul li a{
	float: left;
	display: block;
	width: 100px;
	padding: 5px 0;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #919191;	
	font-weight: normal;
	outline: none;
}

#my_menu li a:hover, #my_menu li .current{
	color: #899fd7;
}

#my_menu li .last {
	background: none;
}

img.resize{
   max-width:38%;
   max-height:38%;
   align: middle;
   border:10px solid white;
}
.centralcr{
   text-align: center;
}