#container {
	width: 950px;
	height: 100%;
	display: block;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#logo {
	width: 100%;
	height: 73px;
	display: block;
	background-color:#fff;
}

#orange {
	width: 950px;
	height: 13px;
	display: block;
	background-color:#fe9601;
}

#highlights {
	width: 100%;
	height: 315px;
	background-color:#222;
	background-image:url(../updates/gfx/intro_en_img.jpg);
	background-repeat: no-repeat;
}

#navigation {
	width: 100%;
	height: 26px;
	display: block;
	background-color:#999;
}

#menu {
	width: 74%;
	height: 26px;
	display: inline-block;
	float: left;
	background-color:#F90;
}

#enews {
	width: 26%;
	height: 26px;
	display:inline-block;
	float: left;
	background-image: url(../updates/gfx/newsletter.jpg);
	background-repeat: no-repeat;
}

#enews_style {
	height: 20px;
	width: 220px;
	position: relative;
	left: 25px;
}

.formstyle {
	border: hidden;
	color: #333333;
	font-size: 10px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.formstyle-button {
	width: 70px;
	height: 26px;
	color: #ffffff;
	background-image: url(../updates/gfx/subscribe.jpg);
	border: hidden;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-shadow: #dd6300 1px 1px 1px; 
}

#titlehead {
	width: 100%;
	height: 30px;
	background-color: #fff;
}

.titlebar {
	width: 25%;
	height: 30px;
	float: left;
	display: inline;
}

#content {
	width: 100%;
	height: 1450px;
	background-color:#FFF;
}

#news {
	width: 23%;
	height: 100%;
	margin-left: 13px;
	padding-right: 5px;
	float: left;
	border-right:#ebebeb solid 1px;
	display:inline-block;
}

#showcase {
	width: 23%;
	height: 100%;
	margin-left: 10px;
	margin-right: 3px;
	float: left;
	border-right:#ebebeb solid 1px;
	display:inline-block;
}

#award {
	width: 23%;
	height: 100%;
	margin-left: 10px;
	padding-right: 5px;
	float: left;
	border-right:#ebebeb solid 1px;
	display: inline-block;
}

#announce {
	width: 23%;
	height: 100%;
	float: left;
	display: inline-block;
}

#footer {
	width: 950px;
	height: 100%;
	margin: 0;
}

#job {
	width: 250px;
	height: 115px;
	float: left;
	display: inline;
	background-image: url(../updates/gfx/img_footerbg.jpg);
	background-position: bottom;
}

#toi {
	width: 130px;
	height: 115px;
	float: left;
	display: inline;
	background-image: url(../updates/gfx/img_footerbg.jpg);
	background-position: bottom;
}

#de {
	width: 120px;
	height: 115px;
	float: left;
	display: inline;
	background-image: url(../updates/gfx/img_footerbg.jpg);
	background-position: bottom;
}

#care {
	width: 200px;
	height: 115px;
	float: left;
	display: inline;
	background-image: url(../updates/gfx/img_footerbg.jpg);
	background-position: bottom;
}

#socialmedia {
	width: 250px;
	height: 115px;
	float: left;
	display: inline;
	background-image: url(../updates/gfx/img_footerbg.jpg);
	background-position: bottom;
}
