/* Flynn Interactive homepage CSS Document */

div#homepreview {width:860px; height:200px; display:block;} /*background:#79B141;*/
div#homepreview p {font-size: 35px; font-family: arial,sans-serif; color:#0099FF; vertical-align:text-bottom;}

div#columnA { width: 480px; margin: 0px 10px 0px 0px; background:#ffffff; }
div#columnB { width: 360px; margin: 0px 0px 0px 10px;}


/* Work Navigation stuff*/
#columnB li {width:360px; border-bottom:solid 1px #D7D7D7; line-height:30px;}


#needaquote {
position: absolute;
left: 875px;
top: 0;
display: block;
height: 50px;
width: 200px;
background: url(../images/needaquote.png) no-repeat;
text-indent: -999em;
text-decoration: none;}