body {
	margin: 0px;
	background-image:url(../images/bg.jpg);
	

}
.cbg {
	background: url(../images/cbg.jpg) top repeat-y;
}
.contentbrd{
border:#000000 solid 1px;
background: #FFFFFF;
}
.imgBroder{

border:#333333 solid 1px;
}

.normalTxt {
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}

.Txt {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	text-decoration:none;

}

.HeadingTxt {
	font-family:'Trebuchet MS';
	font-size:15px;
	color:#98110e;
	text-decoration:underline;
	text-transform:uppercase;
}

.contactText{
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
}



.footer{

	height:31px;
	border:#d4ceb1 solid 1px;
	background-color:#ffffff;

}



.footertext{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
		}


.iegDesigntext{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
		}

.highlight img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}
.highlight:hover img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.7;
}

.contactHead
{
	color: #FFFFFF;
	font-weight: bold;
}

.border
{
	border: 1px solid #000000;
	background-image:url(../images/bg.jpg);
}