body
{
	margin:0px; background:url(../images/body.jpg) repeat-x #0873bb; font-family:tahoma, Arial;}
	
.wrapper
{width: 912px;
margin:0px auto;
 
}


/*** Header Section Starts ***/
.header
{
	width: 912px;
	height: 146px;
    background: url(../images/header.jpg);
    background-repeat: no-repeat;

}
/*** Second Section Ends ***/

/*** Menu Section Starts ****/
.menu
{
	width: 912px;
	height: 44px;
    background: url(../images/menu.jpg);
    background-repeat: no-repeat;
}

.menu ul {margin:0px; padding:11px 0px 0px 32px;}
.menu ul li {float:left; display:block; list-style-type:none; width:80px; font-size:16px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;  margin:0px 15px 0px 0px;}
.menu ul li a {text-decoration:none; color:#fff;}


/*** Menu Section Ends***/

/*** First Section Starts ***/
.first-section
{
  width: 912px;
  height: 235px;
  }
.right-image
{
  width: 235px;
  height: 235px;
  float: right;
  background-image: url(../images/right-image.jpg);
  background-repeat: repeat-x;
  border-left: solid 1px #ffffff;
  text-align: left;
}
.mid-image
{
  width: 443px;
  height: 235px;
  float: right;
  background-image: url(../images/mid-image.gif);
  background-repeat: no-repeat;
}
.left-image
{
  width: 235px;
  height: 235px;
  float:right;
  background-image: url(../images/left-image.jpg);
  background-repeat: repeat-x;
  border-right: solid 1px #ffffff;
  text-align: left;
}

.left-image-left
{
  width: 230px;
  float:left;
  border-right:solid 1px #ffffff;
  text-align: left;
}

.mid-imagemid
{
  width: 443px;
  height: 235px;
  float: left;
  background-image: url(../images/mid-image.gif);
  background-repeat: no-repeat;
}
/*** First Section Ends ***/

/*** Second Section Starts ***/

.second-section
{
  width: 681px;
  height: 139px;
  border-bottom: solid 1px #dbdbdb;
  float: right;
}
.pack-box3
{
  width: 236px;
  height: 139px;
  float: right;
  background-image: url(../images/pack-image.jpg);
  background-repeat: repeat-x;
  border-left: solid 1px #ffffff;
  text-align: left;
}

.pack-box2
{
  width: 221px;
  height: 139px;
  float: right;
  background-image: url(../images/pack-image.jpg);
  background-repeat: repeat-x;
  border-left: solid 1px #ffffff;
  text-align: left;
}
.pack-box1
{
  width: 221px;
  height: 139px;
  float: right;
  background-image: url(../images/pack-image.jpg);
  background-repeat: repeat-x;
  border-left: solid 1px #ffffff;
  text-align: left;
}

/*** Second Section Ends ***/

/**** Third Section Starts ***/

.third-section
{
  width: 681px;
  float: right;
}
.down-box2
{
  width: 236px;
  height: 170px;
  float: right;
  background-image: url(../images/down-image2.jpg);
  background-repeat: repeat-x;
  background-color:#d5d5d5;
  background-position:top;
  border-bottom:1px solid #FFF;
  border-right:1px solid #FFF;
  text-align: left;
  text-align: left;
}

.down-box1
{
  width: 444px;
  height: 170px;
  float: right;
  background-image: url(../images/down-image1.jpg);
  background-repeat: repeat-x;
  background-color:#d5d5d5;
  background-position:top;
  text-align: left;
}

.down-box-top
{
  width: 444px;
  height:235px;
  float: right;
  background:url(../images/down-image1.jpg) repeat-x top #d5d5d5;
  text-align: left;
}

/**** Third Section Ends ***/

/*** Left Section Starts ***/

.left-section
{
  width: 230px;
  height: 309px;
  float: right;
}

.left-box2
{
  width: 209px;
  height: 309px;
  float: right;
  background-image: url(../images/left-image1.jpg);
  background-repeat: repeat-x;
  text-align: left;
}

.left-box1
{
  width: 21px;
  height: 309px;
  float: left;
  background-image: url(../images/left-image2.jpg);
  background-repeat: repeat-x;
}

.left-box11
{
  width: 21px;
  float: left;
  background-image:url(../images/left-image3.gif);
  background-repeat: repeat-x;
  height:240px;
}

.left-section2
{
  width:230px;
 float: right;
}

.left-box22
{
  width: 209px;
  float: right;
  background-image:url(../images/left-image11.gif);
  background-repeat: repeat-x;
  text-align:left;
  height:241px;
}
/*** Left Section Ends***/

/*** Footer Section Starts ***/
.footer
{  width:900px;
  margin:18px 0px;
  clear: both;
  }
.footer p {margin:0px; font-size:11px; color:#fff;}
.footer p a {color:#fff;}
/*** Footer Section Ends ***/

/*** General Section Starts ***/
.title1
{
  font-family: Tahoma;
  font-size: 14pt;
  font-weight: normal;
  color: #8f8383;
  margin-top: 10px;
  margin-left: 12px;
}
.title2
{
  font-family: Tahoma;
  font-size: 14pt;
  font-weight: bold;
  color: #535353;
}
.title3
{
  font-family: Tahoma;
  font-size: 14pt;
  font-weight: normal;
  color: #616161;
  margin-top: 10px;
  margin-left: 12px;
}
.sub-title
{
  font-family: Tahoma;
  font-size: 11px;
  font-weight:bold;
  color: #3f3a3a;
  margin-left: 12px;
}
.description
{
  font-family: Tahoma;
   font-weight: normal;
   width: 195px;
  margin-left: 12px;
  margin-top: 2px;
}

.description1 p, .description p {margin:0px 0px 10px 0px; color: #616161; font-size:11px;}

.description1 p.more-link, .description p.more-link {display:block; text-align:right;}


.description1
{
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: normal;
  color: #616161;
  width: 400px;
  margin-left: 12px;
  margin-top: 2px;
}

.date-text{
  font-family: Tahoma;
  font-size: 8pt;
  color: #a4e3ff;
  font-weight: bold;
  margin-left: 12px;
  margin-top: 2px;
}


hr{
  background-color: #00deff;
  width: 200px;
  color: #00deff;
  border: solid 1px #00deff;

}
a.nav:link {color: #ffffff; text-decoration: none; }
a.nav:visited {color: #ffffff; text-decoration: none; }
a.nav:hover {color: #ffff99; text-decoration: underline; }
a.nav:active {color:blue; }



/*** General Section Ends ***/

.right-section {width:681px; float:left; background:#FFF;}

