body {
	margin: 0px;
	padding: 0px;
	background-image: url("../images/bgburst_teal.gif");
	background-attachment: fixed;
	background-position: top;
	background-repeat: no-repeat;
	background-color: #026dd9;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

#logo {
	width: 325px;
}

form {
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
}

input {
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
}

#search1 {
	position: relative;
	width: 953px;
}

#searchbox {
	position: absolute;
	float: left;
	margin: 0px;
	padding: 0px;
	top: 52px;
	left: 754px;
	width: 199px;
	color: #000000;
}

#searchinput {
	position: absolute;
	float: left;
	margin: 0px;
	padding: 0px;
	top: -3px;
	left: 54px;
	color: #000000;
}

#length {
	width: 110px;
	border: 1px solid #d3d2d2;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	height: 17px;
	color: #000000;
}

#btn_gobox {
	position: relative;
}

#btn_go {
	position: absolute;
	float: right;
	margin: 0px;
	padding: 0px;
	top: -5px;
	left: 115px;
}

#menubox {
	width: 927px;
	padding: 14px 0px 0px 0px;
	margin: 0px 14px 0px 14px;
	
}

#menu {
	background-image: url("../images/bg_hmmenu.gif");
	background-position: top;
	background-repeat: no-repeat;
	width: 309px;
	height: 44px;
}

#tagtext {
	background-color: #ffffff;
	padding: 0px 0px 40px 0px;
	margin: -13px 0px 0px -15px;
	height: 25px;
}

.tagtext {
	font-size: 18px;
	color: #03397b;
	cursor: default;
}
a.tagtext {
	font-size: 18px;
	color: #03397b;
}
a.tagtext:hover {
	font-size: 18px;
	color: #03397b;
}

#menudiv {
	height: 1px;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	cursor: default;
}
.menudiv {
	cursor: default;
}

#content {
	background-image: url("../images/bg_homephoto.jpg");
	background-position: top;
	background-repeat: no-repeat;
	height: 389px;
}

#content_new {
	background-image: url("../images/bg_homephoto_new.jpg");
	background-position: top;
	background-repeat: no-repeat;
	height: 389px;
}

#tagline {
	background-image: url("../images/tagline_home.png");
	background-position: top;
	background-repeat: no-repeat;
	height: 389px;
}

#tagline_new {
	height: 389px;
}

#merge {
	position: relative;
}

#mergerbox {
	position: absolute;
	float: left;
	top: 164px;
	left: 498px;
}

#foot {
	padding: 10px 0px 20px 0px;
	background-image: url("../images/pgbtm_home.gif");
	background-position: top;
	background-repeat: no-repeat;
}
