@charset "UTF-8";

body {
	background: url(../images/bg.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

#contact-form {
	position: absolute;
	top: 320px;
}

#contact-left{
	height: 176px;
	left: 0px;
	position: absolute;
	top: 110px;
	width: 211px;
}

#contact-right{
	height: 176px;
	left: 230px;
	position: absolute;
	top: 110px;
	width: 190px;
}

#container {
	margin: 0 auto;
	width: 800px;
}

#content {
	height: 680px;
	left: 195px;
	position: absolute;
	top: 20px;
	width: 435px;
}

#content a {
	font-size: 0.9em;
	color: #b42720;
	font-weight: bold;
	text-decoration: none;
}

#content-side {
	height: 700px;
	left: 630px;
	position: absolute;
	top: 0px;
	width: 170px;
}

#content-introbox {
	height: 215px;
	left: 0px;
	position: absolute;
	top: 350px;
	width: 550px;
}

#lev1{
	height: 100px;
	left: 0px;
	position: absolute;
	top: 30px;
	width: 420px;
}

#lev2{
	height: 100px;
	left: 0px;
	position: absolute;
	top: 155px;
	width: 420px;
}

#lev3{
	height: 100px;
	left: 0px;
	position: absolute;
	top: 280px;
	width: 420px;
}

#lev4{
	height: 100px;
	left: 0px;
	position: absolute;
	top: 408px;
	width: 420px;
}

#lev5{
	height: 100px;
	left: 0px;
	position: absolute;
	top: 533px;
	width: 420px;
}

#lev-footer{
	height: 10px;
	left: 0px;
	position: absolute;
	top: 630px;
	width: 420px;
}

#main {
	background: url(../images/bgmain.jpg) no-repeat;
	height: 700px;
	position: relative;
	width: 100%;
}

#menu {
	left: 273px;
	position: relative;
	top: 50px;
	width: 500px;
}

#top {
	background: url(../images/bgtop.jpg);
	height: 80px;
	overflow: hidden;
	width: 100%;
}

#adobefooter {
	height: 10px;
	left: 0px;
	position: absolute;
	top: 580px;
	width: 475px;
	font-size: 0.7em;
	font-style: italic;
	color: #48524b;
	margin: 0 0 0.65em 0;
}

h1 {
	font-size: 0.9em;
	color: #145280;
	margin: 0 0 0.65em 0;
}

h2 {
	font-size: 0.8em;
	color: #145280;
	margin: 0 0 0.65em 0;
}

img {
	border: 0;
}

p {
	font-size: 0.8em;
	color: #48524b;
	margin: 0 0 0.4em 0;
}

