@charset "utf-8";
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	height: 1px;
	width: 800px;
}
#navi {
	float: left;
	width: 170px;
	text-align: left;
	margin-bottom: 20px;
}
#home_bottom_space {
	clear: both;
	height: 50px;
}


#home_top_space {
	clear: both;
	height: 100px;
}

.category {
	float: left;
	height: 102px;
	width: 205px;
	padding-right: 2px;
	padding-left: 2px;
	margin-bottom: 10px;
}
.row {
	height: 220px;
	width: 625px;
	float: right;
	margin-left: 4px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-top-style: groove;
	padding-top: 8px;
}
.items {
	height: 220px;
	width: 205px;
	float: left;
	margin-right: 1px;
	margin-left: 1px;
	font-size: small;
	font-weight: bolder;
	text-align: left;
}
.item_description {
	float: left;
	height: 50px;
	width: 195px;
	font-size: small;
	font-weight: normal;
	margin-top: 5px;
	padding-right: 10px;
}
.item_name {
	height: 25px;
	width: 205px;
	float: left;
}
.item_photo {
	float: left;
	height: 131px;
	width: 133px;
	margin-top: 10px;
}
#top_space {
	height: 30px;
	width: 620px;
	float: left;
	font-size: x-small;
	padding-top: 15px;
	padding-left: 6px;
}
#foot {
	clear: both;
	height: 35px;
	width: 800px;
	padding-top: 10px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	font-size: x-small;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333333;
}
.style1 {font-size: small}
.style2 {font-size: x-small}
#info {
	padding-top: 15px;
	padding-left: 15px;
}
.style3 {
	font-size: medium;
	font-weight: bold;
}
.style4 {font-size: medium}
.style6 {font-size: small; font-weight: bold; }
a:link {
	color: #336699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6600FF;
}
a:hover {
	text-decoration: none;
	color: #0099FF;
}
a:active {
	text-decoration: none;
}
.item_picture_large {
	float: right;
	height: 300px;
	width: 625px;
	margin-bottom: 15px;
	margin-left: 4px;
	padding-top: 8px;
}
.overview {
	float: right;
	width: 625px;
}
.overview_section {
	height: 160px;
	width: 625px;
	margin-bottom: 20px;
}
.overview_picture {
	height: 160px;
	width: 250px;
	float: left;
	margin-left: 10px;
}
.item_title {
	float: left;
	height: 40px;
	width: 450px;
	padding-left: 6px;
	padding-top: 15px;
}
.overview_title {
	height: 25px;
	width: 625px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #012063;
	margin-bottom: 10px;
}
.features_tab {
	float: left;
	height: 25px;
	width: 160px;
	margin-left: 10px;
}


.overview_text {
	float: left;
	height: 90px;
	width: 330px;
	margin-top: 15px;
	margin-left: 20px;
	font-size: small;
}
.under_construction {
	float: right;
	width: 625px;
	height: 625px;
}
.infotext {
	height: 500px;
	width: 619px;
	float: left;
	padding-top: 6px;
	padding-left: 6px;
}

