body
{
	margin: 0 auto;
}
.wrapper
{
	width: 1007px;
	height: auto;
	text-align: center;
	display: table-cell;
	margin: 0 auto;

}
/**************************** Header Section Starts ***************************/
.header
{
	width: 1007px;
	height: 146px;

   /** background: url(../images/header.jpg);*/
   	background: url(../images/back1.jpg);

    background-repeat: repeat;

}
/**************************** Second Section Ends *****************************/

/**************************** Menu Section Starts *****************************/
.menu
{
	width: 1007px;
	height: 44px;
    background: url(../images/menu.png);
    background-repeat: no-repeat;
}

.menu-text
{
font-family: verdana;
font-size: 14px;
color: #ffffff;
padding: 12px 35px 10px 10px;
float: left;
font-stretch: condensed;
cursor: pointer;
}




/**************************** Menu Section Ends *******************************/

/**************************** First Section Starts ****************************/
.first-section
{
  width: 1007px;
  height: 225px;
 /** border: solid 2px #ffffff;**/
  
}
.first-section1
{
  width: 1007px;
  height: 485px;
  background-color: FFFFFF;
  
}
.right-image
{
  width: 196px;
  height: 230px;
  float: left;
 /***** background-image: url(../images/left-image.jpg);***/
 background-color: F5942E;
  background-repeat: repeat-x;
  
}
.right-image1
{
  width: 200px;
  height: 280px;
  float: left;
 /***** background-image: url(../images/left-image.jpg);***/
background-color: F5942E;
  background-repeat: repeat-x;
}
.mid-image
{
  width: 597px;
  height: 230px;
  float: right;
  
  background-repeat: no-repeat;
   padding: 0 7 5 0px;
}

.mid-image1
{
  width: 620px;
  height:450px;
  float: right;
  
  background-repeat: no-repeat;
  padding-right: 10px;
}
.left-image
{
  width: 200px;
  height: 230px;
  float: right;
 /***** background-image: url(../images/left-image.jpg);***/
background-color: F5942E;
  background-repeat: repeat-x;
  
}
.left-image1
{
  width: 175px;
  height: 450px;
  float: right;
  
  


}
/**************************** First Section Ends ******************************/

/**************************** Second Section Starts ***************************/

.second-section
{
  width: 1007px;
  height: 180px;
  border-bottom: solid 1px #dbdbdb;
  float: right;
}
.pack-box3
{
  width: 266px;
  height: 180px;
  float: right;
  background-image: url(../images/pack-image.jpg);
  background-repeat: repeat-x;
  border-left: solid 1px #ffffff;
  text-align: left;
}

.pack-box2
{
  width: 259px;
  height: 180px;
  float: right;
  background-image: url(../images/pack-image.jpg);
  background-repeat: repeat-x;
  border-left: solid 1px #ffffff;
  text-align: left;
}
.pack-box1
{
  width: 255px;
  height: 180px;
  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: 1007px;
  height: 190px;
  /**border: solid 2px #ffffff;**/
  
}
.down-box3
{
  width: 196px;
  height: 195px;
  float: left;
 /***** background-image: url(../images/left-image.jpg);***/
   /*****background-image: url(../images/down-image2.jpg);***/
  background-repeat: repeat-x;

}
.down-box31
{
  width: 200px;
  height: 205px;
  float: left;
  
 /***** background-image: url(../images/left-image.jpg);***/

  background-repeat: repeat-x;

}
.down-box5
{

  height: 5px;


}
.down-box2
{
  width: 597px;
  height: 195px;
  float: right;
  
  background-repeat: no-repeat;
   padding: 0 7 0 0px;
}
.down-box1
{
  width: 200px;
  height: 195px;
  float: right;
  background-image: url(../images/down-image2.jpg);
  background-repeat: repeat-x;

}
.down-box-t
{
  width: 200px;
  height: 195px;
  float: right;


}




/**************************** Third Section Ends ******************************/

/**************************** Left Section Starts *****************************/

.left-section
{
  width: 238px;
  height: 309px;
  float: right;
}
.left-box2
{
  width: 217px;
  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: right;
  background-image: url(../images/left-image2.jpg);
  background-repeat: repeat-x;
}



/**************************** Left Section Ends *******************************/

/**************************** Footer Section Starts ***************************/
.footer
{
  float: center;
  width: 1007px;
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: normal;
  color: #616161;
  text-align: center;
  margin-top: 18px;
  clear: both;
  margin-bottom: 10px;
}
/**************************** Footer Section Ends *****************************/

/**************************** General Section Starts **************************/
.title1
{
  font-family: Tahoma;
  font-size: 14pt;
  font-weight: normal;
  color: #FFFFFF;
  margin-top: 5px;
  margin-left: 5px;
  margin-bottom:5px
}
.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: #FFFFFF;
  text-align: justify;
  width: 180px;
  line-height: 18px;
  margin-left: 12px;
  margin-top: 2px;
  
}

.description1
{
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: normal;
  color: #616161;
  text-align: justify;
  width: 400px;
  line-height: 18px;
  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 ****************************/

h2.sub-hdr {
	color: #923222;
	padding: 7px 0 4px 0;
	border-bottom: 1px solid #d8d1ca;
	margin: 0 0 10px 0;
}