* { behavior: url(iepngfix.htc) }

body {
	margin-top: 0px;
	background-image: url("images1/bg.jpg");
	background-repeat: repeat-x;
	background-color: #4e799a;
	color: #000000;
	font-size: 11px;
	font-family: Trebuchet MS;
}
div#top {
  border: 0px solid black;
	width: 734px;
	height: 163px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("images1/top2.gif");
	background-repeat: no-repeat;
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #466d8b;
	font-weight: bold;
	text-decoration: none;
}
div#top div {
	float: right;
	position: relative;
}
div#top a {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #466d8b;
	text-decoration: none;
	font-weight: normal;
}
div#menu {
  border:0px solid white;
	width: 734px;
	height: 54px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("images1/menu.gif");
	background-repeat: no-repeat;
}
div#left1{
  border: 0px solid white;
	float: left;
	position: relative;
	top: 0px;
	width: 204px;
	height: 505px;
	background-image: url("images1/red.gif");
}
div#title {
  border: 0px solid white;
	width: 734px;
	height: 34px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("images1/title.gif");
	background-repeat: no-repeat;
}
div#container {
	border: 0px solid white;
	width: 734px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	background-image: url("images1/long.gif");
	background-repeat: repeat-y;
}
div#content {
	border: 0px solid white;
	width: 734px;
/*	width: 734px;
	height: 356px;*/
	margin-left: auto;
	margin-right: auto;
	background-image: url("images1/content5.gif");
	background-repeat: no-repeat;
}
div#left {
	border: 0px solid white;
	float: left;
	position: relative;
	left:20px;
	top: 0px;
	width: 490px;	
}
div#right {
	border: 0px solid white;
	float:left;
	position: relative;
	top: 30px;
	left: 20px;
	width: 180px;
	color: #fff;
	font-family: Trebuchet MS;
}
div#right a{
  color: #fff;
	font-family: Trebuchet MS;
	text-decoration:none;
}
div#between {
  border: 0px solid white;
	width: 734px;
	height: 61px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("images1/between.gif");
	background-repeat: no-repeat;
}
div#line {
  border: 0px solid white;
	width: 734px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("images1/line.gif");
	background-repeat: repeat-y;
}
div#bottom {
border: 0px solid white;
	width: 734px;
	height: 45px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("images1/bottom.gif");
	background-repeat: no-repeat;
	text-align: right;
}
div#bottom img {
	float: left;
	position: relative;
	width: 118px;
	left: 240px;
	top: 30px;
}
div#bottom a {
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #30506b;
	padding-right: 60px;
}
div#blue {
  background-image: url(images1/blue.gif);
  background-repeat: no-repeat;
  background-position: top center;
  height: 21px;
  margin-bottom: 5px;
}
div#blue a {
  display:block;
  float:left;
  position: relative;
  left: 15px;
  top:2px;
}
p {
	padding: 0px;
	margin: 0px;
}
img {
	border: 0px;
}
input {
	border: 1px solid #bb9501;
}
textarea {
	border: 1px solid #bb9501;
	overflow:auto;
	width: 202px;
	height: 100px;
}
.send {
	font-family: Trebuchet MS;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
	text-align: center;
	background-color: #2f4e6a;
	cursor: pointer;
	border: 0px;
}
marquee {
  color: #be0f00;
  font-weight: bold;
}
.title {
  color: #be0f00;
  font-weight: bold;
  font-size:13px;
  text-transform: uppercase;
}
.p1 {
  padding: 10px;
}
