/* CSS Document */

body{ margin:0 0 0 0; background-color:#ffffff; background-image:url(../images/bg.jpg); background-repeat:repeat-x}

Table{ margin-left:auto; margin-right:auto; padding:0}

H1{ font-family: verdana; font-size:13px; color:#000099; border: solid 1px #CCCCCC; padding:5px;}
H2{ font-family: verdana; font-size:13px; color:#000099; border-bottom: solid 1px #CCCCCC; padding:5px;}

.titles{ font-family: verdana; font-size:13px; color:#000099; border: solid 1px #CCCCCC; padding:5px; background-color: #FBFFDF;}

/* ---------------------scroll bar----------------- */
HTML{
 scrollbar-3d-light-color:#C0C0C0;
 scrollbar-arrow-color:#999999;
 scrollbar-base-color:#C0C0C0;
 scrollbar-darkshadow-color:#FFFFFF;
 scrollbar-face-color:#E5E5E5;
 scrollbar-highlight-color:#FFFFFF;
 scrollbar-shadow-color:#999999;
}
/* ---------------------layout----------------- */

.header{ width:873px; height:201px; background-image:url(../images/header.jpg); background-repeat:no-repeat}

.images{ width:873px; height:130px; background-image:url(../images/images.jpg); background-repeat:no-repeat}
.images-about{ width:873px; height:130px; background-image: url(../images/about-banner.jpg); background-repeat:no-repeat}
.images-first{ width:873px; height:130px; background-image: url(../images/first_banner.jpg); background-repeat:no-repeat}
.images-common{ width:873px; height:130px; background-image: url(../images/common_banner.jpg); background-repeat:no-repeat}
.images-care{ width:873px; height:130px; background-image: url(../images/care_banner.jpg); background-repeat:no-repeat}
.images-contact{ width:873px; height:130px; background-image: url(../images/contact_banner.jpg); background-repeat:no-repeat}

/* ---------------------3-cells----------------- */

.left-cell{ width:49px; height:323px; background-image:url(../images/left.jpg); background-repeat:no-repeat} 
.center-cell{ width: 755px; height:auto; background-color:#FFFFFF; padding:10px 10px 10px 10px; font-family: verdana; font-size:14px; color:#333333; display: block; text-align:justify; margin:0px; line-height:21px;}
.right-cell{ width:49px; height:323px; background-image:url(../images/right.jpg); background-repeat:no-repeat} 
/* ---------------------Nav----------------- */

.navigation{ width:873px; font-family: verdana; font-size:10px; font-weight:bold; margin-top:6px; padding-top:3px; text-align:center; }
.navigation a{ text-decoration:none; color:#000000}
.navigation a:hover{ text-decoration:underline; color:#FFFFFF;}

/* ---------------------footer----------------- */

.footer{ width:775px; text-align:center; font-family:tahoma; color:#CCCCCC; font-size:11px;}
.footer a{ text-decoration:none; color: #333333}

/* ---------------------images----------------- */
.download{ float:left; margin:10px;}
.illustration{ margin:10px; border: solid 1px #000000; float:left}
.limage{margin:10px; border: solid 1px #000000; float:left}
.rimage{ margin:10px; border: solid 1px #000000; float:right}
/* ---------------------images----------------- */

.small-type{ font-size:10px; font-style:italic; line-height:normal; color:#999999}
.title-table{ width:755px; border: solid 1px #CCCCCC; font-size:14px; padding:5px; background-color: #FBFFDF; font-family: verdana; color: #000099; font-weight:bold}
.title-cell-right{ width:200px; text-align:right}

.types-of-care{ margin-left:125px}

