/* CSS Document */

/*common*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}
body a:link {
	color:#036;
}
body a:visited {
	color:#036;
}

h1{
margin-top: 0px;
}
h4{
margin-top: 0px;
text-indent: 10px;
}

#container {
	margin: 0 auto;
	width: 730px;
	text-align: left;
}
#container2{
	width: 730px;
	position: absolute;
	display: block;
	text-align: left;
}
#main{	
	display: block;
	width: 700px;
	padding: 0;
	margin: auto;
	position: absolute;
	background-color:#fff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}
#banner{
	height: 90px;
	width: 700px;
	background-color: #FFFFFF;
	background-image: url(img/topBanner.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #FFFFFF;
	display:block;
}

#topnav {
	display:block;
	left: 0px;
	top: 90px;
	width: 700px;
	height: 30px;
	overflow: hidden;
	
	background-image: url(img/barBGb.jpg);
	background-repeat: repeat-x;
}
#topnav ul {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 29px;
	white-space: nowrap;
	float: right;
	top: 0px;
	font-weight: bold;
	overflow: visible;
}
#topnav ul li {
	list-style-type: none;
	display: inline;
	height: 30px;
}
#topnav li a{
	height: 30px;
	margin: 0px;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}

#topnav li a:hover {
	color: #fff;
	background-image: url(img/barBGa.jpg);
	background-repeat: repeat-x;
}
#botBar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #003366;
	margin: 0px;
	padding-top: 7px;
	height: 23px;
	width: 700px;
	bottom:0px;
	text-align: center;
}
#botBar p {
	margin:0px;
}
.active a{
	color: #fff;
	background-image: url(img/barBGa.jpg);
	background-repeat: repeat-x;
}
.active a:link {
	color: #fff;
}
.active a:visited {
	color: #fff;
}

/*index*/
#midBanner{
	background-image: url(img/midBanner1.jpg);
	background-repeat: no-repeat;
	height: 300px;
	width: 700px;
	margin: 0px;
}
#midBubble{
	margin: 0;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003366;
	position: relative;
	height: 170px;
	width: 212px;
	left: 135px;
	top: 60px;	
}
#midBubble p{
	margin: 0;
	padding: 0;
}
#botContent{
	display:block;
	background-color: #FFFFFF;
	height: 190px;
	width: 700px;
}
#botLeft{
	display:block;
	margin-right: 10px;
	margin-top: 10px;
	padding: 10px;
	height: 150px;
	width: 425px;
	float:left;
	margin: 10px;
	background-color: #e1ecfa;
}
#botLeft ul{
	list-style: circle;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	color:#003366;
}
#botLeft ul li{
	padding-top: 5px;
	padding-bottom: 5px;
}
#botRight{
	display:block;
	background-color: #ddd;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	padding: 10px;
	height: 150px;
	width: 205px;
}
#botRight ul{
	list-style: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#botRight ul li{
	padding-top: 5px;
	padding-bottom: 5px;
}

#botRight ul li a{
	text-decoration: underline;	
}
#botRight p{
	margin: 0px;
	padding: 0px;	
}
/*sub pages*/
#midContent{
	min-height: 440px;
	width: 650px;
	top: 120px;
	margin: 0px;
	background-color: #fff;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #003366;
	padding: 25px;
}
#midContent a:link, #midContent a:visited{
	color:#3366CC;
	text-decoration: underline;
	padding: 0px;
	margin:0px;
}
#map{
	width: 425px;
	height: 350px;
	text-align: right;
	float: right;
	border: 1px solid #003366;
	background-color:#fff;
	margin-left: 10px;
}
#pdf{
	list-style-position: outside;
	list-style-image: url(img/pdf-icon.gif);
	list-style-type: none;
	margin-bottom: 20px;

}
#pdf li{
	padding-top: 5px;
}
#pdf li a{
	text-decoration: none;
}
.imgSpace{
	margin-top:5px;
	margin-left:20px;
	margin-bottom: 10px;
	
}
#image1, #image2, #image3, #image4{
	width: 240px;
}
#imgChanger{
	margin-left:10px;
	margin-right:10px;
	padding-bottom:5px;
	margin-top:0px;
	float:left;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
}
#imgChanger a:link, #imgChanger a:visited{
	padding-left:8px;
	padding-right:8px;
	padding-top:3px;
	padding-bottom:3px;
	margin-right:3px;
	margin-left:3px;
	text-decoration: none;
	background-color: #e1ecfa;
	color: #006699;
	border: 1px solid #006699;
}

#imgChanger p{
margin-top:5px;
margin-bottom:8px;
font-weight: bold;
}

.genImgSpace p{
	margin:0px;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.officeImg{
	margin-top:90px;
	margin-right:-15px;
	text-align:center;
}
.officeImg img{
	margin-right: 15px;
}
.fluoroImg{
	text-align:center;
	clear:both;
	border:thin #000000 solid;
	margin-bottom:10px;
	height: 300px;
}
.fluoroImg img{
	margin-top: -1px;
	margin-left: -1px;
	margin-right:10px;
	border: thin #000000 solid;
}
.fluoroImg p{
	margin-left:0px;
	margin-right:10px;
	margin-bottom: 10px;
	margin-top: 5px;
	text-align: left;
}
.services {
	clear:both;
}
#tl{

	background-image: url(img/shadow_left.png);
	width: 15px;
	left: -15px;
	top: 0px;
	background-repeat: repeat-y;
	z-index:3;
}
#tr{
	background-image: url(img/shadow_right.png);
	width: 15px;
	left: 702px;
	background-repeat: repeat-y;
	z-index:3;
}
#bl{
	background-image: url(img/shadow_left_corner.png);
	height: 44px;
	width: 15px;
	left: -15px;
	bottom: -44px;
	background-repeat: no-repeat;
	z-index:3;
}
#br{
	background-image: url(img/shadow_right_corner.png);
	height: 44px;
	width: 15px;
	left: 702px;
	background-repeat: no-repeat;
	z-index:3;
}
#b{
	background-image: url(img/shadow_bottom2.png);
	height: 15px;
	width: 702px;
	bottom:-15px;
	background-repeat: no-repeat;
	z-index:3;
}