@charset "utf-8";
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#content_container {
	width: 800px;
	background-image: url(../silverblue-image/buttons/button_eye_over.jpg);
	background-repeat: repeat-y;
	float: none;
}

#header {
	clear: both;
	height: 107px;
	width: 800px;
}
#nav_bar {
	height: 42px;
	width: 800px;
	clear: both;
}
#directory {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #D7D7D7;
	clear: both;
	background-image: url(../silverblue-image/border_middle.gif);
	height: 15px;
	width: 768px;
	padding-top: 10px;
	padding-left: 32px;
}


.nav_button {
	float: left;
	height: 42px;
	width: 100px;
}
.nav_button_99x42 {
	float: left;
	height: 42px;
	width: 99px;
}
.nav_button_101x42 {
	float: left;
	height: 42px;
	width: 101px;
}
.directory_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
}
#border_left {
	float: left;
	height: 300px;
	width: 2px;
	background-image: url(../silverblue-image/border_left_2.gif);
	background-repeat: repeat;
}
#border_right {
	float: right;
	width: 2px;
	height: 300px;
	background-image: url(../silverblue-image/border_right_2.gif);
	background-repeat: repeat;
}
.main_container {
	float: right;
	height: 167px;
	width: 696px;
	margin-right: 40px;
	margin-left: 0px;
}
.main_containerbox {
	float: left;
	height: 167px;
	width: 174px;
}
.items_row {
	float: left;
	height: 201px;
	width: 780px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#title_bar {
	width: 765px;
	margin-right: 0px;
	margin-left: 8px;
	height: 25px;
	float: left;
	padding-top: 25px;
	padding-left: 15px;
	margin-bottom: 15px;
}

.item_box {
	float: left;
	height: 201px;
	width: 156px;
	margin-right: 15px;
	margin-left: 15px;
}
.item_image {
	float: left;
	height: 153px;
	width: 156px;
}
#container_item {
	width: 772px;
	margin-right: 12px;
	margin-left: 12px;
	float: left;
}
#item_picture {
	float: left;
	height: 248px;
	width: 252px;
}
#contact_map {
	float: left;
	height: 248px;
	width: 377px;
	margin-left: 50px;
}
#contact_info {
	float: left;
	width: 220px;
}


#item_description {
	float: left;
	width: 484px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding-left: 20px;
}


.item_text {
	float: left;
	height: 48px;
	width: 156px;
	font-size: x-small;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000099;
}
.sub_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.sub_type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
}

