@charset "utf-8";
/* CSS Document */

.Top_menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 5px;
}
.Contact_Information {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	padding-bottom:15px;
	padding-top:15px;
	padding-left: 5px;
}

.Top_menu:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #333333;
	background-color: #EEE;
}

.Side_menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #FFFFFF;
}

.directory{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0000FF;
}

.page_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 50px;
	line-height: normal;
	padding-bottom:15px;
	padding-top:15px;
	padding-left: 5px;
	font-weight: bold;
	text-align: center;
	color: #1c5c88;
}

.page_body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: normal;
	font-weight: normal;
	text-align: left;
	color: #000000;
	list-style-type: disc;
	margin-left: 5px;
	display: block;
	font-style: normal;
}

.page_body_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	line-height: normal;
	font-weight: normal;
	text-align: center;
	color: #000000;
	list-style-type: none;
	font-style: italic;
}
.image_right {
	float: right;
	padding: 5px;
}
.image_left {
	float: left;
	padding: 5px;
}
.body_main {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.part_number_header {
	color: #FFFFFF;
	background-color: #1C5C88;
}
.Gallary_Header {
	font-size: 36px;
	color: #FFFFFF;
	background-color: #1c5c88;
}
