@charset "utf-8";
/* CSS Document */

body {
	background: #000;
	padding: 0px;
	margin: 0px;
	color: #fff;
	font: 12px Arial, Helvetica, sans-serif;
}

#container {
	background: url(../images/bgnd.jpg) no-repeat;
	height: 582px;
	width: 988px;
	margin-right: auto;
	margin-left: auto;
}
#content	{
	padding: 30px 20px 0px 20px;
}

#logo {
	background: url(../images/logo.gif) no-repeat;
	height: 100px;
	width: 265px;
	float: left;
	margin-left: 30px;
}

#utility-nav {
	margin-left: 720px;
}
#utility-nav #about-us {
	background: url(../images/nav_aboutus.gif) no-repeat;
	height: 24px;
	width: 60px;
	display: block;
	float: left;
}
#utility-nav a#about-us:hover {
	background-position: -60px 0;
}
#utility-nav #services {
	background: url(../images/nav_services.gif) no-repeat;
	height: 24px;
	width: 60px;
	display: block;
	float: left;
}
#utility-nav a#services:hover {
	background-position: -60px 0;
}
#utility-nav #contact {
	background: url(../images/nav_contact2.gif) no-repeat;
	height: 24px;
	width: 54px;
	display: block;
	float: left;
}
#utility-nav a#contact:hover {
	background-position: -54px 0;
}







#home #play-button	{
	background: url(../images/home_play.jpg) no-repeat;
	display: block;
	width: 449px;
	height: 91px;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
}
#home a#play-button:hover {
	background-position: -449px 0;
}






#clients #page-title	{
	background: url(../images/title_clients.gif) no-repeat 0px 180px;
	height: 280px;
	width: 380px;
	display: block;
	float: left;
}
#videos #page-title	{
	background: url(../images/title_videos.gif) no-repeat 0px 180px;
	height: 260px;
	width: 540px;
	display: block;
	float: left;
}
#contact #page-title	{
	background: url(../images/title_contact.gif) no-repeat 0px 180px;
	height: 260px;
	width: 380px;
	display: block;
	float: left;
}
#about-us #page-title	{
	background: url(../images/title_aboutus.gif) no-repeat 0px 180px;
	height: 260px;
	width: 400px;
	display: block;
	float: left;
}
#services #page-title	{
	background: url(../images/title_services.gif) no-repeat 0px 180px;
	height: 260px;
	width: 540px;
	display: block;
	float: left;
}
#video-production #page-title	{
	background: url(../images/title_video-production.gif) no-repeat 0px 180px;
	height: 260px;
	width: 400px;
	display: block;
	float: left;
}
#social-media #page-title	{
	background: url(../images/title_social-media.gif) no-repeat 0px 180px;
	height: 260px;
	width: 400px;
	display: block;
	float: left;
}
#web-design #page-title	{
	background: url(../images/title_web-design.gif) no-repeat 0px 180px;
	height: 260px;
	width: 400px;
	display: block;
	float: left;
}
#be_local #page-title	{
	background: url(../images/title_be_local.gif) no-repeat 0px 0px;
	height: 100px;
	width: 420px;
	display: block;
}
#be_local #page-title_logo	{
	width: 174px;
	height: 156px;
	margin-left: 225px;
	margin-top: 40px;
	background: url(../images/be_local_logo.gif) no-repeat;
	display: block;
}

#column1	{
	height: 300px;
	width: 420px;
	display: block;
	float: left;
}





.watchvideo_home {
	padding-top: 80px;
}

#contact #address h2	{
	font-size: 24px;
	padding: 0px;
	margin: 0px;
}
.highlight	{
	font-weight: bold;
	color: #FC0;
}
#contact #address h3	{
	font-size: 16px;
	padding: 0px;
	margin: 0px;
	color: #999;
}



#scrollarea {
	width: 520px;
	height: 280px;
	padding-left: 25px;
	border-width: 0px;
	overflow: auto;
}
#contact #scrollarea {
	width: 420px;
	height: 320px;
	padding-left: 0px;
	padding-right: 5px;
	border-width: 0px;
	overflow: auto;
}
#services #scrollarea {
	width: 300px;
	height: 230px;
	border-width: 0px;
	overflow: auto;
	text-align: right;
	padding-top: 50px;
	padding-left: 20px;
}
#clients #scrollarea {
	width: 550px;
	height: 280px;
	border-width: 0px;
	padding-left: 0px;
	overflow: auto;
	text-align: right;
}
#contact #scrollarea {
	width: 550px;
	height: 280px;
	border-width: 0px;
	overflow: auto;
	text-align: right;
}
#videos #scrollarea {
	width: 300px;
	height: 250px;
	border-width: 0px;
	overflow: auto;
	text-align: right;
	padding-top: 30px;
}
#home #scrollarea {
	width: 900px;
	height: 280px;
	padding-left: 5px;
	padding-right: 5px;
	border-width: 0px;
	overflow: auto;
}
#be_local #scrollarea {
	width: 480px;
	height: 260px;
	border-width: 0px;
	overflow: auto;
	margin-bottom: 20px;
}
#be_local #scrollarea p {
	padding: 0 25px 0 0;
}



