/* CSS Document */
html, body {
	background-color:#4389A2;
	background-image:url(images/sanofi_BG.gif);
	background-repeat:repeat-x;
	background-position:top center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	width:100%;
	height: 101%;

}
#wrapper {
	width:911px;
	height: 1000px;
	background-image:url(images/wrapper.png);
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	padding:0 0 0 23px;
}

.header {
	width:883px;
	height:125px;
	padding-bottom:10px;

}
.preContainer {
	width:247px;
	background-color:#EFE8CC;
	float:left;
	margin-right:10px;
	text-align:center;
}
#presenters {
	width:247px;
	height:600px;
	text-align:center;
	float:left;
}
#vidContainer {
	width:646px;
	height:423px;
	padding-top:100px;
	background-image:url(images/vid_bg.jpg);
	background-repeat:no-repeat;
	float:left;
}
.scrollContainer {
	width:618px;
	height:237px;
	background-image:url(images/roundTable_BG.gif);
	background-repeat:no-repeat;
	float:left;
	padding-left:24px;
	padding-top:33px;
}
.scroller {
	width:575px;
	height:237px;
}

