
body {
	margin: 0;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background: white url(img/fons.gif) repeat;
	color: #151512;
}

#floater { position: absolute; top: 50%; left: 0px; width: 100%; height: 1px; overflow: visible; }
#content { width: 910px; height: 370px; margin-left: -455px; position: absolute; top: -185px; left: 50%; }

img { border: 0; }

h1 { margin: 0; padding: 0; font-size: 22px; line-height: 22px; }
a { color: #151512; text-decoration: none; }
a:hover { text-decoration: underline; }

#icon img { float: left; margin-top: 5px; }

#info { float: left; margin-left: 20px; width: 294px; font-size: 12px; }

p.about { font-size: 18px; line-height: 23px; padding-right: 30px; }
p.contact { font-size: 14px; line-height: 20px; padding-top: 70px; }
p.contact span { color: gray; }

#info img { vertical-align: middle; margin-right: 10px; padding-top: 10px; }

#video { float: right; height: 326px; border-style: solid; border-width: 2px; border-color: black; }
#video object { width: 580px; height: 326px; }


