/* Browser Resetter */
body,div,span,p,a,h1,h2,h3,h4,h5,h6,ul,ol,li,blockquote,input{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	text-align: justify;
}


a{
	outline: none;
}


/* General body layout */
body{
	font-family: Georgia;
	font-size:16px;
	font-weight: normal;
	background:#eeeeee;
	margin: 0px;
	padding: 0px;
}

#top-wrap{
	width:100%;
	float:left;
	background-color: #666666;
	background-repeat: no-repeat;
	background-position: left top;
}
.main-wrap{
	width:100%;
	float:left;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(images/back.jpg);
}

.body-wrap{
  width:970px;
  float:none;
  margin: 0 auto;
}

/* Layout styles */
#header-wrap{
	width:970px;
	float:left;
	position:relative;
	background-color: #FFFFff;
}
#header{
	width:970px;
	height:175px;
	float: left;
	position:relative;
	padding: 0px;
}

h1{
  display: block;
  float:left;
  margin: 20px 0 0 29px;
}

/* tool tip for logo */
em.ttip {
background:url(images/bubble.png) no-repeat;
width: 112px;
height: 36px;
float:left;
display: block;
position:absolute;
top: 230px;
left: 15px;
padding:26px 0 0 0;
text-align: center;
text-indent:0px;
margin-top: 20px;
z-index: 2;
display: none;
line-height:21px;
color:#4e4e4e;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

p.call{
	float: right;
	width:307px;
	font-size:11px;
	color:#232629;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 0;
	margin-left: 0px;
	top: 20px;
	position: absolute;
	left: 663px;
}
p.call a{
	color:#0066FF;
}
p.call a:hover{
  color:#232629;
  text-decoration: underline;
}


/* stylin navigation content */
div.menu{
	width:970px;
	display:block;
	float:left;
	position:absolute;
	top:160px;
	left:-5px;
}

ul.nav{
	min-width: 646px;
	float:right;
	display:block;
	position:relative;
	list-style-type: none;
}
ul.nav li{
  float:left;
  width:auto;
  margin-right:1px;
}
ul.nav li a{ 
  text-align:center;
  float:left;
  height:57px;
  font-size: 12px;
  color:#fff;
  line-height:75px;  
  padding:0px 22px 0 22px;
  margin-top:9px;
}
ul.nav li a:hover, ul.nav li a.active{
  text-align:center;
  float:left;  
  padding:0px 21px 0px 0px;
  background: url(images/nav-right.png) no-repeat right;
}
ul.nav li a:hover span, ul.nav li a.active span{
	text-align:center;
	display:block;
	float:left;
	height:57px;
	padding:0px 0px 0px 23px;
	background:url(images/nav-left.png) no-repeat left;
}
/* stylin banner content */
.banner{
  width:970px;
  min-height: 60px;
  display:block;
  float:left;
  background-color:#232629;  
}
.leftContainer{
	width:393px;
	display:block;
	float:left;
	margin:53px 0 0 52px;
}
.leftContainer h2{
	font-size:27px;
	color:#fff;
	padding-bottom:22px;
}
.leftContainer p{
	font-size:12px;
	color:#fff;
	line-height:21px;
	padding-bottom:32px;
}
.leftContainer a.m-info{
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	color:#000;
	text-align:center;
	line-height:35px;
	width:170px;
	height:43px;
	float:left;
	padding-right:17px;
	background:url(images/more-info_btn.png)
}

.banner img{
	float:right;
}
/* slider content starts here */
#slider{
	display:block;
	width:910px;
	height:330px;
	float:left;
	position:relative;
	top:0;
	left:0;
	overflow:hidden;
	margin:60px 0 20px 30px;
	background-color: #d18847;
	background-image: url(images/slider_gradient.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#slider ul{
	width:910px;
	height:330px;
	float:left;
	position:absolute;
	overflow:hidden;
	}
#slider li{
	display:inline;
	width:910px;
	height:330px;
	float:left;
	position:relative;
	}
#prevBtn, #nextBtn{
	display:block;
	text-indent:-8000px;
	width:19px;
	height:53px;
	float:left;
	position:relative;
	left:-929px;
	top:190px;
	}
#nextBtn{
	left:0px;
	top:178px;
	}
#prevBtn a, #nextBtn a{
	display:block;
	width:19px;
	height:53px;
	float:left;
	position:relative;
	background: url(images/slide_left.png) no-repeat 0 0;
	}
#prevBtn a{
	display:block;
}
#nextBtn a{
	display:block;
	top:-40px;
	background: url(images/slide_right.png) no-repeat 0 0;
}


/* stylin main body content */
#content-wrap{
	width:908px;
	float:left;
	background-color:#FFFFFF;
	border: thin solid #000000;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-attachment: scroll;
	line-height: 20px;
}

