* {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 100.01%;
	line-height: 100.01%;
	text-decoration: none;
	border: 0px none;
	list-style: none;
}

* {
	font-size: 0.75em;
	line-height: 1.7em;
	padding: 0;
}

* * {
	font-size: 100%;
}

#teaser {
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width:1px;
	height:1px;
	overflow:hidden;
}

div.parSmall * {
	font-size: 0.90em;
	line-height: 1.4em;
}

div.parSmall * * {
	font-size: 100%;
}


img, table, td, tr {
	margin: 0px;
	padding: 0px;
	border: 0px none;
}

.hidden {
	visibility: hidden;
}

.clear {
	clear: both;
}

.b {
	font-weight: bold;
}

body  {
	color: #66404C;
	background: #FFFFFF;
}

p, h1 {
	padding-bottom: 12px;
}

h1, h2, h3 {
	line-height: 1.7em;
	font-weight: bold;
	clear: both;
}

h1 em, h2 em, h3 em {
	font-style: italic;
}

h1 span.caps, h2 span.caps, h3 span.caps {
	line-height: 1.7em;
	font-weight: bold;
}

b, strong, b em, strong em {
	font-weight: bold;
}

a {
	text-decoration: underline;
	color: #66404C;
}

h1 a {
	font-weight: bold;
}

a:hover  {
	text-decoration: none;
}

a:active, a:focus {
	outline: none
}

h2 .caps,
h3 .caps,
strong .caps {
	font-weight: bold;
}

img {
	
}


#website {
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	width: 990px;
	height: 560px;
	background: #FFFFFF url(bg-1.png);
	overflow: hidden;
}

#menu1 {
	position: absolute;
	top: 37px;
	left: 400px;
	width: 575px;
	height: 35px;
	overflow: hidden;
}

#menu1 li {
	display: inline;
	margin-right: 15px;
	float: left;
}

#menu1 li a {
	display: block;
	height: 35px;
}

#menu1 li a:hover, #menu1 li a.act {
	background: #66404C;
}

#menu2 {
	position: absolute;
	top: 145px;
	left: 221px;
}

#menu2 a {
	color: #66404C;
	text-decoration: none;
}

#menu2 a:hover, #menu2 a.act {
	font-weight: bolder;
	text-decoration: none;
}

#menu2 li li {
	padding-left: 15px;
}

#menu2 li a.first {
	
}

#menu2 li a span {
	
}

#menu3 {
	padding: 0;
}

#menu2 ul {
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#pic1 {
	position: absolute;
	top: 37px;
	left: 20px;
	width: 165px;
	height: 232px;
	overflow: hidden;
	background: #66404C;
}

#pic1 img {
	position: absolute;
	left: 1px;
	top: 1px;
	width: 163px;
	height: 230px;
}

#breadcrumbs {
	position: absolute;
	top: 100px;
	left: 400px;
	width: 530px;
	height: 30px;
	padding-right: 30px;
	overflow: hidden;
}

#breadcrumbs .breadcrumb {
	font-size: 0.9em;
}

#contenttext {
	position: absolute;
	top: 145px;
	left: 400px;
	width: 530px;
	height: 360px;
	padding-right: 30px;
	overflow: auto;
}

#colLeft {
	width: 240px;
	margin-right: 30px;
	float: left;
}
#colRight {
	width: 250px;
	float: left;
}

#contenttext li {
	list-style: disc inside;
}

#contenttext ul {
	margin-bottom: 15px;
}

#contenttext table {
	margin-bottom: 15px;
}

#contenttext td {
	padding-bottom: 8px;
	padding-right: 15px;
	vertical-align: top;
}

#contenttext a.download {
	padding-left: 15px;
	background: url(arrow.gif) no-repeat;
}

#contenttext dl.image {
	clear: both;
}

#contenttext dl img {
	margin-bottom: 15px;
}

#contenttext dt {
	float: left;
	margin-right: 15px;
}


#bgPic {
	position: absolute;
	display: block;
	left: 55px;
	top: 37px;
	width: 920px;
	height: 493px;
}

#bgPic img {
	position: absolute;
	bottom: 0;
	right: 0;
}

#contact {
	position: absolute;
	display: block;
	bottom: 0px;
	left: 55px;
	width: 920px;
	height: 35px;
}

#contact a, #contact a img {
	position: absolute;
	display: block;
	bottom: 0px;
	left: 0px;
	width: 920px;
	height: 30px;
}

#contact a {
	height: 35px;
}


#contact a:hover {
	background: #66404C;
}

#logo {
	position: absolute;
	top: 37px;
	left: 20px;
	width: 165px;
	height: 493px;
	overflow: hidden;
}

#logo a, #logo a img {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 165px;
	height: 493px;
}

#logo a:hover {
	background: url(logo-high.gif);
}

div.separator {
	height: 30px;
	margin-top: 11px;
	margin-bottom: 10px;
}








