#menu {
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	vertical-align: middle;
	height: 600px;
}
body {
	margin: 0px;
	background-color: #FFFF99;
}
.tutorial_structure_1 {
	border: 1px solid #AEAEAE;
	width: 100%;
	padding: 3px;
	height: 100%;
}
.tutorial_structure_2 {
	padding: 10px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #000000;
	height: 100%;
}
.top_dotted {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
}
#dotted_tables {
	border: 1px dotted #666666;
}
.left_center {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #666666;
	border-bottom-color: #666666;
	margin: 0px;
	padding: 5px;
	width: 150px;
	border-top-style: none;
	border-left-style: none;
	height: 210px;
}
.right {
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin: 0px;
	padding: 5px;
	width: 150px;
	border-top-style: none;
	border-left-style: none;
}
.product_pictures {
	border: 1px solid #666666;
}
.bottom {
	border-right-style: dotted;
	border-bottom-style: none;
	margin: 0px;
	padding: 5px;
	width: 150px;
	border-top-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #666666;
}
.bottom_right {
	margin: 0px;
	padding: 0px;
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.vertical_divider {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#home_tables {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding: 2px;
}
#main_container {
	width: 902px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	height: 685px;
}
#header {
}
#mainbody_background {
	background-color: #d3cebc;
	background-image: url(../IMG/Backgroundimg.jpg);
	background-repeat: no-repeat;
	height: 690px;
}
#page_descriptor {
	height: 150px;
}
#new_products {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #25495D;
	text-align: left;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	height: 20px;
	padding-top: 10px;
	text-transform: uppercase;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	text-indent: 1em;
	float: none;
	clear: left;
}
#scrollable { 
width: auto; 
height: 405px; 
overflow: auto;
overflow-x: hidden;
 
} 
