/*
CSS Credit: www.templatemo.com
*/

html {

	background: url(imagesr/templatemo_html_bg.gif) repeat;

}

body {

	margin: 0;

	padding:0;

	font-family: "arial", arial, serif;

	font-size: 12px;

	line-height: 1.5em;

	color: #ffffff;

	background: url(templatemo_body_bg.gif) repeat-x  center top;

	width: 100%;

	display: table;

}

a:link, a:visited { color: #ffffff; text-decoration: none; } 

a:active, a:hover { color: #990000; text-decoration: none }


h1 {

	font-size: 12px;
	
	font-family: "arial", arial, serif;

	font-weight: normal;

	text-decoration: NONE;

	color: #ffffff;

	background-position: left;

	padding-top: 10px;

}

h2 {

	margin-top: 10px;
	
	font-family: "arial", arial, serif;

	font-size: 12px;

	font-weight: normal;

	text-decoration: underline;

	color: #990000;

}


#templatemo_container {

	width: 1024px;

	margin: auto;

}

.templatemo_topmenu{

	margin: 0px;

	width: 1024px;
	

}


.templatemo_topmenu ul {

	list-style: none;

	padding: 0px;

	margin: 0px;

}

.templatemo_topmenu li{

	display: inline;

}

.templatemo_topmenu li a{

	

	font-family: "arial", arial, serif;;

	font-size: 10px;

	font-weight: none;

	text-align: center;

	color: #ffffff;

	width: auto;

	height: auto;

	margin-left: 9px;

	margin-right: 5px;

	padding-top: 10px;

}

.templatemo_topmenu li a:hover, .templatemo_topmenu li .current{

	color: #990000;

	background: url(imagesr/templatemo_button_hover.gif) no-repeat;

}

#templatemo_topsection {

	float: left;

	margin-top: 0px;

	width: 1024px;

	height: 48px;

	color: ffffff;

	font-size: 14px;
	
	font-family: "arial", arial, serif;

	font-weight: bold;

	padding-top: 10px;

	line-height: 1.6em;

	text-align: center;

	background: url(imagesr/templatemo_title_bg.gif) no-repeat;

}

#templatemo_headersection {

	float: left;

	width: 1024px;

	height: 302px;
	
	padding-bottom: 10px;
	
	margin-top: auto;


}

#templatemo_content_section {

	float: left;

	width: 1024px;

	text-align: justify;

	padding-left: 30px;
	
	padding-top: 50px;


}

#templatemo_content_section img {

	float: left;

	padding-right: 20px;
	


}

#templatemo_footer {

	float: left;

	margin: auto;

	margin-top: 60px;

	text-align: center;

	padding-top: 10px;

	width: 1024px;

	height: auto;

	background: url(imagesr/templatemo_footer.jpg) no-repeat;

	background-position: top;

}