body {
	font-family: Arial CE, Arial,  Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	padding: 10px;
}

#page {
	position: absolute;
	top: 0;
	left: 0;
	width: 728px;
}

#content {
	position: absolute;
	top: 80px;
	left: 0;
	margin: 0;
	padding: 0;
}

h1 {
	position: absolute;
	top: 0;
	left: 14px;
	width: 156px;
	height: 40px;
	background-image : url(img/vialingualogo.gif);
	background-repeat : no-repeat;
	margin: 0;
	padding: 0;
}

h1 span {
	display: none;
}

#menu {
	display: none;
}


h2 {
	position: relative;
	top: 0;
	left: 0;
	width: 542px;
	height: 2.45em;
	background-image : url(img/bg_h2.jpg);
	background-repeat : repeat-x;
	background-color : #FFC700;
	color: white;
	font-size: 1.4em;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	font-weight: normal;

}
	
	h2 span {
	position: relative;
	top: 0;
	left: 0;
	height: 44px;
	background-image : url(img/h2-lr.gif);
	background-repeat : no-repeat;
	padding: 12px 0 0 35px;
	display: block;
}


#text {
	position: relative;
	top: 0;
	left: 17px;
	margin: 1em 0 0 0;
	padding: 0;
	page-break-after: auto;

}

h3 {
	color: #FFA100;
	margin: 1.1em 0 0.4em 0;
	padding: 0;
	font-size: 1.2em;
}

#text p {
	line-height: 1.5em;
	text-indent: 1.5em;
	margin: 0 0 1em 0;
	page-break-after: auto;
}

a:link, a:active {
	color: #FF3300;
}

a:visited {
	color: #FFA100
}

a:hover {
	color: #D78600;
}
