html>body p {
margin-top: 21px;
}

html>body ul {
margin-left: -25px;
}

html>body #main {
margin-top: -1px;
}


html>body #side {
	top: 226px;
}

html>body #top {
	padding-bottom: 25px;
}


BODY {
	background-color: #ffffff;
	font: 12pt/120% "Lucida Sans",Helvetics,sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 20px;
	text-align:center;
	margin-top: 0px;
	margin:auto;

}

#page {
	width: 779px;
	position: relative;
	margin: auto;
}


#top {
	position: absolute;
	width: 779px;
	left:0;
	background: url(bar1.png) no-repeat bottom center;
	padding-bottom: 22px;

}


#main {
	width: 100%;
	position: absolute;
	top: 243px;
	right: 0;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 22px;
}

#form {



}


a, a:active {
	border-bottom: none;
	text-decoration: underline;
	color: #000000;
}

a:visited {
	text-decoration: underline;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #000000;
}


img {
border: none;
}

img.main {
margin-left: 27px;
}

.img {
	float: right;
	width: 215px;
	margin-bottom: 21px;
}

p {
line-height: 19px;
text-align: justify;
}

p.begin {
margin-top: 0px;
}

.imgright {
	margin-bottom: 5px;
	margin-left: 18px;
	margin-top: 5px;
}

ul {
margin: 0px;
margin-left: 20px;
}

li {
	margin-bottom: 2px;
}

h5 {
font-size: 13px;
margin: 0px;
margin-bottom: 2px;
}

p.side {
font-size: 10px;
text-align: center;
line-height: 14px;
margin-top: 20px;
}

.design {
font-size: 9px;
font-weight: bold;
text-align: right;
}