#background-logo { position:absolute; width:222px; height:115px; bottom:0px; right:0px;}

#intro {
	font: 11px/14px normal "Lucida Sans", arial, sans-serif;
}

#intro h1 {
	background-color: transparent;
	font: normal 32px Georgia, Times, 'Times New Roman', serif;
	color:#356aa0;
	letter-spacing: -1px;	
	margin: 10px 0 20px 0;
}
#intro h2 {
	color:#6bba71;
	background-color: transparent;
	font: normal 26px Georgia, Times, 'Times New Roman', serif;
	margin: 0px 0 0px 0;
}
#intro h3 {
	color:#6bba71;
	background-color: transparent;
	font: normal 20px Georgia, Times, 'Times New Roman', serif;
	margin: 15px 0 5px 0;
}

#intro h4 {
	color:#777;
	background-color: transparent;
	font: normal 16px Georgia, Times, 'Times New Roman', serif;
	margin: 15px 0 10px 0;
}

#intro h5 {
	color:#777;
	background-color: transparent;
	font: normal 14px Georgia, Times, 'Times New Roman', serif;
	margin: 15px 0 10px 0;
}

#intro blockquote {
	color:#777;
	background-color:#e8e8e8;
	padding:10px;
	font: normal 12px Georgia, Times, 'Times New Roman', serif;
	margin: 10px 0px 0px 0px;
}

#intro p {
	margin: 5px 0px 10px 0px;
}

#renderer {
	
	width:800px;
	height:600px;
	
}

/* buttons */

.head-wrap {
	background: #94998f url(/assets/images/header_left.jpg) bottom left no-repeat;
	position:relative;
	height:100px;
}
.header-logo {
	position:absolute;
	top:38px;
	right:10px;
}

