body{
    background: url(images/bg.gif) repeat-x;
    margin:10px 0px 0px 0px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #444444;
    text-align: center;
}

.page{
    width: 915px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

#header{
    width: 915px;
	background: url(images/menu-bg.gif) no-repeat right top;
}


div.navi {
	width: 230px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
    color: #006633; 
    text-align: left;
    padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}

.navi ul {
    list-style: none;
	padding: 0px;
	margin: 0px;
	width: 230px;
}

.navi li {
	margin: 0px 0px 10px 0px;
	padding: 2px 0px 2px 0px;
    color: #ef3c39;
}

.navi ul li a {
    color: #006633;
    padding: 5px;
	text-decoration: none;
	border: 1px solid #ffffff;
}

.navi ul li a:hover{
    color: #0078be;
	border: 1px solid #006633;
}

.content{
	width: 915px;
	background: url(images/content-bg.gif) repeat-y;
	margin-top: 10px;
	overflow:hidden;
}

.left{
    float:left;
    width:230px;
}

.center{
    float: left;
    width: 399px;
    margin: 0px 0px 0px 10px;
    position: relative;
    top:-9px;
}

.headline{
	font-size: 18px;
	background: #c4d8a5;
	padding: 3px;
	width: 258px;
	float:left;
}

.right{
    float:left;
    width:264px;
    margin: 0px 0px 0px 10px;
	border-left:2px solid #C4D8A5;
}

.right ul{
	padding: 5px 0px 8px 5px;
	margin: 0px;
}

.right li{
	list-style-type: none;
	margin: 3px 0 0 0;
	padding-left: 18px; /* or whatever you need for you image */
	background-image: url(images/bullet.gif);
	background-position: left top; /* or replace 'top' with the appropriateem value */
	background-repeat: no-repeat;
}

.right a{
	color: #c23e3c;
	text-decoration: none;
	font-weight: bold;
}

.right a:hover{
	text-decoration: underline;
}


h1{
    color: #666666;
    margin:10px 0px 15px 10px;
    padding:0px;
    font-size: 15px;
}

.footer{
    background:#eeeeee;
    width:100%;
    float:left;
    color:#666666;
    padding: 10px 0px 10px 0px;
	margin-top: 10px;
	text-align: center;
}

.footer a{
	color: #666666;
	margin: 5px;
}

.footer a:hover{
	color: #0078be;
}

===============================
a.logo{
    padding: 0px 0px 0px 0px;
	position:absolute;
	top: 10px;
	height: 70px;
	width: 145px;
}
.menu_other{
	height:35px;
	position:absolute;
	top: 10px;
	width: 765px;
	margin-left: 1px;
	display: inline;
}
.menu_other ul{
	padding:0px;
	margin: 0px;
}
.menu_other li{
	list-style: none;
	float:left;
	padding:6px;
	margin: 0px;
}
.menu_other li a{
	font-size:11px;
	text-transform:uppercase;
	color:#ca4136;
	font-weight:bold;
}
.menu_other li a{
	padding:7px 13px 3px 5px;
	display:block;
	border-right:1px solid #cfcbb9;
}
.menu_other li a:hover{
	text-decoration:none;
	color:#00502e;
}
.menu_other li.first-child{
	padding-left:0px;
}
.menu_other li.last-child a{
	border:none;
}
.menu_other li.doctor a,
.menu_other li.request a{
	color:#00502e;
}
.menu_other li.doctor a:hover,
.menu_other li.request a:hover,.menu_other li a.mnuOver{
	color:#ca4136;
	background-position:5px -25px !important;
}
.menu_other li.doctor a{
	background:url(images/doctor_icon.gif) no-repeat 5px top;
	padding-left:25px;
}
.menu_other li.request a{
	background:url(images/request_icon.gif) no-repeat 5px top;
	padding-left:25px;
	border-right: none;
}

#menu{
	height:35px;
	position:absolute;
	top: 45px;
	margin-left: 5px;
	width: 765px;
	display: inline;
}
#menu ul{
	margin: 0px;
	padding: 0px;
}
#menu ul li{
	float:left;
	padding-right:1px;
	background:url(images/menu_separator.gif) no-repeat right top;
	list-style:none;
}
#menu ul li a{
	height:34px;
	width:100px;
	display:block;
	background-position:left top;
}
#menu ul li a:hover, #menu ul li a.menuOver{
	background-position:left bottom;
}
#menu ul li a label{
	display:none;
}

#menu #home{
	width:63px;
	background-image:url(images/menu_home.gif);
}

#menu #aboutUs{
	width:92px;
	background-image:url(images/menu_aboutus.gif);
}
#menu #services{
	width:85px;
	background-image:url(images/menu_services.gif);
}
#menu #patientServices{
	width:140px;
	background-image:url(images/menu_patientServices.gif);
}
#menu #locations{
	width:97px;
	background-image:url(images/menu_locations.gif);
}
#menu #forPatients{
	width:113px;
	background-image:url(images/menu_forpatients.gif);
}
#menu #community{
	width:109px;
	background-image:url(images/menu_community.gif);
}
#menu #careers{
	width:82px;
	background-image:url(images/menu_careers.gif);
}

.search_box{
	margin-left:20px;
	position:relative;
	background:none;
}
.search_box .overlabel,
.search_txt{
	text-transform:uppercase;
	line-height:normal;
}
.search_box .overlabel{
	z-index:1;
	position:absolute;
	left:10px;
	top:8px;
	text-transform:uppercase;
	cursor:text;
}
.search_txt{
	position:absolute;
	top:7px;
	height:17px;
	left:0px;
	border:none;
	background-color:#fff;
	padding:1px 5px;
	vertical-align:middle;
	width:120px;
}
.search_btn{
	position:absolute;
	left:110px;
	top:4px;
	border:none;
	background:none;
	cursor:pointer;
	background:url(images/menu_search_btn.gif) no-repeat left top;
	height:25px;
	width:27px;
}

.blend img {
opacity: 0;
-moz-opacity: 0;
-khtml-opacity:0;
filter: alpha(opacity=0);
}

.leftInner{
    float:left;
    width:250px;	
}

.centerInner{
    float: left;
    width: 650px;
    margin: 0px 0px 0px 10px;
}

.centerInner ul{
	padding: 5px 0px 0px 10px;
	margin: 0px;
}

.centerInner li{
	list-style: url(images/bullet.gif) inside;
	margin: 5px;
}

.titleinner{
    width: 654px;
    height: 29px;
    background: url(images/title-bg.gif) no-repeat;
    color: #00502f;
    font-family: Verdana, Arial;
    font-weight: bold;
    font-size: 24px;
    padding: 42px 0px 0px 0px;
}

.contentInner{
	width: 915px;
	background: url(images/contentinner-bg.gif) repeat-y;
	margin-top: 10px;
}
