/* CUSTOM CSS */
html body.homepage .box.welcome-statement,
body.homepage .box.welcome-statement h2,
body.homepage .box.welcome-statement p
{
	width:700px;
}

#iframeWidget {
	position: absolute;
	top: -100px;
	right: 0px;
	margin-right: 20px;
	margin-top: 110px;
}

#floatme {
	display: block;
        position: absolute;
	top: 400px;
left: 690px;
z-index: 99999;
	margin-left: 25px;
}

div#mmc {
     position: absolute;
     top: 386px;
     left: 712px;
}
