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

body {
	margin: 0px;
	padding: 0px;
	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	background-repeat: repeat-x;
	background-position: top;
}

a, a:link, a:visited { color: #522a4f; text-decoration: underline; }
a:hover { text-decoration: none; }

p { margin: 0px; padding: 0; }
img { border: none; }

h1, h2, h3, h4, h5, h6 { color: #000; }
h1 { font-size: 40px; font-weight: normal; margin: 0 0 30px 0; padding: 5px 0; }
h2 { font-size: 28px; font-weight: normal; margin: 0 0 30px 0; padding: 10px 0 15px 0; background: url(../images/templatemo_divider.jpg) repeat-x bottom; }
h3 { font-size: 21px; margin: 0 0 15px 0; padding: 0; padding: 0; color: #000; font-weight: normal; }
h4 { font-size: 18px; margin: 0 0 20px 0; padding: 0 0 10px 0; color: #333; background: url(../images/templatemo_divider.jpg) repeat-x bottom; }
h5 { font-size: 16px; margin: 0 0 10px 0; padding: 0; color: #333; }
h6 { font-size: 14px; margin: 0 0 5px 0; 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; padding: 4px; border: 1px solid #fff; background: none; margin-bottom: 10px; }
.image_fl { float: left; margin: 3px 15px 0 0; }
.image_fr { float: right; margin: 3px 0 0 15px; }

blockquote { font-style: italic; margin-left: 10px;}
cite { font-weight: bold; color:#3b3823; }
cite span { color: #696443; }
em { color: #000; }

.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 20px; padding:0 0 0 18px; 	line-height: 1em; }
.tmo_list li a { color: #333; text-decoration: none; }
.tmo_list li a:hover { color: #522a4f; text-decoration: none; }

.btn_more a {
	display: block;
	width: 90px;
	height: 25px;
	color: #3e1537;
	padding: 2px;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
    background:	url(../images/templatemo_button.jpg) no-repeat;
}

.btn_more a:hover {
	text-decoration: none;
    background:	url(../images/templatemo_button_hover.jpg) no-repeat;
}

.button a { color: #666; font-weight: bold; }

.button a span { color: #000; font-size: 14px; }

.button a:hover { color: #000; text-decoration: none; }

#header_right {
	width: 660px;
}

/* end of menu */

/* content */

#templatemo_middle_wrapper {
	clear: both;
	width: 664px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #fff;
	border-left-color: #fff;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2;
	margin-left: auto;
	padding: 0;
}

#templatemo_middle {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

#templatemo_content {
	float: none;
	width: 660px;
}

.content_box_wrapper {
	border: 1px solid #d9d9d9;
	padding: 1px;
	background: #fff;
	margin-bottom: 0px;
}

.content_box {
	padding: 8px;
	background-image: url(../images/templatemo_box.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#templatemo_content p {
	margin-bottom: 10px;
}


.service_box {
	clear: both;
	margin-bottom: 30px;
}

.service_box img {
	float: left;
	width: 48px;
	height: 48px;
}

.service_box .sb_right {
	float: right;
	width: 540px;
}

.ads_125 {
	margin: 0;
	padding: 0;
	list-style: none;
}

.ads_125 li {
	display: block;
	float: left;
	margin: 0 10px 10px 0;
	padding: 0;
	display: inline-block;
}

.ads_125 li a {
	display: block;
	width: 125px;
	height: 125px;
}

.ads_125 .odd {
	margin-right: 0;
}

.ads_125 .last_row {
	margin-bottom: 0;
}
