@import "common.css";

#mainContent {
    padding:0 0 70px 13px; 
}

#homeBanners {
    width:551px;
    height:180px;
    float:left;
    margin:0 10px 10px 0;
    overflow:hidden;
    position:relative;
}

IMG {
    border:0;
}

#banner01 {
    background:url(../images/home/rolling_1.jpg);
    width:551px;
    height:180px;
}

.bannerBtn {
    position:absolute;
    width:22px;
    height:11px;
    border:none;
}

#banner01 A {
    position:absolute;
    top:152px;
    left:205px;
}


#banner02 {
    background:url(../images/home/rolling_2.jpg);
    position:absolute;
    top:0;
    left:0;
    width:551px;
    height:180px;
    visibility:hidden;
}

#banner02 A {
    position:absolute;
    top:166px;
    left:100px;
}

.btnBanner01 {
    background:url(../images/buttons/btn-01.gif);
    top:12px;
    left:20px;
}

.btnBanner02 {
    background:url(../images/buttons/btn-02.gif);
    top:12px;
    left:50px;
}

#mediaStrategy {
    background:url(../images/banners/mediaStrategy.jpg);
    width:177px;
    height:180px;
    position:absolute;
    top:90px;
    left:576px;
    font-size:0.9em;
}


#mediaStrategy a {
    color:white;
    display:block;
    width:80px;
    height:40px;
    position:absolute;
    top:80px;
    left:20px;
    padding:80px 80px 60px 20px;
    margin:-80px -80px -60px -20px;
    text-decoration:none;
}

#mediaStrategy A Span
{
	display:none;
}

#sectionWrapper DIV 
{
    position:relative;
    width:177px;
    height:120px;    
    margin-right:10px;
}

#sectionWrapper DIV P {
    margin:36px 0 0 12px;
    width:165px;
}

HTML>BODY #sectionWrapper DIV P {
    width:180px;
}

#sectionWrapper DIV A {
    display:block;    
    position:absolute;
    top:0;
    left:0;
    width:176px;
    height:120px;
}

#sectionWrapper #whoWeAre {
    background:url(../images/home/banner_whoarewe.jpg);
    clear:left;
    float:left;    
}

#sectionWrapper #freeMedia {
    background:url(../images/home/banner_freemedia.jpg);
    float:left;
}

#sectionWrapper #discoverOurMedia {
    background:url(../images/home/banner_discover.jpg);
    float:left;
    margin-right:10px;
}

#sectionWrapper #mediaAdvice {
    background:url(../images/home/side_mediaadvice.jpg);
    float:left;
    margin:0;
    
}

#sectionWrapper #mediaAdvice P{
    margin:26px 0 0 7px;
    
}

HTML>BODY #sectionWrapper #mediaAdvice 
{
    margin:0 0 10px 2px;
}

HTML>BODY #sectionWrapper #mediaAdvice P 
{
    margin:26px 0 0 7px;
    width:130px;
}

#sectionWrapper2 {
    clear:left;
    padding-right:14px;
    position:relative;
    padding-top:10px;
}

HTML>BODY #sectionWrapper2 {
    padding-right:15px;
    padding-top:0;
}

#mediaIsArt {
    margin:0 10px 0 12px;
    width:320px;    
}

H4#hMediaIsArt {
    background:url(../images/home/header_medianotart.gif);
    width:337px;
    height:15px;
    padding:0;
    margin:0;
}


#caseStudy {
    background:url(../images/home/casestudy.jpg);
    width:365px;
    height:112px;
    position:absolute;
    top:20px;
    left:360px;
    font-size:0.9em;
}


HTML>BODY #caseStudy {
    left:375px;
    top:0;
}


#caseStudy a {
    color:#555555;
    display:block;
    width:176px;
    height:40px;
    position:absolute;
    top:70px;
    left:10px;
    padding:70px 180px 0 10px;
    margin:-70px -180px 0 -10px;
    text-decoration:none;
}