body {
	background:#2b8e87 url(img/bg-home.jpg) repeat-x;
}
#wrap {
	background: none;
}
#wrap2 {
	background:url(/wp-content/themes/inove/img/Home-final.jpg) center 0px no-repeat;
	padding:20px 0 200px 0;
	height; 1000px;
}
#postwrap {
	background: none;
}
#footer {
	background: red;
}
#container {
	margin:15px auto;
	width:1060px; /* gcwidth */
}
#navigation {
	position: relative;
	top: 104px;
	width: 760px;
}
#homenav {
	position: relative;
	top: 70px;
	left: 140px;
	width: 780px;
}
#navigation #menus li { 
	width: 130px;
	float: left;
}
#homecontact {
	font-size: 15px;
	float: right;
	text-align: right;
	padding-top: 60px;
}
#header { display: none; }
#content2 { padding-top: 70px; }
#main {
	/*background:#FFF url(img/main_shadow.gif) top repeat-x*/;
	width:710px; /* gcwidth */
	height: 280px;
	margin: 0px;
	padding: 0px 30px 0px 30px;
}
.post {
margin: 0px; padding: 0px;
}
#content { width: 770px;  }
#content h1 { font-size: 20px; height: 25px; }