HTML {
	font-size: 13px; /* Base size */
	padding: 0px;
	margin: 0px;

scrollbar-face-color: #153359;
  scrollbar-highlight-color: #02152d;
  scrollbar-shadow-color: #153359;
  scrollbar-3dlight-color: #01224b;
  scrollbar-arrow-color: #ffffff;
  scrollbar-track-color: #01224b;
  scrollbar-darkshadow-color: #02152d;

}

BODY {
background-image: url('../images/bgcont.jpg');
  margin: 0;
}

#wrapper {
  height: 700px;
  width: 100%;
  margin: 0;
  text-align: center;
}

#design {
  height: 700px;
  width: 951px;
  margin: 0;
}

#left {
  height: 700px;
  width: 89px;
  float: left;
  background-image:url("../images/left.jpg");
}

#middle {
  height: 700px;
  width: 773px;
  float: left;
}

#the_logo_print{
	position: absolute;
	left:0px;
	top:0px;
	visibility:hidden;
}

#right {
  height: 700px;
  width: 89px;
  float: left;
  background: url('../images/right.jpg');
}

#innertopwrapper {
  height: 23px;
  width: 773px;
  background: url('../images/top.jpg');
}

#the_logo{
	float:left;
	text-align:left;
	height:77px;
	width:312px;
	cursor:pointer;
}

#innertopnav {
  border: 2px solid #ffffff;
  width: 769px;
  height:77px;
}

#logo {
  height: 77px;
  width: 312px;
  text-align: left;
  float: left;
  margin:0;
  border:0;
}

#print_logo{
  display:none;
}

#flashnavigation{
  height: 77px;
  width: 457px;
  text-align: left;
  float: left;
  background: url('../images/navbg.jpg');
}

#maincontent{
  border-left: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  border-bottom:2px solid #ffffff;
  height:450px;
  width: 769px;
  text-align: right;

}

#content{
  height: 450px;
  width: 397px;
  text-align: left;
  float: right;

  overflow:auto;
  overflow-x:hidden;
}

#maintext{
  width: 370px;
  text-align: left;
}

#innerbottomwrapper{
  border: 2px solid #ffffff;
  border-top:0;
  width: 769px;
  height: 128px;
  text-align: left;
  background: url('../images/botbg.jpg');
}

#maintextbot1{
  width: 355px;
  text-align: left;
  float: left;
  height: 128px;
}

#maintextbot2{
  width: 405px;
  text-align: left;
  float: left;
  height: 128px;
}

#credits{
  width: 773px;
  height: 144px;
  background: url('../images/botbg2.jpg');
}

.fontbodycontent {
  font-size: 12px;
 /* color: #61667c; */
  color: #B9BCC4;
  font-family:  Arial, Helvetica;
  line-height:22px;
  width:370px;
  padding-right:5px;
  text-align:justify;
}

.fontcreditnavigation {
  font-size: 11px;
  color: #b9bcc4;
  font-family: Arial, Helvetica;
  text-decoration:none;
}

#print_header{
  display:none;
}

.clear {
  clear: both;
}

#copyright{
 font-size: 8pt;
 font-family: Arial, Helvetica;
}

.bgline{
	background:url(images/bg_newline.jpg) no-repeat;
	color:#ffffff;
	height:33px;
}

.bgline2{
	background:url(images/bg_newline.jpg) no-repeat;
	color:#ffffff;
	height:33px;
	font-size: 12px;
	/* color: #61667c; */
	color: #B9BCC4;
	font-family:  Arial, Helvetica;
	line-height:22px;
}

.glass{
	background-image:url(../images/tower.jpg);
	background-position:right;
	background-repeat:no-repeat;
	width:400px;
	height:300px;
}