body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Calibri;
	line-height: 18px;
	background-image: url('../images/bgBody.jpg');
    background-repeat: repeat;
    background-attachment: fixed;
    background-position: top; 
}
bgCenter {
 	background-image: url('../images/bgLocation.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
}
A.more {
	font-family:Calibri;
	font-size: 15px;
	color: #00963f;
	text-decoration: none;
	font-weight:normal;
}
A.more:hover {
	font-family:Calibri;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight:normal;
}
.table-curved {
    border-collapse:separate;
	background-color:#c0cd09;
    border: solid #ccc 1px;
    border-radius: 25px;
}
#rcorners1 {
    border-radius: 100px;
    background: #73AD21;
    width: 200px;
    height: 200px;    
}
.tableBorder{
    border: 1px solid #c0c0c0;
}
.titalHeadingBlack {
	font-family:Calibri;
	font-size: 40px;
	color: #3b3b3d;
	text-decoration: none;
	text-transform: uppercase;
	font-weight:normal;
}
.titalHeadingWhite {
	font-family:Calibri;
	font-size: 40px;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight:normal;
}
.hLine{
	font-family:Calibri;
	font-size: 12px;
	color: #c0c0c0;
	text-decoration: none;
	font-weight:normal;
}
.titalProductOrange {
	font-family:Calibri;
	font-size: 25px;
	color: #e54605;
	text-decoration: none;
	font-weight:bold;
}
.titalProductBlack {
	font-family:Calibri;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
.subheading {
	font-family:Calibri;
	font-size: 22px;
	color: #ffffff;
	text-decoration: none;
	font-weight:normal;
}
.normalContBlack {
	font-family:Calibri;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight:normal;
}
.compulsaryFields  {
	font-family:Calibri;
	font-size: 15px;
	color: #dc1e3c;
	text-decoration: none;
	font-weight:normal;
}
.normalContWhite{
	font-family:Calibri;
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
	line-height:30px;
	font-weight:normal;
}
.address{
	font-family:Calibri;
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
	font-weight:normal;
}
.normalContBlackBold {
	font-family:Calibri;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
.normalContWhiteBold {
	font-family:Calibri;
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}
.compay {
	font-family:Calibri;
	font-size: 15px;
	color: #640f24;
	text-decoration: none;
	font-weight:bold;
}
A.designedBy {
	font-family:Calibri;
	font-size: 13px;
	color:#176791;
	text-decoration: none;
	font-weight: bold;
}
A.designedBy:hover {
	font-family:Calibri;
	font-size: 13px;
	color: #dc1625;
	text-decoration: none;
	font-weight: bold;
}
A.mail {
	font-family:Calibri;
	font-size: 15px;
	color:#ffffff;
	text-decoration: none;
	font-weight: normal;
}
A.mail:hover {
	font-family:Calibri;
	font-size: 15px;
	color: #dc1e3c;
	text-decoration: none;
	font-weight: normal;
}
.copyrights {
	font-family: Calibri;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight:normal;
}