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

#vt_footer_bg{
	position:relative;
	display:block;
	float:left;
	height:400px;
	clear:both;
	z-index:887;
	width:100%;
	margin-top:-100px;
	background: url(/global_assets/images/bg_footer.jpg) repeat-x #3b5a6e;
	
	z-index:88;
}

#vt_footer{
	width:975px;
	margin:0px auto;
	display:block;
	position:relative;
	clear:both;
	top:120px;
	color:#afc7d5;
	font-size:1.1em;
}

#vt_footer div{
	font-size:1.1em;	
}

#vt_footer div.copyright{
	position:absolute;
	right:0;
	top:0;
}

#vt_footer div.links{
	position:absolute;
	left:0;
	top:0;
}

#vt_footer p{
	margin:0px 0px 10px 0px;
	padding: 0px;
}

#vt_footer ul,
#vt_footer ul li{
	list-style:none;
	padding:0px;
	margin:0px;
}

#vt_footer ul{
	margin-top:5px;
}

#vt_footer ul li{
	display:inline;
	padding-left: 6px;
	border-left: 1px solid #48748F;	
}

#vt_footer ul li:first-child{
	padding-left:0px;
	border-left:0px solid #ffffff;
}

#vt_footer a,
#vt_footer a:visited{
	color:#afc7d5;
	text-decoration:none;
	padding-right:4px;
	margin-right:4px;
	font-size:0.9em;
}

#vt_footer a:hover,
#vt_footer a:visited:hover{
	color:#ffffff;
}



#vt_footer hr{
	color:#afc7d5;
	height:1px;
	border:0px solid #000000;
	background:#445c68;
	margin-bottom:8px;
}

#vt_copyright{
	clear:both;
	color:#AFC7D5;
	display:block;
	font-size:1.1em;
	margin:0 auto;
	position:relative;
	top:120px;
	width:980px;
}
