body
{
	margin:0px;
	padding:0px;
}
.bg1
{
	background-image:url(images/bg1.jpg);
	background-repeat:repeat-x;
	height:433px;

}
.bg2
{
	background-image:url(images/bg2.jpg);
	background-repeat:repeat-x;
	height:64px;

}
.bg3
{
	background-image:url(images/bg3.jpg);
	background-repeat:repeat-x;
	height:237px;

}
.bg4
{
	background-image:url(images/bg4.jpg);
	background-repeat:repeat-x;
	height:264px;

}
.bg5
{
	background-image:url(images/footer-line.jpg);
	background-repeat:repeat-x;
	height:1px;

}
.header-font
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#777777;
	font-weight:bold;
	text-decoration:none;

}
.header-font a:hover
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#9f9e9e;
	font-weight:bold;
	text-decoration:none;

}
.menu-font
{
	font-family:"Myriad Pro";
	font-weight:bold;
	font-size:18px;
	color:#ffffff;
	padding:5px;
	border-radius:5px;
	text-decoration:none;
}
.menu-font a:hover
{
	font-family:"Myriad Pro";
	font-weight:bold;
	border-radius:5px;
	font-size:18px;
	 background-color:#ff0000;
 padding:5px;
	color:#ffffff;
	text-decoration:none;
}
.menu-font-active
{
 font-family:"Myriad Pro";
 font-weight:bold;
	border-radius:5px;
	font-size:18px;
 color:#ffffff;
 padding:5px;
 text-decoration:none;
 background-color:#ff0000;
}
.main-font
{
	font-family:"Swis721 Lt BT";
	font-size:35px;
	color:#000000;
}
.main-font1
{
	font-family:"Swis721 Cn BT";
	font-size:35px;
	color:#010101;
}
.font-1
{
	font-family:Calibri;
	font-size:14px;
	color:#010101;
	text-align:justify;
	line-height: 22px;

}
.font-2
{
	font-family:"Myriad Pro";
	font-size:25px;
	color:#ffffff;
	font-weight:bold;

}
.font-3
{
	font-family:"Myriad Pro";
	font-size:16px;
	color:#ffffff;
	text-decoration:none;

}
.font-3 a:hover
{
	font-family:"Myriad Pro";
	font-size:16px;
	color:#e74c3c;
	text-decoration:none;

}
.font-4
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;

}
.font-4 a:hover
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#e74c3c;
	text-decoration:none;
	font-weight:bold;

}
.font-5 
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#e74c3c;
	text-decoration:none;
	font-weight:bold;

}
.services-bg
{
	background-image:url(images/product-bg.jpg);
	background-repeat:no-repeat;
	width:252px;
	height:255px;
}
.services-font
{
	font-family:Calibri;
	font-size:18px;
	color:#010101;
	text-decoration: none;
	text-align: justify;
}
.services-font a:hover
{
	font-family:Calibri;
	font-size:18px;
	color:#666;
	text-decoration: none;
	text-align: justify;
}
.input_bg
 {
	background-image:url(images/img-4.jpg);
	background-repeat:no-repeat;
	width:177px;
	height:40px;
	border:none;
	outline:none;
	font-family:"Myriad Pro";
	font-size:15px;
	padding-left:5px;
	padding-right:5px;
	float: right;
	clear: right;
	color: #e74c3c;
	text-transform: none;
	font-variant: normal;
	overflow: auto;
	
	
 }
 .input_bg1
 {
	background-image:url(images/img-5.jpg);
	background-repeat:no-repeat;
	width:370px;
	height:40px;
	border:none;
	outline:none;
	font-family:"Myriad Pro";
	font-size:15px;
	padding-left:5px;
	padding-right:5px;
	float: right;
	clear: right;
	color: #e74c3c;
	text-transform: none;
	font-variant: normal;
	overflow: auto;
	
	
 }
