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

/* General body layout */

body{
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight: normal;
  line-height: 22px;
  background:#70b8ee;
}

#outer-wrap{
  width:100%;
  float:left;
}
div.main-wrap{
	width:100%;
	float:left;
	background:#fffefd url(images/main-wrap_bg.png) repeat-x;
}
div.body-wrap{
  width:970px;
  float:none;
  margin:0 auto;
}

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

h1{
  display: block;
  float:left;
  margin:5px 0 0 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;
z-index: 2;
display: none;
line-height:70px;
color:#70b8ee;
margin-top:15px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

p.call{
  float: right;
  width:260px;
  height:36px;
  text-align:center;
  font-size:12px;
  font-weight:bold;
  color:#00314b;
  padding:2px 0 0 0;
  font-style:italic;
  background:url(images/toppan_bg.png) no-repeat left;
}
p.call a{
	color:#003379;
	font-size:14px;
}
p.call a:hover{
	text-decoration:underline;
}

/* stylin navigation links */
ul.nav{
	width:735px;	
	float:right;
	display:block;
	margin:23px 0 0 0;
}
ul.nav li{
	float:left;
	display:block;
	margin-right:1px;
}
ul.nav li a{
	display:block;
	float:left;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	padding:11px 32px 14px 32px;
}

/* stylin hover state for links */
ul.nav li a:hover, ul.nav li a.active{
	color:#000;
	background:url(images/nav-hover.gif) repeat-x;
}

/* stylin banner content */
div.banner{
	width:910px;
	height:346px;
	float:left;
	padding:0 30px;
	position:relative;
	background:url(images/banner_bg.png) no-repeat top;
}

div.banner img.image{
	float:left;
	margin:42px 30px 0 20px;
}

div.banner-content{ /* banner inner right content */
	display:block;
	width:425px;
	float:right;
	margin:51px 30px 0 0;
}

div.banner-content h2{
	width:422px;
	float:left;
	font-size:32px;
	color:#000;
	padding-bottom:24px;
}
div.banner-content p{
	min-width:422px;
	float:left;
	font-size:12px;
	color:#4d4d4d;
	line-height:21px;
	padding-bottom:23px;
}
div.banner-content a.lmore{
	background:url(images/r-more.png) no-repeat;
	width:121px;
	height:32px;
	float:left;
	text-align:center;
	font-size:14px;
	color:#fff;
	padding:5px 0 0 8px;
	font-weight:bold;
}


/* slider content starts here */

#slider{
	display:block;
	width:910px;
	float:left;	
	position:relative;
	overflow:hidden;
	top:0px;
	left:0px;
}	
#slider ul{
	margin:0;
	padding:0;
	width:910px;
	height:330px;
	list-style:none;
	position:absolute;
	overflow:hidden;
	}
#slider li{
	display:inline;
	width:910px;
	height:330px;
	float:left;
	margin:0;
	padding:0;
	position:relative;
	}	
#prevBtn, #nextBtn{ 
	display:block;
	text-indent:-8000px;		
	width:21px;
	height:45px;
	float:left;
	position:absolute;
	left:-22px;
	top:140px;
	}	
#nextBtn{
	left:971px;
	top:180px;
	}														
#prevBtn a, #nextBtn a{ 
	display:block;
	width:21px;
	height:45px;
	float:left;
	position:relative;
	background: url(images/slide-prev-btn.png) no-repeat 0 0;	
	}	
#prevBtn a{
	display:block;	
}
#nextBtn a{
	display:block;
	top:-40px;
	background: url(images/slide-next-btn.png) no-repeat 0 0;	
	}


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

/* stylin left side content inside content-wrap */
.leftPan{
	width:595px;
	float:left;
	margin-right:50px;
}

.leftPan h3{
	width:595px;
	float:left;
	font-size:23px;
	color:#000;
	padding:5px 0 25px 0;
}
.leftPan p{
	width: 589px;
	float: left;
	font-size: 12px;
	color: #4d4d4d;
	line-height: 21px;
	padding-bottom: 20px;
}
.leftPan a.more{
	width:66px;
	display:block;
	float:left;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	color:#009ecc;
	padding-left:20px;
	text-decoration:underline;
	background:url(images/arrow.png) no-repeat left;
}
.leftPan a.more:hover{
	text-decoration:none;
}

/* stylin  right side content */
.rightPan{
	width:300px;
	float:right;
	padding:9px;
	background:#f9fcff;
	border:1px solid #d5e5f1;
}

.rightPan div.right-inner{
	width:300px;
	float:left;
	background:#057eab;
}

div.right-inner h4{
	width:259px;
	float:left;
	font-size:21px;
	color:#000;
	padding:18px 0 0 22px;
}
div.right-inner ul{
	width:254px;
	float:left;
	margin:0 0 0 20px;
}
div.right-inner ul li{
	width:254px;
	float:left;
	display:block;
	padding:22px 0;
	border-bottom:1px solid #d9c7bb;
}
div.right-inner ul li.nobor{
	border:0;
}
div.right-inner ul li p{
	font-size:12px;
	color:#4d4d4d;
	line-height:21px;
}
div.right-inner ul li p span{
	font-style:italic;
}
div.right-inner ul li a.read-more{
	font-size:12px;
	color:#009ecc;
	text-decoration:underline;
}
div.right-inner ul li a.read-more:hover{
	font-size:12px;
	color:#009ecc;
	text-decoration:none;
}

