

#templatemo_header_wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 40px 10px 20px;
	background: url(../images/templatemo_header_dividier.png) repeat-x bottom
}

#templatemo_slider {
	width: 960px;
	margin: 0 auto;
	padding: 0 10px 10px;
}

#templatemo_main {
	width: 960px;
	margin: 0 auto;
	padding: 40px 10px 20px;
	background: #f6f3f3;
	border: 1px solid #fff;
	margin-bottom: 40px;
}

#content { 
	float: left; 
	width: 600px; 
	padding-right: 20px; 
}

#sidebar { 
	float: right; 
	width: 300px; 
}

#templatemo_bottom_wrapper {
	width: 100%;
	background: #272525;
}

#templatemo_bottom {
	width: 960px;
	margin: 0 auto;
	padding: 0 10px 20px;
}

#templatemo_footer_wrapper {
	width: 100%;
	background: #181818;
}

#templatemo_footer {
	width: 960px;
	margin: 0 auto;
	padding: 10px;
	text-align: center;
}

#templatemo_footer a {
	color: #6e6e6e;
}

#site_title { 
	float: left; 
	padding-right: 50px; 
}

#site_title h1 { 
	margin: 0; 
	padding: 0; 
}

#site_title h1 a { 
	display: block; 
	font-size: 12px; 
	width: 150px; 
	height: 45px; 
	color: #acacac; 
	text-indent: -10000px; 
	background: url(../images/templatemo_logo.png) no-repeat center left; 
}

#templatemo_menu { float: right }

#slider-left-but { 
	display: block; 
	width: 30px; 
	height: 30px; 
	border: none; 
	background: url(../images/templatemo_slider_left.png); 
	margin-right: 10px; 
}

#slider-right-but { 
	display: block; 
	width: 30px; 
	height: 30px; 
	border: none; 
	background: url(../images/templatemo_slider_right.png); 
}

.rp_pp { 
	margin-bottom: 10px; 
	padding-bottom: 10px; 
	border-bottom: 1px dotted #ced4dc; 
}

.rp_pp img { 
	float: left; 
	margin-right: 15px; 
	border: 3px solid #fff; 
}

.rp_pp p { 
	font-size: 10px; 
}

.about_box { 
	clear: both; 
	margin-bottom: 40px; 
}

.about_box img { 
	float: left; 
	margin-right: 40px; 
}

.about_box h4 { 
	font-size: 14px; 
	font-weight: bold; 
	font-style: italic; 
	margin-bottom: 0px; 
}



.gallery_box { 
	margin-bottom: 40px; 
}

.gallery_box img { 
	margin-bottom: 10px; 
}

.gallery_box h5 { 
	font-size: 12px; 
	font-weight: 700; 
	margin-bottom:0; 
}

.gallery_box p { 
	font-size: 11px; 
}

