/*
Credit: http://www.templatemo.com
*/

/* 
Binder Template 
http://www.templatemo.com/preview/templatemo_266_binder 
*/
body {
	margin: 0px;
	padding: 0px;
	color: #666;
	font-family: Helevetica,Arial,sans-serif;
	font-size: 13px;
	line-height:1.5em; 
	background-color: #fff;
	background-image: url(images/templatemo_body.jpg);
	background-repeat: repeat-x;
}

a, a:link, a:visited {
	color: #c21302;
	text-decoration: none;
}

a:hover {
	color: #0066CC;
	text-decoration: underline;
}

p { margin: 0px; padding: 0 0 10px 0; }
img { border: none; }

h1 { font-size: 40px; font-weight: bold; margin: 0 0 30px 0; padding: 5px 0; color: #000; }
h2 { font-size: 28px; font-weight: normal; line-height: 28px; margin: 0 0 30px 0; padding: 0; color: #000; }
h3 { font-size: 21px; margin: 0 0 20px 0; padding: 0; padding: 0; color: #333; font-weight: normal; }
h4 { font-size: 18px; margin: 0 0 20px 0; padding: 0; color: #000; font-weight: normal; }
h5 { font-size: 16px; margin: 0 0 10px 0; padding: 0; }
h6 { font-size: 14px; margin: 0 0 5px 0; padding: 0;}

.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; }

.margin_r30 { margin-right: 30px; }

.vertical_divider { border-right: 1px solid #d9d9d9; }
.horizon_divider {  border-bottom: 1px solid #d9d9d9; }

.float_l {
	float: left;
}

.float_r {
	float: right;
}

.image_wrapper {
	display: inline-block;
	padding: 8px;
	border: 1px solid #999;
	background: #ffffff;
	margin-bottom: 10px;
}
.fl_img {
	float: left;
	margin: 3px 20px 15px 0;
}
.fr_img {
	float: right;
	margin: 3px 0 15px 15px;
}

blockquote { font-style: italic; margin-left: 10px;}
cite { font-weight: bold; }
cite span { color: #000; }
em { color: #145d7e; }

.templatemo_list {
	margin: 20px 0;
	padding: 0;
	list-style: none;
}

.templatemo_list li {
	background: transparent url(images/templatemo_list.png) no-repeat scroll 0 0px;
	margin:0 0 20px;
	padding:0 0 0 25px;
	line-height: 1em;
}


.button a {
	clear: both;
	display: block;
	width: 84px;
	height: 27px;
	padding: 5px 18px 0 0;
	margin-top: 15px;
	background:  url(images/templatemo_button.png) no-repeat;

	color: #333;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.button a:hover {
	color: #93a838;
	background: url(images/templatemo_button_hover.png) no-repeat;
}

#template_wrapper {
	width: 940px;
	margin: 0 auto;
	padding: 0 15px; 
	background: #fff url(images/templatemo_wrapper.jpg) top repeat-x;
}

#sidebar {
	float: left;
	width: 242px;
	margin-top: 17px;
}

#content_wrapper {
	float: right;
	padding: 32px 0 30px;
	width: 655px;
}

#content {

}

#templatemo_slider {
	position: relative;
	width: 655px;
	height: 230px;
	padding: 30px 0 0 0;
	margin-bottom: 30px;
	background: url(images/templatemo_slider.jpg) no-repeat;
}

.col_w300 {
	width: 300px;
}

.templatemo_sitebar_top {
	width: 242px;
	height: 36px;
	background: url(images/site_title_top.png) top no-repeat;
}

.templatemo_sitebar {
	width: 202px;
	padding: 15px 20px;
	background: url(images/sidebar.png) repeat-y;
}

.templatemo_sidebar_bottom_01 {
	width: 242px;
	height: 36px;
	background: url(images/sidebar_bottom_01.png) no-repeat;
}

.templatemo_sidebar_bottom_02 {
	width: 242px;
	height: 36px;
	background: url(images/sidebar_bottom_02.png) no-repeat;
}

#site_title {
	display: block;
	padding: 20px 0;
}

#site_title h1 {
	margin: 0;
	padding: 0;
}

#site_title h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 38px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

#site_title a span {
	display: block;
	font-size: 14px;
	color: #333;
	font-weight: normal;
	margin-left: 3px;
}

#templatemo_menu {
	margin: 0;
	padding: 0;
	list-style: none;
}

#templatemo_menu li {
	margin: 0 0 2px;
	padding: 0;
}

#templatemo_menu li a {
	display: block;
	height: 25px;
	font-size: 14px;
	color: #333;
	padding: 7px 0 0 10px;
	font-weight: bold;
	text-decoration: none;
	background: url(images/templatemo_menu_bg.png) repeat-x;
}

#templatemo_menu li a:hover, #templatemo_menu li .current {
	color: #8b1a0f;
	border-left: 5px solid #8b1a0f;
	background: url(images/templatemo_menu_hover_bg.png) repeat-x;
}

.news_box {
	margin-bottom: 20px;
	border-left: 5px solid #969696;
	padding-left: 15px;
}

.news_box p {
	padding-bottom: 0;
	margin-bottom: 0;
}

.news_box .date {
	color: #000;
}

.showcase {
	display: block;
	float: left;
	width: 280px;
	margin-right: 45px;
	margin-bottom: 40px;
}

.showcase img {
	float: left;
	width: 80px;
	height: 80px;
}

.showcase .showcase_info {
	float: right;
	width: 180px;
}

#contact_form {
	float: left;
	padding: 0;
}

#contact_form form {
	margin: 0px;
	padding: 0px;
	/*border:1px solid #e2d1be;
	padding: 20px 20px 10px 20px; */
}

#contact_form form .input_field {
	width: 350px;
	padding: 5px 0;
	background: #FFFFFF;
	border: 1px solid #AAAAAA;
}

#contact_form form label {
	display: block;
	width: 100px;
	margin-right: 10px;
	font-size: 14px;	
}

#contact_form form textarea {
	width: 350px;
	height: 200px;
	background: #FFFFFF;
	border: 1px solid #AAAAAA;
}

#contact_form form .submit_btn {
	margin-right: 100px;
	padding: 5px 15px;
	background: #EEEEEE;
	border: 1px solid #AAAAAA;
}


/* footer */

#templatemo_footer_wrapper {
	width: 100%;
	background: url(images/templatemo_footer.png) repeat-x;
}

#templatemo_footer {
	width: 910px;
	padding: 10px 30px;
	text-align: center;
	color: #fff;
	margin: 0 auto;
}

#templatemo_footer a {
	color: #fff;
}

/* end of footer */
 