@import url("global.css");

/*  ----------------------------------------------------  */
.Media{
background:url(../images/bgMedia.jpg) no-repeat;
display:block;
float:left;
padding:40px 30px 30px 30px;
text-align:center;
width:220px; height:330px;
}
	.Media ul, .Media li{
	margin:0;
	padding:0;
	list-style:none;
	}
	.Media li{
	float:left;
	}
/*  ----------------------------------------------------  */
.DrSands {
background:transparent url(../images/bgDrSands.jpg) no-repeat scroll 0 0;
color:#FFFFFF;
float:right;
height:340px;
padding:30px 30px 30px 250px;
width:440px;
}
	.DrSands p{
	line-height:115%;
	margin:0 0 10px;
	}
	
	.DrSands h1{
	margin-bottom:10px;}
	
	
/*  ----------------------------------------------------  */
.BGProcCol{
background:url(../images/bgGreyBlack.gif);
}
.Procedures{
background:url(../images/bgProcedures.jpg) repeat-x #ccc;
color:#000;
float:left;
padding:40px 30px 30px 30px;
position:relative;
width:540px;
}
	.ProcBox{
	display:block; position:relative; 
	padding:15px 0 15px 0;
	width:540px;
	}
	.ProcPic{
	display:block; float:left; padding-right:30px;
	width:154px; height:175px;
	}
	.ProcText{
	display:block; float:left; padding:0;
	width:350px;
	}
/*  ----------------------------------------------------  */
.Col{ 
display:block;
float:right;
position:relative;
width:400px;
}
/*  ----------------------------------------------------  */
.TestimonialVideo{
background:url(../images/bgTestimonialVideo.jpg) no-repeat;
padding:40px 30px 30px 30px;
width:340px;
}
/*  ----------------------------------------------------  */
.KeepUp{
background:url(../images/bgKeepUp.jpg) no-repeat;
padding:20px 30px 30px 30px;
width:340px;
}
	.KeepUp a {
	color:#fff;
	text-decoration:underline;
	}
	.KeepUp a:hover {
	color:#C90;
	}
	.KeepUp ul, .KeepUp li{
	margin:0;
	padding:0;
	list-style:none;
	}
	.KeepUp ul{
	padding:20px 0 0 0;
	}
	.KeepUp li{
	font-size:12px;
	text-transform:uppercase;
	margin:0 0 8px 0;
	}
	.KeepUp li span{
	float:left;
	display:block;
	padding:10px 10px 0 0;
	text-align:right;
	width:140px;height:23px;
	}
/*  ----------------------------------------------------  */
.Consultation{
background:url(../images/bgConsultation.jpg) no-repeat;
color:#000;
display:block;
float:left;
padding:40px 30px 30px 30px;
width:440px; height:285px;
}
	.Contact{
	display:block;
	margin:30px 0 0 140px;
	width:300px;
	}
	.Contact p{font-size:12px;font-weight:bold;}
/*  ----------------------------------------------------  */
.VIP{
background:url(../images/bgVIP.jpg) no-repeat;
color:#000;
float:left;
padding:40px 30px 30px 220px;
width:250px; height:285px;
}
