

/* ad banner */

#content #adBanner1 {
 background: rgb(63,141,191);
 height: 183px;
 padding: 0;
 margin: 10px 0 0;
 width: 94.5%;
 min-width: 550px;
}

#content #adBanner1 img {
 margin: 0;
 padding: 0;
}

/* three column container */

#threeColContainer {
 width: 94.5%;
}
/* three columns */

#content #threeCol1, #content #threeCol2, #content #threeCol3 {
 float: left;
 padding: 0;
 margin: 10px 1% 0 0;
 width: 32.3%;
 min-width: 177px;
}

#content #threeCol1a a, #content #threeCol2a a, #content #threeCol3a a {
 display: block;
 height: 138px;
 width: 100%;
 padding: 0;
 margin: 0;
 text-align: center;
}

#content #threeCol1, #content #threeCol2, #content #threeCol3 {
 background: transparent url(http://media.corporate-ir.net/media_files/IROL/91/91343/images/about_gradient.png) repeat-x 0 0;
}

#content #threeCol3 {
 clear: right;
}

#content #threeCol1 .links, #content #threeCol2 .links, #content #threeCol3 .links {
 text-align: left;
 list-style: none;
 margin: 10px 0 10px 10%;
 padding: 0;
}

#content #threeCol1 li, #content #threeCol2 li, #content #threeCol3 li {
 padding: 2px 0;
 display: block;
}

#content #threeColContainer .left {
 margin: 0 0 0 10%;
}


