body {
	margin: 0px;
	padding: 0px;
	color: #333;
	font-family:Arial, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.5em; 
	background-repeat: repeat-x;
	background-position:top center;	
	background-image: url(images/templatemo_body.jpg);
	overflow-x:hidden;
}



a, a:link, a:visited { color: #333; text-decoration: none; }
a:hover { color: #F99D1C; text-decoration: underline; }

p { margin: 0 0 10px 0; padding: 0; }
img { border: none; }

h1 { font-size: 40px; font-weight: normal; margin: 0 0 30px 0; padding: 5px 0; }
h2 { font-size: 18px; font-weight: normal; margin: 0 0 15px 0; padding: 0; }
h3 { font-size: 18px; margin: 0 0 15px 0; padding: 0; padding: 0; color: #333; font-weight: normal; }
h4 { font-size: 18px; margin: 0 0 15px 0; padding: 0; }
h5 { font-size: 16px; margin: 0 0 10px 0; padding: 0; color: #333; }
h6 { font-size: 12px; margin: 0 0 10px 0px; padding: 0; color: #333; }
h7 { font-size: 12px; margin: 0 0 10px 15px; padding: 0; color: #333; }

.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; }


.float_l { float: left; }
.float_r { float: right; }

.image_wrapper { display: inline-block; border: 1px solid #ccc; padding: 4px; background: #fff; margin-bottom: 5px; margin-right: 10px; }
.image_brands { display: compact; margin-bottom: 5px; margin-right: 10px; }
.image_fl { float: left; margin: 3px 10px 0 0; }
.image_fr { float: right; margin: 3px 0 0 10px; }

blockquote { font-style: italic; margin-left: 20px;}
cite { font-weight: bold; color:#3b3823; }
cite span { color: #696443; }
em {
	color: #333333;
}

.tmo_list { margin: 20px 10px; padding: 0; list-style: none;}
.tmo_list li { background: transparent url(images/templatemo_list.png) no-repeat scroll 0 0px; margin:0 0 10px; padding: 0 0 0 15px; 	line-height: normal; }


.tmo_list_l { width: 270px; float: left; margin-right: 40px; }
.tmo_list_r { width: 270px; float: right; }

.btn_more a { 
	margin-top: 10px;
	
	display: inline-block;
	color: #000;
	padding: 2px 20px 2px 0;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
    background: url(images/templatemo_more.png) no-repeat center right;
}

.btn_more a:hover {
	color: #000;
	text-decoration: none;
}

#templatemo_wrapper { 
	width: 980px;
	margin: 0 auto;

	background-repeat: repeat-x;
	background-position: top;
}

#templatemo_sidebar {
	float: left; 
	width: 260px;
	padding: 24px 20px 0px 40px;
	margin-top: -24px;
	background: url(images/templatemo_sidebar.jpg) top no-repeat;
}

#logo{
	margin-top: 0px;
	margin-bottom: 25px;

	background: url(images/zenithlogo.png) no-repeat bottom;

	height: 100px;

	
	
}


#celebrate{
	width: 130px;
	height: 100px;
	float:right;
	margin-right: 10px;
	margin-top: 5px;
	
}

#origin{
	width: 0px;
	height: 0px;
	float:right;
	margin-right: 187px;
	margin-top: 0px;
	
}
#templatemo_sidebar h3 {
	border-left: 5px solid #f19005;
	padding-left: 10px;
}

#templatemo_content h3 {
	border-left: 5px solid #f19005;
	padding-left: 10px;
}
.sidebar_box {
	margin-bottom: 30px;
	padding-bottom: 0px;
	
}

.sidebar_box .sidebar_content {
	padding-left: 0px;
	width: 240px;
}
.sidebar_box .sidebar_content-2 {
	margin-left: -25px;
}


#search_box { width: 235px; height: 30px; background: url(images/templatemo_search.png) no-repeat; }
#search_box form { clear: both; width: 235px; height: 30px; padding: 0; } 
#searchfield { display: block; float: left; height: 30px; width: 190px; padding: 0 5px; color: #333; line-height: 30px; background: none; border: none; } 
#searchbutton { display: block; float: left; height: 30px; width: 28px; padding: 0 0 5px 0; margin: 0; cursor: pointer; background: none; border: none; }

#news_box { margin: 0; padding: 0; list-style: none; }
#news_box li { margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px dotted #ddd; }
#news_box .last { margin-bottom: 0; padding: 0; border-bottom: none; }
#news_box h6 { color: #f19005; }
#news_box h6:hover { text-decoration: underline; }

#templatemo_content {
	float: left;
	width: 640px;
	padding: 0 10px 20px;
}

.content_box {
	margin-bottom: 0px;
	padding-bottom: 20px;
	
} 
.last { margin-bottom: 0; padding-bottom: 0; border-bottom: 0; }

#templatemo_menu {
	height: 95px;
	margin-bottom: -40px;
	padding: 0px 0 0 20px;
}


#templatemo_menu ul li a:hover, #templatemo_menu ul li .current {
	color: #000;
	background: url(images/templatemo_menu_hover.png) repeat-x;
}


#templatemo_content h2 {
	border-left: 5px solid #f19005;
	padding-left: 10px;
}

.content_box_inner {
	padding-left: 0px;
	margin-top: -12px;
}

.col_w280 {
	float: left;
	width: 260px;
	padding-right: 40px;
}

.partner_box { 
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #ddd;
}

.partner_box .ss_right {
	float: right;
	width: 100%;
}

.service_list { margin: 40px 0 0 0; padding: 0; list-style: none; }
.service_list li { margin: 0; padding: 0; }
.service_list li a { display: block; height: 25px; font-size: 14px; margin-bottom: 20px; padding-left: 35px; }
.service_list li .service_one { background: url(images/onebit_08.png) center left no-repeat; }
.service_list li .service_two { background: url(images/onebit_11.png) center left no-repeat; }
.service_list li .service_three { background: url(images/onebit_17.png) center left no-repeat; }
.service_list li .service_four { background: url(images/onebit_21.png) center left no-repeat; }
.service_list li .service_five { background: url(images/onebit_12.png) center left no-repeat; }

#contact_form {  padding: 0; }
#contact_form form { margin: 0px; padding: 0px; }
#contact_form form .input_field { font-family:Arial, Geneva, sans-serif; width: 300px; padding: 5px; background: #fff; border: 1px solid #dfdfdf; }
#contact_form form label { display: block; width: 100px; margin-top: 10px; font-size: 14px; }
#contact_form form textarea { font-family:Arial, Geneva, sans-serif; width: 400px;  height: 200px; padding: 5px; background: #fff; border: 1px solid #dfdfdf; }
#contact_form form .submit_btn { padding: 10px 15px; margin: 10px 80px 0px 0px; background: #fff; border: 1px solid #dfdfdf; 	}

#templatemo_footer_wrapper {
	
	margin: 0 auto;
	background-image: url(images/footer_body.png);
	background-repeat: repeat-x;
	background-color:#fff;
	}

#templatemo_footer { 
	
	width: 960px;
	margin: 0 auto;
	padding: 10px 10px;
	text-align: right;
	color: #333;
	

}

#templatemo_footer a {
	color: #fff;
}

#templatemo_footer a:hover {
	color: #fff;
}
