@charset "UTF-8";
/* CSS Document */

#vt_gateway{
	background:url(/global_assets/themes/theme1/images/title_bg.gif) repeat-x left top #FFF;
	border:0px solid #Fff;
	margin-left:4px;
	height:216px;
	width:974px;
	clear:both;
	display:block;
	position:relative;
	top:-4px;
	border-top:1px solid #ffffff;
	margin-bottom:5px;
}

#vt_gateway h1{
	background:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2.6em;
	font-weight:normal;
	position:absolute;
	left:10px;
	top:-4px;
}

#vt_gateway h1 a{
	color:#6d0101;
	text-decoration:none;
}


