/* CSS Document */
.body{
	margin: 0px;
	background-image: url(images/bg1.jpg);
}
.footer_bg{
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #006B87;
	text-decoration: none;
}
.footer_content{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #006C89;
	text-decoration: none;
}
.content_shadow_top{
	background-image: url(images/content_shadow_top.jpg);
	background-repeat: repeat-x;
}
.content_shadow_bottom{
	background-image: url(images/content_shadow_bottom.jpg);
	background-repeat: repeat-x;
}
.content{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;
}
.content_hdg{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #00AED2;
	text-decoration: none;
}
.read-more{
	font-family: tahoma;
	font-size: 11px;
	color: #00AED2;
	text-decoration: none;
}
.read-more:hover{
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.ctn_content{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 25px;
}
.mail{
	font-family: tahoma;
	font-size: 11px;
	color: #00AED2;
	text-decoration: none;
	font-weight: bold;
}
.mail:hover{
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.industries_content{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #00AED2;
	text-decoration: none;
	line-height: 25px;
}