﻿* { margin: 0; padding: 0; border: 0;}

body {
	margin: 0 auto;
	padding: 65px 0 40px;
	width: 660px;
	background: #333 url('http://www.berjoza.com/img/background.gif') repeat-x 0 -10px;
	color: #FFF;
	font-size: 62.5%;
	font-family: 'lucida grande', helvetica, verdana, arial, sans-serif;
	}

h1, h2, #nav li a, p#theme, p#tagline {
	text-indent: -9000px;
	}

h1 {
	margin: 0 0 40px;
	width: 200px;
	height: 35px;
	background: #53ABD5 url('http://www.berjoza.com/img/logo.gif') no-repeat;
	float: left;
	}


#text {
	padding: 40px 0 0 0;
	margin: 0 0 70px;
	width: 500px;
	float: left;
	text-align: justify;
	}

	#text h3 {
	margin: 0 5px 0 0;
	font-size: 1.3em;
	line-height: 1.5em;
	display: inline;
	}
	#text p {
	margin: 10px 0 0;
	font-size: 1.1em;
	line-height: 1.5em;
	color: #999;
	}
	#text p strong {
	color: #FFF;
	}
	#text p a {
	padding: 2px;
	color: #999;
	text-decoration: none;
	}
	#text p a:hover {
	color: #FFF;
	background: #39525F;
	}
	#text p.vitals {
	margin: 0;
	font-size: 1.3em;
	line-height: 1.5em;
	display: inline;
	color: #CCC;
	}

p#tagline {
	width: 660px;
	height: 30px;
	background: #333 url('http://www.berjoza.com/img/tagline.gif') no-repeat;
	clear: both;
	}