body    {
  color: #333;
  background-color: #4b5153;
   /* background-color: #586d70;*/
  background-image: url(../images/elements/backRepeater.jpg);
  background-repeat: repeat-x;
  background-position: 0px -27px;
  text-align: left;
  margin: 0;
  padding: 0;
  height: 100% 
  }
#mainTableWrap {
  position: relative;
  width: 100%;
  margin: 0px;
  /*height: 100%;
  text-align: left;
  border: 0px;
  border-collapse: collapse;*/
} 
.header {
	width: 100%
	height: 115px;
	background-image: url(../images/headerbkgd.png);
	background-repeat: repeat-x;
	}
#Header .logoBox {
	width: 750px;
	margin-left: 445px;
	background: url(../images/idlogo2.jpg) no-repeat 275px 10px;
	} 
.nav	{
	width: 100%;
	background-image: url(../images/elements/navBkgd.jpg);
	height:39px;
	}
#footer	{
	background-image: url(../images/elements/footer/footerbkgd.jpg);
	height: 119px;
	width: 100%;
	}
#mainLeft   {
  background-image: url(../images/elements/sidebar/midLeft.jpg);
  background-repeat: no-repeat;
  background-position: right 328px }

#mainRight  {
  background-image: url(../images/elements/sidebar/midRight.jpg);
  background-repeat: no-repeat;
  background-position: 0 328px }

#topLeft {
  background-image: url(../images/elements/sidebar/topLeft.jpg);
  background-position: top right;
  height: 328px !important;
}

#topRight {
  background-image: url(../images/elements/sidebar/topRight.jpg);
  background-position: top left;
  height: 328px !important;
}
#main	{
	width: 100%;
	background-image: url(../images/elements/storebkgd2.jpg);
	}
#main p {
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 10pt;
	line-height: 11pt;
	}

#main .tdcenter {
	padding: 10px;
	background-color: #fff;
	}
#main .deck	{
	border-bottom: 1px solid #444444;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 10pt;
	}
#main .mainCopy	{
	border-bottom: 1px solid #444444;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 10pt;
	}
#main .pullquote {
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 9pt;
	width: 200px;
	background-color: #EEEEFF;
	border: 1px solid #2B4895;
	float: right;
	margin-left: 10px;
	padding: 5px;
	}
#main .sidebar	{
	width: 160px;
	float: left;
	border: 1px solid #555555;
	margin-right: 10px;
	padding: 5px;
	}
#main .sidebar p {
	font-size: 8pt;
	line-height: 9.5pt;
	}
#main .sidebar img	{
	border: 1px solid #222222;
	margin-bottom: 10px;
	}