/*s tylin lower body content */
#lower-content{
	width:970px;
	float:left;
	padding:40px 0 20px 0;
	border-top:1px solid #d5dde7;
}

div.box1{
	width:308px;
	float:left;
	margin:0 46px 0 0;
	background:url(images/border-right.png) no-repeat right center;
}
div.box1 h4{
	font-size:21px;
	color:#000;
	padding-bottom:16px;
}
.box1 p{
	width:260px;
	float:left;
	font-size:12px;
	color:#4d4d4d;
	line-height:21px;
	padding-bottom:20px;
}
.box1 p a{
	color:#009ecc;
	text-decoration:underline;
}
.box1 p a:hover{
	text-decoration: none;
	color: #660033;
}

/* stylin box2 content */
div.box2{
	width:305px;
	float:left;
	margin:0 45px 0 0;
	background:url(images/border-right.png) no-repeat right center;
}
div.box2 h4{
	font-size:21px;
	color:#000;
	padding-bottom:16px;
}
div.box2 p{
	width:259px;
	float:left;
	font-size:12px;
	color:#4d4d4d;
	padding-bottom:20px;
}
.box2 ul{
	width:265px;
	float:left;
	display:block;
}
.box2 ul li{
	width:245px;
	float:left;
	padding-left:20px;
	line-height:42px;
	background: url(images/ticker.png) no-repeat left;
}
.box2 ul li a{
	font-size:12px;
	color:#4d4d4d;
	font-weight:bold;
}
.box2 ul li a:hover{
	text-decoration: underline;
	color: #FF0000;
}
.box2 p a{
	font-size:12px;
	color:#009ecc;
	text-decoration:underline;
}
.box2 p a:hover{
	text-decoration:none;
}

/* stylin box 3 content */
div.box3{
	width:259px;
	float:left;
}
.box3 h4{
	font-size:21px;
	color:#000;
	padding-bottom:16px;
}
.box3 ul{
	width:265px;
	float:left;
	display:block;
}
.box3 ul li{
	width:245px;
	float:left;
	padding-left:20px;
	line-height:27px;
	background: url(images/ticker.png) no-repeat left;
}
.box3 ul li a{
	font-size:12px;
	color:#4d4d4d;
	font-weight:bold;
}
.box3 ul li a:hover{
	text-decoration: underline;
	color: #FF0000;
.box3 p{
	font-size:12px;
	color:#4d4d4d;
	line-height:21px;
	padding-bottom:20px;
}
.box3 p.phone{
	padding:0 0 0px 0;
}
.box3 p.fax{
	padding-bottom:20px;
}
.box3 p a{
	font-size:12px;
	color:#009ecc;
	text-decoration:underline;
}
.box3 p a:hover{
	text-decoration:none;
}

/*s tylin footer content */
#footer-wrap{
	width:100%;
	height:50px;
	float:left;
	background:url(images/footer-wrap_bg.gif) repeat-x;
}
#footer{
	width:970px;
	height:40px;
	float:none;
	margin:0 auto;
	padding:20px 0 0 0;
}
#footer .fsup{width:970px; float:left}
#footer p.copyright{
	width:600px;
	float:left;
	font-size:11px;
	color:#727272;
}
#footer p.sign{
	display:block;
	width:200px;
	float:right;
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	color:#5e5f5e;
	line-height:21px;
	margin:6px 47px 0 0;
}

/* stylin foot-navigation */
ul.footNav{
	clear:both;
	width:300px;
	float:left;
	display:block;
	margin:0px;
	padding:0px;
}
ul.footNav li{
	float:left;
	color:#5e5f5e;
}
ul.footNav li a{
	font-size:11px;
	color:#5e5f5e;
	line-height:21px;
	padding:0 6px;
}


/* stylin blog page content */
#content-wrap ul.blog{
	display:block;
	width:100%;
	float:left;
}
#content-wrap ul.blog li{
	width:100%;
	float:left;
	display:block;
	padding-bottom:30px;
}
#content-wrap ul.blog li p.post, ul.blog li p.comments,ul.blog li p.date{
	width:100%;
	float:left;
}
#content-wrap ul.blog li h5{
	font-size:21px;
	color:#000;
	line-height:21px;
	padding:0px 0px 10px 0;
}
#content-wrap ul.blog li img{
	width:100%;
	margin:10px 9px 10px 0;
	border:2px solid #fff;
}

#content-wrap ul.blog li p a{
	font-size:12px;
	color:#009ecc;
}
#content-wrap ul.blog li p a:hover{
	text-decoration:underline;
}
#content-wrap ul.blog li p.date,#content-wrap ul.blog li p.post,#content-wrap ul.blog li p.comments{
	padding:0 0 9px 0;
}


/* stylin contact us page */
.rightPan p.address{
	width:254px;
	float:left;
	margin:10px 0 0 20px;
	font-size:12px;
	color:#4d4d4d;
	line-height:21px;
	padding-bottom:20px;
}


.more p{
	text-align:justify;
}
.privacy p{
	font-size:11px;
	text-align:justify;
}


/* stylin sitemap content */
ul.sitemap{
	width:100px;
	float:left;
	padding-bottom:50px;
}
ul.sitemap li{
	width:100%;
	float:left;
	display:block;
	line-height:21px;
}
ul.sitemap li a{
	font-size:12px;
	color:#009ecc;
	text-decoration:none;
}
ul.sitemap li a:hover{
	color:#4d4d4d;	
	text-decoration:underline;
}
