/* CSS Document */
img, div, input { behavior: url(css/iepngfix.htc); }
body{
	background: url(../images/fill.jpg) left top repeat-x #fff;
	line-height:1em;
	color:#fffff;
	text-align:center;

}
a {
    text-decoration: none;
}

a:link {
text-decoration: none;
}

a:visited {
text-decoration: none;
}

a:active {
text-decoration: none;
}

a:hover {
text-decoration:underline;
}

.hookbannerhere {
width:1000px;
float:center;
background:url(../images/bg_top1.jpg) left top no-repeat;
}
.hookbannerhere2 {
width:1000px;
float:center;
background:url(../images/bg_top.jpg) left top no-repeat;
}
.hookbannerhere3 {
width:1000px;
float:center;
background:url(../images/bg_top2.jpg) left top no-repeat;
}
 
 /* start box1*/
 .box1_table{
 width:950px;
 height:266px;
 background-color:#f9f9f9;
 } 
.box1_left{
width:18px;
height:266px;
background-image:url(../images/box1_left.png);
background-repeat:no-repeat;
}
.box1_right{
width:18px;
height:266px;
background-image:url(../images/box1_right.png);
background-repeat:no-repeat;
}
.box1_middle{
height:266px;
width:914px;
background-image:url(../images/box1_middle.png);
background-repeat:repeat-x;
}
 /* end box1*/
 
  /* Footer START*/
 .footer_table{
 width:950px;
 height:65px;
 } 
.footer_left{
width:22px;
height:65px;
background-image:url(../images/footer_left.jpg);
background-repeat:no-repeat;
}
.footer_right{
width:22px;
height:65px;
background-image:url(../images/footer_right.jpg);
background-repeat:no-repeat;
}
.footer_middle{
height:65px;
width:906px;
background-image:url(../images/footer_middle.jpg);
background-repeat:repeat-x;
}
 /* Footer End*/
 
  /* second Table Start*/
.second_table{
width:950px;
float:center;
  } 
.secondtable_side{
width:316px;
}
.secondtable_middle{
width:318px;
}
  /* second Table End*/
 .abc_box{
  background-image:url(../images/content_box.png);
  background-position:center;
  background-repeat:no-repeat;
  
  }
  .maintable_sub{
width:1000px;
float:center;
 }
 
/* ------------------------------------------------------------------------------------------------------------------------------------------------*/
.blackbox_left{
width:15px;
height:276px;
background-image:url(../images/blackbox_left.png);
background-repeat:no-repeat;
background-position:center;
}
.blackbox_right{
width:15px;
height:276px;
background-image:url(../images/blackbox_right.png);
background-repeat:no-repeat;
background-position:center;
}
.blackbox_middle{
width:243px;
height:276px;
background-image:url(../images/blackbox_middle.png);
background-repeat:repeat-x;
background-position:center;
}
.contentbox{
width:720px;}
.contentbox_top{
width:720px;
height:10px;
background-image:url(../images/contentbox_top.png);
background-position:center;
background-repeat:no-repeat;
}
.contentbox_bottom{
width:720px;
height:10px;
background-image:url(../images/contentbox_bottom.png);
background-position:center;
background-repeat:no-repeat;
}
.contentbox_middle{
width:720px;
background-image:url(../images/contentbox_middle.png);
background-position:center;
background-repeat:repeat-y;
}
  /* Footer sub pages START*/
 .subfooter_table{
 width:1000px;
 height:65px;
 } 
.subfooter_left{
width:22px;
height:65px;
background-image:url(../images/footer_left.jpg);
background-repeat:no-repeat;
}
.subfooter_right{
width:22px;
height:65px;
background-image:url(../images/footer_right.jpg);
background-repeat:no-repeat;
}
.subfooter_middle{
height:65px;
width:956px;
background-image:url(../images/footer_middle.jpg);
background-repeat:repeat-x;
}
 /* Footer End*/

