/* CSS Document */

BODY {
	MARGIN-TOP: 0px;
	PADDING-LEFT: 0px;
	MARGIN-RIGHT: 0px;
	PADDING-TOP: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	font: Arial;
	font-size: 12px;
	background-color: #DDE2E8;
	background-repeat: repeat-x;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #000000;
	font: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 12px;
	color: #333333;
}
h3 {
	font-size: 12px;
	color: #666666;
}
A:link {
	COLOR: #084
}
A:hover {
	COLOR: #999999
}
A:visited {
	COLOR: #084
}
A:active {
	COLOR: #084
}
.contentsmall {
	FONT: 9px/12px Arial, Geneva, Helvetica, sans-serif; COLOR: #585858
}
#wrapper {
	width: 1045px;
	margin: 0px auto;
	text-align:center;
	background-image: url(images/_wrap-edge.jpg);
	background-repeat: repeat-y;
}

#banner {
	background-image: url(images/_wrap-top.jpg);
	background-repeat: no-repeat;
	height: 150px;
	bottom: auto;
}
#main {
	background-image: url(images/_wrap-main.jpg);
	background-repeat: no-repeat;
	bottom: auto;
}
#contacts {

	background-repeat: no-repeat;
	bottom: auto;
}
#procedures {
	background-image: url(images/_wrap-procedures-top.jpg);
	background-repeat: no-repeat;
	height: 26px;
	bottom: auto;
}
#sectionfoot {
	background-image: url(images/_wrap-section-foot.jpg);
	background-repeat: no-repeat;
	height: 6px;
}
#staff {
	background-image: url(images/_wrap-staff-top.jpg);
	background-repeat: no-repeat;
	height: 26px;
	bottom: auto;
}
#about {
	background-image: url(images/_wrap-about-top.jpg);
	background-repeat: no-repeat;
	height: 26px;
	bottom: auto;
}
#blank {
	background-image: url(images/_wrap-blank-top.jpg);
	background-repeat: no-repeat;
}
#foot {
	background-image: url(images/_wrap-foot.jpg);
	background-repeat: no-repeat;
	height: 200px;
}.content {
	FONT: 12px/12px Arial, Geneva, Helvetica, sans-serif;
	COLOR: #000000;
	line-height: 16px;
	border-color: #FFFFFF;
}
.search {

	FONT: 25px/25px Arial, Geneva, Helvetica, sans-serif;
	COLOR: #000000;
	line-height: 0px;
}
.search_field_providers {
	height:30px;
	width:290px;
	margin-bottom:0px;
	padding:0px;
	font-size:22px;
	text-align:left;
	color:#00B359;
	font-weight: bold;
	background-color: #F0F0F0;
}

.seach_button_providers {
      background: white url(images/button-search-providers.jpg) no-repeat top;
	  margin-bottom:0px;
      width: 231px;
      height: 38px;
      color:white;
	  border:0px;
}
