@charset "utf-8";

body {
	background-color: #fff;
	background-attachment: scroll;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
}
body * {
	font-size: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
p {
	margin-bottom: 1.1em;
	margin-top: 0;
}
#main p.lastNode {
	margin-bottom: 0;
}
a:link img, a:visited img {
	border: none;
}
div.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
}
li.clearFloat {
	clear: both;
}
ul.symbolList {
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.AbsWrap {
	position: relative;
	width: 100%;
}
.rowWrap {
	width: 100%;
}
#main {
	margin: 0 auto;
	width: 1024px;
}
#vw_advans_home_header {
	margin-left: 0px;
	margin-top: 30px;
	display: inline;
	float: left;
	height: 92px;
	margin-bottom: 0;
	width: 1024px;
}
#vw_advans_home_main_image {
	margin-left: 41px;
	margin-top: 0px;
	display: inline;
	float: left;
	height: 508px;
	margin-bottom: 0;
	width: 435px;
}
#vw_advans_home_main_content {
	margin-left: 64px;
	margin-top: 70px;
	display: inline;
	float: left;
	height: 359px;
	margin-bottom: 0;
	width: 388px;
}
#vw_advans_home_footer {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	height: 72px;
	margin-bottom: 0;
	width: 1024px;
}

