<style type="text/css">

body {
	font-family: arial, helvetica, serif;
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
	width: 10em;
}

#nav li { /* all list items */
	float: left;
	width: 7em; /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: black;
	width: 7em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#content {
	clear: left;
	color: #ccc;
}

#bg {
background-color:white;
text-decoration:none;
}

#spc {
color:#304e74;
font-size:5;
}

#fsize {font-size:12px}

p {
color:#000065;
font-family:helvetica;
font-size:12px;
}

#imglink {
font-size:12px;
font-family:helvetica;
}

div.ex {
background:#304e74;
width:150px;
font-family:helvetica;
font-size:16px;
color:#ffffff;
padding:1px; 
border:1px; 
border-color:blue;
position:relative;
left:30;
top:-10;
font-weight:bold;
}

div.ex2 {
background:#304e74;
width:150px;
font-family:helvetica;
font-size:16px;
color:#ffffff;
padding:1px; 
border:1px; 
border-color:blue;
position:relative;
left:30;
top:-10;
font-weight:bold;
}

div.ex3 {
background:#304e74;
width:150px;
font-family:helvetica;
font-size:16px;
color:#2ce074;
padding:1px; 
border:1px; 
border-color:blue;
position:relative;
left:30;
top:-10;
font-weight:bold;
}

div.semi_lang {
background:#ffffff;
width:118px;
font-family:helvetica;
font-size:14px;
color:#000065;
padding:1px; 
border:3px; 
border-color:blue;
position:relative;
left:55;
top:10;
float:center;
}

div.pharma_lang {
background:#304e74;
width:46px;
font-family:helvetica;
font-size:12px;
color:#44dc0f;
padding:1px; 
border:1px; 
border-color:blue;
position:relative;
left:32;
top:-243;
float:center;
}

div.gas_lang {
background:#ffffff;
width:88px;
font-family:helvetica;
font-size:14px;
color:#000065;
padding:1px; 
border:3px; 
border-color:blue;
position:relative;
left:70;
top:10;
float:center;
}


div.exbgs {
background:#304e74;
width:180px;
height:230px;
padding:3px; 
border:0px solid; 
border-color:#ffffff;
position:relative;
left:30;
top:10;
}

div.exbgp {
background:#304e74;
width:180px;
height:230px;
padding:3px; 
border:0px solid; 
border-color:#ffffff;
position:relative;
left:30;
top:25;
}

div.exbgn {
background:#304e74;
width:180px;
height:230px;
padding:3px; 
border:0px solid; 
border-color:#ffffff;
position:relative;
left:30;
top:40;
}

div.exbgws {
background:#ffc000;
width:176px;
height:232px;
padding:5px; 
border:1px solid; 
border-color:#ffc000;
position:relative;
left:18;
top:12;
}

div.exbgwp {
background:#ffc000;
width:177px;
height:232px;
padding:5px; 
border:1px solid; 
border-color:#ffc000;
position:relative;
left:18;
top:12;
}

div.exbgwn {
background:#ffc000;
width:176px;
height:232px;
padding:5px; 
border:1px solid; 
border-color:#ffc000;
position:relative;
left:18;
top:12;
}

#aligntop {
padding:1px; 
position:relative;
left:7;
top:5;
}

#aligntop2 {
padding:1px; 
position:relative;
left:5;
top:2;
}

#globe {
width:5px;
height:2px;
padding:0px; 
position:relative;
left:-5;
top:-62;
}

div.brobg {
background:#ffc000;
width:120px;
height:170px;
padding:5px; 
border:1px solid; 
border-color:#ffc000;
position:relative;
left:5;
top:3;
}

div.brolink {
background:#ffffff;
width:125px;
font-family:helvetica;
font-size:12px;
color:#0000ff;
padding:1px; 
border:1px; 
border-color:blue;
position:relative;
left:13;
top:6;

}

div.brobgPharm {
background:#ffc000;
width:120px;
height:170px;
padding:5px; 
border:1px solid; 
border-color:#ffc000;
position:relative;
left:50;
top:3;
}

div.brolinkPharm {
background:#ffffff;
width:125px;
font-family:helvetica;
font-size:12px;
color:#0000ff;
padding:1px; 
border:1px; 
border-color:blue;
position:relative;
left:58;
top:6;
}

div.brobgGas {
background:#ffc000;
width:120px;
height:170px;
padding:5px; 
border:1px solid; 
border-color:#ffc000;
position:relative;
left:50;
top:-120;
}

div.brolinkGas {
background:#ffffff;
width:125px;
font-family:helvetica;
font-size:12px;
color:#0000ff;
padding:1px; 
border:1px; 
border-color:blue;
position:relative;
left:58;
top:-118;
}

div.CProfile {
background:#ffffff;
width:0px;
padding:0px; 
border:0px; 
border-color:blue;
position:relative;
left:0;
top:6;
}

#bulet1 {
color:#000065;
font-family:helvetica;
font-size:12px;
background:#ffffff;
width:270px;
padding:0px; 
border:0px; 
border-color:blue;
position:relative;
left:6;
top:-6;
}

#bulet2 {
color:#000065;
font-family:helvetica;
font-size:12px;
background:#ffffff;
width:280px;
padding:0px; 
border:0px; 
border-color:blue;
position:relative;
left:6;
top:-6;
}
</style>

