.top-padding {
	padding-top: 20px;
}

.right {
	margin-left: 300px;
}

.right-get-it {
	margin-left: 400px;
}

.left {
	width: 450px;
}

.infinite-container {
	border-bottom:1px solid #d2d2d2;			
}

.infinite-container.grey {
	background-color: #f4f4f4;
}

.container {
	width: 853px;
}

#logo-img {
	background: url("../images/RCTrackpadIcon.png") no-repeat;
	width: 74px;
	height: 74px;
	margin: 10px 15px 10px 0;
}

.navbar-brand a:hover, .navbar-brand a:focus {
	text-decoration: none;
}

.navbar-brand span {
	vertical-align: middle;	
}

#track {
	background: url("../images/Track.png") no-repeat;
	background-position-y: 50px;			
}

#launch {
	background: url("../images/Launcher.png") no-repeat;
	background-position-x: 95%;
	background-position-y: 50px;
}

#switch {
	background: url("../images/Switcher.png") no-repeat;
	background-position-y: 50px;
}

#backgrounds {
	background: url("../images/Backgrounds.png") no-repeat;
	background-position-x: 95%;
	background-position-y: 50px;
}

#keyboard {
	background: url("../images/Keyboard.png") no-repeat;
	background-position-y: 50px;
}

#gestures {
	background: url("../images/Gestures.png") no-repeat;
	background-position-x: 95%;
	background-position-y: 50px;
}

#mediacontrols {
	background: url("../images/Media.png") no-repeat;
	background-position-y: 50px;
}

#security {
	background: url("../images/Security.png") no-repeat;
	background-position-x: 95%;
	background-position-y: 50px;
}

#getitnow {
	background: url("../images/GetItNow.png") no-repeat;
	background-position-y: 35px;
}

.facebook-icon {
	background: url("../images/Facebook.png") no-repeat;
	background-position-y: 5px;
	width: 50px;
	height: 45px;
}

.twitter-icon {
	background: url("../images/Twitter.png") no-repeat;
	background-position-y: 5px;
	width: 50px;
	height: 45px;
}

.navbar-static-bottom {
	padding: 0px;
}

h1 {
	font-size: 60px;
	color: #4b4b4b;
	padding-top: 18px;
	padding-left: 100px;
	padding-bottom: 35px;				
}

h2 {
	font-size: 45px;
	color: #4b4b4b;
	margin-bottom: 10px;
}

.feature-text {
	padding-top: 10px;
}

.row.cool {
	height: 450px;
	padding-top: 35px;
	padding-bottom: 35px;
	position: relative;
}

.row.banner {
	height: 810px;
	padding-top: 15px;
	padding-bottom: 35px;			
}

.row.banner-download {
	height: 120px;
	padding-top: 15px;
	padding-bottom: 35px;			
}

.logo-image {
	padding-top: 35px;
	padding-bottom: 35px;	
}

.download-image {
	width: 768px;
	height: 100px;
	position: relative;
	margin: 0 auto;
	padding-top: 35px;
	padding-bottom: 35px;	
}

.download-image a {
	width: 100%;
	text-align: center;
	position: absolute;
}

.download-image-small {
	width: 178px;
	height: 58px;
	padding-top: 15px;
	padding-bottom: 15px;	
}

.download-container {
	padding-top: 10px;
	padding-bottom: 25px;
}

.eula {
	width: 620px;
	height: 300px;
	border-width: 1px;
	border-color: #990033;
	border-style: solid;
	scrolling="auto";
}

.eula-container {
	padding-top: 15px;
	padding-bottom: 10px;
}

























