
@font-face {
	font-family: 'VAG Round Bold';
	src: url('../fonts/VAG-Round-Bold.eot');
	src: url('../fonts/VAG-Round-Bold.eot?#iefix') format('embedded-opentype'),
	url('../fonts/VAG-Round-Bold.woff2') format('woff2'),
	url('../fonts/VAG-Round-Bold.woff') format('woff'),
	url('../fonts/VAG-Round-Bold.ttf')  format('truetype'),
	url('../fonts/VAG-Round-Bold.svg#svgFontName') format('svg');	   
}
@font-face {
	font-family: 'VAG Round Light';
	src: url('../fonts/VAG-Rounded-Light.eot');
	src: url('../fonts/VAG-Rounded-Light.eot?#iefix') format('embedded-opentype'),
	url('../fonts/VAG-Rounded-Light.woff2') format('woff2'),
	url('../fonts/VAG-Rounded-Light.woff') format('woff'),
	url('../fonts/VAG-Rounded-Light.ttf')  format('truetype'),
	url('../fonts/VAG-Rounded-Light.svg#svgFontName') format('svg');	   
}
/*global*/
body{font-family: 'VAG Round Bold';  color: #58595b;}
h1{font-family: 'VAG Round Bold'; font-size: 24px; color: #58595b;
font-weight: normal;}h2{font-family: 'VAG Round Bold'; font-size: 24px; color: #f58220;
font-weight: normal;}
.bbcont{
	background-image: url('../images/Bbg.png');
	background-position: 25% 50px;;
	background-repeat: no-repeat;
}
a, a:link{
	color: #58595b;
}.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}
.spacer{height: 50px;}

p{
	font-size: 18px;
}