body, html
{
	font-family:"Arial",Georgia,Serif;
	color: #344386;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

h1
{
	margin-left: 10px;
}
.iframe
{
	font-family:"Arial",Georgia,Serif;
	color: #344386;
}

.container
{
	position: relative;
	width: 100%;
	background-color: #FFFFFF;
}

.content
{
	position: relative;
	margin-top: 35px;
	width: 100%;
	height: 445px;
	background-color: #344386;
}

.square
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-top: 17px;
	width: 934px;
	height: 404px;
}
.menu
{
	
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 83px;	
	width: 934px;
	height: 48px;
	font-size: 14px;
	font-weight: bold;
	font-style:italic; 
	color: #344386;
}

a
{
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	font-style:italic; 
	color: #344386;
}

#streep
{
	background-image: url(images/streep.jpg);
	background-repeat: no-repeat;
}

.whitesquare
{
	background-image: url(images/images_07.jpg);
	background-repeat: no-repeat;
	width: 590px;
	height: 406px;
	padding: 18px;
	padding-right: 15px;
}
