body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #666666;
	float: center;
}

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: 24px;
	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: 193px;
	padding: 60px 40px 0px 0px;
	text-align: justify;
	width: 471px;
	color: #fff;
	background: url(images/templatemo_header_bg.jpg) repeat-x;
}

#headmenu {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
height: auto;
width: auto;
}


.headmenu2 ul {
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 10px;
	list-style: none;
}

.headmenu2 li{
	display: inline;
}

.headmenu2 li a{
	float: left;
	padding: 8px 0px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	width: 90px;
	border-right: solid 1px #FFFFFF;
}

.headmenu2 li a:hover,.headmenu2 li .current{
	background: url(images/hover4.gif);
	color: #FFFFFF;
}

#tagline {
	width: auto;
	height: auto;
	padding: 15px 0px 0px 110px;
}

#templatemo_slogan {
	width: auto;
	height: 20px;
	font-weight: bold;
	font-size: 60px;
	padding-top:20px;
	padding-left: 60px;
	padding-bottom: 110px;
}
#templatemo_header_img {
	float: right;
	width: 389px;
	height: 253px;
}
#templatemo_menu {
	float: left;
	height: 102px;
	width: 900px;
	background:url(images/headbottom.jpg) no-repeat;
}
#headbottom2 {
float:left;
width: 182px;
height: 102px;
padding: 0px;
margin: 0px;
}
.templatemo_menulink{
	float: left;
	width: 718px;
	height: 102px;
	margin: 0px;
	padding: 0px;
	left: 160px;
	top: 254px;
}

.templatemo_menulink ul {
	margin: 0px;
	padding-left: 25px;
	padding-top: 10px;
	list-style: none;
}

.templatemo_menulink li{
	display: inline;
}

.templatemo_menulink li a{
	float: left;
	padding: 8px 0px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #fff;
	width: 98px;
	background: url(images/hover2.png) no-repeat;
	border-left: solid 1px #FFFFFF;
}

.templatemo_menulink li a:hover,.templatemo_menulink li .current{
	background: url(images/hover1.png) no-repeat;
}
#templatemo_content_left {
	float: left;
	width: 555px;
	padding-left: 25px;
	padding-right: 10px;
	text-align: justify;
	padding-bottom: 20px;
}

#templatemo_content_right {
	float: left;
	width: 280px;
	padding-left: 30px;
	padding-bottom: 0px;
	padding-right: 0px
}
#templatemo_right_bot {
	border: 2px;
	border-color: #068DF1;
	background: url(images/boxrightbg.jpg) repeat-x;
	color: #068DF1;
	margin: 0px 0px 0px 0px;
	text-align: justify;
	padding: 0px 5px 2px 13px;
	width: 215px;
	float: right;
	height: auto;
}
#templatemo_footer {
	float: left;
	width: 900px;
	height: 92px;
	margin: 0px auto;
	color: #FFFFFF;
	background: url(images/templatemo_footer_bg.jpg) repeat-x;
}
#templatemo_footer_left {
	float: left;
	width: 450px;
	margin-top: 25px;
	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: 132px;
	height: 19px;
	padding-left: 3px;
	font-weight: bold;
}

