#feature {
	width:: 800px;
	height: 200px;
	background-image: url(../img/feature.png);
	background-repeat:no-repeat;
	margin-top: 2px;
}
#leftbar {
	float: left;
	width: 180px;
	height: 500px;
	background-color:#F4F4F4;
	text-align:left;
	/*padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;*/
}
#leftmiddlebar {
	float: left;
	width: 200px;
	height: 200px;
	background-color:#ECECEC;
	text-align:left;
	/*padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;*/
}
#rightmiddlebar {
	float: left;
	width: 200px;
	height: 200px;
	background-color:#F4F4F4;
	text-align:left;
	/*padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;*/

}
#rightbar {
	float: right;
	width: 200px;
	height: 200px;
	background-color:#ECECEC;	
	text-align:left;
	/*padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;*/

}
#bottomleftbar {
	float: left;
	width: 400px;
	text-align:left;
	background-color:#ECECEC;
	/*padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;*/
}
#bottomlrightbar {
	float: right;
	width: 200px;
	text-align:left;
	background-color:#F4F4F4;
	/*padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;*/
}
.txt_1 {
	color:#000000;
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
}
.txt_2 {
	color:#0057A9;
	font-family:Tahoma;
	font-size:12px;
}
.txt_3 {
	font-family:Tahoma;
	font-size:15px;
}
.txt_4 {
	color:#FB6747;
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
}
.txt_5 {
	color:#000000;
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
}

.description
{
  font-family: Tahoma;
  font-size: 10pt;
  font-weight: normal;
  color: #616161;
  text-align: justify;
  width: 205px;
  line-height: 18px;
  margin-left: 2px;
  margin-top: 2px;
}

.description1
{
  font-family: Tahoma;
  font-size: 10pt;
  font-weight: normal;
  color: #616161;
  text-align: justify;
  width: 425px;
  line-height: 18px;
  margin-left: 2px;
  margin-top: 2px;
}

.descriptionL
{
  font-family: Tahoma;
  font-size: 10pt;
  font-weight: normal;
  text-align: left;
  line-height: 18px;
  color:#ffffff; 
  border-bottom:solid 1px #00deff; 
  padding-bottom:7px;
  padding-top:5px;
}


/**************************** First Section Starts ****************************/
.first-section
{
  width: 1024px;
  height: 235px;
  border: solid 2px #ffffff;
}
.right-image
{
  width: 230px;
  height: 235px;
  float: right;
  border-left: solid 1px #ffffff;
  text-align: left;
}
.mid-image
{
  width: 443px;
  height: 235px;
  float: right;
  overflow: visible;
}

/**************************** First Section Ends ******************************/

/**************************** Second Section Starts ***************************/

.second-section
{
  width: 670px;
  height: 139px;
  border-bottom: solid 1px #dbdbdb;
  float: right;
}
.pack-box3
{
  width: 222px;
  height: 139px;
  float: right;
  border-left: solid 1px #ffffff;
  text-align: left;
}

.pack-box2
{
  width: 222px;
  height: 139px;
  float: right;
  border-left: solid 1px #ffffff;
  text-align: left;
}
.pack-box1
{
  width: 222px;
  height: 139px;
  float: right;
  border-left: solid 1px #ffffff;
  text-align: left;
}

/**************************** Second Section Ends *****************************/

/**************************** Third Section Starts ****************************/

.third-section
{
  width: 670px;
  height: 170px;
  float: right;
}
.down-box2
{
  width: 222px;
  height: 170px;
  float: right;
  text-align: left;
}
.down-box1
{
  width: 444px;
  height: 170px;
  float: right;
  text-align: left;
}



/**************************** Third Section Ends ******************************/

/**************************** Left Section Starts *****************************/

.left-section
{
  /*width: 238px;*/
  width: 190px;
  height: 309px;
  float: left;
}
.left-box2
{
  /*width: 217px;*/
  width: 180px;
  height: 309px;
  float: left;
  text-align: left;
}
.left-box1
{
  width: 21px;
  height: 309px;
  float: right;
}



/**************************** Left Section Ends *******************************/

img
{  
	border-style: none;
}

.left-image
{
  width: 120px;
  float: left;
  background-image:url(../img/left-image.png);
  background-repeat:repeat-x;
  border-right: solid 1px #ffffff;
  text-align: left;
}

#wrapper{
	margin-top: 4px;
}

#left-content1 {
	margin-top:3px;
	margin-left:3px;
	margin-right:3px;
}