body{margin:0; background:#035d91;}
h1{
	font-family:Helvetica;
	font-size:20px;
	color:#fff;
}
h3{
	font-family:Helvetica;
	font-size:16px;
	color:#fff;
}
p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
}
p a{
	color:#fff;
	text-decoration:none;
}
#wrapper{
	width:100%;
	height:auto;
}
#header-top{
	width:100%;
	float:left;
	border-bottom:5px solid #fff;
    position: relative;
    z-index: 99;
    background: #035d91;   
}
#header-top-inner{
	width:943px;

	margin:0 auto;
}
#logo{
	margin-top:27px;
	margin-left:22px;
	float:left;
}
#logo a{
	color:#035d91;
}
#social-icons{
	width:160px;
	height:77px;
	float:right;
	margin-top:15px;
}
#menu{
	width:600px;
	height:45px;
	float:right;
}
#header{
	width:100%;
	float:left;
}
#header img{
	width:100%;
}
#middle{
	width:100%;
	float:left;
}
#middle-inner{
	width:943px;
	height:auto;
	min-height:200px;
	margin:0 auto;
}
#middle-inner p a{
text-decoration:underline;
}
#text-area{
	padding-top:15px;
	padding-left:10px;
	width:650px;
	float:left;
}
#footer{
	width:100%;
	float:left;
	background:#000;
}
#footer-inner{
	width:943px;
	height:220px;
	margin:0 auto;
}
#footer-text{
	width:455px;
	float:left;
	margin-top:5px;
	margin-left:14px;
}
#footer-links{
	width:160px;
	float:left;
}
#footer-links ul{	
	margin:0;
	padding:0;

}
#footer-links ul li{
	list-style-type:none;
	margin:-5px 0;
}
#footer-links ul li a{
	text-decoration:none;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#footer-contact{
	float:left;
}
#footer-logo{
	float:right;
	margin-top:10em;
}
#footer-logo a{
	color:#000;
}
#footer-bottom{
	width:100%;
	display:inline-block;
	background:#6c6969;
}
#footer-bottom-inner{
	width:943px;
	margin:0 auto;
}
#creative{
	height:20px;
	float:left;
	padding-top:6px;
	margin-top:5px;
	padding-right:5px;
}

/*
	 CSS-Tricks Example - MagicLine Demo
	 by Chris Coyier
	 http://css-tricks.com
*/

#menu a { color: #eee; }
#menu a:hover { color: white; }
.group:after { visibility: hidden; display: block; content: ""; clear: both; height: 0; }
*:first-child+html .group { zoom: 1; } /* IE7 */
/* Example One */
#example-one { 
	margin: 0 auto; 
	list-style: none; 
	position: relative; 
	width: 600px; 
}
#example-one li { 
	display: inline-block;	
}
#example-one a { 
	color: #fff; 
	font-size: 16px; 
	font-family:Helvetica;
	float: left;
	padding: 15px 10px 14px 10px;
	text-decoration: none;
}
#example-one a:hover { 
	color: #035d91;
	background:#fff; 
	border-radius:5px 5px 0 0; 
}
.current_page_item a { 
	color: #035d91 !important;
	background:#fff;
	border-radius:5px 5px 0 0; 
}
.ie6 #example-one li, .ie7 #example-one li { 
	display: inline; 
}
.table{
color:#fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
.table p{
font-size:10px;
}
.slides,.flexslider{width:auto;margin:-20px 0 0;padding:0}.flexslider .slides>li{display:none;position:relative}.flexslider .slides img{width:100%;height:100%;display:block}.flex-pauseplay span{text-transform:capitalize}.slides:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}html[xmlns] .slides{display:block}* html .slides{height:1%}.flexslider{background:0;position:relative}.flexslider .slides{zoom:1}

.flex-direction-nav a, .flex-direction-nav a:before{display: none;}
.flex-control-nav{ bottom: 7px; }

/*......06-04-2016.......*/

.mob_menu{display:none ;}
.footer_left{float:left;}
/*......06-04-2016.......*/


@media only screen and (max-width: 1024px) {
	#middle-inner{width:90%;}
	#text-area{width:100%;}
	#header-top-inner{width:90%;}	
	#footer-bottom{padding-bottom:40px;}
	#footer-inner{width:90%;}
	#footer-bottom-inner{width:90%; }
	}
@media only screen and (max-width: 996px) {
	#menu{width:100%;margin-top:15px;}
	#logo{margin-left:0;}
}
@media only screen and (max-width: 767px) {
	.mob_menu{display:block; text-align:center;}
	#menu{display:none !important;}
	#logo{width:100%; text-align:center;}
	#social-icons{width:100%; text-align:center;}
	#header-top{margin-bottom:10px;}
	#footer-text{width:100%;}
	#footer-logo{width:100%; text-align:center;}
	#footer-inner{height:auto;}
	#footer-logo{margin:20px 0;}
	#footer-bottom p{text-align:center;}
	#text-area{padding-left:0;}
	#footer-bottom-inner{height:auto;}
	#creative{width:100%; float:left; height:auto; margin-bottom:6px;}
	#header-top{border:none;}
	.footer_left{width:100%;}
}
