.bannerbg {
	background-image: url(../images/bannerbg.gif);
	background-repeat: no-repeat;
	height: 178px;
	width: 890px;
}
.footer {
	background-image: url(../images/footer.gif);
	background-repeat: repeat;
	width: 890px;
}
.bodybg {
	background-image: url(../images/bodybg.gif);
	
	width: 890px;
}
.bodypart {
	background-image: url(../images/bodybgpart.gif);
	width: 890px;
}

.welcomehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e77821;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
}

.welcomeheadone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e77821;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
	background-color:#FFFFFF;
}

.normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: capitalize;
	color: #666666;
	text-decoration: none;
}
.bodybgwithoutline {
	background-image: url(../images/bodybgeithout%20_line.gif);
	width: 890px;
}
.banner_project {
	background-image: url(../images/bannerbg_project.gif);
	background-repeat: no-repeat;
	height: 178px;
	width: 890px;
}
a.project_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e77821;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
}
a.project_title:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
	color: #666666;
}
.banner_whitebg {
	background-image: url(../images/whitebanner%20_bg.gif);
	background-repeat: no-repeat;
	height: 178px;
	width: 890px;
}
.bodybg_white {
	background-image: url(../images/white_bodybg.gif);
	
	width: 890px;
}
.normalpoints {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	line-height:20px;
	text-align:justify;
}
.dot_point {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF5604;
	text-decoration: none;
}

.footertxt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:15px;
}

.linkfooter{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
.linkfooter:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFCC00;
	text-decoration:underline;
}