/* Blueprint Homepage CSS Document */

@import "blueprint-common.css";


#banner { width: 880px; height: 172px; margin: 0 0 29px 0; background: url(images/homepage-banner.jpg) no-repeat; outline: none; }
#banner h2 { display: none; }

#contentcontainer { padding: 0 20px 0 20px; margin: 0 0 30px 0; background: url(images/home-contentcontainer-dividers.gif) repeat-y left; }

#homebody { float: left; width: 258px; padding: 0 20px 0 0; font-size: 1.08em; }


/* Our Services */
.ourservices { float: right; width: 252px; padding: 33px 0 0 0; background: url(images/home-our-services-title.gif) no-repeat; }
.ourservices h2 { display: none; }
.ourservices ul { margin: 0; padding: 0; list-style: none; width: 252px; }
.ourservices ul li { width: 252px; }
.ourservices a { display: block; padding: 4px 0; width: 250px; font-size: 1.08em; border-bottom: 1px solid #ececec; color: #6a6c6d; text-decoration: none; font-weight: bold; }
.ourservices a:hover { color: #026bac; border-bottom: 1px solid #96c5e2; }


/* Mid Col */
#midcol { float: left; width: 273px; padding: 0 0 0 13px; position: relative; margin: -8px 0 0 0; }

a.movie { display: block; text-decoration: none; color: #6b6b6b; outline: none; cursor: pointer !important; }
a.movie strong { display: block; width: 140px; font-size: 105%; padding-bottom: 7px; }
a.movie span { font-weight: bold; color: #097ac0; font-size: 90%; }
a.movie img { display: inline; }
a.movie:hover { color: #026bac; }

a#movie1 { width: 235px; height: 66px; padding: 21px 0 0 25px; background: url(images/home-moviebox-1-bg.jpg) no-repeat; }
a#movie2 { width: 235px; height: 66px; padding: 19px 0 0 25px; background: url(images/home-moviebox-2-bg.jpg) no-repeat; }
a#movie3 { width: 235px; height: 68px; padding: 19px 0 0 25px; background: url(images/home-moviebox-3-bg.jpg) no-repeat; }
