body {
	background: #0062AD url(images/bg_site.gif) repeat-x;
	margin: 0px;
	padding: 0px;
}
p, h1, h2, h3, h4, h5, a, ul, li, lo, address, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left; 
}
p {
	line-height: 16px;
	font-size: 12px;
}
h1 {
	color: #0B419B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: -1px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: #1E57A0;
	padding: 3px;
	text-transform: uppercase;
	margin-top: -5px;
	margin-right: -5px;
	margin-left: -5px;
	clear: both;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #0062AD;
	border-bottom: 1px dotted #999999;
	clear: both;
}

address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #1E57A0;
	margin-bottom: 10px;
	clear: both;
	border-top: 1px dotted #CCCCCC;
	padding-top: 10px;
}

a:link {
}
a:visited {
}
a:hover {
}
a:active {
}

li {
	font-size: 12px;
	margin-bottom: 5px;
}
/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

div#container {
	width: 770px;
	background: url(images/bg_container.gif) repeat-y;
	margin: 0px;
	padding: 0px;
}

div#top {
	width: 770px;

margin: 0px auto:
position: relative;
	background: url(images/logo.gif) no-repeat;
	height: 50px;
	position: relative;
}

div#audio {
	position: absolute;
	left: 633px;
	top: 25px;
}

a.video {
	color:#FFFFFF;
	font-size:14px;
	text-decoration:underline;
	font-weight: bold;
}

div#owner {
position: absolute;
}
div#right {
	float: right;
	width: 540px;
	padding-right: 30px;
}
div#right li {
	line-height: 16px;
	margin-bottom: 5px;
}



div#header {
	background: url(images/header.gif) no-repeat;
	height: 163px;
	position: relative;
}
div#header img, div#header object {
	float: left;
}


div#content {
	background: url(images/bg_content.gif) no-repeat;
	height: 1%;
	margin: -1px 0px 0px;
	padding: 0px;
	position: relative;
}

div#footer {
	clear: both;
	background: url(images/footer.gif) no-repeat;
	height: 50px;
}
div#footer img {
	margin-left: 200px;
	margin-top: 20px;
}


div#copyright {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #FFFFFF;
	padding-left: 185px;
	padding-top: 15px;
	}
	div#copyright a:link, div#copyright a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	div#copyright a:hover {
	text-decoration: underline;
	}
	
/* ----------------- MAIN NAVIGATION ----------------- */
div#nav {
	width: 190px;
	float: left;
	}
	ul#mainnav {
	margin: 0px;
	padding: 0px;
	width: 160px;
	}
	ul#mainnav li {
	display: inline; 
	list-style: none;
	}
	ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 182px;
	border-bottom: 1px groove #1B4F8D;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	background: url(images/arrow.gif) no-repeat 5px center;
	text-indent: 15px;
	}
	ul#mainnav li a:hover, ul#mainnav li a.current:link, ul#mainnav a.current:visited {
	background: #3680DA;
	}	
	
/* ---------------------------- UTILITY NAVIGATION ----------------------------  */
div#utility {
	margin: 0px auto;
	height: 12px;
	padding-top: 15px;
	padding-left: 180px;
	}
	ul#utilitynav {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	ul#utilitynav li {
	display: inline;
	float: left;
	margin: 0px auto;
	padding: 0px;
	}
	ul#utilitynav li a:link, ul#utilitynav li a:visited, ul#utilitynav li a:active {
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	display: block;
	width: auto;
	padding: 2px 7px;
	margin: 0px;
	color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
	}
	ul#utilitynav li a:hover, ul#utilitynav li a.current:visited {
	text-decoration: underline;
	}	
div.column {
	float: left;
	width: 320px;
	border-right: 1px dotted #CCCCCC;
	padding-right: 10px;
}
div.column p {
	font-size: 12px;
	line-height: 16px;
}

div.column2 {
	float: right;
	width: 190px;
}
div.column2 p {
	font-size: 11px;
	line-height: 14px;
}
div.doctors {
	background: #D8E7F5;
	padding: 5px;
	border: 1px solid #0E4891;
	margin-bottom: 25px;
	clear: both;
	height: 200px;
}
div.doctors img {
	clear: both;
	float: right;
}


img.right {
	background: #FFFFFF;
	float: right;
	margin-left: 15px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-bottom: 10px;
	clear: right;
}
img.border {

	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
p.clear {
	clear: both;
}

