/* 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; border:0px;}
a{outline: none; text-decoration:none;}

/* IE6 PNG fix */
* img 
{
	behavior: url(scripts/iepngfix.htc);
}


/* General body layout */
body{
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight: normal;
  background:#eeeeee;
  }

.body-wrap{
  width:100%;
  float:left;
  background:#fff url(images/body-wrap.png) repeat-x top left;
}

/* Layout styles */
#header-wrap{
  width:100%;
  height:auto;
  float:left;
  background-color:#fff;
}
#header{
  width:990px;
  height:125px;
  float: none;
  margin:0 auto;
  position:inherit;
}

h1{
  display: block;
  float:left;
  margin:5px 0 0 10px;
}

/* 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;
}


/* stylin navigation content */
ul.topNav{
  min-width: 155px;
  height: 30px;
  float:right;
  display:block;
  margin:15px 0px 0px 0px;
}
ul.topNav li{
  float: left;
  width:auto;
}
ul.topNav li.padd6{
  padding:0px 0px 0px 0px;
  color:#2790a6;
}
ul.topNav li a{
  float:left;
  font-size: 10px;
  color:#727272;
  line-height: 14px;
  padding:0px 0px 0px 0px;
  margin:0px 10px 0px 10px;
}
ul.topNav li a:hover{
  color:#2790a6;
  border-bottom:1px dotted #2790a6;
}
ul.nav{
  min-width: 580px;
  height: 50px;
  float:right;
  display:block;
  margin:32px 0 0 0;
}
ul.nav li{
  float: left;
  width:auto;
}
ul.nav li a{
  float:left;
  font-size: 12px;
  color:#727272;
  text-align:center;
  line-height: 39px;
  padding:0px 23px;
}

ul.nav li a:hover, ul.nav li a.active{
  float:left;
  color:#fff;
  padding:0 23px 0 0px;
  background: url(images/nav-r.png) no-repeat right;
}
.active1
{
  color:#2790a6;
  border-bottom:1px dotted #2790a6;
}
ul.nav li a:hover span, ul.nav li a.active span{
  display: block;
  float:left;
  height:43px;
  padding:0 0px 0 23px;
  background: url(images/nav-l.png) no-repeat left;
}

/* stylin banenr content */
#header2{
  width:970px;
  height:auto;
  float:none;
  margin:0px auto;
}
.banner2{
  width:970px;
  height:389px;  
  margin:0px auto;
}
.banner{
  width:970px;
  height:389px;
  float:left; 
  margin:4px 0px 0px 0px;
  background: url(images/banner_bg.png) no-repeat;
}
.bannerContent{
  width:945px;
  display:block;
  float:left;
  margin:10px 0px 0px 13px;
}
.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{
  
  margin:4px 0px 0px 0px;
}


/* stylin main body content */
#content-wrap{
  width:990px;
  float:none;
  margin:0 auto;
  padding:45px 0 0px 0;
}
#content-wrap h3{
	width:100%;
	float:left;
	font-size:18px;
	color:#0e0f17;
	padding-bottom:10px;
}
#content-wrap h3 span{
	color:#2790a6;
}
.leftPan{
	width:275px;
	float:left;
	padding-left:30px;
	margin-right:69px;
}
.leftPan ul.lists{
	width:275px;
	float:left;
}
ul.lists li{
	width:100%;
	float:left;
	padding:21px 0;
	border-bottom:1px solid #dfdfe0;
}
.award
{
	border:1px solid #666666;
	padding: 5px;
	margin:0px 0px 0px 0px;
	}
ul.lists li.nopad{
	padding-top:20px;
}
ul.lists li.nobor{
	border:0px;
}
ul.lists li img{
	margin:6px 20px 0px 0px;
}
ul.lists li p{
	font-size:12px;
	color:#727272;
	line-height:21px;
}
ul.infraul li
{
	clear:both;
	margin:0;
	padding:0;
	font-size:12px;
	color:#727272;
	line-height:21px;
	background:url(images/bullet.png) 0 8px no-repeat;
	padding:0px 0px 0px 15px;
}
ul.infraulsub li
{
	margin:0;
	padding:0;
	font-size:12px;
	color:#727272;
	line-height:21px;
	background:url(images/bullet2.png) 20px 7px no-repeat;
	padding:0px 0px 0px 15px;
	text-indent:20px;
}
ul.lists li p a{
	color:#2790a6;
}
ul.lists li p a:hover{
	border-bottom:1px dotted #2790a6;
}


