/* CSS Styles for Carosel and Gateway (title)  */

.carousel-caption {
	right: 20%;
	left: 5%;
	padding-bottom: 50px;
	text-shadow: 	-1px -1px 5px #000000,
					1px -1px 5px #000000,
					-1px 1px 5px #000000,
					1px 1px 5px #000000;
}

.carousel-control {
	z-index: 1000;
	height: 40px;
}

#vt_gateway {
 	width: 752px;
	margin-bottom: 0px;
	background: #ffffff;
	height: auto;
	margin-top: 10px;
}

#vt_gateway h1 {
	font-family: Arial, Helvetica, sans-serif;
	width: 732px;
	left: 0;
	padding-right: 0;
	bottom: 0;
	text-align: left;
	height: auto;
	background-image: none;
	background: transparent;
	color: #557082;
	padding-left: 0;
	font-size: 2.5em;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 12px;
	margin-top: 0;
	padding-top: 0;
	position: relative;
}