#container-promo {
	width: 358px;
	/*margin: 0px auto;*/
	/*position: relative;*/
	float: left;
	text-align: left;
	background: #D8E5F5;
}

#contain {
	width: 950px;
	margin: 0px auto;
	position: relative;
	text-align: left;
	/*background: #D8E5F5;*/
}

#contain-video-02 {
	width: 550px;
	height: 409px;
	text-align: center;
	padding: 25px 0 0 0;
	background: url(http://www.gesm.org/-/index-video.jpg);
	float: left;
}

#contain-video {
	width: 550px;
	height: 409px;
	text-align: center;
	padding: 25px 0 0 0;
	background: url(http://www.gesm.org/-/index-video.jpg);
	float: left;
}

#video-text {
	width: 550px;
	text-align: left;
	padding: 8px 0 8px 20px;
}

#container-promo-2 {
	width: 149px;
	height: 154px;
	padding: 280px 18px 0 25px;
	float: left;
	background: url(http://www.gesm.org/-/index-promo.jpg);
}

#container-promo-2 a {
	font-weight: bold;
	text-decoration: none;
	color: #04519d;
}

#container-promo-2 a:hover {
	text-decoration: underline;
}

#logosbottom {
	padding-top: 25px;
	clear:both;
}