* {
    margin: 0;
    padding: 0;
    border: 0;
    /*font: 1em/2em Verdana, Arial, sans-serif;*/
}

body {
    font-size: 0.6em;
    color: #2f2f2f;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Verdana, Arial, sans-serif;
    color: #4691d8;
}

h1 {
    /*font-size: 2.4em;*/
	font-size: 20px;
    font-variant: small-caps;

	/*padding: .5em 0 .5em 0;*/
	padding: 5px 0 15px 0;
}
h2 {
    /*font-size: 1.6em;*/
	font-size: 15px;
	font-weight: normal;
	padding: 0 0 5px 0;
}
h3 {
	font-size: 12px;
	font-variant: small-caps;
	padding: 10px 0 5px 0;
}

p, dd, dl, li, label {
	font-family: Verdana, Arial, sans-serif;
}
p, dd {
	font-size: 11px;
}
p {
	/*line-height: 1.5em;*/
	line-height: 17px;
}

a {
	color: #0365af;
}
a:hover{
	color:#2f2f2f;
}

sup{
	font-size:8px;
}

#header {
    height: 202px;
    background: #BEDAFF url(/images/headerBackground.gif) 0 0 repeat-y;
}

#logo {
    position: absolute;
    top: 50px;
    left: 20px;
}


#wrapper {
    background: url(/images/wrapperBackground.gif) 0 0 repeat-x;
    /*min-width: 725px;*/
    min-width: 1005px;
    position: relative;
}

* html body {
    text-align: center; 
    background: url(/images/narrowViewBodyBackground.gif) 0 0 repeat-x;
}

* html body * {
    text-align: left; 
}

* html #wrapper {
    width: 1005px;
    border-left: 1px solid #e2eaf1;
    border-right: 1px solid #e2eaf1;
    background: #fff;
}

/* min-width hack for ie6 
* html #wrapper-container {
    border-right:985px solid #fff;
    width: 97.5%;
}
* html #wrapper {
    float:left;
    position:relative;
    margin-right:-985px;
}
*/

* html #wrapper {
    height: 0;
}

hr {
    display: none;
}

body {
    background: url(/images/bodyBackground.gif) left bottom repeat-x;
}




/* /////////////////////////////////////////////////////////////////////////////

Header nav

///////////////////////////////////////////////////////////////////////////// */

#header .nav li {
    float: left;
    list-style-type: none;
    background-position: 0 -24px;
}

#header .nav {
    background: url(/images/bg1.gif) 0 0 repeat-x;
}

#header .nav-container {
    padding-top: 176px;
    background: url(/images/bg0.gif) 0 176px no-repeat;
    padding-left: 300px;
}

#header .nav ul {
    padding-right: 20px;
    float: right;
    padding-top: 4px;
    height: 24px;
}

#header .nav .aboutUs,
#header .nav .aboutUs a
{
    width: 66px;
    background-image: url(/images/mainNavigation/aboutUs.gif);
}
#header .nav .contactUs,
#header .nav .contactUs a
{
    width: 74px;
    background-image: url(/images/mainNavigation/contactUs.gif);
}

#header .nav .ourRadiologists,
#header .nav .ourRadiologists a
{
    width: 101px;
    background-image: url(/images/mainNavigation/ourRadiologists.gif);
}

#header .nav .ourServices,
#header .nav .ourServices a
{
    width: 82px;
    background-image: url(/images/mainNavigation/ourServices.gif);
}

#header .nav .whyVision,
#header .nav .whyVision a
{
    width: 73px;
    background-image: url(/images/mainNavigation/whyVision.gif);
}

#header div.nav:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

* html #header div.nav {
    height: 0;
}

/* For IE7 */
#header div.nav {
    min-height: 0;
}

.clear {
    clear: both;
    display: block;
    width: 0;
    height: 0;
}

#header .nav a {
    display: block;
    height: 24px;
    text-indent: -999em;
    overflow: hidden;

}

#header .nav a:hover, 
#header .nav .current a {
    background-image: none;
}

#headerAnimation {
    position: absolute;
    top: 0;
    right: 0;
}
* html #headerAnimation {
    right: -1px;
}




/* /////////////////////////////////////////////////////////////////////////////

Login form

///////////////////////////////////////////////////////////////////////////// */

#login {
    width: 100%;
    background: url(/images/bg2.gif) 0 0 no-repeat;
    min-height: 3em;
    border-bottom: 1px solid #d4e3f0;

}

