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

#aboutBanner {
	background-color: #F7D24F;
	background-image: url(../image/about_base.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 37px;
	width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	padding-top: 72px;
}
#aboutBanner h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60px;
	font-weight: normal;
	color: #FFFFFF;
	vertical-align: bottom;
}
#servicesBanner {
	background-color: #9AEBD4;
	background-image: url(../image/services_base.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 37px;
	width: 998px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	padding-top: 71px;
	padding-left: 2px;
}
#servicesBanner h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60px;
	font-weight: normal;
	color: #FFFFFF;
	vertical-align: bottom;
}
#businessBanner {
	background-color: #9AEBD4;
	background-image: url(../image/business_base.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 37px;
	width: 998px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	padding-top: 71px;
	padding-left: 2px;
}
#businessBanner h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60px;
	font-weight: normal;
	color: #FFFFFF;
	vertical-align: bottom;
}
#Inside_ContentLft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #4b4b4b;
	text-decoration: none;
	float: left;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#Inside_ContentLft h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 33px;
	font-weight: normal;
	color: #4B4B4B;
	text-decoration: none;
	padding-bottom: 20px;
}
#Inside_ContentLft h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #4B4B4B;
	text-decoration: none;
	padding-bottom: 10px;
}
#Inside_ProjectsRt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #4b4b4b;
	text-decoration: none;
	float: left;
	width: 365px;
	padding-top: 25px;
	padding-right: 20px;
	padding-left: 20px;
}
#Inside_ProjectsRt h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4B4B4B;
	text-decoration: none;
	text-align: center;
	line-height: 26px;
}

#Inside_ProjectsRt h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 33px;
	font-weight: normal;
	color: #4B4B4B;
	text-decoration: none;
	padding-bottom: 20px;
}

