@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
		background-color: #f0f0f0;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
.header_style {
	background-color: #222244;
	height: 32px;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFF;
}
.Menu_bg {
	font-family: tahoma;
	font-size: 12px;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
}
.Menu_shade {
	font-family: tahoma;
	font-size: 12px;
	background-image: url(../images/menu_shade_bg.jpg);
	background-repeat: repeat-x;
}
.flash_holder {
	width: 977px;
	border: 1px solid #e6e6e6;
}
.left_body_text {
	font-family: tahoma;
	font-size: 12px;
	color: #717173;
}
.left_body_text_readmore {
	font-family: tahoma;
	font-size: 10px;
	color: #222244;
}
.footer_liner {
	height: 1px;
	background-color: #bcc0c1;
}
.footer {
	height: 61px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
}
.coyright_footer_text {
	font-family: tahoma;
	font-size: 10px;
	color: #717171;
}
.sub_menus {
	font-family: tahoma;
	font-size: 12px;
	text-transform: uppercase;
	color: #224;
	text-decoration:none;
}
.project_title {
	font-family: tahoma;
	font-size: 14px;
	text-transform: uppercase;
	color: #224;
	font-weight: bold;
}
.form_box {
	font-family: tahoma;
	font-size: 10px;
	color: #666;
	background-image: url(../images/field_textbox_bg.jpg);
	height: 20px;
	width: 200px;
	border: 1px solid #999;
}
.form_boxtra {
	font-family: tahoma;
	font-size: 10px;
	color: #666;
	background-image: url(../images/textra.jpg);
	height: 100px;
	width: 250px;
	border: 1px solid #999;
}
.Boxs_titles {
	font-family: Tahoma;
	font-size: 14px;
	color: #26374b;
	font-style: normal;
	text-decoration: none;
}
.Boxs_text {
	font-family: Tahoma;
	font-size: 10px;
	color: #606060;
	font-style: normal;
	text-decoration: none;
}
.Box_read_more_link {
	font-family: Tahoma;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: underline;
	color: #26374b;
}
.box_images {
	border: 1px solid #a8a8aa;
}
