/* Credit: http://www.templatemo.com */

.left {
	float: left
}
.right {
	float: right
}
.clear {
	clear: both
}
.h10 {
	height: 10px
}
.h20 {
	height: 20px
}
.h30 {
	height: 30px
}
.h60 {
	height: 60px
}
img {
	margin: 0;
	padding: 0;
	border: 0;
}
.img_border {
	border: 1px solid #136fa8;
	background: #001f33;
}
.img_border_s {
	padding: 3px
}
.img_border_b {
	padding: 6px
}
.img_nom {
	display: block;
	margin-bottom: 15px
}
.img_fl {
	float: left;
	display: block;
	margin: 1px 20px 8px 0
}
.img_fr {
	float: right;
	margin: 1px 0 8px 20px
}
em {
	color: #fff
}
hr {
	clear: both;
	margin-bottom: 40px;
	padding-top: 28px;
	border: none;
	background: url(images/templatemo_hr_divider.jpg) center bottom no-repeat
}
label {
	display: block;
}
input {
	margin-bottom: 10px
}
.content_wrapper {
	overflow: hidden;
	width: 100%
}
.content_mb_30 {
	margin-bottom: 30px
}
.content_mb_60 {
	margin-bottom: 60px
}
.col_2 {
	width: 420px;
}
.col_3 {
	width: 260px;
}
.col_4 {
	width: 180px;
}
.col_23 {
	width: 580px;
}
.col_34 {
	width: 660px;
}
.col_2, .col_3, .col_4, .col_23, .col_34 {
	float: left;
	margin: 0 60px 0 0
}
.col_4 .img_fl {
	margin-right: 15px
}
.col_4 .text {
	float: right;
	display: block;
	width: 130px
}
.col_4 .text h3 {
	margin-bottom: 10px
}
.left {
	float: left
}
.right {
	float: right
}
.no_margin_right {
	margin-right: 0 !important;
}
.margin_bottom {
	margin-bottom: 30px
}
#templatemo_top {
	height: 30px;
	margin-bottom: 10px;
}
#templatemo_main {
	clear: both;
	margin: 20px 0;
	padding: 20px 40px
}
#templatemo_content {
	width: 580px
}
#templatemo_sidebar {
	width: 260px
}
#contact_form {
	padding: 0;
	margin-bottom: 40px;
	width: 580px;
}
#contact_form form {
	margin: 0px;
	padding: 0px;
}
#contact_form form label {
	display: block;
	margin-bottom: 5px;
}
#contact_form form .input_field {
	width: 248px;
	padding: 5px;
	margin-bottom: 20px;
	color: #FFFFFF;
	background: #9ED744;
	border: 1px solid #1473ad;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#contact_form form textarea {
	width: 568px;
	height: 130px;
	padding: 5px;
	margin-bottom: 10px;
	color: #FFFFFF;
	background: #9ED744;
	border: 1px solid #1473ad;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#contact_form form .submit_btn, #comment_form form .submit_btn {
	cursor: pointer;
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
	padding: 8px 14px;
	background: #00385b;
	border: 1px solid #002942
}
#templatemo_footer {
	color: #5d676e;
	font-size: 11px;
}
#templatemo_footer a {
	color: #5d676e;
}
#templatemo_footer h4 {
	color: #333333
}
#templatemo_copyright {
	margin-top: 40px;
	color: #999999;
	text-align: center;
	width: 900px;
	height: 52px;
	line-height: 52px;
	background: url(images/templatemo_copyright.png) center
}
.templatemo_paging {
	margin: 0 0 20px;
	padding: 0
}
.templatemo_paging ul {
	margin: 0;
	padding: 0;
	list-style: none
}
.templatemo_paging ul li {
	margin: 0;
	padding: 0;
	display: inline
}
.templatemo_paging ul li a {
	float: left;
	display: block;
	color: #ffffff;
	text-decoration: none;
	margin-right: 5px;
	padding: 5px 10px;
	background: #00385b;
	border: 1px solid #002942
}
.templatemo_paging ul li a:hover {
	background: #fff;
	color: #333
}
