body {
	margin: 0px;
	padding: 0px;
	color: #CCCCCC;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	background-color: #292836;
	background-image: url(images/templatemo_body.jpg);
	background-repeat: repeat;
}

a, a:link, a:visited {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
	text-decoration: underline;
}

p { margin: 0 0 15px 0; padding: 0; }
img {
	border: none;
	text-align: center;
}



.cleaner { clear: both }



.float_l {
	float: left;
}
.float_r { float: right; }

.image_wrapper { display: inline-block; border: 5px solid #000; margin-bottom: 10px; }
.image_fl { float: left; margin: 3px 20px 0 0 }
.image_fr { float: right; margin: 3px 0 0 20px }

blockquote { font-style: italic; margin: 0 0 0 10px;}
cite { font-weight: bold; color:#CCCC33; }
cite span { color: #cbc9ca; }
em {
	color: #D6D6D6;
}

.tmo_list { margin: 20px 0 20px 20px; padding: 0; list-style: circle; }
.tmo_list li {margin:0 0 20px; padding: 0 0 0 20px; line-height: 1em; }
.tmo_list li a { color: #ab6700; }
.tmo_list li a:hover { color: #ab6700; }

.btn_more a {
	display: inline-block;
	font-weight: bold;
	color: #000;
	font-size: 12px;
	padding: 2px 15px 2px 0;
	text-decoration: none;
}

.btn_more a:hover {
	padding-right: 20px;
	text-decoration: none;
}

.col_280 {
	width: 240px;
	text-align: left;
} 

.service_list { margin: 0 0 0 15px; padding: 0; list-style: none; }
.service_list li { margin: 0; padding: 0; }
.service_list li a { font-size: 13px; display: block; height: 25px; margin-bottom: 10px; padding-left: 40px; text-decoration: none; }
.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; }
.service_list li .service_six { background: url(images/onebit_19.png) center left no-repeat; }



#gallery_container {
	clear: both;
	padding: 0;
	text-align: left;
	margin: 0;
} 
#gallery_container li {
	float: left;
	width: 180px;
	display: block;
	font-size: 11px;
	color: #fff;
	text-align: center;
	background: #000;
	height: 80px;
	margin-top: 0;
	margin-right: 60px;
	margin-bottom: 35px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#gallery_container li img { width: 170px; height: 85px; border: 5px solid #000 }
