html {
     overflow: -moz-scrollbars-vertical;
}


body {
	background-color: #ffffff;
	background: url(graphics/4by4diab1.jpg);
	font-weight: normal;
	text-align: center;
}      

#container {
 	position: relative; 
	top: 4px; 
	width: 900px;
	margin: 0 auto;  
	padding: 0px;
  border: none; 
  text-align: center; 
	background-color: #ffffff;
	overflow: hidden;
}

#header{
 	position: relative; 
	top: 0; 
	height: 120px; 
	width: 100%; 
	margin: 0 auto; 
	padding: 0;
  border: none;
  text-align: center;
	color: #000000;
	font-family: verdana, sans-serif;
	font-size: 20px;
}

#content {
 	position: relative;  
	top: 1px;
	margin: 0 auto;
	width: 100%;
	text-align: left; 
	font-family: verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	float: none;
	padding: 0;
	padding-top: 0;
  border: none;
	line-height: 1.2em;
}

.clearboth { clear: both; }

/* Hover menu: minimum requirements for functionality */

ul.topmenu{
	list-style-type:none;
	margin:0;
	padding:0;
}

.topmenuul{
	list-style-type:none;
	margin:0;
	padding:0;
	float: left;
}

.topmenuli{
	list-style-type:none;
	float:left;
	text-align: left;
}

.topmenutitle{
	display: block;
	font-size: 12px;
	width: 225px;
}

.submenuul{
	list-style-type:none;
	position:absolute;
	margin: 0;
	margin-left: 50px;
	padding:0;
	display:none;
}

.submenuli a{
	display:block;
	width:172px;
	text-align: left;
}

li:hover ul , li.over ul{ /* lists nested under hovered list items */
	display: block;
}

#dmenu li>ul { 
	top: auto;
	left: auto;
}

/* menu design */

#dmenu {
	font-family: Arial, Sans-Serif;
	font-size:14px;
}

.topmenuul {

}

.topmenutitle {
	text-indent:3px;
	text-decoration: none;
	border:none;
	color: #ffffff;
	background-color: #122C80;
	padding:3px;
	padding-right: 0;/padding-right: 3px;
	padding-left: 0;/padding-left: 3px;	
	line-height:14px;
}

.submenuul {
	margin-top:-1px;
	background-color: #d6e1f3;
	background-position: top left;
	background-repeat: repeat-x;
	font-size:13px;
	border : solid 1px #122C80;
}

.submenuli a{
	padding:3px;
	text-decoration: none;
	color: #000000;

}

.submenuli a:hover{
	text-decoration: none;
	background: #122C80;
	color: #FFFFFF;
}

.subnav {
	width: 191px;
	float: left;
	padding-right: 0px;
	padding-top: 14px;/padding-top: 32px;
	margin: 4px 4px 0 0;
	background-color: #d6e1f3;
	margin-bottom: -5000px;
	padding-bottom: 5000px;
	border : none;
}

.subnav ul {
	margin-left: 0;	
}

.subnavli {
	list-style-type: none;
	margin-left: 0;
	text-align: right;
	margin-bottom: 24px;	
	border-bottom: solid 1px #ffffff;	
	font-size: 12px;
}

.subnavli a {
	padding:3px;
	width: 185px;
	text-decoration: none;
	color: #000000;
}

.subnavli a:hover{
	text-decoration: none;
	background-color: #122C80;
	color: #ffffff;
}

.crdiv {
	position: relative; 
	top: -16px; 
	left: -346px; 
	width: 160px;
	padding: 0; 
	padding-left: 0px;/padding-left: 0px; 
	text-align: left;
	font-family: arial, sans-serif; 
	font-size: 9px;
	font-weight: normal; 
	margin: auto;/margin: 0;	
}

.crdiv a {
	text-decoration: none;
	color: #122C80;
}

.crdiv a:hover {
	text-decoration: none;
	color: #6243db;
}

#flashdiv {
	padding: 0;
	margin: 0 auto;
	margin-left: 198px;/margin-left: 192px;
	border: none;
	float: none;
}

#pagehead {
	font-size: 17px;
	font-weight: bold;
	color: #122C80;
	padding-bottom: 6px;
}

.newshead {
	position: relative;
	margin: 12px auto;
	padding: 12px;
	width: 460px;
	text-align: center;
	font-family: arial, sans-serif; 
	color: red;
	font-size: 18px;
	font-weight: bold;
	border: solid 1px #122C80;	
}

.newsbody {
	position: relative;
	margin: 0 auto 42px auto;
	padding: 2px;
	width: 460px;
	text-align: justify;
	font-family: arial, sans-serif; 
	color: #000000;
	font-size: 14px;
	border: none;	
}

.thumbdisp {
	position: relative;
	margin-top: 12px;
	margin-left: 6px;
	padding: 4px;
	border: solid 1px #122C80;
	float: right;
	color: #122C80;
	text-align: center;
	font-size: 11px;
	font-weight: bold;	
}

.subcontent {
	margin: 0 auto;
	margin-left: 200px;
	margin-right: 0;
	text-align: justify; 
	font-family: verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	float: none;
	padding-bottom: 24px;
	padding-left: 24px;
	padding-top: 35px;/padding-top: 18px;
	padding-right: 12px;
  border: none;
	line-height: 1.2em;
}

.subcontent td {
	text-align: left;
	font-size: 13px;
	width: 50%;	
}

.profile {
	margin-bottom: 40px;
	padding-top: 1px;/padding-top: 0;
	padding-bottom: 60px;/padding-bottom: 0;	
	line-height: 1.6em;
	border-top: solid 1px #122C80;
	clear: both;
}

#bigarrow {
	position: relative;
	left: 6%;
	width: 90%;
	height: 200px; 
	background: url(graphics/bigarrow.jpg) no-repeat; 
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #000000;	
}

#home .inde, #prof .cpro, #offs .offs, #cont .cont {
	font-weight: bold;
}

#home .home, #prof .prof, #offs .manu, #offs .news, #offs .cono, #cont .prod, #cont .ctrl, #cont .conc {
	font-weight: normal;
	background-color: #122C80;
	color: #ffffff;
}