/* BILLBOARD */
#billboard, #promos, #headlines, #ticker, #options, #links, #homefooter {
	width: 780px;
	clear: both;
	color: #76797c;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#billboard { width: 900px; margin-right: auto; margin-top: 10px; margin-left: auto; margin-bottom: 0px; }
#billboard img.bottom { padding: 0; border: 0; margin: 0; margin-bottom: 16px; }
#billboard a.more:hover {text-decoration: underline;}
#billboard #sdk_img { position: absolute; top:412px; left:160px; }
#billboard #sdk_img p {margin-left: 91px; margin-top: -49px; color: #000; font-weight: bold; font-size: 12px;}
#billboard #enterprise_img { position: absolute; top:428px; left:476px; }
#billboard #enterprise_img p {margin-left: 150px; margin-top: -42px; color: #000; font-weight: bold; font-size: 12px;}

#billboard #keynote_img { position: absolute; top:430px; left:45px; }
#billboard #keynote_img p {margin-left: 95px; margin-top: -60px; color: #000; font-weight: bold; font-size: 12px;}
#billboard #sdkwithkeynote_img { position: absolute; top:425px; left:330px; }
#billboard #sdkwithkeynote_img p {margin-left: 90px; margin-top: -55px; color: #000; font-weight: bold; font-size: 12px;}
#billboard #enterprisewithkeynote_img { position: absolute; top:433px; left:615px; }
#billboard #enterprisewithkeynote_img p {margin-left: 148px; margin-top: -36px; color: #000; font-weight: bold; font-size: 12px;}



/* VIDEOS */
#video { position: relative; top: -74px; width: 980px; text-align: center; }
#video a.watch-ad { width: 173px; margin-right: 10px; }
#video a.watch-event { margin-right: 50px; }

/* PROMOS */
#promos {
	width: 768px;
*height: 155px; }
#promos img {
	float: right;
	border-width: 0;
	margin: 0 15px 0 0;
}
#promos img.last { margin: 0; }



/* HOMEFOOTER */
#homefooter { margin: 60px auto 50px; text-align: center; font-size: 10px; color: #6e6e6e; }
#homefooter a { margin: 0 2px; text-decoration: none; }
#homefooter a:hover { text-decoration: underline; }
#homefooter p.left a { margin-right: 0; }
#homefooter p.left { width: 50%; float: left; text-align: left; text-indent: 10px; }
#homefooter p.right { width: 50%; float: right; }
#homefooter p.links { border: 1px solid #e5e5e5; border-width: 1px 0; padding: .5em 0; margin: 1.5em 0 2em; }

