@charset "UTF-8";
h1 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
}
h2 {
	font-size: 16px;
}
#wrapper {
	margin: auto;
	height: 250px;
	width: 1000px;
	position: relative;
	top: 0px;
}
#site {
	height: 700px;
	width: 952px;
	margin-right: 24px;
	margin-left: 24px;
}
.red {color: #990000}
.text {
	line-height: 18px;
}
.padding60L45R {
	padding-left: 60px;
	padding-right: 45px;
}
.padding60L {
	padding-left: 60px;
}
#Vglogo {
	position:absolute;
	width:252px;
	height:252px;
	z-index:1;
	left: 217px;
	top: 78px;
}
#ABWlogo {
	position:absolute;
	width:252px;
	height:252px;
	z-index:1;
	left: 569px;
	top: 78px;
}
#infoVG {
	position:absolute;
	width:220px;
	height:171px;
	z-index:1;
	left: 239px;
	top: 345px;
}
#infoABW {
	position:absolute;
	width:220px;
	height:171px;
	z-index:1;
	left: 591px;
	top: 345px;
}
.font10 {
	font-size: 10px;
	line-height: 14px;
}
.font24 {font-size: 24px; }
.font32 {
	font-size: 32px
}
.white {color: #FFFFFF}

