html {
	background: #6da2a8;
}

body {

	margin: 0;

	padding:0;

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

	font-size: 12px;

	line-height: 1.5em;

	color: #fff;

	width: 100%;

	display: table;

}

a {	color: #c7ff42; }

a:hover { color: #6ca815; }

#templatemo_background_section_top {

	width: 100%;
	
	height:271px;

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

}

#templatemo_background_section_middle {

	width: 100%;
	
	background: #14515e;
	
	clear: both;
	
	overflow:hidden;

}

#templatemo_background_section_bottom {

	width: 100%;
	
	height: 73px;

	background: url(images/footer_bg.jpg) repeat-x;
	
	float: left;

}

.templatemo_container {

	width: 960px;

	margin: auto;

}

#templatemo_header_menu{

	width: 960px;
	height:85px;	
	background: url(images/header_menu.jpg) no-repeat;

}

/*------------- Menu ------------------*/
#templatemo_menu {
	width: 600px;
	height: 47px;
	background:  url(images/menu_bg.jpg) repeat-x;
	float: right;
	margin-top: 38px;
}

#templatemo_menu ul {
	float: left;
	width: 600px;
	margin: 0;
	padding: 12px 0 0 0;
	list-style: none;
}

#templatemo_menu ul li{
	display: inline;
}

#templatemo_menu ul li a{
	float: left;
	padding: 0 20px;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	border-right: 1px solid #508a93;
	font-weight: bold;
}

#templatemo_menu ul li .lastmenu{
	border-right: none;
}

#templatemo_menu li a:hover, #templatemo_menu li .current{
	color: #b3d7fc;
}

/* ----------------- end of menu----------------*/

#templatemo_header_bottom {
	
	height:  186px;
	width: 960px;
	background: url(images/top_section.jpg) no-repeat;

}

#templatemo_content_area {

	margin: 30px;
}

.templatemo_content {

	margin: 5px;
}

.templatemo_content h1 {
	margin: 0px;
	font-size: 16px;
	color: #fff;
}

.templatemo_content p {
	margin-top: 20px;
	font-size: 12px;
	color: #fff;
}

.templatemo_content h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	color: #00e6ff;
}

.templatemo_content span.header {
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #c7ff42;
	text-decoration: none;
}

.templatemo_content img {
	border: none;
	float: left;
	margin: 0px 15px 0 0;
}

.clear_h{ clear:both; height: 1px; }
.clear{ clear:both ; }

.body p{
	
	text-align: justify;
	margin: 10px;
	padding: 0px;
	color: #fff;
}

.body img{
	
	border: none;
	float: left;
	margin: 0px 15px 0 0;

}

.body h1{
	
	margin: 0 0 0px 10px;
	padding: 0px;
	color: #c7ff42;
	text-decoration: underline;
	font-size: 12px;

}

.templatemo_footer{

	margin-top: 25px;
	color: #fff;
	text-align: center;

}

.templatemo_footer a{

	color: #fff;

}

#indexlink{background:url(images/xls.gif) no-repeat; height:18px; padding-left:22px;}
.situp{display:none; visibility: hidden; overflow: hidden;}
