/* CSS Document */

.content_container { background: url(/interview/epic/img/bkgrd.jpg) no-repeat 200px 200px; background-color:black; width:960px; padding-bottom:40px; border: thin solid #ff6600; border-width: 1px 0px; }

.content_container img { border:1px solid #c00; }

p { line-height:18px; }


.footer { background:url(/interview/epic/img/footer_bkgrd.gif) repeat-x; height:54px; width:960px; text-align:left; margin-bottom:20px; }
.footer_epic { background:url(/interview/epic/img/footer_epic.gif) no-repeat; width:103px; height:54px; position:relative; float:left; }
.footer_pixo { background:url(/interview/epic/img/footer_pixo.gif) no-repeat; width:163px; height:54px; position:relative; float:right; }


.columnA { width:440px; float:left; margin-left:60px; /*border: 1px solid red;*/ }
.columnB { width: 430px; float: right; margin-left:30px; }

.columnA p, .columnB p, .column2 p, .columnFull p { text-align:left; color:#FFF; padding: 0px 20px 0px 8px; font-size:12px; }
.columnB p { padding: 0px 60px 0px 8px; }

.column1 { width:220px; float:left; text-align:right; }
.column2 { width:400px; float:left; }
.column3 { width:340px; float:right; }
.columnB .imgMargin, .column3 img { margin:15px; }

.columnFull { width:900px; text-align:center; padding:20px 0px; }
.columnFull img { margin:6px; }

.featureTitle { font: bold 15px verdana, sans-serif; }
.featureSubTitle { font: italic bold 12px verdana, sans-serif; }
.featureQues { color:#f00; }

.captionLt, .captionRt { width:285px; font:14px times, serif; color:#f00; margin:10px 80px 30px 20px; text-align:left; float:left; }
.captionRt { float:right; }

/* PAGE 1 */
.titleBarP1 { width:960px; height:210px; padding:30px 0px 0px 0px; }
.gowLogoP1 { background:url(/interview/epic/1/img/logo_gow.jpg) no-repeat; width:339px; height:165px; float:left; margin-left:15px; }
.zLogoP1 { background:url(/interview/epic/1/img/title.gif) no-repeat; width:410px; height:192px; float:right; margin-right:85px; margin-top:-30px; }
.dripP1 { background:url(/interview/epic/1/img/logo_gow_drip.jpg) no-repeat; width:18px; height:42px; position:relative; float:left; top:-15px; margin-left:96px; }
.columnsP1 { position:relative; top:-40px; }

