/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * This CSS file is for customization purpose only
 */ 
#header {
	position: relative;
	z-index: 10;
	height: 230px;
	clear: both;
}

#logo {
	position: absolute;
	top: 30px;
	left: 0px;

}
#menu {
	position: absolute;
	top: 184px;
	left: 0px;
	z-index: 11;
}

body {
	font-family: times, serif;
	font-size: 12pt;
	line-height: 150%;
	color: #646464;
}
h1 { font-size: 18pt }
