/* 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;}


/* General body layout */
body{
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight: normal;
  background:#1d2124;
}

#top-wrap{
  width:100%;
  float:left;
  background:#fff url(images/body-bg.png) repeat-x top;
}
#main-wrap{
	width:970px;
	float:none;
	margin:0 auto;
}
.body-wrap{
  width:970px;
  float:left;
  background: url(images/side-colmn_bg.png) repeat-y right;
}

/* Layout styles */

#header{
  width:970px;
  height:140px;
  float:left;
  position:relative;
  background:url(images/header-bg.png) repeat-x;
}

h1{
	display: block;
	float:left;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
}

/* tool tip for logo */
em.ttip {
background:url(images/bubble.png) no-repeat;
width: 112px;
height: 56px;
float:left;
display: block;
position:absolute;
top: 230px;
left: 5px;
text-align: center;
text-indent:0px;
margin-top: 20px;
z-index: 2;
display: none;
line-height:70px;
color:#4e4e4e;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

p.call{
	float: right;
	width:auto;
	font-size:14px;
	color:#5a5d5f;
	font-weight:bold;
	margin-top: 37px;
	margin-right: 67px;
	margin-bottom: 0;
	margin-left: 0;
}

/* stylin navigation content */
div.menu{
	width:970px;
	float:left;
	display:block;
}
ul.nav{
  min-width: 600px;
  height: 52px;
  float:right;
  display:block;
}
ul.nav li{
  display:block;
  float: left;
  width:auto;
  height:52px;
}
ul.nav li a{
  height:52px;
  display:block;
  float:left;
  font-size: 12px;
  font-weight: bold;
  color:#fff;
  padding:0 20px;
  line-height:43px;
}
ul.nav li a:hover, ul.nav li a.active{
	background:url(images/nav-anchor.png) no-repeat center bottom;
}
/* stylin Banner content */
div.banner{
	width:644px;
	height:368px;
	float:left;
	margin:36px 0 0 0;
	background:url(images/banner_bg.png) no-repeat;
}

ul.slideshow {
	list-style:none;
	width:580px;
	height:304px;
	float:left;
	overflow:hidden;
	position:relative;
	margin:0;
	padding:0;
	top:30px;
	left:32px;
	
}	

ul.slideshow li {
	position:absolute;
	width:580px;
	height:304px;
	float:left;
	left:0;
	right:0;
}
ul.slideshow li img{
	width:580px;
	height:304px;
	float:left;
}

ul.slideshow li.show {
	z-index:0;	
}

ul img {
	border:none;	
}


#slideshow-caption {
	width:580px;
	height:72px;
	position:absolute;
	bottom:0;
	left:0;	
	color:#fff;
	background:#000;
	z-index:0;
	border-top:1px solid #393c3f;
}

#slideshow-caption .slideshow-caption-container {
	padding:5px 10px;		
	z-index:0;
}

#slideshow-caption h3 {
	margin:0;
	padding:0;	
	font-size:14px;
}

#slideshow-caption p {
	width:526px;
	float:left;
	margin:5px 0 0 0;
	padding:0 22px 0 22px;
	font-size:16px;
	font-weight:bold;
}


/* stylin main body content */
#content-wrap{
  width:970px;
  float:left;
}

.leftPan{
	width:644px;
	float:left;
	padding-bottom:26px;
	margin-top: 0;
	margin-right: 23px;
	margin-bottom: 0;
	margin-left: 0;
}

.leftPan h2{
	font-size:18px;
	color:#1d2124;
	float:left;
	width:100%;
	margin:37px 0 0 0;
	padding:0 0 26px 0;
}
.leftPan p{
	width:580px;
	float:left;
	font-size:12px;
	color:#454545;
	line-height:21px;
	padding-bottom:26px;
}

.leftPan a.m-info{
	clear:both;
	width:97px;
	float:left;
	color:#b15901;
	font-size:12px;
	font-weight:bold;
	padding-right:15px;
	background:url(images/m-info-icon.png) no-repeat right;
}

.leftPan ul.services{
	width:417px;
	float:left;
	display:block;
	padding-bottom:26px;
}
ul.services li{
	float:left;
	display:block;
	width:397px;
	padding-left:20px;
	line-height:30px;
	background:url(images/bullets.png) no-repeat left;
}
ul.services li a{
	font-size:12px;
	color:#727272;
}

