/* Site Specific Layout */
	body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 100%;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    line-height: 1.7;
    }
	
	
	#container {
	/*position: absolute;
	z-index: 50;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;*/
	height: 100%;
	width: 100%;
	background-color: #E5E1D4;
	}
	
	#page {
	width: 775px;
	padding: 0;
	background-color: #E5E1D4;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
    }

#top {
	left:540px;
	top:0px;
	width:790px;
	height:36px;
	padding:0px;
	background-color: #E5E1D4;
	margin-left:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;

}

#maincontent {
	float: left;
	left:18px;
	padding: 0px;
	margin: 0px;
	background: #fff;
	width: 775px;
	}




#index-home-but {
	position:absolute;
	left:558px;
	top:0px;
	width:61px;
	height:36px;
}

#index-site-but {
	position:absolute;
	left:619px;
	top:0px;
	width:83px;
	height:36px;
}

#index-contact-but {
	position:absolute;
	left:702px;
	top:0px;
	width:91px;
	height:36px;
}



#index-logo {
	float:left;
    margin:0px;
	left:18px;
	top:50px;
	width:258px;
	height:175px;
}

#index-header-img {
	float:left;
	left:276px;
	top:36px;
	width:517px;
	height:175px;
}

#index-bar {
	float:left;
	left:18px;
	top:211px;
	width:775px;
	height:28px;
}

#index-dot {
	float:left;
	left:18px;
	top:239px;
	width:775px;
	height:4px;
}


#home_news {
	left:18px;
	top:243px;
	width:245px;
	background-image: url(../pics/news_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 98px;
	margin-bottom: 10px;
	margin-left: 2px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
}

#home_news img {
	margin: 0px;

}

#patients {
	float:left;
	left:18px;
	top:243px;
	width:255px;
}

#vertical-line01 {
	float:left;
	left:273px;
	top:243px;
	width:4px;
	/*height:417px;*/
}

#physicians {
	float:left;
	left:277px;
	top:243px;
	width:255px;
	/*height:202px;*/
}

#vertical-line02 {
	float:left;
	left:532px;
	top:243px;
	width:4px;
	/*height:417px;*/
}

#partners {
	float:left;
	left:536px;
	top:243px;
	width:257px;
	/*height:202px;*/
}

#index-physicians-title {
	
	left:277px;
	top:445px;
	width:255px;
	height:22px;
}

#index-partner-title {
	float:left;
	left:536px;
	top:445px;
	width:257px;
	height:21px;
}



#index-patients-title {
	
	left:19px;
	top:446px;
	width:254px;
	height:21px;
}

#div-03 {
	float:left;
	left:536px;
	top:466px;
	width:257px;
	height:13px;
}

#div-01 {
	float:left;
	left:19px;
	top:467px;
	width:254px;
	height:13px;
}



#patients-detail-but {
	float:left;
	left:25px;
	top:579px;
	width:89px;
	height:25px;
}



#phys-detail-but {
	float:left;
	left:277px;
	top:579px;
	width:95px;
	height:24px;
}



#partner-detail-but {
	float:left;
	left:536px;
	top:580px;
	width:125px;
	height:23px;
}




#footer {
	float:left;
	left:18px;
	width:775px;
	height:28px;
	background-color:#2E9083;
}



#copyright {
	float:left;
	width: 775px;
	height: 40px;
	background: url(../pics/copyright.jpg) top left no-repeat;
	background-color:#FFFFFF;
	margin: 0px;
}

.copytext {
	font-size: 10px;
/*	font-family: Verdana, Helvetica,arial; */
	color: #848484;
	line-height: 35px;
	padding-left: 25px;
}

#copyright a {
	font-size: 10px;
/*	font-family: Verdana, Helvetica,arial; */
	font-weight: normal;
	color: #848484;
	line-height: 35px;
	padding-left: 300px;
}


/*#footer {
	float:left;
	left:18px;
	top:660px;
	width:775px;
	height:30px;
}

#copyright {
	float:left;
	left:18px;
	top:690px;
	width:775px;
	height:40px;
}*/

#index-bottom {
	float:left;
	left:18px;
	top:730px;
	width:775px;
	height:17px;
}


/* Type */

#patients p {
    margin: 0px;
    padding-left: 10px;
    padding-right: 10px;
    }

#patients a {
    color: #0099CC;
    text-decoration: none;
}

#patients a:hover {
    background-color: #EBF3F5;
    text-decoration: none;

}

#physicians p {
    margin: 0px;
    padding-left: 10px;
    padding-right: 10px;
    }

#physicians a {
    color: #912B2B;
    text-decoration: none;
}

#physicians a:hover {
    background-color: #EBF3F5;
    text-decoration: none;

}

#partners p {
    margin: 0px;
    padding-left: 10px;
    padding-right: 10px;
    }

#partners a {
    color: #8D6C41;
    text-decoration: none;
}

#partners a:hover {
    background-color: #EBF3F5;
    text-decoration: none;
}

#home_news p {
	margin: 0px;
	padding-left: 90px;
	padding-right: 5px;
	line-height: 1.7em;
	padding-top: 2px;

}

#home_news a {
    /*color: #8D6C41;*/
    text-decoration: none;
}

#home_news a:hover {
    background-color: #ECECEC;
    text-decoration: none;

}
