﻿body {
	margin: 0;
	padding: 0;
	color: #333;
	font: 90% Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	background: #e2ebed;
	text-align: center;
}

.center {	
	text-align: center;
}

.movie {	
	font-size: 120%;
}

.call {	
	font-size: 110%;
	margin-top: 20px;
	padding-left: 200px;
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

.prop {
	height: 550px;
	float: right;
	width: 1px;
}

.confidential {
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

.ital {
	font-style: italic;
}

.library {
	text-align: center;
	line-height: 200%;
}

.listtop {
	padding-top: 10px;
}

.padleft {
	padding-left: 30px;
}

#map {
	text-align: center;
}

#map ul {
	margin: 0;
	padding: 0;
}

#map li {
	display: inline;
	list-style-type: none;
	padding: 0px 10px;
}

a {
	color: #000000;
}
		
a:hover {
	color: #FF0000;
}

h1 {
	background: url("cor2r.jpg") no-repeat;
	width: 146px;
	height: 95px;
	overflow: hidden;
	margin: 5px 0px;
	border: 1px solid #000;
}
		
h1 span {
	display: none;
}

h2 {
	font-size: 12px;
	margin: 0;
}
		
h2 span {
	display: none;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 925px;
	background: #fff;
	text-align: left;
}

#address {
	font-size: 100%;
	position: absolute;
	top: 15px;
	right: 20px;
	margin: 0;
	text-align: right;
}
		
#address ul {
	margin: 0;
	padding: 0px;
}

#address li {
	list-style-type: none;
	font-size: 90%;
}

#address li.top {
	font-size: 120%;
	font-weight: bold;
}

#header {
	position: relative;
	margin: 0px; 
	width: 1000px; 
	height: 137px;
	background: url("http://corclinical.com/Web_Banner.JPG") no-repeat;
}

#logo {
	position: absolute;
	font-size: 11px;
	height: 121px;
	/*margin: 0;*/
	margin-top: 12px;
	margin-left: 15px;
	color: #fff;
	padding-top: 0px;
}
		
#container .p1 {
	margin: 0;
	font: 100%/150% Trebuchet MS;
}
		
#maintext {
	margin-left: 200px;
	padding-right: 20px;
}
		
#maintext h3 {
	margin-bottom: 0;
	font-size: 150%;
	text-align: center;
	padding-right: 0px;
}

#maintext h4 {
	margin-bottom: 0;
	font-size: 100%;
}

#maintext .employ {
	font-size: 120%;
	text-align: left;
}

#maintext li.number {
	 list-style-type:decimal;
}

#maintext ul {
	margin: 0;
	padding: 0px;
}

#maintext li {
	list-style-type: none;
}

#maintext ul.marg {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

#maintext li.disc {
	list-style-type: disc;
}

#menu {
	position: relative;
	background-color:black;
	color:white;
	text-align:center;
	width:925px;
	font-size: 123%;
}

#menu ul {
	margin: 0px;
	padding: 0px;
}

#menu li {
	display: inline;
}

#menu li a {
	color:white;
	text-decoration:none;
	padding: 0px 33px;
}

#menu li a:hover {
	color:#66CC33;
	text-decoration:none;
	padding: 0px 33px;
}

#study h3 {
	font-size: 120%;
	text-align: left;
}

#study h4 {
	font-size: 100%;
}

#study .xbottom {
	margin-bottom: 0;
}

#study .xtop {
	margin-top: 0;
}

#footer {
	background-color: black;
	position:relative;
	margin-top: 20px;
	padding-left: 200px;
	color: #fff;
}

#current {
	float:left;
	margin-left: 10px;
	width: 170px;
	padding: 4px;
	background-color: #CCFFCC;
	line-height: 100%;
}

#current h3 {
	text-align:center;
	font-size:110%;
}

#current h4 {
	margin-bottom:0%;
	font-size:80%;
}

#current ul {
	margin: 0;
	padding: 0px;
}

#current li {
	font-size:80%;
	list-style-type: none;
}

#staff {
	text-align: center;
}

#staff h4.top {
	margin-top: 0;
}


