/* CSS Document */
body {
	margin:0px;
	padding:0px;
	text-align: center;
	background-color: #032876;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100.01%;
}
#wrapper {
	top: 10px;
	width: 810px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}
#banner {
	position: absolute;
	width: 800px;
	height: 324px;
	border: 2px solid #032974;
}

#blinks ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#blinks li {
	float: left;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	white-space: nowrap;
	width: auto;
	height: 10px;
}
#blinks a {
	display: block;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;

}
#blinks a:link, #blinks a:visited {
	color: #032974;
}
#blinks a:hover, #blinks a:active,
#pagelink a:link, #pagelink a:visited,
#pagelink a:hover, #pagelink a:active {

	color:#575757;
}


#leftcolumn {
	position: absolute;
	top: 324px;
	width: 236px;
	height: auto;
	min-height: 450px;
	background-color:#ffffff;
	border-left: 2px solid #032974;
	border-bottom: 2px solid #032974;

}
#leftcolumn ul {
	margin: 15px;
	padding: 10px;
	list-style-image:url(images/banner/square.jpg) 
}
#maincolumn {
	position: absolute;
	top: 324px;
	width: 566px;
	height: auto;
	min-height: 450px;
	left: 236px;
	background-color:#f2f2f2;
	border-right: 2px solid #032974;
	border-bottom: 2px solid #032974;

}

a {
	font-size:14px;
	color : #828280;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	font-size:14px;
	color : #032974;
	text-decoration: none;
	font-weight: bold;
}

.heading {
	font-size : 16px;
	font-weight: bold;
	color: #032974;
}
.content {
	font-size : 14px;
	width: 95%;
	height:90%;
	margin: 10px 10px 10px 10px;
	padding: 3px 3px 3px 3px;
	color: #767676;

}
td.btop {
	width: 800px;
	height: 30px;
	background-image:url(images/banner/btop.jpg);
	background-repeat:no-repeat;

}
td.bleft {
	width: 198px;
	height: 20px;
	background-image:url(images/banner/bleft.jpg);
	background-repeat:no-repeat;

}
td.bright {
	width: 602px;
	height: 20px;
	background-color: #aaaaa8;
}

td.bbottom {
	width: 800px;
	height: 272px;
	background-image:url(images/banner/bbottom.jpg);
	background-repeat:no-repeat;

}
table.contact {
	background-color:#ffffff;
	margin-top: 15px;
	margin-left: 15px;
	font-size : 16px;
	font-weight: bold;
	width:500px; 
}
.phone {
	font-size : 24px;
	font-weight: bold;
}
table.doctor {
	
	margin-top: 15px;
	margin-left: 15px;
	font-size : 12px;
	width:475px; 
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/gradient65x1.jpg);
	background-position:bottom;
	background-repeat:repeat-y;
	background-color:#ffffff;
}

  

