﻿body {
	margin: 0;
	padding: 0;
	line-height: 1.7em;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
    background: #e5e5e5 url(images/gnpl_body_top.jpg) repeat-x top;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }


#templatmeo_wrapper {
	width: 970px;
	margin: 0 auto;
}

/* header */

#templatemo_header {
	clear: both;
	width: 910px;
	height: 100px;
	padding: 10px 30px;
	background: url(images/gnpl_header.jpg) no-repeat;
}

#templatemo_header  #site_title {
	float: left;
	width: 350px;
	padding-top: 10px;
}

#templatemo_header  #site_title h1 {
	margin: 0;
	padding: 0;
}

#templatemo_header  #site_title h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#templatemo_header  #site_title h1 a span {
	display: block;
	margin-top: 5px;
	font-size: 12px;
	color: #5d5b5b;
	font-weight: bold;
	letter-spacing: 0px;
}


/* end of header */

/* banner */

#templatemo_banner {
	width: 970px;
	height: 380px;
	padding: 10px 0;
}

/* end of banner */

/* menu */

#templatemo_menu {
	width: 950px;
	height: 45px;
	padding: 0 10px;
	
}

#templatemo_menu ul {
	margin: 0px;
	padding: 15px 0 0 15px;
	list-style: none;
}

#templatemo_menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#templatemo_menu ul li a {
	float: left;
	display: block;
	margin-right: 0;
	margin-left: 400px;
	margin-top:40px;
	font-size: 20px;
	text-decoration: none;
	color: #666666;	
	font-weight: bold;
	outline: none;
}
#templatemo_menu ul li a:hover {
	color: #048DC6;
}

/* end of menu */

/* content*/

#templatemo_content_wrapper {
	clear: both;
	padding: 10px;
}

/* footer */

#templatemo_footer_wrapper {
	background: #bfbfbf url(images/gnpl_footer.jpg) top repeat-x;
}

#templatemo_footer {
	width: 950px;
	padding: 20px 10px;
	margin: 0 auto;
	text-align: center;
	color: #666666;
}


/* end of footer */