h1,
h2{
	text-indent:-9999px;
}

h3{
	margin:0 0 10px 0;
}

body{
	background:#b1a47a url(../images/home/bgbodyhome.jpg) repeat-x top center;
}

#shiv {
	background: transparent;
	width: 100%;
	height: 50%;  
	margin-top: -210px; 
	float: left;
	display:inline;
}

#index {
	background:url(../images/home/bghome.jpg) no-repeat center;
	width: 760px;
	height: 420px;
	padding:0;
	clear: both;
	margin: 0 auto;
	color: #fff;
	position: relative;
	top: -50px;
	/* IE4ever Hack: Hide from IE4 **/
		position: static;
	/** end hack */
	text-align:left;
}

a.btn_entersite{
	background:url(../images/home/btn_entersite.gif) no-repeat top center;
	float:right;
	width:105px;
	height:25px;
	margin:145px 130px 0 0;
}

a.btn_entersite:hover{
	background:url(../images/home/btn_entersite.gif) no-repeat bottom center;
	float:right;
}

a.btn_entersite span{
	display:none;
}

p.copyright{
	float:left;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	margin:25px 0 0 0;
	color:#000;
}

p.copyright a{
	color:#ff0;
}

p.right{
	margin:30px 0 0 0;
}

.itemhome{
	width:240px;
	float:right;
	display:inline;
	margin:60px 20px 0 0;
	line-height:16px;
}

.itemhome a{
	color:#fff3c4;
	text-decoration:none;
}

.itemhome a:hover{
	color:#fff;
	text-decoration:underline;
}