#conash3D0 {height:0px; top:-1px;}

body {
	background-color:#414435;
	background-image: url(assets/background1.jpg);
	background-repeat:repeat-x;
	margin:0px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #C9D39A;
	line-height: 16px;
}

#wrapper {
	width:861px;
	height:573px;
	margin:0px auto;
	background-image:url(assets/home.png);
	background-repeat:no-repeat;
}

#nav-home {
	width:700px;
	float:right;
	margin-top:303px;
	text-align: right;
	color: #CC9;
	font-weight: bold;
}

#nav-home a  {
	color: #CC9;
	font-weight: bold;
	text-decoration:none;
	
}

#nav-home a:hover  {
	color: #F90;
	font-weight: bold;
	text-decoration:none;
}

#home-banner {
	width:600px;
	float:right;
	margin-top:15px;
	margin-right:20px;
	padding:5PX 5PX 5PX 5PX;
	text-align: center;
}
