
.leftTD{
}
.rightTD{
}

/*- Left--------------------------- */

#Left {
 display: block;
 width: 200px;
 margin: 20px 0 0 7px;
}

.innerLeft{
clear:left;
}
.innerLeft p{
 margin: 0 0 18px 0; padding: 0;
}
.innerLeft img.Feature1, .innerLeft img.Feature2{
 padding:10px;
}
.innerLeft ul{
padding-left:30px;
}


.innerLeft h1 {color:#3D4246; background: url(/img/bg_h2.gif) bottom repeat-x #E2EBF8; margin: 0 0 18px 0;}
.innerLeft h1 {font: 2.0em Tahoma, Verdana, Arial, sans-serif; letter-spacing: -1px; padding: 10px 0px 0 10px; margin: 0 0 -5px 0;}

.innerLeft h2 {display: block; background: url(/img/bg_h2.gif) bottom repeat-x #E2EBF8; margin: 0 0 5px 0;}
.innerLeft h2 {font: 1.4em Arial, Helvetica, sans-serif; text-transform: none; background: url(/img/icon_entry.gif) 24px 50% no-repeat; padding: 9px 100px 12px 42px;}

.innerLeft h3 {display: block; background: url(/img/bg_h2.gif) bottom repeat-x #E2EBF8; margin: 0 0 5px 0;}


/*- Middle--------------------------- */

#Middle {
 display: block;
 margin: 20px 7px 0 7px;
}

.innerMiddle p{
 margin: 0 0 18px 0; padding: 0;
}

.innerMiddle {
 padding: 0 10px
}

.innerMiddle h1 {
 font: 20px Palatino Linotype, serif;
 line-height:22px;
 font-weight:bold;
}
.innerMiddle h2 {
 font: 16px Palatino Linotype, serif;
 line-height:22px;
 font-weight:bold;
}
.innerMiddle h2 small {
 font: 16px Arial, Helvetica, sans-serif;
}
.innerMiddle img {
 padding-right:20px;
}


/*- Right--------------------------- */

.Right{
 height:1%;
 width: 200px;
}
.innerRight{
}
.innerRight p{
 margin: 0 10px 18px 10px; padding: 0;
}

.innerRight h2 {
width: 180px;
font: 1.05em Arial, Helvetica, sans-serif;
text-transform: uppercase;
padding: 9px 0 12px 12px;
background: url(/img/bg_h3.gif) bottom left no-repeat #CADFED; color: #32474B;
}




