@charset "UTF-8";
/* Tremor Media Demo Page */

/* Main */

body { margin:0; padding:0; font-family: "Lucida Grande CE", "Lucida Grande", "Lucida Grande CY", "Lucida Sans", Helvetica, Arial, sans-serif; font-size:11px; height:100%; background:#f9f9f9 url(images/demosite-bg.png) repeat-x; }

*html {height:100%;}

img { border: none; outline:none;}

a {text-decoration: none; outline:none;}

a:visited { outline:none;}

a:hover {text-decoration: none; color:#FF6600;}

a.image { outline:none;}

.fix{ clear:both; height:1px; overflow:hidden; margin:0 0 -1px }
.clear{ clear:both }


#wrapper { width:1024px; height:900px; position:relative; margin:0 auto; padding:0; border-bottom:0px solid #CCCCCC; margin:0 auto; background: url(images/standard_video_w_cb.jpg) center top no-repeat;}

#content_728 {
	width:728px;
	height:300px;
	position:absolute;
	top:25px;
	left:228px;
	background:none;
}

#content_300 {
	width:300px;
	height:250px;
	position:absolute;
	top:174px;
	left:628px;
}

#content_vc {
	width:400px;
	height:310px;
	position:absolute;
	top:203px;
	left:140px;
	background-color:#F9F9F9;
}


#content_vc2 {
	width:480px;
	height:385px;
	position:absolute;
	top:171px;
	left:97px;
	background-color:#F9F9F9;
}


#content_cb {
	width:300px;
	height:250px;
	position:absolute;
	top:166px;
	left:774px;
	border:1px solid #CCC;
}

