.provider {
	height: 100px;
	width: 130px;
	float: left;
	margin-right: 160px;
	margin-left: 0px;
	background-image: url(images/provider.jpg);
}
.Search-body {
	background-color: #FFFFFF;
	height: 200px;
	width: 900px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.footer {
	background-color: #50BD6E;
	height: 15px;
	width: 902px;
	padding-top: 2px;
}
.gradient {
	background-image: url(images/bg-bubbles-gradient.jpg);
	float: left;
	height: 100px;
	width: 1px;
}
.footer-text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FEFBED;
	text-align: left;
	vertical-align: bottom;
	float: left;
	width: 450px;
	padding-left: 12px;
}
.white-text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.container {
	width: 900px;
	background-color: #FFFFFF;
	
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #BCD8C4;
	border-right-color: #BCD8C4;
	border-bottom-color: #BCD8C4;
	border-left-color: #BCD8C4;
}
.topheader {
	height: 100px;
	width: 900px;
	background-image: url(images/headerimage.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.topheader1 {
	height: 120px;
	width: 900px;
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 30px;
}

body {
	background-color: #E3F7EA;
	margin-top: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333366;
}

.Menu-h {
	width: 900px;
	height: 33px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #7ABBE0;
	margin-top: 0px;
}
.logo {
	background-image: url(images/logo.jpg);
	height: 99px;
	width: 360px;
	float: left;
	clip: rect(auto,10px,auto,10px);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: center;
}
