body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a:link, a:visited { color: #2a9ac2; text-decoration: none; } 
a:active, a:hover { color: #2a9ac2; text-decoration: none }
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #3399FF;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #f4a806;
	text-decoration: underline;
}
#templatemo_container {
	width: 900px;
	margin: auto;
}
#templatemo_title {
	height: 57px;
	font-size: 36px;
	font-weight: bold;
	color: #1589ee;
	line-height: 1.6em;
	padding-top: 20px;
	padding-left: 30px;
}
#templatemo_title span {
	color:#898989;
}
#templatemo_header {
	float: left;
	margin: 0px;
	height: 228px;
	text-align: justify;
	width: 900px;
	color: #fff;
	background: url(images/templatemo_header_photo.jpg) no-repeat;
}
#templatemo_slogan {
	width: 195px;
	height: 22px;
	font-weight: bold;
	font-size: 24px;
	padding-top: 15px;
	padding-left: 60px;
	margin-bottom: 10px;
	background: url(images/templatemo_slogan.png) no-repeat;
}
#templatemo_header_img {
	float: right;
	width: 900px;
	height: 225px;
}
#templatemo_menu {
	float: left;
	height: 35px;
	width: 900px;
	padding-top: 0px;
}
.templatemo_menulink{
	float: left;
	width: 900px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	background:#006699;
}
.templatemo_menulink ul {
	margin: 0px;
	padding-left: 0px;
	padding-top: 0px;
	list-style: none;
	
}
.templatemo_menulink li{
	display: inline;
	height: 25px;
}
.templatemo_menulink li a{
	float: left;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	width: 124px;
	height: 20px;
	background: #006699;
	border-left: solid 1px #FFFFFF;
	padding-top: 5px;
}
.templatemo_menulink li a:hover,.templatemo_menulink li .current{
	background-color: #004F75;
}
#templatemo_content_left {
	float: left;
	width: 525px;
	padding-left: 0px;
	padding-right: 10px;
	text-align: justify;
	padding-bottom: 20px;
}
#templatemo_content_right {
	float: left;
	width: 350px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#templatemo_right_bot {
	background: #ffffff;
	color: #333333;
	margin: 0px auto;
	text-align: justify;
	padding: 1px 10px 2px 10px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #006699;
}
#templatemo_footer {
	float: left;
	width: 900px;
	height: 92px;
	margin: 0px auto;
	color: #FFFFFF;
	background:#333333;
}
#templatemo_footer_left {
	float: left;
	width: 450px;
	margin-top: 40px;
	padding-left: 50px;
	font-weight: bold;
}
#templatemo_footer_left a {
	color: #fff;
	font-weight: bold;
}
#templatemo_footer_right {
	float: left;
	width: 330px;
	margin-top: 10px;
	padding-left: 70px;
}
.templatem_postdate {
	width: 100%;
	height: 25px;
	padding-left: 3px;
	padding-top: 3px;
	font-weight: bold;
}
.ximage {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}



