#buttons {
	height: 250px;
	width: 576px;
	position: absolute;
	height: 50px;
	top: 163px;
	left: 329px;
	z-index: 100;
}


#buttons ul {
	list-style: none;
}

#buttons li {
	float: right;
	border-left: solid 1px #5a8bb9;
	padding-left: 5px;
	padding-right: 5px;
	display: block;
	padding-bottom: 15px;
}

#buttons a {
	color: #81b2e5;
	font-family: "Helvetica";
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
	display: block;

}

#buttons a:hover {
	color: #fff;
}

.selected   {
	background: url(images/selectedmenu.jpg) no-repeat center 9px;
}
	
#buttons .selected a {
	color :#fff;
}	
	
#wrapper {
	width: 960px;
	position: relative;
	margin: 0 auto;
}

body {
	background:url(images/sitebg.jpg) top center #6ba51f;
	font-family: "Helvetica";
	line-height: normal;
}

#frontcontent {
	position: absolute;
	width: 840px;
	right: 69px;
	height: 410px;
	top: 227px;
	direction: rtl;
	text-align: right;
}

#front_bubble {
	position: absolute;
	right: 3px;
	width: 579px;
	background: url(images/frontbubble.jpg) no-repeat;
	height: 419px;
	z-index: 0;
}

#front_menu {
	position: absolute;
	left: 0;
	top: 230px;
	width: 500px;
}

.front_text {
color:#3d78b3;
margin-top:20px;
margin-right:20px;
width:450px;
font-size:12pt;
font-family : tahoma;
	
}

#images ul {
	list-style: none;
	margin-right: 40px;	
}

#images li {
	float: right;
	margin-right: 10px;
	position: relative;
	height: 239px;	
	width: 179px;
}

#images ol li {
	float: none;
	height: auto;
	width: 310px;
	list-style-position: outside;
}

#images ol {
	margin-right: 20px;
}


.bwimg {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}

.regimg {
	position: absolute;
	left: 0;
	top: 0;
}

.empname {
	margin-top: 250px;
	color: #64a0de;
	font-size: 16pt;
}

.emptext {
	font-size: 12pt;
}

.invis {
	display : none;
}

#press {
	position: absolute;
	right: 3px;
}

#pressmenu ul {
	list-style: none;
}

#pressmenu {
	color : #619fde;
	font-size: 12pt;
	position: absolute;	
	top: 278px;
	line-height: 110%;
	font-weight: bold;
	left : 80px;
}

.selected {
	color : #25639e;
}

#ideatext, #strategytext, #bigtext {
	line-height:150%;
}

#bubblesbg {
	background: url("images/projectsbg.jpg");
	width: 381px;
	height: 419px;
	position: absolute;
	right: 3px;	
}

#projecttexts {
	float: left;
	width: 430px;
	margin-top: 20px;
	color: #5d9ebb;
	font-size: 12pt;
	line-height: 150%;
}

#headlines {
	position: absolute;
	top: 280px;
	right: 25px;
	color: #619fde;
	font-size: 12pt;
	font-weight: bold;
}

.headline {
	margin-top: 5px;
}

.selectedheadline {
	color : #25639e;
}

#bigpicture {
	z-index: 100;
	position: absolute;
	top: -200px;
	left: 25px;
}

 #fuzz{ position:absolute; top:0; left:0; width:100%; z-index:100; background: url('images/dim.png'); display:none; text-align:left; }  

.entry-content img {
	margin-bottom: 0;
}

.front_button, .menubutton, .headline, .logo, .bwimg, .regimg, .menuitem, #press, #bigpicture {
	cursor: pointer;
}

input {
	background: #d3d3d3;
	border: 1px solid #c4c4c4;
	margin-top: 11px;
}

textarea {
	background: #d3d3d3;
	border: 1px solid #c4c4c4;
	margin-top: 11px;
	height:100px;
	width:210px;
}

label {
	padding-top: 17px;
	color : #2661a3;
	line-height: 20px;
	font-weight: bold;
}

.label_spacing {
	padding-top:15px;
}

.error {
	font-size:10pt;
	color : #f70f0f;
	font-weight:bold;
	margin-top:13px !important;
	position: absolute;
	left: 68px;
}