body {
	color: #D6D6D6;
	background-color: #646450;
}img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainbody {
	width: 600px;
	padding-left: 5px;
	padding-right: 5px;
	-moz-border-radius: 6px;
	background-color: #786E50;
	height: 775px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0;
	padding-bottom: 0;
}
#mainbody_products {
	width: 600px;
	padding-left: 5px;
	padding-right: 5px;
	-moz-border-radius: 6px;
	background-color: #786E50;
	height: 1200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0;
	padding-bottom: 0;
}
a {
	color: #FFF;
}
A:link {color: #FFF;}
A:visited {color: #FFF;}
A:active {color: #FFF;}
A:hover {color: #FFF;}


#mainbody_about {
	width: 600px;
	padding-left: 5px;
	padding-right: 5px;
	-moz-border-radius: 6px;
	background-color: #786E50;
	height: 420px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-bottom: 0;
}

#mainbody_gallery {
	width: 600px;
	padding-left: 5px;
	padding-right: 5px;
	-moz-border-radius: 6px;
	background-color: #786E50;
	height: 1600px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-bottom: 0;
}

#banner {
	background-image: url(assets/banner.PNG);
	width: 600px;
	height: 130px;
}
#bannertext_minnor {
	font-size: 14px;
	color: #FFF;
}
#bannertext_major {
	font-size: 40px;
	color: #FFF;
	text-align: center;
	float: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	font-weight: bold;
}
#menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
#content_box {
	text-align: left;
}
#logo_box {
	height: 225px;
	width: 230px;
	float: left;
}
#logo_box_index {
	height: 150px;
	width: 230px;
	float: left;
}
#logo_box_products {
	height: 150px;
	width: 230px;
	float: left;
}


#text_box {
	height: 225px;
	width: 370px;
	float: right;
}
#text_box_products {
	height: 1200px;
	width: 370px;
	float: right;
}

#text_box_index {
	height: 150px;
	width: 370px;
	float: right;
}

#flashbox {
	text-align: center;
}
.makethumb {
	height: 140px;
	width: 200px;
}
