/* CSS Document */

html {
min-height: 100%;
height: auto;
}

body {
background-color:#333333;
background-image:url('images/bg2.gif');
background-position:bottom;
background-repeat:repeat-x;
margin:0;
color:#002252;
font-size:11px;
font-family:Tahoma, Arial, Verdana;
}

.title {
margin:0px 0px 0px -3px;
}


#page {
width:757px;
margin-left:auto;
margin-right:auto;
}

#page_int {
width:757px;
margin-left:auto;
margin-right:auto;
padding-bottom:90px;
}

#flash {
width:757px;
height:540px;
}

#container {
width:757px;
height:276px;
background-image:url('images/index_bg.jpg');
background-repeat:no-repeat;
background-position:top;
}

#index_left {
width:115px;
color:#CD0029;
font-size:11px;
font-family:Tahoma, Arial, Verdana;
float:left;
padding:5px 0px 0px 43px;
}

#address {
width:118px;
color:#cc0128;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
float:left;
padding:45px 0px 0px 40px;
}

#content {
width:524px;
float:right;
padding:5px 50px 0px 0px;
}

#bottom {
width:757px;
height:21px;
}


a {
color:#CC0129;
text-decoration:none;
}

a:hover {
color:#666666;
}

#int_flash {
width:757px;
height:195px;
}

#int_header {
width:757px;
height:137px;
}

#wrapper {
width:757px;
background-image:url('images/content_bg2.jpg');
overflow:hidden;
}

#wrapper_edu {
width:757px;
background-image:url('images/content_bg.jpg');
overflow:hidden;
}

#content_int {
width:597px;
background-image:url('images/wrapper_bg2.jpg');
background-position:top;
background-repeat:no-repeat;
padding:20px 80px 0px 80px;
min-height: 400px;
height: auto !important;
height: 400px;
overflow:hidden;
_overflow: visible;
}

#content_edu {
width:757px;
background-image:url('images/wrapper_bg.jpg');
background-position:top;
background-repeat:no-repeat;
overflow:hidden;
}


#content_right {
width:520px;
padding:20px 50px 0px 20px;
float:right;
}

#content_left {
width:167px;
float:left;
padding:20px 0px 0px 0px;
}

#bottom {
width:757px;
height:21px;
background-image:url('images/bottom2.gif');
}

#bottom_edu {
width:757px;
height:21px;
background-image:url('images/bottom.gif');
}

.library {
margin:3px 0px 0px 35px;
}

.educationadd {
padding:0px 0px 0px 10px;
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:bold;
	color:#666666;
	}
	
.educationadd a{
padding:0px 0px 0px 28px;
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:bold;
	color:#1d3b65;
	line-height:17px;
	}
	
.educationadd a:hover{
padding:0px 0px 0px 28px;
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:bold;
	color:#666666;
	line-height:17px;
	}


/**PATIENT EDUCATION **/

 
#content_wrapper {
float:right;
width:215px;
padding:0 0 7px 0;
}

#content_img {
font-family:Arial, Helvetica, sans-serif;
color:#CF5F16;
font-size:10px;
margin-left:5px;
margin-right:5px;
border:1px solid #1d3b65;
width:200px;
}

#content_factoid {
font-family:Arial, Helvetica, sans-serif;
color:#CF5F16;
font-size:12px;
margin-top:45px;
background-color:#1d3b65;
border-top:14px solid #1d3b65;
border-right:1px solid #1d3b65;
border-left:1px solid #1d3b65;
border-bottom:1px solid #1d3b65;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
}

#content_subnav {
font-family:Arial, Helvetica, sans-serif;
color:#5c7b8e;
font-size:12px;
} 

#content_subnav ul{
padding-left: 10px;
margin-left: 8px;
}

#newFooter { padding: 20px 0; text-align: center; }
#newFooter ul { margin: 0; padding: 0; }
#newFooter li { list-style: none; display: inline; }
#newFooter a { color: #ffffff; text-decoration: none; padding: 0 12px 0 10px }


