@charset "UTF-8";
/* CSS Document */

body  {
	background-color: #dfe0d5;
*-+*-+
	background-image: url(../7Steeld/images/dd_back.jpg);
	background-repeat: no-repeat;
	background-image: url(images/background2.jpg);
	margin: 0px;
	padding: 0px;
	background-position: center top;
}
#container {
	width: 960px; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
	padding: 0px;
} 
#header {
	background-image: url(images/header.png);
	height: 262px;
	padding-top: 24;
	padding-right: 52px;
	padding-bottom: 0;
	padding-left: 52px;
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
	z-index: 100;
}
#header2 {
	background-image: url(images/header2.png);
	height: 105px;
	padding-top: 24;
	padding-right: 52px;
	padding-bottom: 0;
	padding-left: 52px;
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	width: 857px;
} 
#topmenu {
	text-decoration: none;
	left: 215px;
	top: 24px;
	position: relative;
	width: 580px;
}

#logo {
	height: 47px;
	width: 188px;
	position: absolute;
	top: 24px;
}
#quote {
	float: right;
	position: relative;
	top: 80px;
}

#mainContent {
	padding-top: 0;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 12px;
	width: 600px;
	float: left;
	background-color: #FFFFFF;
} 
#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 192px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	background-color: #000000;
}
#sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 192px; /* padding keeps the content of the div away from the edges */
	padding-top: 0px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
}
#midbody {
	padding-right: 52px;
	padding-left: 52px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	position: relative;
	top: 93px;
	height: 100%;
}
#food {
	height: 135px;
	background-color: #FFFFFF;
	width: 960px;
	top: 220px;
	position: absolute;
}
#frame1 {
	float: left;
	position: relative;
	left: 37px;
	top: 0px;
	width: 175px;
	padding-right: 3px;
	text-decoration: none;
}


#midflippage {
	background-color: #000000;
	background-image: url(images/wmid.png);
	height: 55px;
	position: relative;
	top: 93px;
}


#botbody {
	padding-right: 52px;
	padding-left: 52px;
	background-color: #000000;
	position: relative;
	top: 91px;
	height: 100%;
}
#testimonials {
	padding-top: 12;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 12px;
	position: relative;
	width: 615px;
	float: right;
	background-color: #000000;
}

#footer {
	background-image: url(images/bbot.png);
	height: 55px;
	padding: 0;
	position: relative;
	top: 91px;
} 
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	font-size: 1px;
	line-height: 0px;
	height: 0px;
}

#food2 {
	height: 135px;
	background-color: #FFFFFF;
	width: 960px;
	top: 62px;
	position: absolute;
}
#sidebar3 {
	float: right; /* since this element is floated, a width must be given */
	width: 406px; /* padding keeps the content of the div away from the edges */
	padding-top: 42px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
}
#mainContentmenu {
	padding-top: 0;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 12px;
	width: 400px;
	float: left;
	background-color: #FFFFFF;
}
#sidebar4 {
	float: left; /* since this element is floated, a width must be given */
	width: 615px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	background-color: #000000;
	position: relative;
}
#bookpanel {
	top: 24px;
	position: absolute;
	margin: 0px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	right: 55px;
}
#midbody2 {
	padding-right: 52px;
	padding-left: 52px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	height: 100%;
	position: relative;
	top: 197px;
	left: 0px;
}
#midflippage2 {
	background-color: #000000;
	background-image: url(images/wmid.png);
	height: 55px;
	position: relative;
	top: 197px;
}
#footer2 {
	background-image: url(images/bbot.png);
	height: 55px;
	position: relative;
	top: 197px;
	padding: 0;
}
#bookpanel2 {
	top: 24px;
	position: absolute;
	margin: 0px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	right: 55px;
}
