#header {
	height:92px;
	background: #fff url(../images/skin/header/header_bg.gif) repeat-x;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom:1px;
}

#headerA {
	float:left;
}

#headerB {
	float:right;
	padding-top:15px;
	text-align:right;
}

#navigation {
	height:22px;
	background: url(../images/skin/navigation/nav_bg.gif);
	padding-left: 5px;
	background-color: #DBC18A;
}

#buttons {
	height:98px;
}

#menu {
	padding-left: 10px;
	padding-top:10px;
	padding-bottom:20px;
}

#page_header {
	height:98px;
	background: url(../images/skin/page_header/page_header_bg.gif);
}

#main {
	width: 982px;
/*	width:760px; */
	background: url(../images/skin/main/page_content_bg.gif);
}

#main_nomenu {
	width: 982px;
/*	width:760px; */
}

#wrapper {
	background: url(../images/skin/main/main_bg.gif);
   background-repeat: repeat-y;
	width:1000px;
/*	width:838px; */
	padding-left:19px;
	margin-left:auto;
	margin-right:auto;
}

#page_content {
	margin-top:20px;
	margin-left: 30px;
}

#page_content_text {
/*	width:400px; */
	width:622px;
	float:left;
	padding-bottom:15px;
}

#page_content_text_noIMG {
	width:722px;
/*	width:500px; */
	float:left;
	padding-bottom:15px;
}

#page_content_image {
	width:150px;
	float:left;
	text-align:center;
	margin-bottom:15px;
}

#sidebar {
	float:left;
	width:180px;
}

#content {
	float:left;
	width:802px;
/*	width:580px; */
	background-color: #fff;
}

#footer {
	width:982px;
/*	width:760px; */
	font-size:0.9em;
	color: #fff;
	text-align: center;
}

#footer1 {
	padding-top:3px;
	padding-bottom:3px;
	background-color: #7383C5;
}

#footer2 {
	padding-top:3px;
	padding-bottom:3px;
	margin-top:1px;
	background-color: #7383C5;
}

#seal {
	margin-top:10px;
	text-align:center;
	padding-bottom:20px;
}

#page_headerA {
	float:left;
}

#page_headerB {
	float:right;
}

#homeFlash {
	text-align:center;
	padding-top:10px;
}

/*
#scrollnews {
	width:760px;
	height:98px;
	background-image: url(../images/skin/page_header/scrollnews_bg.gif);
	background-repeat: repeat-x;
}

.newscell {
	width:230px;
	height:78px;
	padding:10px;
	border-right:1px dashed #9aa1c3;
	float:left;
}

.newsimg {
	float:left;
}

.newsdescr {
	width:140px;
	float:right;
	padding-top:20px;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
}

#scrollcontrolers {
	width:40px;
	position:absolute;
} */

#researchHeader {
	background: url(../images/skin/page_header/research_labs_bg.jpg) no-repeat;
	width: 962px;
/*	width:740px; */
	height:63px;
	padding-top:40px;
	padding-left:20px;
}