BODY{
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
	color: #000000;
	margin: 0px;
	border: 0px none;
	padding-bottom:20px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: center;
	

}

#wrapper{
	border: 1px solid #999999;
	color: #000000;
	margin: 10px auto;
	padding:0;
	width: 768px; /* bmh*/
	voice-family: inherit;

}

#foot{
	border: 1px solid #999999;
	color: #e95d0f;
	margin: 10px auto;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 768px; /* bmh*/
	voice-family: inherit;
	text-align: center;
	font-size: 10px;

}

#header{
	width: 766px;
	height: 155px;
	background: #ffffff url('../images/logo.gif') no-repeat left top;
}


#header2{
	width: 100%;
	height: 25px;
	background: #ffffff url('../images/orange2.gif') no-repeat left top;
}
#nav1{
	position: relative;
	top: 3px;
	float: left;
	
	margin: 0px;
	padding: 0px;
	display: block;
}

#nav1 ul{
	list-style-type: none;
	
}

#nav1 li{
		
}

#nav1 a{
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

#nav2{
	position: relative;
	top: 3px;
	float: left;
	
	display: block;
}

#nav2 ul{
	list-style-type: none;
	display: block;
}

#nav2 li{
	display:block;
	float:left;
	color:white;
	text-align:right;
	
		
}

#nav2 a{
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

#header3{
	position: relative;
	
	width: 100%;
	height: 25px;
	background: #ffffff url('../images/blue2.gif') no-repeat left top;
}

#nav3{
	position: relative;
	top: 3px;
	float: left;
	left: 70px;
	display: block;
}

#nav3 ul{
	list-style-type: none;
	display: block;
}

#nav3 li{
	display:block;
	float:left;
	color:white;
	text-align:right;
	
		
}

#nav3 a{
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}


#content{
	font-size: 12px;
	color: black;
	padding-left:25px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 10px;
	text-align: left;

}



h1{
	font-size: 16px;
	color: #0099cc;
}

h2{
	font-size: 14px;
	color: #0099cc;
}

h3{
	font-size: 12px;
	color: #0099cc;
}

h6{
	font-size: 10px;
	
	padding-left:80px;
}

a{
	color: #e95d0f;
}
td{
	font-size: 12px;
	
}


dd{
	margin:0px;
	padding:0px;
	position:absolute;
}

dd#home{
	left: 30px;
}

dd#about{
	left: 200px;
}

dd#partners{
	left: 340px;
}

dd#news{
	left: 450px;
}

dd#del{
	left: 610px;
}

dd#pub{
	left: -20px;
}
dd#demos{
	left: 100px;
}
dd#press{
	left: 180px;
}
dd#contact{
	left: 380px;
}
dd#links{
	left: 470px;
}
dd#open-source{
	left: 535px;
}
