*{list-style:none; }
.content {
	
	padding: 10px;
	text-align:left; 
	font-family: Verdana, Helvetica, sans-serif;
	font-size:12px;
    color:#212121;
	line-height:1.8em;
	background:#efefef;
}
.email {
	
	padding: 3px;
	text-align:left; 
	font-family: Verdana, Helvetica, sans-serif;
	font-size:12px;
    color:#212121;

}
.SideBarHeader {
	
	padding: 10px;
	text-align:left; 
	font-family:Times, Georgia;
	font-size:22px;
    color:#e8c372;
	

}
.contentWhite {
	
	padding: 10px;
	text-align:left; 
	font-family: Verdana, Helvetica, sans-serif;
	font-size:12px;
    color:#ffffff;
	line-height:1.5em;

}
.serifContent {
	
	padding: 10px;
	text-align:left; 
	font-family:Times, Georgia;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
    color:#959dac;
	line-height:1.2em;


}

.viewAll {
	
	font-family:Times, Georgia;
	font-size:11px;
    color:#959dac;
	


}

.flashHeader {
	
	font-family:Times, Georgia;
	font-size:18px;
    color:#e8c372;
	

}

.footer {
	
	padding: 10px;
	text-align:left; 
	font-family: Verdana, Helvetica, sans-serif;
	font-size:11px;
    color:#959dac;
	line-height:1.5em;
	
}
.footerMapBg {
	
	padding: 10px;
	text-align:left; 
	font-family: Verdana, Helvetica, sans-serif;
	font-size:11px;
    color:#959dac;
	line-height:1.5em;
	background-image:url(images/graphicAKMap.png);
background-repeat:no-repeat; background-position:top center; 
}



.headers {
	
	text-align:left; 
	font-family:Times;
	font-size:18px;
    color:#82080c;
	text-transform: uppercase;
	font-weight: bold;
}
.personnelHeaders {
	
	text-align:left; 
	font-family:Times;
	font-size:16px;
    color:#ffffff;
	text-transform: uppercase;
	font-weight: bold;
}
.personnelTable {
	
	text-align:left; 
	font-family: Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:2em;
    color:#212121;
	border:thin, double, #333
	
}


a:link{ color: #959dac; }

a:visited{ color: #AD660C; }

a:hover, a:focus{ color: #e8c372;	text-decoration:underline; }

/*=================================
Date     : 11 September 2012
Designer : Jignesh gediya
=================================*/



/*==SLIDER==*/

.slider{width:880px; height:194px; margin:-15px 0px 25px 0px; }

.gallery {
	padding:0px 0px 0px 0px;
	height:190px;
	width:888px;
	clear:both; position:relative; top:15px; bottom:15px; left:20px; text-align:justify;  
}
.next , .prev{width:39px; height:41px; border:0px; top:67px; background-color:transparent; cursor:pointer; position:absolute; z-index:3px;}

.prev{float:right; background:url(images/next-h.png) no-repeat 0 0; right:0px; }
.next{float:left; background:url(images/previ-h.png) no-repeat 0 0; left:-10px;  }

.prev:hover{ background:url(images/next.png) no-repeat 0 0;  }
.next:hover{ background:url(images/previ.png) no-repeat 0 0;   }

.jig{z-index:3; position:absolute; width:902px;}
	

.jCarouselLite {
	overflow: hidden;
	visibility: visible;
	position: relative;
	z-index: 2;
	left: 0px;
	width:888px !important;
	height:194px;
}
.jCarouselLite ul {
	margin: 0px auto;
	padding: 0;
	position: relative;
	z-index: 1;
	width: 991px;
}
.jCarouselLite ul li {
	overflow:auto;
	float:left !important;
	width:293px !important;
	display:block;
	height:194px;
	position:relative;
	z-index:2;	
	overflow:visible !important;
	margin:0px 5px;
}

.jCarouselLite ul li img {display:block; border:2px solid #061127;}

.cross-line{width:17px; height:16px; background:url(images/cross-line.png) no-repeat 0 0; position:absolute; margin:-3px 0px 0px -4px;        margin:-14px 0px 0px -15px\9;}   