/* stylin leftPan and innner contents */
.leftPan{
	width:900px;
	float:right;
	margin-right:43px;
}
.leftPan h3{
	width:100%;
	float:left;
	font-size:18px;
	color:#171717;
	padding:0 0 9px 0;
	margin:0 0 28px 0;
	border-bottom:1px solid #d9d9d9;
}
.leftPan p{
	width:100%;
	float:left;
	font-size:12px;
	color:#727272;
	line-height:21px;
	text-align:justify;
	padding-bottom:30px;
}
.leftPan a.more{
	width:90px;
	float:left;
	font-size:12px;
	color:#e88b11;
	padding-bottom:30px;
}
.leftPan p a{
	font-size:12px;
	color:#e88b11;
}

.leftPan .innerLeft{
	width:260px;
	float:left;
	margin-right:52px;
}
.leftPan .innerRight{
	width:262px;
	float:left;
}

/* styling right side column content */
.rightPan{
	width:292px;
	float:right;
}
.rightPan h3{
	background:url(images/heading_bg.png) repeat-x;
	width:268px;
	height:30px;
	float:left;
	font-size:18px;
	font-weight:normal;
	color:#171717;
	padding:15px 0 0 24px;
	margin:0 0 16px 0;
}

.rightPan ul, .rightPan li{
	width:237px;
	display:block;
	float:left;
}
.rightPan ul{
	margin:0 0 23px 24px;
}
.rightPan ul li{
	padding-bottom:25px;
}
.rightPan ul li span{
	width:100%;
	float:left;
	font-size:11px;
	font-weight:bold;
	color:#999999;
	font-style:italic;
	padding-bottom:9px;
}
.rightPan ul li p{
	width:100%;
	float:left;
	font-size:12px;
	color:#727272;
	line-height:21px;
	margin:0px;
	padding:0px;
}
.rightPan ul li p a{
	font-size:12px;
	color:#e88b11;
}

.rightPan h3.heading2{
	padding-bottom:0px;
}
.rightPan p{
	width:240px;
	display:block;
	float:left;
	font-size:12px;
	font-weight:normal;
	color:#727272;
	line-height:21px;
	margin:0 0 0 23px;
	padding-bottom:23px;
}
.rightPan p.signature{
	width:240px;
	display:block;
	float:left;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	color:#727272;
	line-height:21px;
	margin:0 0 45px 23px;
}
.rightPan p a{
	font-size:12px;
	color:#727272;
	text-decoration:underline;
}
.rightPan p a:hover{
	font-size:12px;
	color:#727272;
	text-decoration:none;
}

/* stylin botom container inside leftPan column */
.botomContent{
	width:900px;
	display:block;
	padding-top:5px;
}
.botomContent h4{
	font-size:18px;
	color:#000;
	padding-bottom:30px;
}
ul.list-items, ul.list-items li{
	width:575px;
	display:block;
	float:left;
}
ul.list-items li{
	border:1px solid #e2e2e2;
	margin-bottom:34px;
}
ul.list-items li img{
	float:left;
	margin:23px 50px 0 40px;
}
ul.list-items li p{
	width:365px;
	display:block;
	margin:17px 0 0 0;
}
	



/* stylin footer content */
#footer-wrap{
	width:968px;
	background-color: #BB5E00;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	clear: both;
	float: left;
}

#footer{
	width:908px;
	height:60px;
	float:none;
	background-color: #BB5E00;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

#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;
	font-size:11px;
	color:#FFCC66;
	font-style:italic;
	font-weight:bold;
	margin-top: 7px;
	margin-right: 47px;
	margin-bottom: 0;
	margin-left: 0;
}
p.sign a{
	font-size:11px;
	color:#FFCC66;
	font-style:italic;
	font-weight:normal;
	text-decoration:underline;
}
p.sign a:hover{
	text-decoration:none;
	color: #FFFF33;
}

/* 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 contact us page */
.leftPan img.map{
	margin-bottom:30px;
}

/* 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{
	 width:100%;
	 float:left;
	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{
	 width:100%;
	 float:left;
 }
 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:90px;
	  float:left;
	font-size:12px;
	color:#e88b11;
	text-decoration:underline;
}
  ul.blog li a.more:hover{
	  text-decoration:none;
  }
  
/* stylin sitemap content */
ul.sitemap, ul.sitemap li{
	clear:both;
	width:120px;
	float:left;
	display:block;
}
ul.sitemap li a{
	font-size:12px;
	line-height:19px;
	color:#e88b11;
	float:left;
	text-decoration:none;	
}
ul.sitemap li a:hover{
	text-decoration:underline;
	color:#e88b11;
}  
.bb {
	font-weight: bold;
	font-size: 18px;
}
#TotalBodyId #top-wrap .main-wrap .body-wrap #content-wrap div strong {
	text-align: justify;
}
#TotalBodyId #top-wrap .main-wrap .body-wrap #content-wrap table tr td p strong {
	color: #F63;
	font-size: 16px;
}
.tahoma {
	font-family: tahoma;
	font-size: 14px;
}

