﻿
#body 
{
    float: left;
	left:0px;
	top:105px;
	width:900px;
	height:505px;
	background-image: url(images/body.gif);
	font-family: "Helvetica Roman", Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #333333;
	margin-left: 2px;
}

#titleImage {
    clear:both;
    background-repeat: no-repeat; 
    height: 49px;
    top: 0px; 
    left: 0px; 
    border: 0px solid red; 
    width: 100%; 
    display: block;    
}

#bodyContainer
{
    top: 37px; left: 36px; width: 900px; height: 503px; border: 0px solid purple;
}

#copy {
    clear:both;
    border: 0px solid lime; 
    margin-left: 38px; 
    margin-top: 50px;
    margin-right: 20px;
    height: 392px;
}
#Table_01 {
	position:relative;
	left:0px;
	top:0px;
	width:900px;
	height:746px;
	/*background-color: #F6F6F6;*/
	margin-left:auto;
	margin-right:auto;
	text-align: left;
}

#logo 
{
background-image:url("images/logo.gif");
background-position:left top;
background-repeat:no-repeat;
float:left;
height:105px;
left:4px;
position:relative;
top:18px;
width:222px;
}

#nav 
{
border:0px solid blue;
float:right;
height:20px;
position:relative;
text-align:right;
top:85px;
width:672px;
}
.nav 
{
    float: left;
	top:73px;
	height:19px;
	width:112px;
}

#home_, #focus_ {
	z-index: 89;
}

#approach_, #solutions_ {
	z-index: 90;
}

#expertise_, #divisions_ {
	z-index: 91;
}

#reach_, #value_ {
	z-index: 92;
}

#clientPortal_ {
	z-index: 93;
}

#contactUs_ {
	z-index: 94;
}


#gradient-footer_ 
{
    clear: both;
	left:0px;
	top:604px;
	width:900px;
	height:36px;
	background-image: url('images/gradient_footer.gif');
	color: #0e2d6a;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 13px;
}

#ArtOfPatientEd_ {
	left:0px;
	top:646px;
	width:900px;
	height:100px;
}

.bullet 
{
color:#4BB9DA;
float:left;
margin-left:10px;
padding-right:10px;
}

.subMenu 
{
background-image:url("images/SubMenuBak_new.gif");
background-position:center top;
background-repeat:repeat-x;
left:2px;
padding-bottom:10px;
position:relative;
top:0;
z-index:100;
	
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;
}
.subMenuTxt 
{
    position: absolute;
    z-index: 102;
    margin-top: 11px; 
    width: 170px;
    /*top: 119px; */
    left: 0px;
    color: #0e2d6a; 
    text-align: center;
	font-family: Palatino Linotype,Book Antiqua3,Palatino6,serif;
	padding: 5px;
	font-size:13px;
    text-align: left;
    line-height: 1.5;
    }

a:link /* unvisited link */
{
    color:#0e2d6a;
    text-decoration: none;
 } 
a:visited /* visited link */
{
    color:#0e2d6a;
    text-decoration: none;
    } 
    
a:hover /* mouse over link */
{
    color:#a90011;
    text-decoration: none;
    /*text-decoration: underline;*/
    
   } 
a:active  /* selected link */
{
    color:#a90011;
    text-decoration: none;
    }
    
h1 
{
    font-size: 16px;
    color:#0e2d6a; 
    font-weight: bold; 
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 0;
    }
    
h2
{
    font-size: 32px;
    color:#0e2d6a; 
    font-weight: bold; 
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 0;
    }  
    
h3 
{
    font-size: 14px;    
    font-weight: bold; 
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 0;
    }
    
p {
margin-top: 6px;
}    
            
