html {
	background: #000000;
}
body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #fff;
	background: url(images/templatemo_page_bg.jpg) repeat-x  center top;
	width: 100%;
	display: table;
}

a:link, a:visited { color: #E0E0E0; text-decoration: none; font-weight: bold; } 

a:active, a:hover { color: #FFB062; text-decoration: none; font-weight: bold; }


h1 {

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

	font-size: 18px;

	font-weight: bold;

	color: #fff;

	background-position: left;

	padding: 0px;

}

h2 {

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

	font-size: 14px;

	font-weight: bold;

	color: #fff;

	margin-top: 0px;

}

#templatemo_container {

	width: 900px;

	margin: auto;

}

#templatemo_header_section {

	float: left;

	width: 900px;

	height: 104px;

	margin-top: 60px;

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

}

#templatemo_title_section {

	float: left;

	width: 281px;

	height: 40px;

	font-size: 22px;

	font-weight: bold;

	margin: 23px 0px 0px 20px;

	padding: 28px 0px 0px 30px;

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

}

.templatemo_topmenu{

	float: right;

	margin: 5px 30px 0px 0px;

}

.templatemo_topmenu ul {

	list-style: none;

	padding: 0px;

	margin: 0px;

}

.templatemo_topmenu li{

	display: inline;

}

.templatemo_topmenu li a{

	float: left;

	font-family: Helvetica, "Century Gothic", Tahoma, "Trebuchet MS" , sans-serif;

	font-size: 10px;

	font-weight: none;

	text-decoration: none;

	text-align: center;

	color: #fff;

	width: 80px;

	height: 43px;

	padding-top: 20px;

}

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

	color: #fff;

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

}

#templatemo_content_section {

	float: left;

	width: 900px;

	background: url(images/templatemo_content_bg.jpg) repeat-x;

	height: 721px;

	overflow: auto;

}

#templatemo_leftmenu_section {

	float: left;

	width: 280px;

	margin-top: 45px;

	padding-left: 30px;

}

#templatemo_leftmenu_top {

	float: left;

	width: 240px;

	height: 37px;

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

}

#templatemo_leftmenu_mid {

	float: left;

	width: 200px;

	min-height: 500px;

	padding: 0px 20px 0px 20px;

	text-align: justify;

	background: url(images/templatemo_leftmenu_mid.jpg) repeat-y;

}

#templatemo_leftmenu_mid img {

	float: left;

	padding-right: 5px;

}

#templatemo_leftmenu_mid span {

	font-weight: bold;

	color: #daea71;

}

#templatemo_leftmenu_bot {

	float: left;

	width: 240px;

	height: 37px;

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

}

#templatemo_rightcontent_section {

	float: left;

	width: 504px;

	margin-top: 45px;

	font-family: Verdana, Tahoma, "Trebuchet MS" , sans-serif;

	font-size: 13px;

	
	text-align: justify;



}

#templatemo_rightcontent_gallery_section {

	float: left;

	width: 804px;

	margin-top: 45px;

	font-family: Verdana, Tahoma, "Trebuchet MS" , sans-serif;

	font-size: 13px;
	
	text-align: justify;

}

#templatemo_rightcontent_section img{

	float: left;

	padding-right: 10px;

}

#templatemo_rightcontent_gallery_section img {

	float: left;

	padding-right: 20px;

}



#templatemo_content_left {

	float: left;

	width: 18px;

	height: 721px;

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

}

#templatemo_content_mid {

	float: left;

	width: 814px;

	height: 721px;

}

#templatemo_content_right {

	float: left;

	width: 68px;

	height: 721px;

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

}

#templatemo_footer_section {

	float: left;

	width: 900px;

	height: 159px;

	color: #adad7b;

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

}

#templatemo_footer_left {

	float: left;

	width: 440px;

	padding: 40px 0px 0px 0px;

	text-align: center;

}

#templatemo_footer_right {

	float: left;

	width: 400px;

	padding: 50px 0px 0px 50px;

}

.line {

	border-bottom: dashed 1px #fff;

	width: 100%;

}

#templatemo_footer {

	float: center;

	width: 890px;

	text-align: center;

}