#scrollarea .list {
	padding-top: 50px;
}
#scrollarea .list li {
	font: 17px Arial, Helvetica, sans-serif;
	list-style: none;
	text-align: right;
	height: 40px;
	letter-spacing: 2px;
}
#scrollarea ul li a {
	color: #CCC;
	text-decoration: none;
}
#scrollarea .list .spacer {
	display: inline;
	padding-left: 30px;
}

#scrollarea #back-to-services	{
	background: url(../images/back-to-services.gif) no-repeat;
	display: block;
	width: 128px;
	height: 29px;
	margin-top: 20px;
	margin-left: 370px;
}
#scrollarea a#back-to-services:hover {
	background-position: -128px 0;
}

#scrollarea .reverse-bullet {
	background: url(../images/bullet_reverse.gif) no-repeat;
	display: inline-block;
	float: right;
	width: 300px;
	height: 24px;
}
#scrollarea a.reverse-bullet:hover {
	background-position: -300px 0;
}




#videos #video-of-the-month	{
	background: url(../images/videos_subtitle_video-of-month.gif) no-repeat;
	height: 44px;
	width: 259px;
	display: block;
	float: left;
}
#videos a#video-of-the-month:hover {
	background-position: -259px 0;
}
#videos #business	{
	background: url(../images/videos_subtitle_business.gif) no-repeat;
	height: 44px;
	width: 259px;
	display: block;
	float: left;
}
#videos a#business:hover {
	background-position: -259px 0;
}
#videos #music	{
	background: url(../images/videos_subtitle_music.gif) no-repeat;
	height: 44px;
	width: 259px;
	display: block;
	float: left;
}
#videos a#music:hover {
	background-position: -259px 0;
}
#videos #adventure	{
	background: url(../images/videos_subtitle_adventure.gif) no-repeat;
	height: 44px;
	width: 259px;
	display: block;
	float: left;
}
#videos a#adventure:hover {
	background-position: -259px 0;
}
#videos #documentary	{
	background: url(../images/videos_subtitle_documentary.gif) no-repeat;
	height: 44px;
	width: 259px;
	display: block;
	float: left;
}
#videos a#documentary:hover {
	background-position: -259px 0;
}




#services #video-production	{
	background: url(../images/services_subtitle_video-production.gif) no-repeat;
	height: 55px;
	width: 235px;
	display: block;
	float: left;
}
#services a#video-production:hover {
	background-position: -235px 0;
}
#services #social-media	{
	background: url(../images/services_subtitle_social-media.gif) no-repeat;
	height: 55px;
	width: 235px;
	display: block;
	float: left;
}
#services a#social-media:hover {
	background-position: -235px 0;
}
#services #web-design	{
	background: url(../images/services_subtitle_web-design.gif) no-repeat;
	height: 55px;
	width: 235px;
	display: block;
	float: left;
}
#services a#web-design:hover {
	background-position: -235px 0;
}




#contact #address	{
	background: url(../images/contact_address.gif) no-repeat 370px;
	height: 69px;
}
#contact form {
	margin: 0px;
	padding: 0px;	
}
#contact #table_row1 {
	padding-top: 10px;
	padding-bottom: 15px;
}
#contact #table_row2 {
	padding-bottom: 15px;
}
#contact #table_row3 {
	padding-bottom: 10px;
}
#contact #table_submit {
	padding-bottom: 0px;
}

#contact .form {
	border: 1px solid #FFF;
	color: #999;
	height: 20px;
	width: 160px;
	background: #000;
	vertical-align: bottom;
	margin-left: 10px;
}
#contact textarea {
	height: 60px;
	width: 430px;
	background-color: #000;
	border: 1px solid #FFF;
	color: #999;
	margin-left: 10px;
}




#footer	{
	width: 988px;
	margin-top: 0px;
}
#footer #videos	{
	background: url(../images/nav_videos.jpg) no-repeat;
	height: 154px;
	width: 232px;
	display: block;
	float: left;
	margin-right: 5px;

}
#footer a#videos:hover {
	background-position: -232px 0;
}
#footer #clients	{
	background: url(../images/nav_clients.jpg) no-repeat;
	height: 154px;
	width: 232px;
	display: block;
	float: left;
	margin-right: 5px;
}
#footer a#clients:hover {
	background-position: -232px 0;
}
#footer #blog	{
	background: url(../images/nav_blog.jpg) no-repeat;
	height: 154px;
	width: 233px;
	display: block;
	float: left;
	margin-right: 5px;
}
#footer #contact	{
	background: url(../images/nav_contact.jpg) no-repeat;
	height: 154px;
	width: 233px;
	display: block;
	float: left;
}
#footer a#contact:hover {
	background-position: -233px 0;
}




#blog-snippets .bullet {
	background: url(../images/bullet.gif) no-repeat;
	width: 300px;
	height: 15px;
}
#blog-snippets a.bullet:hover {
	background-position: -300px 0;
}
#blog-snippets	a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	padding-left: 18px;
}
#blog-snippets {
	list-style: none;
	margin-top: 70px;
	margin-left: 10px;
}
#blog-snippets	p {
	padding-bottom: 12px;
	margin: 0px;
}




#socialmedia	{
	width: 680px;
	display: block;
	float: left;
	padding-top: 40px;
	padding-left: 30px;
}
#credits	{
	width: 250px;
	display: block;
	float: left;
	padding-top: 50px;
}




.displace {
	position: absolute;
	left: -5000px;
}


.clear {
	clear: both;
}