#Content
{
	padding: 10px 0 0 20px;
	position: relative;
	top:0
	left: 0;
	width: 600px;
	z-index: 1;
}

#TestPaks, #MaterealityDDS
{
	margin-top: 25px;
}

#InfoFrame
{
	clear: both;
	border: 0;
	height: 260px;
	width: 585px;
	border: 1px solid #E6e6e6; 
}

@media screen and (min-width: 1250px ) {
    #InfoFrame {
        width: 500px;
    }
}


iframe {
     border:0;
} 

#Login
{
	/*position: absolute;
	left: 435px;
	top: 37px;*/
	width:180px;
	height: 210px;
}


.popupmenu ul, ul.popupmenu { margin-left: 0; padding-left: 0; background-color: #F7F4F4; }
.popupmenu li { margin-left: 0; padding-left: 10px; height: 10px; }
.popupmenu li ul {display: none;} 
.popupmenu li:hover > ul {display: block;} 

#Catalog
{
	position: relative;
	top: 0;
	left: 0;
	z-index: 100;
}

#CatalogMenu
{
	position: absolute;
	left: 50px;
	top: 0;
	background-color: #F7F4F4; 
	z-index: 100;
}

#Accreditation
{
    width: 40px;
    margin-left: 25px;
	/*position: absolute;
	right: 0;
	top: 0;
	margin-top: 110px;
    margin-right: 20px;*/
}

#icons img{
    margin-right: 10px;
}

#Page
{
	position: relative;
	top:0;
	left: 0;
	border: 1px solid #FFF;
}
