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

body {
	margin: 0;
	padding:0;
	font-family:Tahoma, "Arial Black";
	font-size: 11px;
	line-height: 1.5em;
	color: #fff;
	background: url(images/templatemo_page_bg.jpg) fixed;
}

a:link, a:visited { color: #89d700; text-decoration: none; } 
a:active, a:hover { color: #89d700; text-decoration: none }

h1 {
	font-family:Tahoma, "Arial Black";
	font-size: 18px;
	font-weight: bold;
	color: #810101;
}

h2 {
	font-family:Tahoma, "Arial Black";
	padding-left: 10px;
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #a00801;
	height: 27px;
	background: url(images/templatemo_h2.jpg) no-repeat;
}

h3 {
	font-family:Tahoma, "Arial Black";
	margin-left: 30px;
	padding-left: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	height: 19px;
}

#templatemo_container {
	width: 800px;
	margin: auto;
}

#templatemo_top {
	height: 103px;
}

#templatemo_header {
	height: 242px;
	background: url(images/templatemo_header.jpg) no-repeat;
	vertical-align: top;
}

#templatemo_header h1 {
	margin-left: 70px;
	margin-top: 50px;
	font-family:Tahoma, "Arial Black";
	font-size: 18px;
	font-weight: bold;
	color: #810101;
}

#templatemo_header h3 {
	margin-left: 75px;
	font-family:Tahoma, "Arial Black";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

#templatemo_content {
	clear: both;
	float: left;
	margin: auto;
	background: url(images/templatemo_content_bg.jpg) repeat-y;
}

#templatemo_content_left {
	padding: 0px 20px 0px 20px;
	text-align: justify;
	vertical-align:text-top;
}

#templatemo_content_left p {
	padding: 0px 20px 0px 30px;
}

#templatemo_content_right {
	float: right;
	padding: 30px;
	width: 430px;
	color: #000;
	text-align: justify;
}

#templatemo_content_right li {
	list-style: url(images/templatemo_bullet.jpg) no-repeat;
}

#templatemo_content_right strong {
	color: #418e00;
	text-decoration: underline;
}

#templatemo_content_right img {
	float: left;
	padding-right: 15px;
}

#templatemo_footer {
	height: 50px;
	background: url(images/templatemo_footer.jpg) no-repeat;
}
