body {
	background-color: #389dcb;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.banner_shadow {
	background-image: url(images/banner_btn.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.page_top {
	background-image: url(images/page_top_left.jpg) , url(images/page_top_right.jpg);
	background-repeat: no-repeat;
	background-position: left top , right top;
	background-color: #FFFFFF;
	padding-top: 5px;
}
.page_btm {
	background-image: url(images/page_btm_left.jpg) , url(images/page_btm_right.jpg);
	background-repeat: no-repeat;
	background-position: left top , right top;
	background-color: #FFFFFF;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	text-transform: uppercase;
	color: #500505;
	text-decoration: none;
	background-image: url(images/tit_btm.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 20px;
	padding-left: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	line-height: 25px;
	text-align: justify;
	padding-left: 10px;
}
.fea_pro_btm {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/feacherproject_btm.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 182px;
}
.projects_outline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	height: 137px;
}
.products_bg {
	background-image: url(images/product_left.jpg) , url(images/product_right.jpg);
	background-repeat: no-repeat;
	background-position: left center , right center;
	background-color: #e3e3e3;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	width:984px;
	color: #FFFFFF;
	text-decoration: none;
}

.ongoing_pro_btm {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/ongoing_btm.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 182px;
}
.comp_pro_btm {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/completed_btm.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 182px;
}
