/* Main css */

body { 
	text-align: center; 
	margin: 0px; 
	background-color: #678da1; 
	font-size: 13px; 
	font-family: verdana, helvetica, sans-serif;
}

td {
	font-size: 13px; 
	font-family: verdana, helvetica, sans-serif;
	line-height: 1.5em;
	vertical-align: top;
}

#container {
	width: 800px;
	position: relative;
	margin: 0 auto;
	margin-top: 60px;
	background: #678da1;
	text-align: justify;
}

#header {
	height: 145px;
	margin: 0;
	padding: 0;
}

#logo a {
	display: block;
	float: left;
	margin: 0;
	margin-left: -1px;
	width: 168px;
	height: 142px;
	background-color: 003e63;
	background: url("logo.gif") 0 0 no-repeat;
	overflow: hidden;
}

#buttons  ul{
	float: left;
	margin: 0;
	margin-left: 11px;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 5px;
	padding-right: 11px;
	background-color: e3e7d8;
	text-decoration: none;
	overflow:hidden;
}

#buttons  li{
	float: left;
	margin-left: 6px;
	list-style-type:none;
	overflow:hidden;
	height: 120px;	
}

#buttons a{
	display: block;
	float: left;
	width: 114px;
	text-decoration: none;
	height: 0px;
	padding-top: 120px;
}

#buttons a:hover, a:active {
	background-position: -114px 0;
}

.rollover1 a {
	background: url("menu-button1.jpg") 0 0 no-repeat;
}

.rollover2 a {
	background: url("menu-button2.jpg") 0 0 no-repeat;
}

.rollover3 a {
	background: url("menu-button3.jpg") 0 0 no-repeat;
}

.rollover4 a {
	background: url("menu-button4.jpg") 0 0 no-repeat;
}

.rollover5 a {
	background: url("menu-button5.jpg") 0 0 no-repeat;
}

#contentmain {
	width: 772px;
	margin: 0;
	margin-top: 8px;
	margin-bottom: 60px;
	border: 11px solid #e3e7d8;
	background-color: ffffff;
}

#back {
	margin: 0;
	float: left;
	display:block;
	width: 72px;
	height: 35px;
}

#back a {
	display:block;
	width: 72px;
	height: 35px;
	background: url("back.gif") 0 0 no-repeat;
}

#back a:hover, a:active {
	background-position: 0 -35px;
}

#submenu {
	margin-left: 132px;
}

#submenu ul {
	margin: 0;
	height: 35px;
	/*margin-left: 60px;*/
	text-decoration: none;
	overflow:hidden;
}

#submenu li{
	float: left;
	margin-left: 6px;
	list-style-type:none;
	overflow:hidden;
}

#submenu a {
	display:block;
	width: 114px;
	height: 0px;
	padding-top: 35px;
}

#submenu a:hover, a:active  {
	background-position: 0 -35px;
}

.submenupers1 a {
	background: url('menu-personnel1.gif') 0 0 no-repeat;
}

.submenupers2 a {
	background: url('menu-personnel2.gif') 0 0 no-repeat;
}

.submenupers3 a {
	background: url('menu-personnel3.gif') 0 0 no-repeat;
}

.submenuproj1 a {
	background: url('menu-projects1.gif') 0 0 no-repeat;
}

.submenuproj2 a {
	background: url('menu-projects2.gif') 0 0 no-repeat;
}

.submenuproj3 a {
	background: url('menu-projects3.gif') 0 0 no-repeat;
}

.submenuproj4 a {
	background: url('menu-projects4.gif') 0 0 no-repeat;
}

.submenuproj5 a {
	background: url('menu-projects5.gif') 0 0 no-repeat;
}

.submenucap1 a {
	background: url('menu-capab1.gif') 0 0 no-repeat;
}

.submenucap2 a {
	background: url('menu-capab2.gif') 0 0 no-repeat;
}

.submenucap3 a {
	background: url('menu-capab3.gif') 0 0 no-repeat;
}

.submenucap4 a {
	background: url('menu-capab4.gif') 0 0 no-repeat;
}

.submenucap5 a {
	background: url('menu-capab5.gif') 0 0 no-repeat;
}

.submenutest1 a {
	background: url('menu-testim1.gif') 0 0 no-repeat;
}

.submenutest2 a {
	background: url('menu-testim2.gif') 0 0 no-repeat;
}

.submenutest3 a {
	background: url('menu-testim3.gif') 0 0 no-repeat;
}

.submenutest4 a {
	background: url('menu-testim4.gif') 0 0 no-repeat;
}

