@import url("global.css");

/* --- HOME HEADER --- */
#HomeMasthead{
background:url(../images/Masthead.jpg) no-repeat;
height:57px; /* 92px */
padding:35px 0 0 780px;
}

/* --- HOME NAVIGATION --- */
#home #Navigation{
background:url(../images/HomeNavBG.jpg) no-repeat;
height:36px;
width:1000px;
}

/* --- HERO AND FLASH --- */
#HeroTop{
background:url(../images/HeroTop.jpg) no-repeat;
height:156px; /* 166px */
font-size:18px;
padding:10px 0 0 30px;
width:970px; /* 1000px */
}
	#HeroTop a{
	color:#616161;
	}
	#HeroTop a:hover{
	color:#e7bb52;
	}
#Flash{
background:url(../images/FlashBG.jpg) no-repeat;
float:left;
height:285px; /*285px */
width:580px; /* 600px */
padding:0 0 0 20px;
}
#HeroRight{
background:url(../images/HeroRight.jpg) no-repeat;
float:left;
height:285px;
width:400px;
position:relative;
}
#HeroRight a {
	width:150px;
	height:70px;
	display:block;
	position:absolute;
	left:150px;
	top:90px;
}
/* --- HOME CONTENT --- */
#MediaBox{
background:url(../images/MediaBoxBG.jpg) repeat-x;
height:255px;
float:left;
width:1000px;
}
	.ArticleBtn{
	background:url(../images/Articles_Btn.jpg) no-repeat;
	display:block;
	float:left;
	height:255px;
	width:335px;
	}
	a:hover.ArticleBtn{
	background-position:0 -255px;
	}
	.VideoBtn{
	background:url(../images/Video_Btn.jpg) no-repeat;
	display:block;
	float:left;
	height:255px;
	width:321px;
	}
	a:hover.VideoBtn{
	background-position:0 -255px;
	}
	.GalleryBtn{
	background:url(../images/Gallery_Btn.jpg) no-repeat;
	display:block;
	float:left;
	height:255px;
	width:344px;
	}
	a:hover.GalleryBtn{
	background-position:0 -255px;
	}
#Intro{
background:#FFFFFF;
float:left;
padding:40px 0 20px 40px;
width:960px; /* 1000px */
}
	#Intro a{
	color:#000000;
	}
	#Intro a:hover{
	color:#e7bb52;
	}
	#Welcome{
	float:left;
	padding:0 20px 0 0;
	width:440px; /*500px*/
	border-right:1px solid #282828;
	}
	#PatientTestimonial {
	float:left;
	padding:0 0 0 20px;
	width:439px; /*500px*/
	}
	#PatientTestimonial h1 {
	font:20px "Times New Roman", Times, serif;
	text-transform:uppercase;
	}
	#Video {
	margin:10px 0 0 0;
	width:420px;
	border:8px solid #ccc;
	}
	#VideoBTN a {
	background:url(../images/PatientVideoBTN.jpg) no-repeat;
	width:338px;
	height:35px;
	display:block;
	margin:10px 0 0 0;
	}
	#VideoBTN a:hover {
	background-position:0 -35px;
	}
#SmileBox{
background:url(../images/SmileBoxBG.jpg);
color:#FFFFFF;
float:left;
padding:40px;
width:920px; /* 1000px */
}
	#LeftList{
	float:left;
	padding:0 20px 0 0;
	width:440px; /*460px*/
	}
	#RightList{
	border-left:1px solid white;
	float:left;
	padding:0 0 0 20px;
	width:438px; /*460px*/
	}
#ArticlesReviews{
	background:url(../images/MediaRowBG.gif) repeat-x #cecece;
color:#FFFFFF;
float:left;
padding:40px 40px 40px 40px;
width:920px; /* 1000px */
}
#ArticlesReviews p,#ArticlesReviews a{
color:#000;
font-family:"Times New Roman", Times, serif;
font-size:95%;
}
#ArticlesReviews a{
font-weight:bold;
}
	#ArticlesReviews .LeftList{
	float:left;
	padding:0 20px 0 0;
	width:440px; /*460px*/
	}
	#ArticlesReviews .RightList{
	border-left:1px solid white;
	float:left;
	padding:0 0 0 20px;
	width:438px; /*460px*/
	}
#VipServices{
background:url(../images/vipServicesBG.jpg) no-repeat #4c4c4c;
color:#FFFFFF;
float:left;
padding:20px 410px 0 40px;
width:550px; /* 1000px */
}
	#VipServices a{
	color:#e7bb52;
	}
	#VipServices a:hover{
	color:#000000;
	}
/* #Consultation{
background:url(../images/MediaBoxBG.jpg) repeat-x;
float:left;
padding:20px 40px 20px 40px;
width:920px; 
}*/
