@charset "utf-8";

/* CSS Document */



body {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 76%;

	color: #FFF;

	position: relative;

	margin: 0px;

	padding: 0px;

	background-color: #000;

}

img {

	border: none;

}

/* MAIN --------------------------------------------------------------------------*/

#top_divider {

	height: 35px;

	width: 100%;

	margin: 0px;

	padding: 0px;

	background-image: url(../images/bg-top-divider.jpg);

	background-repeat: no-repeat;

	background-position: center top;

}

#wrapper {

	margin: 0px;

	padding: 0px;

	width: 100%;

	min-width: 1120px;

	background-image: url(../images/bg-wrapper-1.jpg);

	background-repeat: no-repeat;

	background-position: 75% bottom;

}



/* HEADER --------------------------------------------------------------------------*/

#header_container {

	margin: 0px;

	padding: 0px;

	width: 100%;

	background-image: url(../images/bg-header.jpg);

	background-repeat: no-repeat;

	background-position: center top;

	height: 628px;

	position: relative;

}

#header_top {

	height: 116px;

	width: 984px;

	position: relative;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 15px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

}

#deer_processing_logo {

	float: left;

	position: absolute;

	top: -30px;

}

#header {

	padding: 0px;

	height: 530px;

	width: 1095px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	position: relative;

}





#header_food {

	margin: 0px;

	padding: 0px;

	height: 327px;

	width: 1095px;

	position: absolute;

	left: 5px;

	z-index: 400;

	top: 185px;

	overflow: hidden;

}

#header_banner_over {

	margin: 0px;

	padding: 0px;

	height: 350px;

	width: 974px;

	overflow: hidden;

	position: absolute;

	left: 73px;

	top: 5px;

	z-index: 401;

	filter:alpha(opacity=0);

-moz-opacity:.;								opacity: 0.0;

}

#header_banner {

	margin: 0px;

	padding: 0px;

	height: 400px;

	width: 974px;

	overflow: hidden;

	position: absolute;

	left: 73px;

	top: 5px;

}

#banner_bg {

	position: absolute;

	top: 0px;

	left: 0px;

	z-index: 1;

}

#banner_1 {

	position: absolute;

	top: -380px;

	left: -160px;

	z-index: 2;

}

#banner_2 {

	position: absolute;

	top: -380px;

	left: -160px;

	z-index: 3;

}

#banner_3 {

	position: absolute;

	top: -380px;

	left: -160px;

	z-index: 4;

}



#banner_deer {

	position: absolute;

	top: 20px;

	left: 300px;

	z-index: 5;

}



#banner_pic {

	position: absolute;

	top: 0px;

	left: 0px;

	z-index: 6;

}



/* MAIN MENU ---------------------------------------------------------------------------*/

#main_menu {

	float: right;

	padding: 0px;

	position: relative;

	margin-top: 48px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	width: 524px;

}

#main_menu ul {

	list-style: none;

	margin: 0px;

	padding: 0px;

	position: relative;	

}

#main_menu ul li {

	position: relative;

	margin: 0px;

	padding: 0px;

	float: left;

	height: 29px;

	overflow: hidden;

}

#main_menu ul li a img {

	margin: 0px;

	padding: 0px;	

}

#main_menu ul li a:hover img {

	margin-top: -29px;

}

#main_menu .selected {

	

}

#main_menu .selected a img {

	margin: 0px;

	padding: 0px;

	margin-top: -29px;

}

#main_menu .selected a:hover img {

	margin-top: -29px;

}



#submain_menu {

	float: right;

	height: 30px;

	width: 564px;

	margin: 0px;

	padding: 0px;

	position: relative;

	background-image: url(../images/bg-submain-menu.png);

}



/* CONTENT ---------------------------------------------------------------------------*/

#content {

	width: 984px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	position: relative;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 15px;

	min-height: 500px;

}

.content_text {

	color: #ffefd8;

	font-family: Tahoma, Geneva, sans-serif;

	font-size: 12px;

	line-height: 17px;

	width: 700px;

	padding-top: 45px;

}



.content_text1 {

	color: #ffefd8;

	font-family: Tahoma, Geneva, sans-serif;

	font-size: 12px;

	line-height: 17px;

}

.content_text1 img {

	float: left;

	margin-right: 15px;

	margin-bottom: 4px;

	margin-top: -60px;

}

.content_text1 p {

	margin: 0px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 5px;

	padding-left: 0px;

}

.content_divider {

	background-color: #3c2a00;

	padding: 0px;

	height: 1px;

	width: 700px;

	margin-top: 25px;

	margin-right: 0px;

	margin-bottom: 25px;

	margin-left: 0px;

}



/* BOTTOM ---------------------------------------------------------------------------*/

#bottom {

	height: 240px;

	width: 984px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	position: relative;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 15px;

}

#deer_processing {

	position: absolute;

	left: 0px;

	bottom: 0px;	

}

#deer_processing_text {

	position: absolute;

	left: 190px;

	bottom: 40px;

}



#copyight {

	position: absolute;

	left: 515px;

	bottom: 4px;

	color: #b47d16;

}

#developed {

	position: absolute;

	left: 190px;

	bottom: 4px;

}

#developed a, #developed a:visited {

	color: #b47d16;

	text-decoration: none;

}

#developed a:hover {

	text-decoration: underline;	

}







#content_banner_frame {

	position: absolute;

	margin: 0px;

	padding: 0px;

	width: 974px;

	height: 400px;

	overflow: hidden;

	left: 0px;

	top: 0px;

	z-index: 10;

	display: none;

}

#content_banner_frame ul {

	margin: 0px;

	padding: 0px;

	list-style: none;

	position: relative;

}

#content_banner_frame ul li {

	margin: 0px;

	padding: 0px;

	position: relative;

	

}



.edit_article {
	position:fixed;
	right: 20px;
	bottom: 20px;
}

.edit_article a, .edit_article a:visited {
	color: #FFF;
	text-decoration: none;	
}

.edit_article a:hover {
	text-decoration: underline;
	color: #FF0;
}




	

/* MISC ---------------------------------------------------------------------------*/

#big_pic_pom {

	position: absolute;

	left: -5000px;

	margin: 0px;

	padding: 0px;

	float: left;

	height: 500px;

	width: 1000px;

	top: 0px;

}

.clearfixmy {

	clear: both;

	height: 0;

	font-size: 1px;

	line-height: 0;

}


