body {
	background-color: #F90;
	background-image: url(../images/background.png);
	background-repeat: repeat;
	background-attachment: fixed;
}
#wrapper {
	position: relative;
	height: 1830px;
	width: 800px;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-bottom: auto;
	margin-left: auto;
	font-weight: normal;
	clear: none;
	float: none;
	margin-right: auto;
	font-size: medium;
	line-height: 16px;
}
#wrapper .logo {
	position: absolute;
	height: auto;
	width: 800px;
	left: 0px;
	top: 0px;
}
#wrapper .nav {
	position: absolute;
	height: 800px;
	left: 0px;
	top: 100px;
}

#wrapper .text_1 {
	position: absolute;
	height: 84px;
	width: 700px;
	left: 50px;
	top: 202px;
}
#wrapper .text_2 {
	position: absolute;
	height: 71px;
	width: 700px;
	left: 52px;
	top: 580px;
}
#wrapper .menu_links {
	position: absolute;
	height: auto;
	width: 700px;
	left: 9px;
	top: 290px;
	color: #C00;
	font-size: medium;
	font-weight: bold;
}
#wrapper .index_text {
	position: absolute;
	left: 446px;
	top: 209px;
	height: 286px;
	width: 336px;
}
#wrapper #image {
	position: absolute;
	height: 291px;
	width: 422px;
	left: 76px;
	top: 112px;
}
#wrapper .index_offer {
	position: absolute;
	left: 5px;
	top: 497px;
}
#wrapper .specials {
	position: absolute;
	height: auto;
	width: 882px;
	left: -49px;
	top: 151px;
	line-height: normal;
}


#wrapper a:link, #wrapper a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #C00;
	text-decoration: none;
	font-weight: normal;
}
#wrapper a:hover, #wrapper a:active {
	color: #000;
	text-decoration: none;
}


#wrapper #footer {
	position: absolute;
	height: 60px;
	width: 787px;
	left: 0px;
	bottom: 507px;
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #000;
	font-weight: normal;
	background-image: url(../images/main_img/images/footer_back_25.jpg);
	z-index: 0;
}
#wrapper #footer a:link, #wrapper #footer a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
#wrapper #footer a:hover, #wrapper #footer a:active {
	color: #C00;
	text-decoration: none;
}
#wrapper .spec_tit {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bolder;
	color: #C00;
}
#wrapper .mini_head {
	font-size: medium;
	font-weight: bold;
	color: #C00;
}
#wrapper .green {
	font-weight: bold;
	color: #063;
}
#wrapper .disclaimer {
	font-size: x-small;
	color: #F00;
	font-style: italic;
}

