body
{
	margin: 0 auto;
}
.wrapper
{
	width: 1024px;
	height: auto;
	text-align: center;
	display: table-cell;
	margin: 0 auto;
}
/**************************** Header Section Starts ***************************/
.header
{
	width: 1024px;
	height: 95px;
    
    background-repeat: no-repeat;

}
/**************************** Second Section Ends *****************************/

/**************************** Menu Section Starts *****************************/
.menu
{
	width: 912px;
	height: 44px;
font-family: Tahoma;
    background: url(../images/menu.jpg);

    background-repeat: no-repeat;
  text-align: left;
}

.menu-text
{
font-family: Tahoma;
font-size: 14px;
color: #ffffff;


font-stretch: condensed;

}


/**************************** Menu Section Ends *******************************/

/**************************** First Section Starts ****************************/
.first-section
{
  width: 1024px;
  height: 235px;
  border: solid 2px #ffffff;
}
.right-image
{
	width: 225px;
	height: 100px;
	float: right;
	background-image: url(../images/right-image.jpg);
	background-repeat: repeat-x;
	border-left: solid 1px #ffffff;
	text-align: left;
}
.mid-image
{
  width: 453px;
  height: 156px;
   background-image: url(../images/mid-image.gif);
  background-repeat: no-repeat;
  background-position:center;
}



.left-image
{
	width: 200px;
	height: 235px;
	background-image: url(../images/left-image.jpg);
	background-repeat: repeat-x;
	text-align: left;
}



/**************************** First Section Ends ******************************/

/**************************** Second Section Starts ***************************/

.second-section
{
  width: 675px;
  height: 139px;
  border-bottom: solid 1px #dbdbdb;
  float: right;
}
.pack-box3
{
  width: 230px;
  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: 675px;
  height: 170px;
  float: right;
}
.down-box2
{
  width: 230px;
  height: 170px;
  float: right;
  background-image: url(../images/down-image2.jpg);
  background-repeat: repeat-x;
  text-align: left;
}
.down-box1
{
  width: 444px;
  height: 170px;
  float: right;
  background-image: url(../images/down-image1.jpg);
  background-repeat: repeat-x;
  text-align: left;
}



/**************************** Third Section Ends ******************************/

/**************************** Left Section Starts *****************************/

.left-section
{
  width: 238px;
  height: 309px;
  float: right;
}
.left-box2
{
  width: 180px;
  height: 250px;
  background-position:top;

  background-image: url(../images/left-image2.jpg);

  text-align: left;
  
}
.left-box1
{
  width: 21px;
  height: 250px;
  background-position:top;
  float: left;
  background-image: url(../images/left-image1.jpg);

}



/**************************** Left Section Ends *******************************/

/**************************** Footer Section Starts ***************************/
.footer
{
  float: right;
  width: 900px;
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: normal;
  color: #616161;
  text-align: left;
  margin-top: 20px;
  clear: both;
  margin-bottom: 10px;
}
/**************************** Footer Section Ends *****************************/

/**************************** General Section Starts **************************/
.title1
{
  font-family: Tahoma;
  font-size: 14pt;
  font-weight: normal;
  color: #8f8383;
  margin-top: 0px;
  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: 8pt;
  font-weight: normal;
  color: #3f3a3a;
  margin-left: 12px;
}
.description
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #616161;
	line-height: 18px;
	margin-left: 12px;
	word-spacing:0px;
	text-align:justify;
	
}

.description1
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	width: 400px;
	line-height: 18px;
	margin-left: 12px;
	word-spacing:1px;
	text-align:justify;
}

.date-text{
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	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:#ffffff; }



/**************************** General Section Ends ****************************/


