body
{
  text-align:center;
  background-image: url(../images/background.jpg);
  background-repeat: repeat-x;
  font-family: Arial;
  font-size: 12px;
}

#biglogo{
position: absolute;
margin-left: -125px;
margin-top: 105px;
}


html>body #biglogo{
margin-left: 135px;


}

#wrapper
{
  width:783px;
  min-height:50px;
  display:table;
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  padding:0px;
}

#logopad
{
  width:1px;
  float:left;
}

#logo
{
  width:120px;
  height:76px;
  background-repeat: no-repeat;
  float:left;

}

#topright
{
  float:right;
  width:1px;
  height:1px;
  background-repeat: no-repeat;
  margin:0px;
  padding:0px;
}

#menu {
	float: left;
	width: 648px;
	height: 30px;
	background-color: c2e8fb;
	margin-top: 38px;
}

#home {
	width: 92px;	
	height: 22px;
	float: left;
	text-align: center;
}

#news {
	width: 92px;	
	height: 22px;
	float: left;
	text-align: center;
}

#stock {
	width: 92px;	
	height: 22px;
	float: left;
	text-align: center;
}

#about {
	width: 92px;	
	height: 22px;
	float: left;
	text-align: center;
}

#finance {
	width: 92px;	
	height: 22px;
	float: left;
	text-align: center;
}

#location {
	width: 92px;	
	height: 22px;
	float: left;
	text-align: center;
}

#contact {
	width: 92px;	
	height: 22px;
	float: left;
	text-align: center;
}

/*
#menu ul
{
	position:absolute;
	top:36px;
	margin:0px;
	padding-top: 10px;
	height: 35px;
	left: 315px;
	width: 682px;
	background-image: url(../images/menu_bg.gif);
	background-repeat: no-repeat;
}

#menu li
{
  display: inline;
  font-size:12px;
  padding: 10px 1px 10px 2px;  border:thin #000000;
}     

#menu li a
{
  font-family: tahoma;
  font-weight:bold;
  text-decoration: none;
  color:#02356A;
  padding: 10px 10px 10px 10px;
}

#menu li a:visited
{
  color:#02356A;
}

#menu li a:hover
{
  background-color: #D7E4EA;
}
*/
.breaker
{
  clear:both;
  width:765px;
  font-size:0px;
  height:15px;
  background-image: url(../images/top.jpg);
  background-repeat: no-repeat;
}

#left
{
  width:213px;
  margin-top: 1px;
  float:left;
}

#middle
{
  width:492px;
  float:left;  
  min-height:50px;
  background: white;
  padding: 0px;
  margin-top: 2px;
}

#middlebit
{
  width:492px;
  float:left;  
  min-height:50px;
  background: white;
  padding: 5px;
  margin-top: 2px;

}


html>body #middlebit{
width: 450px;
}

#flash
{
 margin-top:0px;
 margin-left:2px; 
 margin-bottom:2px;
}


#right
{
  width:58px;


  float:left;
}

