/* CSS Document */

body {
background-color:#5db5c8;
background-image:url("images/int_bg.gif");
background-position:top;
background-repeat:repeat-x;
margin:0;
color:#ffffff;
font-size:11px;
font-family:Tahoma, Arial, Verdana;
}

a {
color:#fac078;
text-decoration:none;
}

a:hover {
color:#f9d3a3;
}

#page {
width:750px;
margin:auto;
}

#flash {
width:750px;
height:362px;
}

#wrapper {
width:750px;
background-image:url('images/wrapper_bg.gif');
background-position:bottom;
background-repeat:no-repeat;
overflow:hidden;
}

#container {
width:750px;
background-image:url('images/container_bg.gif');
background-repeat:repeat-y;
overflow:hidden;
}

#left {
width:120px;
float:left;
padding:0px 0px 0px 10px;
}

#linktext {
width:105px;
margin:0px 0px 0px 15px;
}

#linktext .links {
font-size:14px;
}

#linktext .links a {
color:#f7961e;
display:block;
}

#linktext .links a:hover {
color:#fac078;
}

.linkmain {
font-size:14px;
}

.linkmain li{
padding:5px 0px 5px 0px;
}


#right {
width:620px;
float:right;
margin:0px 0px 20px 0px;
overflow:hidden;
}

#index_text {
width:383px;
float:left;
padding:5px 20px 0px 20px;
background-image:url('images/welcome_index.gif');
background-position:left top;
background-repeat:no-repeat;
line-height:16px;
}

#index_top {
width:200px;
margin:6px 0px 20px 120px;
}

#address {
width:171px;
float:right;
font-size:12px;
color:#3278d0;
padding:10px 10px 20px 16px;
}

.office_index {
font-size:24px;
color:#5db5c8;
}

.phone {
font-weight:bold;
font-size:14px;
}

#footer {
width:750px;
margin:10px auto 10px auto;
text-align:center;
}

#footer a{
color:#E0E0E0;
padding:0px 5px 0px 5px;
}

#footer a:hover{
color:#CCCCCC;
}

#int_header {
width:750px;
height:184px;
}

#int_header_right {
width:545px;
height:184px;
float:right;
}

#int_header_left {
width:205px;
height:184px;
float:left;
}

#int_logo {
width:205px;
height:102px;
}

#int_address {
width:205px;
height:72px;
text-align:center;
color:#3278d0;
font-size:12px;
padding:10px 0px 0px 0px;
}

#nav {
width:740px;
height:19px;
padding:5px 0px 0px 10px;
}

.nav a{
font-size:12px;
font-weight:bold;
padding:0px 0px 0px 10px;
color:#FFFFFF;
}

.nav a:hover{
font-size:12px;
font-weight:bold;
padding:0px 0px 0px 10px;
color:#dbcdb3;
}

#int_wrapper {
width:750px;
padding:15px 0px 0px 0px;
background-color:#3278d0;
background-image:url('images/int_wrapper_bg.gif');
background-position:bottom;
background-repeat:no-repeat;
overflow:hidden;
}

.int_heading {
font-size:24px;
color:#5db5c8;
}

#int_right {
width:540px;
float:right;
padding:5px 50px 40px 0px;
line-height:16px;
}

#int_footer {
background-image:url('images/int_footer_bg.gif');
background-position:top right;
background-repeat:no-repeat;
width:750px;
padding:10px auto 10px auto;
text-align:center;
}

#int_footer a{
color:#E0E0E0;
padding:0px 5px 0px 5px;
}

#int_footer a:hover{
color:#cccccc;
}



/* PATIENT EDUCATION STYLES */

.search {
float:right;
}

#education_cont {
width:500px;
float:left;
padding:5px 0px 0px 0px;
}

#education_links {
width:120px;
height:200px;
margin:10px 0px 0px 20px;
float:left;
display:inline;
}

.links_heading {
font-size:14px;
}

#content_wrapper {
float:right;
padding:0 0 7px 0;
}

#content_img {
font-family:Arial, Helvetica, sans-serif;
color:#EE3423;
font-size:10px;
margin-left:5px;
margin-right:5px;
border:1px solid #15424f;
width:163px;
}

#content_factoid {
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
margin-top:45px;
margin-left:10px;
margin-right:10px;
background-color:#FFFFFF;
border-top:14px solid #15424f;
border-right:1px solid #15424f;
border-left:1px solid #15424f;
border-bottom:1px solid #15424f;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
}

#content_subnav {
font-family:Arial, Helvetica, sans-serif;
color:#2175A5;
font-size:12px;
width:165px;
}

#content_subnav ul{
padding-left: 10px;
margin-left: 5px;
}

.signatures {
margin:0px 0px 0px 30px;
}
