#buttons {
	height: 250px;
	width: 582px;
	position: absolute;
	height: 50px;
	top: 164px;
	left: 319px;
	z-index: 100;
}


#buttons ul {
	list-style: none;
}

#buttons li {
	float: left;
	border-right: 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 {
	margin: 0 auto;
	width: 860px;
	height: 410px;
	top: 205px;
	text-align: left;
	position: relative;
	left: -21px;
}

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

#front_menu {
	position: absolute;
	right: -350px;
	top: 258px;
	width: 500px;
}

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

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

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

#images ol li {
	height: auto;
	width: 310px;
	list-style-position: outside;
	background: url("images/dot.png") no-repeat 100% 0.5em;
	margin: 0;
	padding-right: 20px;
}

#images ol {
	list-style: none;
}


.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/projectsbgen.jpg");
	width: 381px;
	height: 419px;
	position: absolute;
	left: 2px;	
}

#projecttexts {
	float: right;
	width: 430px;
	margin-top: 10px;
	color: #5d9ebb;
	font-size: 10.5pt;
	line-height: 150%;
	text-align: left;
	direction: ltr;
}

#headlines {
	position: absolute;
	top: 280px;
	left: 30px;
	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;
}

.imagelink a{
 color: #ebac4b;
 text-decoration: none;
}

#bigtext {
	margin-left: 5px;
}

.home #content {
	height: 671px !important;
}

#moretext {
	position: absolute;
	background: #3b74b7;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding: 15px;
	position: absolute;
	color : #fff;
	width: 380px;
	top: 0;
	right: -284px;
	z-index: 1000;
	cursor: pointer;
}

#frontmore, #fronthow {
	cursor: pointer;
}

#newyear {
	display: block!important;
}
