body {
    margin:0; padding:0;
    text-align:center; font-family:arial, sans-serif; font-size:11px;
    background:url(../images/bg/body_red.gif) repeat-x 0 136px;}

img {border:none;}

#main_container {
    width:750px; min-height:500px; margin:0 auto; padding:0 15px;
    text-align:left;
    background:#FFF;}

#header {
    width:750px; height:89px;
    background:#FFF;}

#nav {font-weight:bold;}

#logo {
        margin:20px 0 25px 0; float:left; display:inline;}

#home_flash {
    width:750px; height:400px; margin-bottom:10px; clear:both;
    background:#000;
}

#at_a_glance, #places_we_cover, #creative_of_the_week, #videos li {
    min-height:140px; margin-bottom:20px; padding-top:25px; padding-right:10px; float:left; display:inline;
}
#at_a_glance h2, #places_we_cover h2, #creative_of_the_week h2, #videos h2 {
    height:20px; margin:0; padding:0;
    color:#9A0303; font-size:14px; font-weight:normal;
}
#at_a_glance p, #places_we_cover p, #creative_of_the_week p, #videos p {
    height:85px; margin:0; padding:0;
    line-height:18px;
}
#at_a_glance a, #places_we_cover a, #creative_of_the_week a, .watch_movie {
    padding-right:10px; float:right;
}
#at_a_glance {
    width:136px; padding-left:104px;
    background:url(../images/bg/at_a_glance.jpg) no-repeat 0 0;
}

#places_we_cover {
    width:126px; padding-left:114px;
    background:url(../images/bg/places_we_cover.jpg) no-repeat 0 0;
}

#creative_of_the_week {
    width:149px; padding-left:91px;
    background:url(../images/bg/creative_of_the_week.jpg) no-repeat 0 0;
}

/*----- VIDEOS -----*/
#videos {
    margin:0; padding:0; list-style:none;
}
#videos li {
    width:240px;
    background:url(../images/bg/video.jpg) no-repeat 0 0;
}
#videos p {
    margin-left:105px;
}
.video_thumb {
    margin:0 20px; float:left; display:inline;
}
.video_thumb img {
    height:65px; width:65px;
    border:solid 1px #666;
}
#footer {
    width:750px; margin:0 auto; padding-top:5px; clear:both;
    text-align:left; color:#666;
    background:#FFF; border-top:solid 20px #CCC;
}
#footer a {
    float:right;
    color:#666; text-decoration:underline;
}
#footer a:hover {
    text-decoration:none;
}


/*----- NEW HOME CODE -----*/
#at_a_glance_new, #places_we_cover_new, #creative_of_the_week_new, #eyewitness_new {
    min-height:140px; margin-bottom:20px; padding:10px; float:left; display:inline;
}
#at_a_glance_new h2, #places_we_cover_new h2, #creative_of_the_week_new h2, #eyewitness_new h2 {
    height:20px; margin:0 0 100px 0; padding:0;
    color:#9A0303; font-size:14px; font-weight:normal;
}
#at_a_glance_new p, #places_we_cover_new p, #creative_of_the_week_new p, #eyewitness_new p {
    height:65px; margin:0; padding:0;
    line-height:18px;
}
#at_a_glance_new img, #places_we_cover_new img, #creative_of_the_week_new img, #eyewitness_new img {
    margin-bottom:10px;
}
#at_a_glance_new, #places_we_cover_new, #eyewitness_new {
    margin-right:2px;
}
#at_a_glance_new {
    width:166px;
    background:url(../images/bg/at_a_glance_new.jpg) no-repeat 0 0;
}

#places_we_cover_new {
    width:166px;
    background:url(../images/bg/places_we_cover_new.jpg) no-repeat 0 0;
}

#eyewitness_new {
    width:166px;
    background:url(../images/bg/eyewitness.jpg) no-repeat 0 0;
}

#creative_of_the_week_new {
    width:166px;
    background:url(../images/bg/creative_of_the_week_new.jpg) no-repeat 0 0;
}


