/*

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

*/

body {

	margin: 0;

	padding:0;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 1.5em;

	color: #444444;

	background: #000000;

}

a:link, a:visited {

	color: #009999;

	text-decoration: none;

	font-weight: bold;

} 

a:active, a:hover {

	color: #0099FF;

	text-decoration: none;

	font-weight: bold;

}

h1 {

	margin:0px 0px 10px 0px;

	padding-bottom: 8px;

	font-weight: bold;

	font-size: 18px;

	color:#FF6600;

}

h2 {

	margin:0px 0px 10px 0px;

	font-weight: bold;

	font-size: 14px;

	color:#fff;

	height: 26px;

	width: 366px;

	padding-top: 6px;

	padding-left: 25px;

	background: url(images/templatemo_h2.jpg) no-repeat;

}

h3 {

	margin:0px 0px 0px 0px;

	padding-top: 15px;

	padding-left: 15px;

	font-weight: bold;

	font-size: 12px;

	width: 227px;

	height: 52px;

	color:#fffff;

	background: url(images/templatemo_box.jpg) no-repeat;

}

#templatemo_container {

	margin: auto;

	width: 1000px;

}

#templatemo_header {

	margin: auto;

	width: 1000px;

	height: 100px;

	color: #fff;

	background: url(images/templatemo_header.jpg) no-repeat;

}

#templatemo_none {


	width: 1000px;

	height: 100px;

	color: #fff;

	background: url(http://www.revealmakeover.com/images/headbally.jpg) no-repeat;
	
	background-position: center;
	vertical-align:middle;

}

#templatemo_header_upper {


	padding-left: 180px;


	width: auto;

	height: 40px;

	line-height: normal;

	font-size: 24px;

	font-weight: bold;

}

#templatemo_header_lower {

	padding-left: 180px ;

	width: 300px;

	height: 50px;

	

}

#templatemo_header_lower span {

	font-weight: bold;

}

.templatemo_menu {

	width: 100%;

	background: url(images/templatemo_menu.jpg) no-repeat;

	font-weight: bold;

	margin-top: 0px;

	margin-bottom: 0px;

}

.templatemo_menu ul {

	margin: 0px;

	list-style: none;

	padding-left: 50px;

}

.templatemo_menu li {

	display: inline;

	text-align: center;

}

.templatemo_menu li a{


	padding: 0px 0px;

	width: 98px;

	text-decoration: none;

	text-align: center;

	color: #FFFFFF;

}

.templatemo_menu li a:hover, .templatemo_menu li .current{

	color: #000000;

}

.templatemo_new2 {



	font-weight: bold;

	vertical-align:bottom;

}

.templatemo_new2 ul {

	margin: 0px;

	list-style: none;

	padding-left: 200px;

}

.templatemo_new2 li {
	display: inline;
	text-align: center;
	color: #31ADAD;

}

.templatemo_new2 li a{

	float: left;

	padding: 0px 0px;

	text-decoration: none;

	text-align: center;

	color: #FFFFFF;

}

.templatemo_new2 li a:hover, .templatemo_menu li .current{
	color: #000000;

}

#templatemo_content {

	float: left;

	width: 1000px;



}

#templatemo_footer {

	float: left;

	width: 1000px;

	height: 100px;

	text-align: center;

	vertical-align: top;

	font-size: 12px;

	font-weight: bold;

	padding-top: 10px;

	background: url(images/footer.jpg) no-repeat;

}