/* stylin right side column content */
.rightPan{
	width:586px;
	float:left;
	margin-bottom:12px;
}
.rightPan .innerLeft{
	width:260px;
	display:block;
	float:left;
	margin-right:65px;
}
.innerLeft h3{
	width:100%;
	float:left;
}
.innerLeft p{
	width:260px;
	display:block;
	float:left;
	color:#727272;
	line-height:21px;
	padding-bottom:30px;
}
.innerLeft p a{
	color:#2790a6;
	font-weight:bold;
}
.innerLeft img{
	float:left;
	margin:0 0 32px 0;
}

/* stylin inner right side content */
.innerRight{
	width:260px;
	display:block;
	float:left;
}
.innerRight img{
	margin:0 0 32px 0;
}
.innerRight p{
	width:100%;
	float:left;
	font-size:12px;
	color:#727272;
	line-height:21px;
	padding-bottom:26px;
}
.innerRight p a{
	font-weight:bold;
	color:#2790a6;
}

/* stylin bottom content */
.botom-wrap{
	width:990px;
	float:left;
	background:#f4f4f4 url(images/botom-wrap.png) repeat-x top left;
	border:1px solid #eeeeee;
}

.botomLeft{
	width:599px;
	display:block;
	float:left;
	margin:33px 60px 0 30px;
	padding-bottom:36px;
}
.botomLeft h4{
	font-size:18px;
	font-weight:bold;
	color:#000;
	padding-bottom:21px;
}
.botomLeft h4 span{
	color:#2790a6;
}
.botomLeft blockquote{
	width:595px;
	float:left;
	text-indent:23px;
	font-size:12px;
	color:#727272;
	line-height:21px;
	padding:3px 0 24px 0;
	background: url(images/quote.png) no-repeat top left;
}
.botomLeft p.signature{
	width:200px;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	color:#727272;
}

/* stylin botom right content */
.botomRight{
	width:230px;
	display:block;
	float:left;
	margin:33px 0 0 0;
}
.botomRight h4{
	font-size:18px;
	font-weight:bold;
	color:#000;
	padding-bottom:21px;
}
.botomRight h4 span{
	color:#2790a6;
}
.botomRight p{
	width:230px;
	float:left;
	font-size:12px;
	color:#727272;
	line-height:21px;
}
.botomRight p a{
	font-size:12px;
	color:#727272;
	text-decoration:underline;
}
.botomRight p a:hover{
	font-size:12px;
	color:#727272;
	text-decoration:none;
}


/* stylin footer content */
#footer-wrap{
  clear:both;
  width:100%;
  float:left;
  margin:44px 0 0 0;
  background:#eeeeee url(images/footer-wrap.gif) repeat-x;
}

#footer{
  width:970px;
  height:66px;
  float:none;
  margin:0 auto;
  padding-top:23px;
}

#footer p.copyright{
	clear:both;
	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;
	font-weight:normal;
	font-style:italic;
	color:#727272;
	text-decoration:underline;
}
p.sign a:hover{
	text-decoration:none;
}

/* stylin footer navigation content */
p.footNav{
	clear:right;
	min-width:260px;
	float:left;
	color:#727272;
	line-height:21px;
}
p.footNav a{
	padding:0px 4px;
	font-size:11px;
	color:#727272;
}
p.footNav a:hover{
	border-bottom:1px dotted #727272;
}

/* ###############################
###### stylin Inner Pages #######
############################## */ 

/* stylin about us page */
.rightPan p{
	font-size:12px;
	color:#727272;
	line-height:21px;
	width:100%;
	float:left;
	text-align:justify;
	padding-bottom:30px;
}
.rightPan p a{
	color:#2790a6;
	font-weight:bold;
}


/* Contact Page */
.leftPan p.address{
	width:100%;
	float:left;
	font-size:12px;
	color:#727272;
	line-height:21px;
}
.rightPan 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{
	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;
}
 ul.blog li p a:hover{
	text-decoration:none;
}
 ul.blog li a.more{
	 width:90px;
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#2790a6;
}
 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:#2790a6;
	font-weight:bold;
	padding:0px;
	line-height:21px;
}
ul.sitemap li a:hover{
	color:#454545;
}
