/* Browser Resetter */
body,div,span,p,a,img,h1,h2,h3,h4,h5,h6,ul,ol,li,blockquote,input{margin:0;padding:0;border:0;outline:0;}
ul,li,ol{list-style:none;}
img{float: left;}
a{outline: none;text-decoration:none;}

/* Layout styles */
#header-wrap{
  width: 100%;
  float:left;
  background-color: #232629;
}

#header{
 width:970px;
  height:60px;
  float: none;
  margin:0 auto;
  position: relative;
}

/* General body layout */
body{
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight: normal;
  background-color:#232629;
}
#wrapper{
	width:100%;
	float:left;
	background-color:#f3f3f3;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	
}

/* stylin looped Slider Section */
.slider-wrap{
	width:100%;
	height:280px;
	float:left;
	position:relative;
	background-color: #70888e;
	margin-bottom: 0px;
	background-image: url(../images/blq.png);
	background-repeat: repeat;
}
.slider-inner{
	height:280px;
}
.slider{
	width:970px;
	display:block;
	float:none;
	margin:0 auto;
	vertical-align: middle;
}
.slider img{
	float:right;
	margin: 0px;
	padding: 0px;
}

/* stylin main body in wrapper content */
#content-wrap{
	clear:both;
	width:970px;
	float:none;
	margin:0 auto;
	position: relative;
}

div.clear{
	clear:both;
	width:100%;
	height:40px;
	float:left;
}

/* stylin leftPan content */
.leftPan{
	width:625px;
	display:block;
	float:left;
	margin-right:60px;
}

/* stylin rightPan content */
.rightPan{
	width:277px;
	float:right;
}

/* stylin footer content */
#footer-wrap{
  clear:both;
  width:100%;
  float:left;
  background-color:#232629;
}

#footer{
  width:970px;
  float:none;
  margin:0 auto;
  position:relative;
}

#footer p.copyright{
	min-width:120px;
	float:left;
	font-size:11px;
	color:#727272;
	line-height:21px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#footer p.copyright a{
	color:#727272;
}
/* All Body Text */

.leftPan h3{
	width:100%;
	float:left;
	font-size:18px;
	padding-bottom:20px;
}
.leftPan p{
	width:100%;
	float:left;
	font-size:12px;
	color:#727272;
	line-height:21px;
	text-align:justify;
	padding-bottom:20px;
}
.leftPan p a{
	font-weight: bold;
	color: #727272;
}
.leftPan p a:hover{
	color: #EE4023;
}

.leftPan h4{
	width:100%;
	float:left;
	font-size:14px;
	padding-bottom:14px;
}

/* stylin rightPan content */
.rightPan{
	width:277px;
	float:right;
	margin-bottom: 40px;
}
.rightPan h3{
	font-size:18px;
	/*color:#232629;*/
	padding-bottom:22px;
}

.rightPan p{
	width:277px;
	float:left;
	font-size:12px;
	color:#727272;
	line-height:21px;
	padding-bottom:10px;
}
.rightPan p a{
	font-weight: bold;
	color: #727272;
}
.rightPan p a:hover{
	color: #EE4023;
}
.contacticons{
	margin-right: 10px;
}

/* Header Style */

h1{
	display: block;
	float:left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	position: absolute;
	z-index: 100;
	width: 300px;
	height: 60px;
}

/* tool tip for logo */

/* topmenu Navigation*/
ul.topnav{
  min-width: 660px;
  float:right;
  display:block;
  margin:22px 0 0 0;
}
ul.topnav li{
	float: left;
	width:auto;
	margin-left: 22px;
}
ul.topnav li a{
	float:left;
	font-size: 22px;
	text-align:center;
	line-height:25px;
	font-weight: bold;
	letter-spacing: -1px;
}

ul.topnav li a:hover, ul.topnav li a.active{
	float:left;
	color:#FFF;

}
.home{
	color: #52656a;
}
.about{
	color: #00AEEF;
}
.jobs{
	color: #F36;
}
.contactus{
	color: #F69;
}
.portfolio{
	color: #090;
}
.advertis{
	color: #43BAA8;
}
.blog{
	color: #FC3;
}
.others{
	color: #333;
}
/*LeftPan Ul li Style*/
.leftPan ul {
	margin: 0px;
	padding: 0px;
}
.leftPan ul li{
	margin: 0px;
	padding: 8px;
	float: left;
}
/* Form Style*/

form{
	Arial, Helvetica, sans-serif;
	width:250px;
	float:left;
	text-align:justify;
	padding-bottom:20px;
}

label{
	color:#727272;
}

.textboxing{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 150px;
	margin-top: 5px;
	margin-bottom: 5px;
	color:#727272;
}
select {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 150px;
	color:#727272;
	margin-top: 5px;
	margin-bottom: 5px;	
}

textarea {
	height: 100px;
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color:#727272;
}

.sendmail{
	background-color: #F69;
	font-size: 14px;
	color:#FFF;
	padding: 2px;
	cursor:pointer;
}


#googlemap{
	width: 300px;
	margin-left: 260px;
}
a.more, a.portfoliobk, a.advertisbk, a.jobsbk, a.contactusbk  {
	width:60px;
	height:14px;
	float:left;
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-align:center;
	
}
a.more{
	background-color: #52656a;
	color: #FFF;
}
a.portfoliobk{
	background-color: #090;
}
a.advertisbk{
	background-color: #43BAA8;
}
a.jobsbk{
	background-color: #F36;
}
a.contactusbk{
	background-color: #F69;
}
