/*
Credit: http://www.templatemo.com
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.7em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9ca5b3;
    background: #dddfed;
}
		
a:link, a:visited { color: #3385ff; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #FFFF00; text-decoration: underline; }

p {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}

img { margin: 0px; padding: 0px; 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; }

h1 {
	margin: 0px;
	padding: 2px 0;
	font-size: 30px;
	font-weight: bold;
}

h2 {
	margin: 0 0 10px 0;
	padding: 10px 0;
	font-size: 26px;
	font-weight: normal;
	color: #000000;
}

h3 {
	margin: 0 0 10px 0;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

h4 {
	margin: 0 0 10px 0;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}


.image_wrapper{
	margin-top: 3px;
	margin-bottom: 10px;
	border: 5px solid #20252c;
	padding: 1px;
	background: #000000;
}

.fl_image {
	float: left;
	margin-right: 30px 
}

.fr_image {
	float: right;
	margin-left: 20px 
}

.button a {
	display: block;
	width: 103px;
	height: 35px;
	padding: 9px 6px 0 0;
	
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: url(images/templatemo_button_01.png) no-repeat;
}

.button a:hover {
	color: #000000;
	background: url(images/templatemo_button_01_hover.png) no-repeat;	
}

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

.margin_r_10 { margin-right: 10px; }

.margin_r_20 { margin-right: 20px; }

.margin_r_80 { margin-right: 80px; }

.margin_r_340 { margin-right: 340px; }

#templatemo_site_title_bar_wrapper {
	width: 100%;
	height: 50px;
	margin: 0 auto;	
	background: #010103 url(images/templatemo_site_title_bar_wrapper2.jpg) no-repeat center top;
}

#templatemo_site_title_bar {
	width: 980px;
	height: 200px;
	margin: 0 auto;
	background: #010103 url(images/templatemo_site_title_bar_bg2.jpg) no-repeat center top;
}

#templatemo_menu {
	position: relative;
	clear: both;
	width: 940px;
	padding: 10px 20px;
}

#templatemo_menu ul {
	padding: 15px 0 0 0;
	margin: 0px;
	list-style: none;
}

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

#templatemo_menu ul li a {
	float: left;
	display: block;
	width: 100px;
	padding: 0 0 0 0;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #000000;	
	outline: none;
}

#templatemo_menu li a:hover, #templatemo_menu li .current {
	color: #ff0000;
}

#site_title {
	position: absolute;
	width: 266px;
	left: 421px;
	padding: 40px 10px 0 0;
	top: -31px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}

#site_title h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 22px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}

#site_title h1 a:hover {
	text-decoration: none;
}

#site_title h1 a span {
	display: block;
	margin-top: 2px;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;	
}

#templatemo_banner_wrapper_outter {
	width: 100%;
	height: 400px;
	margin: 0 auto;	
	background: #010103 url(images/templatemo_banner_wrapper_outter2.jpg) repeat-x center top;
}

#templatemo_banner_wrapper_inner {
	width: 100%;
	height: 600px;
	margin: 0 auto;	
	background: #010103 url(images/templatemo_banner_wrapper2.jpg) no-repeat center top;
}

#templatemo_banner {
	width: 1200px;
	height: 400px;
	margin: 0 auto;
	background: url(images/templatemo_banner_bg2.jpg);
}

#templatemo_banner #banner_content {
	width: 400px;
	padding: 40px 80px 0 80px;
}
#banner_content h2 {
	color: #000000;
}

#banner_content p {
	color: #ffffff;
	font-size: 14px;
}

#templatemo_content_wrapper {
	width: 100%;
	margin: 0 auto;	
	background: #dddfed url(images/templatemo_content_top.jpg) repeat-x top;
}

#templatemo_content {
	width: 1200px;
	margin: 0 auto;
	padding: 40px 20px;
	background: #dddfed url(images/templatemo_content_top.jpg) repeat-x top;
}

.section_w940 .em_text {
	color: #ffffff;
	font-size: 14px;
	font-style: italic;
}

.section_w940 {
	clear: both;
	width: 1200px;
}

.section_w300 {
	float: left;
	width: 300px;
	padding: 0 20px 0 0;
}

.section_w940 p {
	margin-bottom: 10px;
}

#templatemo_footer_wrapper {
	width: 100%;
	background: #161a1f url(images/templatemo_footer.jpg) top repeat-x;
}

#templatemo_footer {
	width: 1200px;
	margin: 0 auto;
	padding: 40px 20px;
	color: #9ca4af;
}

#templatemo_footer .section_w210 {
	float: left;
	width: 280px;
}

#templatemo_footer .section_w210 .subcontent {
	padding: 15px;
}

#templatemo_footer .section_w210 h3 {
	width: 175px;
	height: 30px;
	font-size:14px;
	font-weight: bold;
	color: #ffffff;
}

#templatemo_footer .footer_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#templatemo_footer .footer_list li {
	margin: 0px;
	padding: 3px 0;
}

#templatemo_footer .footer_list li a {
	color: #9ca4af;
}

#templatemo_footer .footer_list li a:hover {
	color: #ffffff;
	text-decoration: none;
}
#templatemo_content_wrapper #templatemo_content table tr td p {
	font-size: 14px;
}
#templatemo_content_wrapper #templatemo_content table tr td table font tr td table tr td {
	font-size: 14px;
}
#templatemo_content_wrapper #templatemo_content table tr td table font tr td table {
	font-size: 12px;
}
#templatemo_content_wrapper #templatemo_content table tr td table font tr td table {
	font-size: 16px;
	text-align: left;
	font-weight: bold;
}
