
body {
	margin: 0;
	padding: 0;
	background: #FFF url(images/bg.jpg) repeat-x left top;
	font-family: Verdana, "Trebuchet MS", Helvetica, Arial;
	color: #303030;
	font-size: 13px;
	text-align: left;
}

p {
	margin: 0;
	padding: 0 0 1.6em 0;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 3em;
}

h3 {
	font-size: 1.1em;
}

a {
	color: #005595;
	text-decoration: none;
}

a:hover {
	color: #85612E;
	text-decoration: none;	
}

hr {
	display: none;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

.e-ease {
	padding: 0 0 15px 0;
}

/* Header */

#header {
	position: relative;
	width: 760px;
	height: 175px;
	margin: 0 auto;
	padding: 0 20px;
}

#header a {
	text-decoration: none;
	color: #F79F1A;
}

#nav {
	position: relative;
	width: 760px;
	margin: 0 auto 6px auto;
	padding: 0 20px;
	text-align: left;
	font-size: 1.3em;
	color: #005595;
}

.logo {
	margin: 15px 0 0 0;
}

.phone_number {
	position: absolute;
	top: 0;
	left: 570px;
}

.page_title {
	position: relative;
	margin: 90px 0 0 0;
}

.center_right {
	position: absolute;
	top: 0;
	left: 340px;
	float: right;
	margin: 4px -10px 0 0;
}

.center_right_MRI {
	position: absolute;
	top: 0;
	left: 487px;
	float: right;
	margin: 4px -10px 0 0;
}


#center_bar {
	border-bottom: #0e5d99 5px solid;
	border-top: #0e5d99 5px solid;
	background: #e6e3cf url(images/center_bar_bg.gif) repeat-x top left;
	height: 140px;
	width: 100%;
}

#center_bar_content {
	position: relative;
	height: 140px;
	width: 760px;
	margin: 0 auto;
	padding: 0 20px
}

/* Content */

#body {
	position: relative;
	width: 760px;
	margin: 0 auto;
	padding: 25px 20px;
}


img.alignleft {
	float: left;
	margin: 0 8px 0 0;
}

.alignright {
	float: right;
}


/* Left Content */

#left_content {
	float: left;
	width: 380px;
}

/* Sidebar */

#sidebar {
	position: relative;
	float: right;
	width: 300px;
	margin-bottom: 10px;
	text-align: right;
	color: #404040;
	font-size: 1.1em;
}

#left_content ul, #left_content li {
	list-style: square;
	margin: 0 0 10px 10px;
}

#sidebar h2 {
	margin: 15px 0; 
	font-size: 2.2em;
	font-weight: normal;
}


#sidebar a:hover {
	text-decoration: none;
}

#slideshow {
	position: relative;
}

.pics img {
	border:2px solid #CCCCCC;
	left:0;
	top:0;
}

#image_rotate {
	border: #0E5D99 3px solid;
	width: 300px;
	overflow: hidden;
}

#contact_info_home {
	position: relative;
	clear: both;
}

/* Footer */

#footer {
	position: relative;
	width: 800px;
	margin: 25px auto;
	padding: 15px 0;
	clear: both;
	text-align: center;
	font-size: .8em;
	border-top: #999 1px solid;
}

#footer a {
	color: #303030;
}

#footer a:hover {
	color: #005595;
}

img { border: none; }

img.left {
	float: left;
	margin: 3px 20px 30px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 10px 30px;
}

#image_rotate li {
	top: 0;
	left: 0;
}
