/*

*/

html {
background: #050505 url(introbg.jpg) repeat-x;	
}

body {

	margin-top: 20px;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;
	line-height: 1.3em;
	width: 100%;
	display: table;

}

a:link, a:visited {	color: #CCC; text-decoration: none; }

a:active, a:hover { color: #FFF; text-decoration: underline; }

#templatemo_container {

	width: 440px;
	
	margin: auto;
	background: #313131;

}

#templatemo_header {

	width: 440px;
	height: 171px;
	background: url(images/templatemo_header.jpg) no-repeat;
	margin: 0;
	padding: 0;

}



#templatemo_content {

	margin: 0;
	padding: 0;
	
	
	
}
/* Left Content */



/* End Of Left */

/* Right Content */
#templatemo_content_right {
	
	float: left;
	width: 440px;
	margin: 0;
	padding: 0;
	
	
}

#templatemo_content_right_bottom {
	
	float: right;
	width: 440px;
	
	background: #4c4c4c url(images/templatemo_right_bottom.jpg) right bottom no-repeat;
	margin: 0;
	padding: 0;
	
}

#templatemo_content_right_top {

	width: 390px;
	background: url(images/templatemo_right_top.jpg) top no-repeat;
	margin: 0;
	padding: 33px 0px 0px 25px;
	
	
}

#templatemo_content_right_top .templatemo_post_area {
	
	width: 390px;
	margin: 0;
	padding: 0px 0 0 0;
	
	
}

.templatemo_post_area h1 {
	
	font-family: Arial, Helvetica, sans-serif; 
	font-size:	15px;
	color: #fff;
	margin: 0 0 10px 0;
	padding: 0;
	
}

.templatemo_post_area p {
	
	font-family: Tahoma;
	
	text-align: justify;
	
	margin: 0 0 0px 0;
	padding: 0;
	
	
}
.templatemo_post_area h2 {
	
	font-family: Tahoma;
	font-size:	12px;
	color: #AFA;
	margin: 0 0 10px 0;
	padding: 0;
	
}



* html #templatemo_content_right_bottom_section {

	margin-top: -20px;
}



#templatemo_content_right_bottom_section .templatemo_text_area {
	

	margin: 0;
	padding: 20px 0px 20px 20px;
	
}

.templatemo_text_area h1 {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:	12px;
	color: #ffffff;
	margin: 0 0 10px 0;
	padding: 0;
	
}

.templatemo_text_area p {
	
	font-family: Tahoma;
	font-size:	10px;
	text-align: justify;
	color: #8b8b8b;
	margin: 0 0 10px 0;
	padding: 0;
	
}

.templatemo_text_area img {
	
	margin: 0 10px 10px 0;
	padding: 0;
	border: 2px solid #cccccc;
	
}


/* End Of Right Content */

* html #templatemo_footer {

	margin-top: -26px;
}

#templatemo_footer {
	
	background: #000000;
	margin: 0;
	padding: 5px;
	text-align: justify;
	color: #fff;
	font-size:10px;
	
	

}

#templatemo_footer a {
	
	color: #fff;
	text-decoration: underline;

}

#templatemo_footer a:hover {
	
	color: #ff0;
	text-decoration: none;

}

.cleaner {
	
	clear: both;
	height: 0px;
	
}