td img {
/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
}

body {
background: #fff url(images/top.gif) repeat-x;
font-family: Arial, Helvetica, sans-serif;
margin: 0 auto;
padding: 0;  
text-align: center;
line-height: 150%;
font-size: 13px;
}
div {
text-align: left;
}
html>body #container {
width: 680px;
}
#container {
margin: 0 auto;
padding: 0;  
width: 695px;
}
img {
padding: 0;
margin: none;
border: none;
}
#bar {
clear: both;
width: 680px;
margin: -15px 0 0 0;
padding: 0;
}

/**** navigation ****/

#navi {
float: left;
background: url(images/navi_bg.gif) repeat-y;
width: 194px;
margin: 0 0 15px 0;
font-size: 14px;
}
#navi ul {
list-style: none;
padding: 0 0 0 0;
margin: -8px 5px 5px 0;
}
#navi li {
height: 21px;
padding: 4px 0 2px 12px;
margin: 5px 5px 5px 5px;
background: url(images/navi_li.jpg) repeat-y;
}
html>body #navi li {
padding: 6px 0 0 12px;
}
#navi a {
color: white;
text-decoration: none;
}
#navi a:hover {
color: white;
text-decoration: underline;
}
#bottom_navi {
background: url(images/navi_bottom.gif) no-repeat;
height: 17px;
margin: 0 0 0 0;
}
#top_navi {
background: url(images/navi_top.gif) no-repeat;
height: 17px;
margin: 0 0 0 0;
}
#content {
float: right;
width: 460px;
margin: 0 10px 25px 0;
text-align: justify;
}
#content img {
padding: 0;
margin: 0 0 10px 10px;
border: none;
}
#content2 {
float: left;
width: 680px;
margin: 0 0 25px 0;
text-align: justify;
}

#footer {
clear: both;
text-align: center;
height: 33px;
background: #ccc;
border-top: 1px solid #666;
margin: 10px 0 0 0;
padding: 10px 0 0 0;
}
#top {
	width: 680px;
	height: 42px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	background-position: top;
}
#top img {
margin: 0 200px 0 200px;
}
#mid img {
margin: 0 200px 0 200px;
}
#logo {
float: left;
margin: 0;
padding: 0;
}
#image {
float: right;
margin: 0;
padding: 0;
}
h1 {
letter-spacing: -0.05em;
margin: 5px 0 18px 0;
padding: 0;
font-size: 38px;
color: #333;
}
h2 {
letter-spacing: -0.05em;
margin: 18px 0 3px 0;
padding: 0;
font-size: 18px;
}
table h4, h3 {
font-size: 14px;
border-bottom: 1px solid #ccc;
margin: 18px 0 1px 0;
}
a {
color: #C30808;
}
a:hover {
text-decoration: none;
color: black;
}
.subnavi a {
margin: 0 5px 0 5px;
}
input, textarea, select {
border: 1px solid #333;
margin: 3px 0 0 5px;
}
.login {
margin: 12px 0 0 0;
}
.state {
width: 80%;
margin: -15px 0 0 0;
padding: 5px 0 0 0;
border-top: 1px solid #ccc;
}
.contact {
margin: -15px 0 0 0;
}
.contact td {
padding: 0 35px 0 0;
}
.gallery {
width: 400px;
}
.description {
height: 180px;
}
.application img {
float: right;
}
.application {
width: 300px;
font-size: 15px;
}
.small_link {
font-size: 11px;
text-decoration: none;
color: #333;
}
.small_link:hover {
text-decoration: underline;
}
#alert {
	color: #FFFFFF;
	text-decoration: blink;
}

