/* 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:#20160d;
}

#top-wrap{
  width:100%;
  float:left;

}

#body-wrap{
  width:100%;
  float:left;  
  background:#e5e2d1;
}

/* Layout styles */
#header-wrap{
  width:100%;
  float:left;
  background:#e5e2d1 url("images/header-wrap.gif") repeat-x top;
}
.header-inner{
  width:970px;
  float: none;
  margin:0 auto;
}
#header{
  width:970px;
  height:96px;
  float: left;
  position:relative;
}

h1{
  display: block;
  float:left;
  margin:23px 0 0 26px;
}

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

/* stylin navigation content */
ul.nav{
  min-width: 582px;
  height: 96px;
  float:right;
  display:block;
}
ul.nav li{
  float: left;
  width:auto;
  background: url("images/nav-bg.png") repeat-x;
}
ul.nav li.nopad{
	padding-right:0px;
}
ul.nav li a{
  float:left;
  font-size: 14px;
  font-weight: bold;
  color:#908c72;
  padding:0 22px;
  line-height:96px;
}

ul.nav li a:hover, ul.nav li a.active{
  float:left;
  color:#fff;
  background: url("images/nav-hover.gif") repeat-x bottom center;
}

/* stylin banenr content */
.banner{
  width:970px;
  height:389px;
  float:left; 
  background: url("images/banner_bg.png") no-repeat;
}
.bannerContent{
  width:429px;
  display:block;
  float:left;
  margin:56px 0 0 60px;
}
.bannerContent h2{
  font-size:32px;
  color: #000;
  font-weight:normal;
  padding-bottom:22px;
}
.bannerContent p{
  width: 100%;
  float:left;
  font-size:12px;
  color:#454545;
  line-height:21px;
  padding-bottom: 27px;
}
.bannerContent a.m-info{
	width:176px;
	height:37px;
	float:left;
	background: url("images/m-info.png") no-repeat;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	font-style:italic;
	line-height:29px;
	padding-left:6px;
	text-align:center;
}
.banner img{
  float:right;
  margin:44px 35px 0 0;
}


/* stylin main body content */
#content-wrap{
  clear:both;
  width:970px;
  float:none;
  margin:0 auto;
  margin-top:52px;
  background:#e5e2d1
}
.leftPan{
	width:655px;
	float:left;
}
ul.services{
	width:655px;
	float:left;
	display:block;
}
ul.services li{
	width:286px;
	float:left;
	display:block;
	padding-bottom:56px;
}
ul.services li img{
	margin:4px 0 0 0;
}
	
ul.services li div{
	width:213px;
	display:block;
	float:right;
}
ul.services li div h3{
	width:auto;
	flaot:left;
	font-size:21px;
	font-weight:bold;
	color:#000;
	padding:2px 0 21px 0;
}
ul.services li div p{
	width:auto;
	float:left;
	font-size:12px;
	color:#454545;
	line-height:21px;
	padding-bottom:29px;
}
ul.services li div a.more{
	min-width:82px;
	display:block;
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#b9011f;
	line-height:21px;
}

/* margin between container */
ul.services li.box3 div,ul.services li.box1 div{
	width:210px;
	float:right;
}
	
ul.services li.box1,ul.services li.box3{
	margin:0 47px 0 0;
}
ul.services li.box1,ul.services li.box2{
	padding-bottom:68px;
}

/* stylin right side column */
.rightPan{
	width:288px;
	display:block;
	float:right;
}
.rightPan h3{
	font-size:21px;
	color:#000;
	padding:0 0 0px 0;
}
.rightPan ul.lists li{
	padding:21px 0px;
	border-bottom:1px solid #cecbbc;
}
.rightPan ul.lists li.nobor{
	border:none;
}
.rightPan ul.lists li p{
	font-size:12px;
	color:#454545;
	line-height:21px;
	padding-bottom:8px;
}
.rightPan ul.lists li p a{
	font-size:12px;
	color:#b9011f;
	font-weight:bold;
}
.rightPan ul.lists li span{
	font-size:11px;
	color:#454545;
	font-style:italic;
	font-weight:bold;
}

/* stylin main botom content */
.bottom-wrap{
	width:100%;
	float:left;
	background:#f3f3e7;
	padding-top:38px;
	padding-bottom:55px;
}
.inner-wrap{
	width:970px;
	float:none;
	margin:0 auto;
}
.botomLeft{
	width:655px;
	float:left;
	margin-right:27px;
	background:url("images/content-border.png") no-repeat top right;
}
.botomLeft h3{
	font-size:18px;
	color:#000;
	font-weight:bold;
	padding-bottom:25px;
}
.inner-wrap .botomLeft img.about{
	float:left;
	margin:0 32px 0 0;
}
.inner-wrap .botomLeft p.para{
	width:415px;
	float:left;
	font-size:12px;
	color:#454545;
	line-height:21px;
	padding-bottom:28px;
}
.inner-wrap .botomLeft a.anchor{
	width:90px;
	display:block;
	float:left;
	font-size:12px;
	color:#b9011f;
	font-weight:bold;
	margin:0 0 0 200px;
}

/* styling bottom right side column */
.botomRight{
	width:288px;
	float:right;
}
.botomRight h3{
	font-size:18px;
	color:#000;
	font-weight:bold;
	padding-bottom:25px;
}
.botomRight blockquote{
	font-size:12px;
	color:#454545;
	line-height:21px;
	text-indent:26px;
	padding:6px 0 30px 0;
	background:url("images/q-toe.png") no-repeat top left;
}
.botomRight p.signature{
	font-size:12px;
	color:#454545;
	font-weight:bold;
	font-style:italic;
	padding-left:18px;
}


/* stylin footer content */
#footer-wrap{
  clear:both;
  width:100%;
  float:left;
  background: #20160d url("images/footer-wrap.gif") repeat-x;
}

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

#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{
	color:#727272;
	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;
}

/* ++++++++++++++++++++++++++++++++++++
++++++++ stylin inner pages ++++++++++
++++++++++++++++++++++++++++++++++++ */

/* stylin about us page */
.botomLeft p{
	width:623px;
	float:left;
	font-size:12px;
	color:#454545;
	line-height:21px;
	text-align:justify;
	padding-bottom:28px;
}
.botomLeft a.more{
	width:90px;
	display:block;
	float:left;
	font-size:12px;
	color:#b9011f;
	font-weight:bold;
	padding:0px;
}

/* stylin services page */
.container{
	margin:50px 0 0 0;
}

/* stylin contact us page */
.botomLeft img{
	margin:0 0 30px 0;
}
.botomRight p{
	font-size:12px;
	color:#454545;
	line-height:21px;
}

/* 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;
 }
 
 /* stylin sitemap content */
ul.sitemap, ul.sitemap li{
	clear:both;
	width:120px;
	float:left;
	display:block;
}
ul.sitemap li a{
	width:90px;
	display:block;
	float:left;
	font-size:12px;
	color:#b9011f;
	font-weight:bold;
	padding:0px;
	line-height:21px;
}
ul.sitemap li a:hover{
	color:#454545;
}

