/* CSS Document */
#nav_7 a {
	height: 42px;
	float: left;
	border-bottom-width: 17px;
	border-bottom-style: solid;
	border-bottom-color: #004A8D;
	background-image: url(../images/nav_7.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header_1 {
	background-image: url(../images/header_bg_1-8.gif);
}
#navi_cont {
	background-image: url(../images/header_bg_2-8.jpg);
}

#contact_info {
	left: 450px;
	top: 20px;
	width: 247px;
	float: right;
}
#contact_info a {
	color: #000099;
}
#contact_info a:hover {
	color: #004A8D;
}
#right_column {
	float: right;
	height: 330px;
	width: 219px;
	position: relative;
	z-index: 2;
}
#contact2 input, #contact2 textarea {
	width: 220px;
}
#send input {
	width: auto;
}