body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	background-color: #1a1d1e;
	background-image: url(../images/templatemo_body_top_bg.gif);
	background-repeat: repeat-x;
}
.container {
	padding: 0px;
	height: 800px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.header {
	padding: 0px;
	height: 150px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.logo {
	padding: 0px;
	float: left;
	height: 150px;
	width: 240px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
}
.menu 
{
	padding: 0px;
	float: left;
	height: 150px;
	width: 540px;
	margin-top: -15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/* footer */
.footer_wrapper 
{
	clear: both;
	width: 100%;
	margin: 0 auto;
	background: url(images/templatemo_footer_bg.jpg) repeat-x;	
}

.footer 
{
	clear: both;
	width: 100%;
	height: 55px;
	text-align: center;
	background-image: url(../images/templatemo_footer_bg.gif);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
/* end of footer */
