    @font-face {
    font-family: "Gisha";
    font-style:  normal;
    src: url(gishabd.eot);
  }
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333;
	text-align: center;
}
#navi {
	height: 50px;
	z-index: 100;
}
.fixed {
	position: fixed;
	top: -5px;
	left: 0;
	width: 100%;
	z-index: 100;
}

.content{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
	line-height: 20px;
	font-style: normal;
}
.content_2{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	line-height: 20px;
	font-style: normal;
}
.content_3{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	line-height: 20px;
	font-style: normal;
}
.background {
	background-image: url(../images/content_pattern.png);
	background-repeat: repeat;
}


a.nav_header:link {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFF;
	text-decoration: none;
	font-style: normal;
}

a.nav_header:visited {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFF;
	text-decoration: none;
	font-style: normal;
}
a.nav_header:hover {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #666;
	text-decoration: none;
	font-style: normal;
}


a.read_more:link {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}
a.read_more:visited {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #FFF;
	text-decoration: none;
}
a.read_more:hover {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #85BC3D;
	text-decoration: none;
	font-style: normal;
}

    body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#footer_wrap {
	position: fixed;
	height: 47px;
	width: 100%;
	background-color: #1b1b1b;
	color: #FFF;
	bottom: 0px;
}

#content_body{
	width: 990px;
	margin-bottom: 25px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-top: 120px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
	z-index: 10;
}
/* Header */
#header {
	position: relative;
	width: 990px;
	height: 275px;
	border: 1px solid white;
	background-color: #666;
	background-image: url(banner.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#header_wrap {
	position: fixed;
	min-width: 940px;
	background-color: #333;
	top: -5px;
	width: 100%;
	left: 0px;
}


#header_wrap_nav {
	position: fixed;
	min-width: 940px;
	background-color: #999;
	height:50px;
	z-index: 1;
}






/* Content */
#content_wrap {
	position: relative;
	min-width: 990px;
	padding: 0 30px 135px 30px;
	background-color: #666;
	z-index: auto;
}


 #websites {
	position: relative;
	width: 990px;
	height: auto;
	border: 1px solid white;
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: 0 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top: 10px;
  }

