body {
	background: #0698ad url(../images/layout/bg_slice.gif) left top repeat-x;
	margin: 0px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: .85em;
	voice-family: "\"}\"";
	voice-family: inherit;
}
.hidden {
	display: none;
}
#header {
	border:0px;
}
#sitenav {
	background: url (../images/layout/sitenav.jpg);
	border:0px;
	margin: 1px 0px 0px 0px;
}
#body_content {
	background: #c1eaef;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin: 1px 0px 0px 0px;
	padding: 0px 20px 40px 10px;
}
#body_content_25th {
	background: #0698ad url(../images/layout/25th_background.jpg) repeat;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin: 1px 0px 0px 0px;
	padding: 0px 20px 40px 10px;
}
#body_content a {
	color: #fff;
	text-decoration: none;
}
#body_content a:link {
	color: #057383;
	font: bold 1em;
	text-decoration: none;
}
#body_content a:visited {
	color: #09a3b1;
	font: bold 1em;
}
#body_content a:hover,
#body_content a:active {
	color: #09a3b1;
	font: bold 1em;
	text-decoration: underline;
}
.shorttext {
	height: 300px
}
#body_text {
	padding: 10px 0px 0px 10px;
}
#body_text_25th { background: url(../images/layout/85_opacity.png) repeat; 	margin: 80px 0px 0px 0px;
	padding: 10px;
	}
#body_text_25th .transparency {
	opacity: 1;
}
#body_text_25th p {
	zoom: 1;
}
#body_text i {
	font: italic .9em;
}
#caption_image {
	text-align: right;
	float: right;
	padding-top: 30px;
	padding-left: 10px;
	width: 300px;
	padding-right: 5px;
}
#caption_image2 {
	text-align: right;
	float: right;
	padding-top: 10px;
	padding-left: 10px;
	width: 300px;
}
#caption {
	background: #87dde8;
	margin: 5px 0px 0px 0px;
	padding: 2px 4px 2px 6px;
	border: 1px solid #000;
	width: 290px;
	font: bold 1em;
}
#caption2 {
	background: #87dde8;
	margin: 5px 0px 0px 0px;
	padding: 2px 4px 2px 6px;
	border: 1px solid #000;
	width: 290px;
	font: bold 1em;
}
h1 {
	font-weight: bold;
	font-size: 1.2em;
	margin: 10px 0px 2px 0px;
}
h2 {
	fon-weight: bold;
	font-size: 1.1em;
	margin: 5px 0px 2px 0px;
}
ul {
	margin: 0px 0px 0px -25px;
}
ol li{
	margin-top: 10px;
	margin-bottom: 2px;
}
.quotation {
	font-weight: bold;
	font-size: 1em;
}
.navtip {
	font: 11px Verdana, sans-serif;
}
#sidebar {
	float: left;
	background: #87dde8;
	border: 1px solid #000;
	width: 350px;
	margin: 2px 5px 3px 0px;
	padding: 2px 5px 13px 10px;
	font: .9em;
}
#sidebar li{
	list-style: disc;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 8px;
}
#consulting li {
	list-style: disc;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
}
.indent {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 8px;
}
.bigindent {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 8px;
}
#footer {
	margin: 0px 0px 0px 0px;
	border: 0px;
	clear: both;
}
.clear { clear: both; }
/* menu css 
---------------------------------*/
ul {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	background: url (../images/layout/sitenav.jpg);
}
li.one {
	float: left;
	margin: 0px 0px 0px 11px;
	padding: 0px 0px 0px 0px;
	padding: 0px;
	position: absolute;
}
li.two {
	float: left;
	margin: 0px 0px 0px 100px;
	position: absolute;
}
li.three {
	float: left;
	margin: 0px 0px 0px 200px;
	position: absolute;
}
li.four {
	float: left;
	margin: 0px 0px 0px 316px;
	position: absolute;
}
li.five {
	float: left;
	margin: 0px 0px 0px 459px;
	position: absolute;
}
li ul {
  display: none;
  position: absolute; 
  top: 1em;
  left: 0;
  background: #87dde8;
  border: 1px solid #000;
  margin: -4px 0px 0px -2px;
  padding: 2px 3px 2px 3px;
}
li > ul {
	top: auto;
	left: auto;
}
li:hover ul, li.over ul{ display: block; }

ul a {
	color: #fff;
	text-decoration: none;
	margin: 1px 3px 1px 3px;
}
ul a:link {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
ul a:visited {
	color: #000;
}
ul a:hover,
ul a:active {
	background: #c1eaef;
	color: #000;
	font: bold 16px;
	text-decoration: none;
	 display:block;
}
.ul-one {
	width: 320px;
}
.ul-two {
	width: 285px;
}
.ul-three {
	width: 260px;
}
.ul-four {
	width: 465px;
}
.ul-five {
	width: 250px;
}
/* extras */
#text-box {
	background: #c1eaef;
	width: 300px;
	border: 1px solid #000;
	margin: 120px 15px 5px 5px;
	padding: 10px;
	float: right;
}
#clear {
	clear: both;
}

.buttons a {
	margin: 5px;
	padding: 7px;
	display: block;
	width: 250px;
	background-color: #90cce2;
	text-align: center;
	font-size: 1.2em;
	border: 1px #333 solid;
color: #fff; font-weight: bold; text-decoration: none;
}

.buttons a:hover {
	background-color: #069BB0;
}