.body{
}
#parentContainer{
 background-color: #e6e6e6;
}
#top_header{
 background: url("images/header.jpg") top left repeat-x;
 height:42px;
}
#header{
 
}
#top_menu{
  position:absolute;
  right:100px;
  top:80px;
}
*html #top_menu{margin-top:7px;}
#header_bottom{
 background:url("images/heading_bottom.jpg") top left repeat-x;
 height:31px;
 margin-top:-1px;
}
#menu{
 margin-top:30px;
 margin-left:150px;
 height:50px;
 display:block;
}
#innerContainer{
}
#mainTable{
 background:white;
 border: #BCBCBC solid 1px;
 width:90%;
}
#mainLeft{
 width:70%;
}
#leftDataHeading{
 background:url("images/arrow.jpg") top left no-repeat;
 height:25px;
 color:#0029ac;
 border-bottom:#0029ac dotted 2px;
 padding-left:20px;
}
#mainRight{
 width:30%;
 border-left:#ed1e26 dotted 2px;
}
#data{
 padding-left:10px;
 padding-bottom:30px;
}
#learn_more{
 border-bottom:#0029ac dotted 2px;
 padding-right:10px;
 height:25px;
}
#rightHeading{
 background:url("images/right_red_header.jpg") top left no-repeat;
 height:45px;
 color:#ffffff;
 font-weight:800;
 font-size:24px;
 text-align:center;
 padding-bottom:10px;
}
#rightDataHeading{
 background:url("images/arrow.jpg") top left no-repeat;
 height:25px;
 color:#0029ac;
 border-bottom:#ed1e26 dotted 2px;
 padding-left:20px;
}
#lg{
 position:absolute;
 background:url("images/lg.jpg") right top no-repeat;
 left:10px; top:95px;
 height:61px;
 width:130px;
}
#footer{
 height:50px;
 text-align:center;
}