@charset "utf-8";
/* CSS Document */


*{
	border: 0px;
	margin: 0px;
}

body{
	background: #F6F0D8 url(images/mainbg.png) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BB5A45;	
}	

a{
	color: #BB5A45;
	text-decoration: none;
}

a:hover{
	color: #555;
}
	
.container{
	background: url(images/bg.png) no-repeat top ;
}

.content{
	width: 850px;
	margin: 0 auto;
}

.logo{
	padding: 42px 0px 0px 20px;
	float: left;
}

.slogan{
	padding: 62px 0px 0px 80px;
	float: left;	
}

.bar{
	background: url(images/barbg.png) no-repeat bottom;
	height: 40px;
	padding-left: 20px;
}

.baritem{
	float: left;
	padding: 12px 0px 0px 10px;
}

.baritem a{
	font-size: 12px;
}

.page{
	border: 1px solid #ddd;
	background-color: white;
	width: 834px;
	margin: 0 auto;
}

.leftp{
	width: 635px;
	float: left;
}

.rightp{
	float: right;
	width: 198px;
	overflow: hidden;
}

.leftps{
	width: 555px;
	float: left;
}

.rightps{
	float: right;
	width: 278px;
}

.leftg{
	width: 670px;
	float: left;
}

.rightg{
	float: right;
	width: 160px;
}

.home{
	background: url(images/home.jpg) no-repeat top right;
}

.services{
	background: url(images/services.jpg) no-repeat  top right;
}

.inservices{
	background: url(images/bgs.jpg) no-repeat  top right;
}
.patient{
	background: url(images/patient.jpg) no-repeat  top right;
}

.advanced{
	background: url(images/advanced.jpg) no-repeat  top right;
}

.inadvanced{
	background: url(images/bgt.jpg) no-repeat  top right;
}

.about{
	background: url(images/about.jpg) no-repeat  top right;
}

.contact{
	background: url(images/bgc.jpg) no-repeat  top right;
}

.dr{
	background: url(images/bga.jpg) no-repeat  top right;
}

.ach{
	background: url(images/ach.jpg) no-repeat  top right;
}

.text{
	padding: 100px 0px 0px 20px;
	color: #C64427;
	width: 350px;
	line-height: 23px;
	font-size: 12px;
}

.text2{
	padding: 20px 10px 0px 20px;
	color: #9A1C00;
	width: 400px;
	line-height: 23px;
	font-size: 12px;
}

.textt{
	padding: 50px 10px 0px 20px;
	color: #9A1C00;
	width: 800px;
	line-height: 23px;
	font-size: 12px;
}



.text2d{
	padding: 50px 10px 0px 20px;
	width: 400px;
	line-height: 23px;
	font-size: 12px;
	color:#C64427;
}


.text3{
	padding: 10px 10px 10px 20px;
	color: #C64427;
	width: 350px;
	line-height: 23px;
	font-size: 12px;
	float: left;
	background:#FFF7F6 none repeat scroll 0 0;
	border:1px solid #FFCFC9;
	margin-right:17px;
}
.text4{
	padding: 0px 10px 0px 20px;
	color: #9A1C00;
	width: 500px;
	line-height: 23px;
	font-size: 12px;
}

.textc{
	padding: 40px 0px 10px 40px;
	color: #C64427;
	width: 790px;
	line-height: 23px;
	font-size: 12px;
}

.text6{
	padding: 0px 10px 0px 20px;
	color: #9A1C00;
	width: 800px;
	line-height: 23px;
	font-size: 12px;
}



.text7{
	padding: 0px 10px 0px 20px;
	color:#C64427;
	width: 800px;
	line-height: 23px;
	font-size: 12px;
}

.techl{
	float:left; 
	width:180px;
	padding:10px 0px 6px 10px;
}

.techr{
	float:left; 
	width:350px;
	padding:10px 20px 6px 5px;
}

.enf{
	color: #C64427 !important;
}

.trans{
	background-color: white;
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
  margin: 30px 0px 10px 0px;

}

.trans2{
	background-color: white;
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;

}

big{
	font-size: 30px;
	line-height: 40px;
	letter-spacing: -2px;
}

span{
	color: #E29477;
}

.footer{
	padding: 20px;
	width: 800px;
	line-height: 17px;
}



.gray{
	color: #666;
}
