
body {
	margin: 0px;
	padding: 0px;
	color: #666;
	font-family: Helevetica,Arial,sans-serif;
	font-size: 13px;
	line-height:1.5em; 
    background-image: url(images/templatemo_body.jpg);
	background-repeat: repeat;
}

a, a:link, a:visited {
	color: #CC0000;
}

a:hover {
	color: #666666;
	text-decoration: none;
}

p { margin: 0px; padding: 0 0 0px 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: #c7a902; }
h3 { font-size: 21px; margin: 0 0 20px 0; padding: 0; padding: 0; color: #666666; }
h4 { font-size: 18px; margin: 0 0 20px 0; padding: 0; color: #ffa200; }
h5 { font-size: 16px; margin: 0 0 10px 0; padding: 0; color: #ffa200;}
h6 { font-size: 14px; margin: 0 0 5px 0; padding: 0; color: #ffa200;}

.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 30px 15px 0;
}
.fr_img {
	float: right;
	margin: 3px 0 15px 30px;
}

blockquote { font-style: italic; margin-left: 10px;}
cite { font-weight: bold; }
cite span { color: #8da332; }
em { color: #5d6d1e; }

.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;
}

.templatemo_list li a {
	color: #666;
	text-decoration: none;
}

.templatemo_list li a:hover {
	color: #000;
}

.button a {
	clear: both;
	display: block;
	width: 82px;
	height: 23px;
	padding: 3px 0 0 0;
	margin-top: 15px;
	background: url(images/templatemo_button.png) no-repeat;
	color: #000;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

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

#templatemo_wrapper {
	width: 970px;
	padding: 0;
	margin: 0 auto;
	background: url(images/templatemo_wrapper.png) repeat-y;
}

/* menu */

#templatemo_menu {
	width: 830px;
	height: 120px;
	margin: 0 0px 0 100px;
	padding: 0px 30px 0 0;
	background: url(images/banner.jpg) top repeat-x;
}

#templatemo_menu ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

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


/* end of menu */


#templatemo_right_column {
	float: right;
	width: 830px;
	margin-right:40px;
}





#templatemo_main {

	width: 830px;
	
	margin-right: 0px; 

}







.service_box {
	margin-bottom: 40px;
}

.service_box .left {
	float: left;
	width: 120px;
	height: 120px;
}

.service_box .left img {
	width: 120px;
	height: 120px;
}

.service_box .right {
	float: right;
	width: 360px;
}

.service_box ol li {
	list-style: decimal-leading-zero;
	margin-bottom: 5px;
}

.service_box ol li a {
	color: #058edc;
}



/* footer */

#templatemo_footer {
	clear: both;
	width: 860px;
	height: 50px;
	margin: 0 0px 0 100px;
	padding: 30px 0 0 0;
	text-align: center;
	color: #FFFFFF;
	background: url(images/templatemo_footer.png) top repeat-x;
}

#templatemo_footer a {
	color: #FFFFFF;
}

/* footer wrapper */