@charset "utf-8";
.bottomMainContent p img {margin:0 1em 1em 0;padding:0;}
.headerYTS {
	background-image: url(../../images/top-bg.png);
}
h3, h4, h5, h6 {
	color:#3B5998;
}
.vmHome {
	background-attachment: scroll;
	background-image: url(../../images/yts-corp-bg-y.png);
	background-repeat:repeat-x;
}
.topRight {
	height:175px;
	padding:0 0 0 0;
}
.leftHeaderHome {
	background-image:url(../../images/vm-splash.png);
	background-repeat: no-repeat;
	padding:10px 0 0 0;
	background-attachment: scroll;
	margin:0px;
	background-position: 435px 60px;
}
.leftHeaderHome h1 {
	padding:30px 0 0 0;
}
.homeHeader {
	height:245px;
}
.homeHeader h1 {
	padding:20px 0 0 0;
}
.textLogo {
	margin-top: 15px;
}
#vmSplash
{
  display: block;
  width: 450px;
  height: 250px;
  background:none;
}
#vmSplash span{display: none;}
.bottomMainContent {
	padding-top:20px;
	padding-bottom:25px;
}
.bottomMainContent h3 {
}
.bottomMainContent a {color:#FFCCCC; font-weight:bold;}
.bottomMainContent a:hover {color:#FFFFFF;font-weight:bold;}

.bottomMainContent p {
margin-bottom:.5em; 
}