.submenutest5 a {
	background: url('menu-testim5.gif') 0 0 no-repeat;
}

.submenuloc1 a {
	background: url('menu-location1.gif') 0 0 no-repeat;
}

.submenuloc2 a {
	background: url('menu-location2.gif') 0 0 no-repeat;
}

.submenuloc3 a {
	background: url('menu-location3.gif') 0 0 no-repeat;
}

.submenuloc4 a {
	background: url('menu-location4.gif') 0 0 no-repeat;
}

#titlebox {
	margin-top: 30px;
	margin-bottom: 25px;
}

#contents {
	padding-top: 16px;
	display: block;
	float: left;
	width: 180px;
	height: 300px;
}

#contents img {
	display: block;
	margin-left: 20px;
	margin-bottom: 10px;
	border: 0;
}

#bodytext {
	/*text-align: justify;*/
	max-height: 500px;
	overflow: auto;
	width: auto;
	height:410px;
	scrollbar-3dlight-color:;
	scrollbar-arrow-color:#4169E1;
	scrollbar-base-color:;
	scrollbar-track-color:#E0FFFF;
	scrollbar-darkshadow-color:#48D1CC;
	scrollbar-face-color:#48D1CC;
	scrollbar-highlight-color:#48D1CC;
	scrollbar-shadow-color:#5F9EA0;
}

#bodytext p {
	line-height: 1.5em;
	margin-right: 50px;
}

#bodytext a {
	color: #54c9ce;
}

#bodytext ul {
	list-style: url('test.gif');
	line-height: 1.5em;
}

#bodytext li {
	margin-right: 50px;
	
}

#bodytext ul ul li {
	list-style: disc;
	line-height: 1.5em;
}

#contents2 {
	/*display: block;
	width: 300px;*/
	
	float: left;
	height: 510px;
	margin-left: 10px;
	margin-right: 20px;
}

#bodytext2 {
	/*text-align: left;*/
	display: block;
	margin-left: 320px;
	height: 510px;
}

#bodytext2 p {
	line-height: 1.5em;
	margin-right: 50px;
}

#bodytext2 ul {
	/*margin-left: 400px;
	padding-left: 400px;*/
	list-style: url('test.gif');
}

#bodytext2 li {
	line-height: 1.5em;
	margin-right: 50px;
}

#widebody {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 0;
}

#widebody li {
	list-style: url('test.gif');
	line-height: 1.5em;
}

#bodytext3 p {
	margin-left: 180px;
	line-height: 1.5em;
	margin-right: 50px;
}

#bodytext3 img {
	margin-top: 40px;
	margin-right: 0px;
	
}

#bodytext3 li {
	list-style: url('test.gif');
	line-height: 1.5em;
}

#bodytext4 {
	/*height: 550px;*/
	overflow: auto;
	scrollbar-3dlight-color:;
	scrollbar-arrow-color:#4169E1;
	scrollbar-base-color:;
	scrollbar-track-color:#E0FFFF;
	scrollbar-darkshadow-color:#48D1CC;
	scrollbar-face-color:#48D1CC;
	scrollbar-highlight-color:#48D1CC;
	scrollbar-shadow-color:#5F9EA0;
	margin-left: 20px;	
}

#bodytext4 hr {
	color: #bbb;
	background-color: #bbb;
	height: 1px;
}

#bodytext4 p {

	line-height: 1.5em;
	margin-right: 50px;
}

#bodytext4 img {
	margin-top: 10px;
}

#bodytext4 li {
	list-style: url('test.gif');
	line-height: 1.5em;
}

#indenttext {
	margin-left: 150px;
}

.bluetext {
	/*color: #54c9ce;*/
	color: #003e63;
}

.darkbluetext {
	color: #003e63;
}

#footer ul {
	height: 19px;
	margin-left: 140px;
	text-decoration: none;
	overflow:hidden;
}

#footer li {
	display:block;
	float: left;
	margin: 0px;
	list-style-type:none;
}

#footer a {
	display:block;
	height: 0px;
	padding-top: 19px;
}

#footer a:hover, a:active  {
	background-position: 0 -19px;
}

.footer1 a {
	width: 69px;
	background: url('footer1.gif') 0 0 no-repeat;
}

.footer3 a {
	width: 72px;
	background: url('footer3.gif') 0 0 no-repeat;
}

.footer5 a {
	width: 62px;
	background: url('footer5.gif') 0 0 no-repeat;
}

.input {
	background-color: #dbddd2;
	color: #000;
	border: 0;
	font-size: 13px; 
	font-family: verdana, helvetica, sans-serif;
	width: 250px;
}