@charset "utf-8";
/* CSS Document */

body {
	background-color: #FEDB81;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #760B11;
	font-size: 14px;
	font-weight: bold;
}

#All {
	width: 889px;
	height: 667px;
	margin-top: 10px;
	margin-left: 50px;
}
#All #hadder {
	background-image: url(images/Hadder.jpg);
	height: 143px;
	width: 889px;
}
#All #content {
	height: 503px;
	width: 889px;
	margin-top: 21px;
}
#All  #content #side_bar {
	height: 478px;
	width: 152px;
	background-image: url(images/SideBar.jpg);
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#All   #content  #middle {
	height: 486px;
	width: 552px;
	background-image: url(images/Middle.jpg);
	margin-left: 76px;
	background-position: center bottom;
	background-repeat: no-repeat;
}
#All #content #middle #Order_free {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 22px;
	background-color: #FEB415;
	text-align: center;
	height: 27px;
	width: 548px;
	padding: 4px;
}
#All #content #middle #M {
	margin-top: 10px;
	width: 130px;
	margin-left: 50px;
	height: 230px;
}
#All #content #middle #M #button {
	color: #760B11;
	background-color: #FEB415;
	width: 120px;
	height: 40px;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}
#All #content #middle #M #button a:link {
	color: #760B11;
	text-decoration: none;
}
#All  #content  #middle  #M  #button  a:visited {
	color: #760B11;
	text-decoration: none;
}
#All #content #middle #change {
	width: 440px;
	height: 170px;
	margin-top: 30px;
	margin-right: 55px;
	margin-left: 55px;
	color: #760B11;
}
#All #content #middle #change a {
	color: #760B11;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}






#All #content #OmerArt {
	width: 552px;
	height: 13px;
	margin-left: 76px;
	text-align: center;
	font-size: 11px;
	color: #000000;
	padding: 2px;
}
a:link {
	color: #CC0000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FFFFFF;
}
a:visited {
	color: #CC0033;
}

