body {
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
h1 {
	color: #00a5e4;
	font-size: 18px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cfcfcf;
	float: left;
	padding-top: 0px;
	display: block;
	font-weight: normal;
}
form {
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #FE7401;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #333;
}
p {
	font-size: 11px;
	color: #292f32;
	line-height: 18px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: justify;
}
.header_100div {
	height: 125px;
	background-image: url(/img/header_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
	float: left;
}
.body_100div {
	width: 100%;
	float: left;
}
.footer_100div {
	background-color: #646769;
	width: 100%;
	color: #FFF;
	float: left;
}
.header_mdiv {
	width: 980px;
	margin:0 auto;
}
.header_logo_div {
	height: 82px;
}
.header_logo_div img {
	height: 82px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.topnav_mdiv {
	height: 35px;
	width: 980px;
}
/*top navigation starts*/

.topnav_mdiv ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #585e63;
	float: right;
}
.topnav_mdiv ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
.topnav_mdiv ul li a {
	line-height: 32px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	width: 163px;
	display: block;
	text-align: center;
	text-decoration: none;
	margin-right: 5px;
	float: left;
}
.topnav_home {
	border-bottom-color: #929090;
	color: #585e63;
}
.topnav_home:hover {
	background-image: url(/img/topnav_arrow_home.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.topnav_home_selected {
	color: #0082c8;
	border-bottom-color: #929090;
	background-image: url(/img/topnav_arrow_home.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.topnav_injection {
	border-bottom-color: #01659d;
	color: #585e63;
}
.topnav_injection:hover {
	background-image: url(/img/topnav_arrow_injection.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #0082c8;
}
.topnav_injection_selected {
	color: #0082c8;
	border-bottom-color: #01659d;
	background-image: url(/img/topnav_arrow_injection.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.topnav_contact {
	border-bottom-color: #ffa201;
	color: #585e63;
}
.topnav_contact:hover {
	background-image: url(/img/topnav_arrow_contact.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #0082c8;
}
.topnav_contact_selected {
	color: #0082c8;
	border-bottom-color: #ffa201;
	background-image: url(/img/topnav_arrow_contact.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.topnav_eng {
	border-bottom-color: #3f8502;
	color: #585e63;
}
.topnav_eng:hover {
	background-image: url(/img/topnav_arrow_eng.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #0082c8;
}
.topnav_eng_selected {
	color: #0082c8;
	border-bottom-color: #3f8502;
	background-image: url(/img/topnav_arrow_eng.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.topnav_deco {
	border-bottom-color: #8e0101;
	color: #585e63;
}
.topnav_deco:hover {
	background-image: url(/img/topnav_arrow_deco.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #0082c8;
}
.topnav_deco_selected {
	color: #0082c8;
	border-bottom-color: #8e0101;
	background-image: url(/img/topnav_arrow_deco.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
/*top navigation ends*/

.body_mdiv {
	width: 980px;
	margin:0 auto;
}
.body_ldiv {
	width: 960px;
	float:left;
	background-image: url(/img/body_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#flashcontent {
	width: 980px;
	float: left;
	height: 216px;
	padding-top: 5px;
}
.div_960px {
	float: left;
	width: 960px;
}
.index_text_mdiv {
	float: left;
	width: 645px;
	padding-right: 15px;
}
.font_46px {
	color: #000;
	font-size: 46px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.div_299px {
	float: left;
	width: 278px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(/img/divider_vertical.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.title_div {
	width: 100%;
	float: left;
}
.div_100p {
	float: left;
	width: 100%;
}
.font_black {
	color: #000;
}
.top_pad_33px {
	padding-top: 33px;
}
.blue_listing {
	color: #0082c8;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.blue_listing li {
	color: #0082c8;
	float: left;
	display: block;
	width: 233px;
	background-image: url(/img/bul_blue_arrow.gif);
	background-repeat: no-repeat;
	background-position: 20px 4px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 40px;
}
.body_divider_div {
	background-image: url(/img/divider_horizontal.gif);
	height: 40px;
	float: left;
	width: 960px;
	background-repeat: no-repeat;
	background-position: center center;
}
.white_box_302px {
	float: left;
	width: 290px;
	border: 1px solid #ebebeb;
	background-color: #FFF;
	padding: 5px;
	/*height: 222px;*/
}
.index_video_div {
	float: left;
	width: 316px;
	background-color: #cfcfcf;
	margin-right: 15px;
	margin-left: 15px;
	padding: 5px;
	height: 222px;
}
.font_blue {
	color: #0095ce;
}
.br_0px {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.font_bold {
	font-weight: bold;
}
.pad_left_30px {
	padding-left: 30px;
}
.add_rss_link {
	color: #292f32;
	font-weight: bold;
	text-decoration: none;
	float: right;
	display: block;
	margin-top: 15px;
}
.add_rss_link:hover {
	text-decoration: underline;
}
.footer_mdiv {
	width: 980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 11px;
	line-height: 25px;
}
.footer_mdiv a {
	color: #FFF;
	text-decoration: none;
}
.footer_mdiv a:hover {
	text-decoration: underline;
}
.body_right_div {
	float: left;
	width: 661px;
}
.body_left_div {
	float: left;
	width: 299px;
}
.body_divider_div2 {
	background-image: url(/img/divider_horizontal_small.gif);
	height: 40px;
	float: left;
	width: 645px;
	background-repeat: no-repeat;
	background-position: center center;
}
.contact_form_mdiv {
	float: left;
	width: 645px;
	font-size: 11px;
	font-weight: bold;
	color: #FE7401;
}
.contact_title_div {
	float: left;
	width: 200px;
	text-align: right;
	padding-right: 10px;
	line-height: 22px;
	height: 30px;
}
.contact_input_div {
	float: left;
	width: 435px;
	height: 30px;
	font-weight: normal;
	color: #333;
}
.name_input {
	font-size: 11px;
	color: #333;
	padding: 2px;
	width: 300px;
}
.comment_input {
	font-size: 11px;
	color: #333;
	padding: 2px;
	width: 300px;
	height: 60px;
}
.comment_title_div {
	float: left;
	width: 200px;
	text-align: right;
	padding-right: 10px;
	line-height: 22px;
	height: 78px;
}
.comment_input_div {
	float: left;
	width: 435px;
	height: 78px;
}
.contact_but_div {
	float: left;
	width: 645px;
	text-align: center;
}
.but_orange {
	background-color: #FE7401;
	color: #FFF;
	cursor: pointer;
}

