html {
	background: url(images/content_area.jpg);
}

body {
	margin: 0;
	padding:0;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	width: 100%;
	display: table;
	background: url(images/bg.jpg) top repeat-x #323030;
}

a:link, a:visited {	color: #000000; text-decoration: underline; }
a:active, a:hover {
	color: #F0F0F0;
	text-decoration: none;
}

p {
	font-size: 12px;
	color: #090000;
	text-align: justify;
	margin: 0 0 15px 0;
}

h1 {
	font-size: 20px;
	color: #6b1b0d;
	margin: 0 0 15px 0;
}

.templatemo_container {
	width: 1000px;
	margin: auto;
}

#templatemo_header {
	width: 1000px;
	height: 256px;
	background: url(images/header.jpg) left top;
	margin: 0 0 15px 0;
	padding: 1px 0 0 0;
}

#templatemo_logo_area {
	float: left;
	width: 800px;
	height: 70px;
	margin-top: 80px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;

}

#templatemo_logo {
	font-family: Calibri, Tahoma;
	font-size: 60px;
	font-weight: bold;
	color: #f7e99c;
	margin: 0 0 20px 0;
}

#templatemo_slogan {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	color: #f7e99c;
}
#templatemo_slogan a{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
	color: #f7e99c;
}


#templatemo_menu {
	float: left;
	height: 52px;
	width: 960px;
	padding: 0;
	margin: 0;
}

#templatemo_menu ul {
	list-style: none;
	display: inline;
}

#templatemo_menu li a {
	float: left;
	width: 109px;
	height: 37px;
	display: block;
	color: #2a110d;
	text-decoration: none;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	text-align: center;
	cursor: pointer;
	margin: 0 5px 0 0;
	padding: 15px 0 0 10px;
}

#templatemo_menu li.current a, #templatemo_menu li a:hover {
	background: url(images/menu.png) no-repeat;
	color: #fff;
}

.templatemo_one_col {
	width: 960px;
	padding: 10px 0 0 0;
	margin: 0;
}

.templatemo_one_col h1 {
	color: #2a110d;
}

.templatemo_one_col img {
	float: left;
	margin: 0 10px 10px 0;
}

#templatemo_content_area {
	width: 100%;
	background: url(images/content_area.jpg);
}

#templatemo_content_area_top {
	width: 100%;
	height: 45px;
	background: url(images/content_area_top.jpg);
	margin: 0;
	padding: 0;
}

#templatemo_left {
	float: left;
	width: 665px;
}

.templatemo_section_1 {
	width: 100%;
	margin: 0 0 15px 0;
}

#templatemo_right {
	float: right;
	width: 265px;
}

.templatemo_section_2 {
	width: 265px;	
	margin: 0 0 20px 0 ;
}

.templatemo_title {
	width: 240px;
	height: 32px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #caa36a;
	background: url(images/title.png);
	margin: 0 0 15px 0;
	padding: 13px 0 0 25px;
}

ol {
	float: left;
}

ol li {
	color: #070400;
}

.templatemo_h_line {
	width: 100%;
	height: 0px;
	border-top: 1px dashed #423227;
	border-bottom: 1px dashed #c58d42;
	margin: 0 0 15px 0;
}

#templatemo_footer {
	width: 100%;
	height: 40px;
	color: #caa36a;
	background: url(images/footer.jpg);
	margin: 0;
	padding: 35px 0 0 0;
	font-size: 13px;
	text-align: center;
}

#templatemo_footer a {
	color: #caa36a;
}

.templatemo_list {
	list-style: none;
	padding: 0 0 0 25px;
	margin: 0 0 10px 0;
}

.templatemo_list li {
	color: #000000;
	background: url(images/bullet.png) left center no-repeat;
	padding: 0 0 0 25px;
	margin: 0 0 10px 0 ;
}

.templatemo_list a {
	color: #000000;
	text-decoration: none;
}

.templatemo_list a:hover {
	color: #990000;
	text-decoration: underline;
}

.cleaner {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}
