* { margin: 0; padding: 0;}
body {
	line-height: 2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
    background: #d7d7d7 url(images/templatemo_main_bg.jpg) top repeat-x;
}
		
a:link, a:visited { color: #000000; font-size:12px; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #CC0000; font-size:12px; text-decoration: underline; }
p {  color: #333333; }
img {  border: none; }
.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }
.fl { float: left; }
.fr { float: right; }
.m_right { margin-right: 30px; }
.button_01 a {
	display: block;
	width: 106px;
	height: 30px;
	padding: 6px 0 0 0;
	background: url(images/templatemo_button_01.png) no-repeat;
	color: #191717;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
h1, h2 {font-size: 20px;}
h3 {
	margin: 0 0 5px 0;
	padding: 2px 0;
	font-size: 14px;
	color: #333;	
}
h4 {font-size: 14px; font-weight: bold;}
.image_wrapper {
	margin-top: 3px;
	margin-bottom: 5px;
}
.fl_image {
	float: left;
	margin-right: 30px 
}
.fr_image {
	float: right;
	margin-left: 20px 
}
#templatemo_container {
	width: 980px;
	margin: 0 auto;
}
#templatemo_site_title_wrapper {
	height: 180px;
	background: url(images/templatemo_site_title_bg.jpg) center top no-repeat;
}

#templatemo_site_title_wrapper #site_title {
	width: 285px;
	padding: 60px 0 0 0;
	margin: 0 auto;
	text-align: center;
}
#site_title h3 a {
	font-size: 28px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#site_title h3 a:hover {text-decoration: none;}
#site_title h3 a span {
	display: block;
	margin-top: 10px;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
#templatemo_banner {
	clear: both;
	width: 980px;
	height: 240px;
	background: url(images/templatemo_banner_bg.jpg) center no-repeat;
}
#templatemo_menu {
	width: 980px;
	height: 75px;
	background: url(images/templatemo_menu_bg.jpg) no-repeat;
}
#templatemo_menu ul {
	width: 950px;
	padding: 22px 0 0 0;
	margin: 0 auto;
	list-style: none;
}
#templatemo_menu ul li {display: inline;}
#templatemo_menu ul li a {
	float: left;
	display: block;
	width: 234px;
	padding: 3px 2px 3px 0;
	margin: 0;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	color: #c5c3c2;	
	background: url(images/templatemo_menu_divider.jpg) right repeat-y;
	outline: none;
}
#templatemo_menu li a:hover, #templatemo_menu li .current {color: #ffffff;}
#templatemo_menu li .last {background: none;}
#templatemo_content {
	clear: both;
	padding: 30px;
}

#templatemo_content a{font-style: italic;}
#templatemo_content p {margin-bottom: 10px;}
#templatemo_content h2, #templatemo_content h1 {
	height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 10px 0 0 55px;
	margin: 0 0 20px 0;
	font-size: 26px;
	color: #232323;
	font-weight: normal;
	background:url(images/templatemo_header_bg.png) left center no-repeat;
}
.section_w920 {
	clear: both;
	width: 920px;
}
.section_w430 {width: 430px;}
#templatemo_footer {
	clear: both;
	width: 860px;
	height: 70px;
	padding: 20px 60px;
	text-align: center;
	background: url(images/templatemo_footer_bg.jpg) no-repeat;
}
#templatemo_footer a {
	font-weight: bold;
	color: #000000;
}
#templatemo_footer .footer_menu {
	margin: 0 0 5px 0;
	padding: 0px;
	list-style: none;
}
.footer_menu li {
	padding: 0 20px;
	display: inline;
	border-right: 1px solid #000000;
}
.footer_menu .last_menu {border: none;}