@charset "windows-1256";
body {
	font-weight: normal;
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	background-color: #F8FFF7;
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: left;
}
#container {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 1003px;
	padding: 0px;
}
#header {
	width: 1003px;
	height: 305px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top {
	width: 1003px;
}
#menu_left {
	float: left;
	height: 122px;
	width: 152px;
}
#menu_products {
	float: left;
	height: 102px;
	width: 698px;
	text-align: center;
	padding-top: 20px;
	line-height: 20px;
	background-image: url(../Images/menu_bg.jpg);
	background-repeat: repeat-x;
	color: #D6927A;
}
#menu_right {
	float: left;
	height: 122px;
	width: 153px;
}
#center {
	float: left;
	width: 1003px;
	background-image: url(../Images/bg.jpg);
	margin-right: auto;
	margin-left: auto;
	height: 650px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#text_gallery {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 620px;
	clear: both;
	color: #666666;
}
#text {
	font-family: tahoma;
	font-size: 12px;
	color: #996600;
	text-align: left;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

#footer {
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../Images/footer.jpg);
	height: 40px;
	padding: 0px;
	clear: both;
	text-align: center;
	background-repeat: no-repeat;
	vertical-align: middle;
	font-size: 10px;
	color: #666666;
}
.imageborder {
	border: 1px solid #666666;
	padding: 4px;
}

#sayeslogo {
	text-align: center;
}

#bottoms_link {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	clear: both;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #A8794F;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	color: #666633;
}
.bottomlink {
	font-family: tahoma;
	font-size: 12px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: center;
}
a.bottomlink:link {
	text-decoration: none;
	color: #996600;
	text-align: center;
}
a.bottomlink:visited {
	text-decoration: none;
	color: #996600;
	text-align: center;
}
a.bottomlink:hover {
	text-decoration: none;
	color: #CC0033;
	text-align: center;
}
.menu {
	font-family: tahoma;
	font-size: 12px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
a.menu:link {
	text-decoration: none;
	color: #C36040;
	text-align: center;
	font-weight: normal;
}
a.menu:visited {
	text-decoration: none;
	color: #C36040;
	text-align: center;
}
a.menu:hover {
	text-decoration: underline;
	color: #003366;
	text-align: center;
}
#product_title {
	font-family: tahoma;
	font-size: 16px;
	color: #C36040;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-style: normal;
	font-weight: bold;
}

