@charset "utf-8";
#content #header {
	height: 251px;
	background-color: #FFFFFF;
	background-image: url(http://epilepsytn.pmhclients.com/index.php/../images/layout/header_home.jpg);
	background-repeat: no-repeat;
	background-position: right top;
        position: relative;
}
#content #header #flash {
        position: absolute;
        top: 0;
        right: 0;
        width: 462px;
        height: 251px;
}