body {
      color: #fff;
      background: black url(images/Untitled-5.jpg) repeat fixed 0px 55px;
}

#container {
      margin-left:auto; 
      margin-right:auto;
      /*background:url(images/Untitled-5.jpg) repeat fixed 0px 55px;*/
      /*border: 2px solid #fff;*/
}


#top {
      margin-left:auto; 
      margin-right:auto;
width: 923px;
height: 213px;
background: url(images/main-top2.jpg) no-repeat left;
}

#middle {
      margin-left:auto; 
      margin-right:auto;
width: 923px;
background: url(images/main-middle.jpg) repeat-x;
}

#bottom {
      margin-left:auto; 
      margin-right:auto;
width: 923px;
height: 117px;
background: url(images/main-bottom2.jpg) no-repeat left;
}





#top1 {
	background: url(images/main3_01.png) no-repeat left bottom;
        font-weight: bold;
}

#top2 {
	width: 920px;
	height: 71px;
	background: url(images/main3_02.png) no-repeat left;
}

#top3 {
	width: 920px;
	height: 85px;
	background: url(Images/main3_03.png) repeat-y 0px top;
}

#top4 {
	width: 920px;
	height: 117px;
	background: url(Images/main3_04.png) repeat-y 0px top;
}

#top5{
	width: 920px;
	height: 192px;
	background: url(images/main3_05.png) no-repeat left;
}





 /*     margin-left:auto; 
      margin-right:auto;
backing table cell definitions920p 
 #overallC {
	position: absolute;
	width: 97%;
	z-index: 4;
	top: 183px;
	visibility: hidden;
}

#overallContainer {
	width: 690px;
	margin: 10px 50px 0px 50px;
}*/



/* main content */


#content {
  background:  url(../images/content.jpg) repeat;
font-family : Arial, Verdana, Helvetica, sans-serif;
color: #fff;
  width: 923px;
 /* height: auto;
  margin-left: auto;
  margin-right: auto;
  float: center;
  padding: 5px 5px 5px 5px;*/
}


/** content top bottom side **/



.topms {
	background: url(../sbtopm.gif) repeat-x top left;
}

.botms {
	background: url(../sbbotm.gif) repeat-x top left;
}

.lefts {
	background: url(../images/mid-left.jpg) repeat-y top left;
}

.rights {
	background: url(../images/mid-right.jpg) repeat-y top right;
}

