body {
  margin: 0px; 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  margin: 0px;
  padding: 0px;
}

h1, h2, h3 {
  color: #000000;
  margin: 0px;
  padding: 0px;
  font-size: 20px;
}

h1 {
  display: none;
}

#container {
  width: 900px;
  margin: 0px auto;
  height:857px;
  text-align: left; 
  float: center;
  border-bottom: #02093c solid 2px;
  border-left: #02093c solid 2px;
  border-top: #02093c solid 2px;
  border-right: #02093c solid 2px;
}

#header {
  background: url(../images/header.png) #b3b5f7 no-repeat;
  width: 900px; 
  height: 50px;
  float: center;
  border-bottom: #02093c solid 2px;
}

#image1
{
  background: url(../images/image1copy.jpg) #b3b5f7 no-repeat;
  width:900px;
  height:150px;
  float:left;
  border-bottom: #02093c solid 2px;
}

#image2
{
  background: url(../images/image2copy.jpg) #b3b5f7 no-repeat;
  width:900px;
  height:150px;
  float:center;
  border-bottom: #02093c solid 2px;
}

#image3
{
  background: url(../images/image3copy.jpg) #b3b5f7 no-repeat;
  width:900px;
  height:150px;
  float:center;
  border-bottom: #02093c solid 2px;
}

#image4
{
  background: url(../images/image4copy.jpg) #b3b5f7 no-repeat;
  width:900px;
  height:150px;
  float:center;
  border-bottom: #02093c solid 2px;
}

#image5
{
  background: url(../images/image5copy.jpg) #b3b5f7 no-repeat;
  width:900px;
  height:150px;
  float:center;
  border-bottom: #02093c solid 2px;
}

#imagebox
{
  background: url(../images/image1copy.jpg) #b3b5f7 no-repeat;
  width:900px;
  height:150px;
  float:left;
  border-bottom: #02093c solid 2px;
}

#nav
{
  background: #b3b5f7; 
  width:150px;
  height:600px;
  float:left;
  border-right: #02093c solid 2px;
}

#nav ul
{
  margin:0px;
  list-style:none;
}

#nav li
{
  display:inline;
}

#nav a
{
  float:left;
  width:100px;
  height:30px;
  background:#b3b5f7 url('../images/button.png');
  text-decoration:none;
  font-family:arial;
  font-weight:bold;
  font-size:16px;
  color:#02093c;
  padding: 20px 0px 0px 10px;
}

#nav a:hover, #nav a:active a
{
  color:#ffffff;
  font-size:16px;
}


#content
{
  width:724px;
  height:600px;
  background:#ffffff;
  float:right;
  text-align:left;
  padding: 0px 5px 0px 10px;
}

#footer
{
  width:900px;
  height:51px;
  background:#b3b5f7;
  text-align:center;
  color:#02093c;
  padding:0px 0px 0px 0px;
  float:left;
  border-top: #02093c solid 2px;
}


#emailform
{
  float:right;
  padding: 0px 60px 0px 0px;
}

#address
{
  float:left;
  padding: 0px 0px 0px 80px;
}


#test
{
  background: #b3b5f7 no-repeat;
  width:900px;
  height:150px;
  float:left;
  border-bottom: #02093c solid 2px;
}
