/* CSS Document */

body { /* defines the color of the backround to the entire screen */
background-color: #FF0000;
padding: 0px 0px 0px 0px;
margin-left: auto; /* centers the page in the window */
margin-right: auto; /* centers the page in the window */
margin-top: 0px; /* centers the page in the window */
width: 50em; /* centers the page in the window */
}

.page {
	width: 770px;
	height: 700px;
	background-image: url(../images/HomeImages/page_back.jpg);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	top: 1px;
}

.banner {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 20px;
z-index: 0;
position: absolute;
}

.nav {
height: 20px;
padding: 0px 0px 0px 0px;
margin:139px 0px 0px 20px;
z-index: 4;
border: 0px solid #000000;
position: absolute;
}

.content_back {
background-image: url(../images/HomeImages/content_back.jpg);
width: 690px;
height: 500px;
padding: 0px 0px 0px 0px;
margin: 170px 0px 0px 40px;
z-index: 0;
position: absolute;
}

.welcome_note {
width: 325px;
height: 90px;
overflow: hidden;
background-image: url(../images/WelcomeImages/welcome_note.jpg);
padding: 0px 0px 0px 0px;
margin: 185px 0px 0px 80px;
border: 0px solid #000000;
z-index: 2;
position: absolute;
}

.espanol {
width: 96px;
height: 19px;
padding: 0px 0px 0px 0px;
margin: 256px 0px 0px 300px;
position: absolute;
z-index:3;
}

.order {
padding: 0px 0px 0px 0px;
margin: 180px 0px 0px 410px;
z-index:2;
position: absolute;
}

.specials1 {
width: 200px;
height: 150px;
overflow: hidden;
padding: 0px 0px 0px 0px;
margin: 285px 0px 0px 65px;
border: 0px solid #000000;
z-index: 3;
position: absolute;
}

.specials_images {
width:196px;
height: 121px;
overflow: hidden;
padding: 0px 0px 0px 0px;
margin: 312px 0px 0px 67px;
border: 0px solid #000000;
z-index: 2;
position: absolute;
}

.specials2 {
width: 200px;
height: 150px;
overflow: hidden;
padding: 0px 0px 0px 0px;
margin: 285px 0px 0px 285px;
border: 0px solid #000000;
z-index: 2;
position: absolute;
}

.menu_images {
width:196px;
height: 121px;
overflow: hidden;
padding: 0px 0px 0px 0px;
margin: 312px 0px 0px 287px;
border: 0px solid #000000;
z-index: 2;
position: absolute;
}

.specials3 {
width: 200px;
height: 150px;
overflow: hidden;
padding: 0px 0px 0px 0px;
margin: 285px 0px 0px 505px;
border: 0px solid #000000;
z-index: 2;
position: absolute;
}

.links {
width: 650px;
height: 60px;
overflow: hidden;
background-image: url(../images/LinksImages/links_box.jpg);
padding: 0px 0px 0px 0px;
margin: 450px 0px 0px 60px;
border: 0px solid #000000;
z-index: 2;
position: absolute;
}

.scrollbar {
width: 732px;
height: 539px;
padding: 0px 0px 0px 0px;
margin: 520px 0px 0px 77px;
z-index:2;
position: absolute;
}

.bottom_links {
width: 770px;
padding: 0px 0px 0px 0px;
margin: 640px 0px 0px 00px;
z-index:2;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
text-decoration: none;
position: absolute;
}

.bottom_links a:link {
text-decoration: none;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

.bottom_links a:active {
text-decoration: none;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

.bottom_links a:hover {
text-decoration: none;
color: #ff0000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

.bottom_links a:visited {
text-decoration: none;
color: #ff0000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

.own_btn {
width: 200px;
height: 37px;
overflow: hidden;
padding: 0px 0px 0px 0px;
margin: 460px 0px 0px 170px;
border: 0px solid #000000;
z-index: 3;
position: absolute;
}

.job_btn {
width: 250px;
height: 37px;
overflow: hidden;
padding: 0px 0px 0px 0px;
margin: 460px 0px 0px 430px;
border: 0px solid #000000;
z-index: 3;
position: absolute;
}
