body {
  margin: 0px;
  padding: 0px;
  font-family: Helvetica, Arial, sans-serif;
  height: 100%;
  background-color:#39526c;
  color:#FFFFFF; 
}

#container {
  position: relative;
  margin: 0 0;
  width: 100%;
}

#header {
  width:100%;
  height:204px;
  background-image: url(images/clouds.jpg);
  background-repeat: repeat-x;
}

#logo{
  width:800px;
  height:204px;
  background-image: url(images/logo-skyline.jpg);
}

#left {
  position: absolute;
  left: 0px;
  top:204px;
  font-size:12px;
  width: 260px;
  background: #2161a4;
  padding:15px 15px 15px 15px;
  background-position:bottom;
  background-image: url(images/left-background.jpg);
  background-repeat:repeat-x;
}

#middle {
  position: absolute;
  left: 280px;
  top: 204px;
  width: 466px;
  background: #3269a3;
  padding:15px 15px 15px 15px;
  background-position:bottom;
  background-image: url(images/middle-background.jpg);
  background-repeat:repeat-x;
}

#text_heading{ 
	font-size:18px;
	color:#df9800;
}

#footer {
  clear: both;
  width:100%;
  font-size:11px;
  padding:3px 0px 3px 0px;
}

A:link{ color:#FFFFFF; text-decoration:none;}
A:visited{ color:#FFFFFF; text-decoration:none;}
A:hover{color:#FFF000; text-decoration:underline;}

#letter{
  background-color: white;
  color: black;
  font-family: Courier;
  font-size: 8pt;
}


#link1{ 
	position:absolute;
	left:40px;
	top:183px;
}

#link2{ 
	position:absolute;
	left:130px;
	top:183px;
}

#link3{ 
	position:absolute;
	left:240px;
	top:183px;
}

#link4{ 
	position:absolute;
	left:324px;
	top:183px;
}

#link5{ 
	position:absolute;
	left:433px;
	top:183px;
}

#link6{ 
	position:absolute;
	left:533px;
	top:183px;
}

#row_contact{ padding:7px 0px 7px 0px;}

#mandatory{ font-size:18px; color:#FF8888;}

#message{ font-size:18px; color:#CD0000;}

#astm{
  position: relative;
  margin: 15px 0px 25px 15px;
  width: 800px;
  background-color:#2161a4;

}

#astm_left{
  margin-left:100px;
}

h4{ margin-bottom:0px; text-align:center;}

h2{ 
	margin:0px 0px 0px 0px; 
	color:#df9800;
	font-size:15px;
}

h1{ 
	margin:0px 0px 0px 0px; 
	color:#df9800;
	font-size:17px;
}

#operating{ color:#FF8888;}

#call{   
	font-size:16px;
}
