html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	line-height: 14px;
	color: #231F20;
	background-color:#FFFFFF;
}

html,body{
    height:100%;
    width:100%;
    text-align:left;
    margin:0;
    padding:0;
	font-family: 		Arial, Helvetica, sans-serif;
	font-size:		12px;
}

body a {
	color:			#008ED4;
	text-decoration:none;
}

body a:hover {
	color:			#333333;
	text-decoration:underline;
}



#env {
	width:			100%;
	height:			100%;
}

#site {
	width:			100%;
	height:			516px;
	float:			left;
	margin:			0 auto;
	position: 		absolute;
	top: 			50%;
	margin-top: 		-250px;
	background-image:url(images/rienhoff_index_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

#site_main {
	width:			900px;
	height:			516px;
}

#site_main_ani {
	width:			900px;
	height:			500px;
}

#site_main_link {
	width:			900px;
	height:			16px;
	line-height:	16px;
}
