/* CSS Document */


@font-face {
       font-family:"optimaregular";
       src: url('optima.ttf');
	 
}

@font-face {
    font-family: 'optimaregular';
    src: url('optima.eot');
    src: url('optima.eot?#iefix') format('embedded-opentype'),
         url('optima.woff') format('woff'),
         url('optima.ttf') format('truetype'),
         url('optima.svg#optimaregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.zinda {
	font-family:"Corbel";
	font-size:18px;
	color:#005c75;
	line-height:18px;
}

.zindacontent {
	font-family:"Corbel";
	font-size:17px;
	color:#151515;
	line-height:20px;
}
.zindatitle {
	font-family:"Corbel";
	font-size:15px;
	color:#FFF;
	font-weight:bold;
	line-height:20px;
}
.zindamenu {
	font-family:"Corbel";
	font-size:13px;
	color:#FFF;
	line-height:20px;
}
.zindaheader {
	font-family:"Times New Roman", Times, serif;
	font-size:36px;
	color:#FFF;
	line-height:20px;
}
.zindaheader1 {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#FFF;
	line-height:20px;
}


.menu {
	font-family:"optimaregular";
	font-size:18px;
	color:#005d94;
	text-decoration:none;
}
.menu:hover {
	font-family:"optimaregular";
	font-size:18px;
	color:#005d94;
	text-decoration:none;
}
.super {
	font-family:"optimaregular";
	font-size:14px;
	vertical-align:super;
}
.menu1 {
	font-family:"optimaregular";
	font-size:18px;
	color:#81a8d8;
}


.title {
	font-family:"optimaregular";
	font-size:28px;
	font-weight:bold;
	color:#005d94;
}
.subtitle {
	font-family:"optimaregular";
	font-size:16px;
	font-weight:bold;
	color:#005d94;
}

.content {
	font-family:"optimaregular";
	font-size:15px;
	line-height:20px;
	color:#4d4d4d;
}
.content-big {
	font-family:"optimaregular";
	font-size:17px;
	line-height:20px;
	color:#4d4d4d;
}


.content1 {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:12px;
	color:#7f8081;
}

.copyright {
	font-family:"optimaregular";
	font-size:16px;
	color:#FFFFFF;
}

.footermenu:link {
	font-family:"optimaregular";
	font-size:16px;
	color:#FFFFFF;
	text-decoration:none;
}
.footermenu:active {
	font-family:"optimaregular";
	font-size:16px;
	color:#FFFFFF;
	text-decoration:none;
}
.footermenu:visited {
	font-family:"optimaregular";
	font-size:16px;
	color:#FFFFFF;
	text-decoration:none;
}
.footermenu:hover {
	font-family:"optimaregular";
	font-size:16px;
	color:#FFFFFF;
	text-decoration:underline;
}

.list {
	font-family:"optimaregular";
	font-size:15px;
	color:#005d94;
	text-decoration:none;
}

.products:link {
	font-family:"optimaregular";
	font-size:15px;
	color:#7f8081;
	font-weight:normal;
	text-decoration:none;
}
.products:visited {
	font-family:"optimaregular";
	font-size:15px;
	color:#7f8081;
	font-weight:normal;
	text-decoration:none;
}
.products:active {
	font-family:"optimaregular";
	font-size:15px;
	color:#7f8081;
	font-weight:normal;
	text-decoration:none;
}
.products:hover {
	font-family:"optimaregular";
	font-size:15px;
	color:#005d94;
	font-weight:normal;
	text-decoration:none;
}

.products-title {
	font-family:"optimaregular";
	font-size:18px;
	color:#f47920;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
}
.products2{
	font-family:"optimaregular";
	font-size:17px;
	color:#7f8081;
	font-weight:normal;
	text-decoration:none;
}
.products2:link {
	font-family:"optimaregular";
	font-size:17px;
	color:#7f8081;
	font-weight:normal;
	text-decoration:none;
}