.rightPan{
	width:300px;
	float:right;
	padding:39px 0 0 0;
}
.rightPan h3{
	width:271px;
	height:40px;
	float:left;
	font-size:18px;
	color:#1d2124;
	padding-left:29px;
	font-weight:bold;
	background: url(images/border-line.png) repeat-x bottom left;
}
.rightPan h3 img{
	margin:0 9px 0 0;
}
.rightPan ul.list1{
	width:240px;
	float:left;
	display:block;
	padding:20px 31px 0 29px;
}
.rightPan ul.list1 li{
	padding:0px 0 35px 0;
}
.rightPan ul.list1 li p{
	font-size:12px;
	color:#454545;
	line-height:21px;
}
ul.list1 li p a{
	font-size:12px;
	color:#b15901;
}

.rightPan h3.test{
	margin-bottom:24px;
}
.rightPan p.para{
	width:240px;
	float:left;
	display:block;
	line-height:21px;
	color:#454545;
	padding:0 31px 0 29px;
	padding-bottom:28px;
}

.rightPan p.sign{
	min-width:119px;
	float:right;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	color:#454545;
	font-style:normal;
	padding-bottom:45px;
}
.rightPan p.sign span{
	font-size:11px;
	color:#454545;
	font-weight:normal;
}


/* stylin company service lists */
.rightPan ul.list2{
	width:240px;
	float:left;
	display:block;
	padding:25px 31px 45px 29px;
}
ul.list2 li{
	width:219px;
	float:left;
	display:block;
	line-height:36px;
	background:url(images/s-arrow.png) no-repeat left;
	padding-left:13px;
}
ul.list2 li a{
	font-size:12px;
	color:#454545;
}

/* stylin footer content */
#footer-wrap{
  clear:both;
  width:100%;
  float:left;
  margin-top:43px;
  background:#1d2124 url(images/footer-wrap.png) repeat-x;
}

#footer{
  width:970px;
  height:67px;
  float:none;
  margin:0 auto;
  padding-top:23px;
}

#footer p.copyright{
	min-width:120px;
	float:left;
	font-size:11px;
	color:#727272;
	line-height:21px;
}
/* stylin signature content */
p.sign{
	width:180px;
	float:right;
	margin:7px 47px 0 0;
	font-size:11px;
	color:#727272;
	font-style:italic;
	font-weight:bold;
}
p.sign a{
	font-size:11px;
	color:#727272;
	font-style:italic;
	font-weight:normal;
	text-decoration:underline;
}
p.sign a:hover{
	text-decoration:none;
}

/* stylin footer navigation content */
ul.footNav{
	clear:left;
	min-width:260px;
	float:left;
}
ul.footNav li{
	float:left;
	color:#727272;
	line-height:21px;
}
ul.footNav li a{
	float:left;
	padding:0px 4px;
	font-size:11px;
	color:#727272;
}


/* #############################
##### styling Inner Pages ######
############################# */ 

/* stylin contact us page */
.leftPan img.map{
	margin-bottom:10px;
}

/* stylin blog page content */
 ul.blog{
	display:block;
	width:100%;
	float:left;
}
 ul.blog li{
	width:100%;
	float:left;
	display:block;
	padding-bottom:30px;
}
 ul.blog li h4{
	font-size:21px;
	color:#494949;
	line-height:21px;
	padding:0px 0px 10px 0;
}
 ul.blog li img{
	margin:10px 9px 10px 0;
}
 ul.blog li p a{
	font-size:12px;
	color:#727272;
	text-decoration:underline;
}
 ul.blog li p a:hover{
	text-decoration:none;
}
 ul.blog li p.date, ul.blog li p.post, ul.blog li p.comments{
	padding:0 0 9px 0;
}
 ul.blog li p.date a{
	 text-decoration:none;
	 border-bottom:1px dotted #3d3d3d;
 }
 ul.blog li a.more{
	width:62px;
	float:left;
	font-size:12px;
	color:#b15901;
	font-weight:bold;
	text-align:left;
	padding:0px 10px 0 0px;
	margin:0px;
	background: url(images/m-info-icon.png) no-repeat right;
}
 ul.blog li a.more:hover{
	display:block;
	width:80px;
	float:left;
	color:#8CAD26;
	text-decoration:underline
}

/* stylin sitemap content */
.leftPan ul.sitemap, ul.sitemap li{
	clear:both;
	width:120px;
	float:left;
	display:block;
}
.leftPan ul.sitemap li a{
	font-size:12px;
	color:#b15901;
	line-height:21px;
	float:left;
	text-decoration:underline;
}
ul.sitemap li a:hover{
	text-decoration:none;
	color:#454545;
}
h1NZ {
	display: block;
	float:left;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	padding-left: 20px;
}
p.call {
	float: right;
	width:auto;
	font-size:14px;
	color:#CCCCCC;
	font-weight:bold;
	margin-top: 0px;
	margin-right: 150px;
	margin-bottom: 0;
	margin-left: 0;
}

