html {overflow-y: scroll;}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	text-decoration: none;
	background-color: #a5bae0;
	margin:0;
	padding:18px;
}
#main {
	width:1000px;
	margin:auto;
}
#main-inner {
	/*margin:0 21px 16px 21px;*/
	padding:0 17px 27px 27px;
	padding-left:50px;
	min-height:200px;
	background-color: #FFFFFF;
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#main-inner-contact {
	/*margin:0 21px 16px 21px;*/
	padding:0 17px 27px 27px;
	min-height:200px;
	background-color: #FFFFFF;
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-left:50px;
}

#main-inner ul{
	line-height:150%;
}
#main-inner-left {
	width: 900px;
	display:block;
	float:left;
	line-height:18px;

}

#main-inner-left ul, li{
margin-left:20px;
}

#main-contact-left {
	width: 300px;
	display:block;
	float:left;
	line-height:18px;
}

#pictureright {
	width: 400px;
	display:block;
	float:right;
	line-height:18px;
}
#main-inner-right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-right:7px;
	float:right;
	width:500px;
	padding-top:50px;
}

p.first{font-weight:bold; }


#logo {
	width:1000px;
	height:97px;
	background-color: #FFFFFF;
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom:1px solid #C8C8C8;
}
#mainphoto {
	height:150px;
	background-color: #FFFFFF;
/*	border-bottom:1px solid #C8C8C8;*/
	/*padding:3px 0 3px 0;*/
	background-image: url(../images/jentzenlogo3.jpg);
}
h1, h2, h3, h4, h5, h6 { margin: 15px 0; }
p, ul, ol { margin: 15px 0; }

div#navbar {
	width: 570px;
	display:block;
	float:right;
	text-align:right;
	padding-top:63px;
}

div#navbar ul {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6F6F6F;
	white-space: nowrap;
	font-weight: bold;
}
div#navbar li {
	list-style-type: none;
	display: inline;
}
div#navbar li a {
	text-decoration: none;
	padding: 0 3px 0 0;
	color: #5288B3;
	display:block;
	float:right;
	width:25px;
	height:22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bg-button.gif);
	background-repeat: no-repeat;
	text-align:center;
	line-height:22px;
}
div#navbar li.button1 a{
	background-image:url(../images/bg-button-1.gif);
	background-repeat: no-repeat;
}
div#navbar li.button2 a{
	background-image: url(../images/bg-button-2.gif);
	background-repeat: no-repeat;
}
div#navbar li.button3 a{
	background-image: url(../images/bg-button-3.gif);
	background-repeat: no-repeat;
}
div#navbar li.button4 a{
	background-image: url(../images/bg-button-4.gif);
	background-repeat: no-repeat;
}

div#navbar li.button5 a{
	background-image: url(../images/bg-button-5.gif);
	background-repeat: no-repeat;
}
div#navbar li a {
	display:block;
	float:left;
	width:114px;
	height:35px;
	text-decoration: none;
	margin:0;
	padding:0;
	color: #FFFFFF;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	line-height:35px;
	/*padding-right:55px;*/
	background-image: url(../images/arrow-button.gif);
	background-repeat: no-repeat;
}
div#navbar li a:link {
	color: #FFFFFF:
}
div#navbar li a:visited {
	color: #FFFFFF;
}

.clear {
	clear:both;
}
#footer {
	clear:both;
	font-size: 16px;
	color:#FFFFFF;
	text-align:center;
	padding:12px;
	line-height:18px;
}
#footer a:link, #footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.highlight {
	color:#164365;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
.highlight a, .highlight a:visited {
	color:#164365;
	text-decoration:none;
	text-indent:20px;
}
.highlight a:hover {
	color:#6F6F6F;
	text-decoration:underline;
	text-indent:20px;
}
a, a:visited {
	color:#164365;
	text-decoration:underline;
}
a:hover {
	color:#6F6F6F;
	text-decoration:none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
/*	color: #164365;*/
	font-weight:bold;
	text-transform:uppercase;
	color: #0098DB;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #164365;
	font-weight:bold;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #164365;
	font-weight:bold;
}

.smallcaps {
	font-size:80%;
} 