* html #login {
    height: 3em; 
}

#login-container {
    clear: both;
    background: url(/images/bg3.gif) 0 0 repeat-x;
    min-height: 0; /* For IE */
    position: relative; /* For Safari: make sure this clears the nav. */
}

#login form {
    float: right;
    margin-top: 8px;
    padding-right: 15px;
}

#login form br {
    display: none;
}

#login form * {
    float: left;
}

#login form label {
	font-size: 10px;
    color: #1a5ca1;
    padding: 4px 0.5em 0 1em;
}

#login input {
    background: url(/images/fieldBackground.gif) 0 0 repeat-x;
    border: 1px solid #e2eaf1;
    margin-top: 0.2em;
}

#login button {
    width: 16px;
    height: 16px;
    background: url(/images/login.gif) 0 0 no-repeat;
    text-indent: -999em;
    overflow: hidden;
    cursor: pointer;
    margin: 0.1em 0 0 10px;
}

#login button:hover {
    background-position: 0 -16px;
}









#jcaho {
	width: 450px;
	height: 140px;
	margin-right: 2em;
    float: right;
}
#jcaho dt {
	text-align: center;
}
#jcaho dd {
	font-size: 10px;
	color: #4691d8;
    text-align: center;
}





#sidebar {
    float: left;
    width: 280px;
    
}

#content {
    padding: 0 0 0 310px;
    background: url(/images/bg4.gif) 280px 0 repeat-y;
}

#content * {
    padding-right: 30px;
}
#content * * {
    padding-right: 0;
}

#content p {
    padding-bottom: 1.5em;
}




/* /////////////////////////////////////////////////////////////////////////////

Footer

///////////////////////////////////////////////////////////////////////////// */

/* Cancer Button */
img#acs {
	margin: 10px 0 10px 0;
	float: left;
}

#footer {
	border-top: 1px solid #ccc;
    clear: both;
}

#footer .nav {
    float: right;
    margin: 20px 0 0 0;
}

#footer .nav a {
    color: #1f416a;
    text-decoration: none;
}

#footer .nav a:hover {
    text-decoration: underline;
}

#footer .nav li {
    float: left;
    list-style-type: none;
    margin-right: 2em;
	font-size: 1.2em;
}

p.legal {
	clear: both;
	/*float: right;*/
	margin-right: 2em;
	margin-top: 0;
	margin-bottom: 20px;
	text-align:center;
}




/* /////////////////////////////////////////////////////////////////////////////

Sidebar

///////////////////////////////////////////////////////////////////////////// */



div#sidebar {
	text-align: center;
	width: 275px;
}

/*
 * Testimonials
 */
div#sidebar div#testimonials-outterWrapper {
	background: url('/images/testimonialsRepeat.jpg') 0 0 repeat-y;
	width: 263px;
}
div#sidebar div#testimonials-innerWrapper {
	background: url('/images/testimonialsTop.jpg') 0 0 no-repeat;
}
div#sidebar div#testimonials {
	background: url('/images/testimonialsBottom.jpg') 0 bottom no-repeat;
	padding: 54px 0 10px 0;
}
div#sidebar div#testimonials blockquote {
	text-align: left;
	padding: 0 15px 5px 20px;
	margin: 0;
}
div#sidebar div#testimonials blockquote p {
	font-size: 1.1em;
	text-indent: -3px;
	color: #4691d8;
	line-height: 1.6em;
}
div#sidebar div#testimonials blockquote p span.testimonialAttr {
	font-size: .9em;
	font-weight: bold;
	color: #7a7b7c;
}
div#sidebar div#testimonials a {
	font-size: 12px;
	text-decoration: none;
	display: block;
	padding: 5px 0 10px 0;
}
* html div#sidebar div#testimonials a {
	text-align:center;
}

/*
 * Map
 */
img#map {
	margin: 10px 0 10px 0;
}

/*
 * Buttons
 */
a.sidebarButton {
	background-repeat: none;
	text-indent: -9999px;
	overflow: hidden;
	width: 263px;
	height: 48px;
	display: block;
}
a.sidebarButton:hover {
	background-position: 0 -48px;
}
a#btn-meetTheStaff {
	background-image: url('/images/btn_meetTheStaff.jpg');
}
a#btn-seeTheDifference {
	background-image: url('/images/btn_seeTheDifference.jpg');
}

