@charset "utf-8";
/* CSS Document */

body {
	background-color: #000002;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.top_line {
	background-image: url(images/top_back.jpg);
	height: 69px;
}
.bottom_line {
	background-image: url(images/bottom_back.jpg);
	height: 50px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: right;
	padding-right: 39px;
	color: #FFF;
	padding-top: 3px;
}
h2 {
	background-color: #3b4d61;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-left: 13px;
	height: 24px;
	padding-top: 10px;
	margin: 0px;
	text-transform: capitalize;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3b4d61;
}
.index_text {
	font-family: Arial, Tahoma;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}
.index_text_back {
	background-image: url(images/index_text_back.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#bottom_table {
	border: 1px solid #376f87;
	background-image: url(images/index_sectoin2_back.gif);
}
.contact_top_back {
	background-image: url(images/contact_top_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.contact_us {
	font-size: 30px;
	color: #053560;
	font-family: Arial, Helvetica, sans-serif;
}
.contact_small_headings {
	color: #dc4937;
	font-weight: bold;
	text-decoration: none;
}
.contact_textfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 95%;
}
.reset {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0d5c94;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.submit {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0d5c94;
	border: 1px solid #CCC;
}
.menu_buttons {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.menu_main {
	background-image: url(images/menu_main_back_selected1.gif);
	height: 31px;
	padding-top: 7px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: normal;
	padding-left: 30px;
}
.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #FFF;
	height: 16px;
	border: 1px solid #000;
	width: 150px;
}
.search_form {
	margin: 0px;
	padding: 0px;
}


.menu_sub {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	height: 18px;
	padding-top: 2px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3b6273;
}
.menu_sub:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	height: 18px;
	padding-top: 2px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3b6273;
	background-color: #CEF1FF;
}

.menu__table1 {
	background-image: url(images/menu_normal_back.gif);
	background-repeat: repeat-y;
	background-color: #144153;
	display: block;
	padding-left: 25px;
}
.top_buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.top_buttons:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.top_buttons:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.top_buttons:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
}

.product_box {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ebebeb;
	border-bottom-color: #ebebeb;
	border-left-color: #ebebeb;
}
.prod_detail_input {
	width: 15px;
}
.top_text {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.contact_small_headings:link {
	color: #dc4937;
	font-weight: bold;
	text-decoration: none;
}

.contact_small_headings:hover {
	color: #dc4937;
	font-weight: bold;
	text-decoration: underline;
}
.index_text ul {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	list-style-position: inside;
	list-style-type: disc;
}
.sitemap {
	color: #000;
	text-decoration: none;
	list-style-type: none;
	list-style-position: inside;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-transform: capitalize;
}
