/*
--------------------------------
Name: screen.css
Start date: 19.09.2007
Autor: 
--------------------------------
*/

@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font: 95% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
	text-align: center;
}
a img {
	border-width: 0px;
	border-style: none;
}
#container_1 {
	width: 960px;
	margin: 80px auto 0px;
	padding: 0px;
	height: 350px;
}
#container {
	margin-top: 33px;
	width: 936px;
	margin-left: 10px;
	padding-top: 140px;
	position: relative;
	float: left;
}
#all_images {
	width: 936px;
	height: 370px;
	background: #000000;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
#img_container {
	width: 936px;
	height: 370px;
	margin-right: auto;
	margin-left: auto;
}


#all_images img {
	float: left;
}



#logo_mlisa {
	height: 288px;
	width: 384px;
	margin: 0px auto 70px;
}
#logo_name {
	height: 44px;
	width: 575px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	height: 39px;
	width: 564px;
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: right;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	background: url(../images_cms/2-new_03_logo_george.gif) no-repeat;
}

#nav_top {
	height: 50px;
	width: 564px;
	position: absolute;
	top: 51px;
	right: 0px;
}
#logo .logo_top {
	font-weight: bolder;
	font-size: 3.2em;
	margin: 0px;
	padding: 0px;
	color: #bebebe;
	overflow: visible;
	display: none;
}
.TabbedPanelsContentGroup {
	clear: both;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	background-color: #EEE;
	display: none;
}
