body
{
	margin:0px;
	padding:0px;
}
.title-font
{
	font-family:Haettenschweiler;
	font-size:26px;
	color:#000;
	text-decoration:none;
}
.title-font h1
{
	font-family:Haettenschweiler;
	font-size:26px;
	color:#000;
	text-decoration:none;
}
.footer-font
{
	font-family:Calibri;
	font-size:14px;
	color:#696969;
	text-decoration:none;
}
.footer-font h2
{
	font-family:Calibri;
	font-size:14px;
	color:#696969;
	text-decoration:none;
}
.footer-font  a:hover
{
	font-family:Calibri;
	font-size:14px;
	color:#696969;
	text-decoration:none;
}
.normal-font
{
	font-family:Calibri;
	font-size:14px;
	color:#696969;
	text-decoration:none;
	line-height: 28px;
	text-align: justify;
}
.nomal
{
	font-family:Calibri;
	font-size:14px;
	color:#696969;
	text-decoration:none;
	line-height: 18px;
	text-align: justify;
	
}
.nomal a:hover
{
    font-family:Calibri;
	font-size:14px;
	color:#000000;
	text-decoration:none;
}
.nomal_footer
{
	font-family:Calibri;
	font-size:14px;
	color:#696969;
	text-decoration:none;
	line-height: 18px;
	
}
.nomal_footer a:hover
{
    font-family:Calibri;
	font-size:14px;
	color:#000000;
	text-decoration:none;
}

.normal-font a:hover
{
	font-family:Calibri;
	font-size:14px;
	color:#000000;
	text-decoration:none;
}

.input_bg
 {
	background-image:url(images/input_bg.jpg);
	background-repeat:no-repeat;
	width:272px;
	height:40px;
	border:none;
	outline:none;
	font-family:"Myriad Pro";
	font-size:14px;
	padding-left:5px;
	padding-right:5px;
	float: right;
	clear: right;
	color: #4c5052;
	text-transform: none;
	font-variant: normal;
	overflow: auto;
	
	
 }
 .input_bg1
 {
	background-image:url(images/input_bg1.jpg);
	background-repeat:no-repeat;
	width:272px;
	height:100px;
	border:none;
	outline:none;
	font-family:"Myriad Pro";
	font-size:14px;
	padding-left:5px;
	padding-right:5px;
	float: right;
	clear: right;
	padding-top: 10px;
	color: #4c5052;
 }
 .about
 {
	color:#0069D2;
	font-family:"Myriad Pro";
	font-size:16px;
 }
 .producr-text
 {
	font-family:Calibri;
	font-size:16px;
	color:#000000;
	text-decoration:none;
 }
  .producr-text a:hover
 {
	font-family:Calibri;
	font-size:16px;
	color:#0069D2;
	text-decoration:none;
 }
.line
{
background-image:url(images/line-2.jpg);
background-repeat:repeat-y;	
}
.line-2
{
background-image:url(images/line-3.jpg);
background-repeat:repeat-x;	
}
.table-text
 {
	font-family:Calibri;
	font-size:16px;
	color:#ffffff;
	text-decoration:none;
 }
.padiing
{
 padding:10px;	
}