body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#top {
	position: relative;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	padding: 0px;
	margin: 0px;
	background-image: url(images/van.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#top h1 {
	font-size: 3.5em;
	font-weight: bold;
	color: #006699;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#top h2 {
	font-size: 1em;
	color: #666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-weight: bold;
}
#top img {
	float: left;
	padding-top: 5px;
	padding-right: 35px;
	padding-bottom: 5px;
	padding-left: 35px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#left {
	float: left;
	position: relative;
	width: 180px;
	text-align: center;
}
#menu {
	background-color: #006699;
	background-image: url(images/bottomcurve.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: left;
	margin-bottom: 20px;
}
#menu ul {
	list-style-image: none;
	list-style-type: none;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	margin: 0px;
}
#menu a {
	border: 1px solid #004D71;
	display: block;
	background-color: #3482AB;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 0.9em;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-bottom: 1px;
	width: 148px;
}
#menu a:hover, #menu a:focus, #menu a:active {
	background-color: #4F9ECA;
	background-image: url(images/menuvan.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#left p {
	margin: 0px;
	padding: 0px;
	font-size: 0.7em;
}
#left img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main {
	margin-left: 180px;
	padding: 10px;
}
#main h1 {
	margin: 0px;
	padding: 0px;
	color: #006699;
	font-size: 1.4em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}
#main h2 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 1em;
	font-weight: bold;
	color: #069;
	padding: 0px;
}

#main p {
	font-size: 0.9em;
}
#main li {
	font-size: 0.9em;
}
#main a, #footer a {
	color: #009;
	text-decoration: none;
}
#main a:hover, #footer a:hover {
	color: #900;
	text-decoration: underline;
}


#main .imgcontainer {
	float: right;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
	font-size: 0.9em;
	color: #004364;
	font-weight: bold;
}
#main .imgcontainer img {
	border: 1px solid #069;
}
#main .imgcontainer p {
	margin: 0px;
	padding: 0px;
}
#main table {
	font-size: 0.9em;
}
#main address {
	font-size: 0.9em;
	font-style: normal;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #069;
}
#main td {
	vertical-align: top;
	padding: 3px;
	font-size: 0.9em;
}

#main #contact {
	width: 420px;
	padding-top: 10px;
	float: left;
}


#main #contact fieldset {
	width: 400px;
	border: 1px solid #999;
	padding: 5px;
}
#main #contact legend {
	border: 1px solid #999;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #E8E8E8;
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: 5px;
}
#main #contact label {
	font-size: 0.9em;
	display: block;
	float: left;
	width: 80px;
}
#main #contact input {
	width: 300px;
	font-size: 0.9em;
	margin-top: 1px;
	margin-bottom: 1px;
	border: 1px solid #666;
	padding-right: 5px;
	padding-left: 5px;
}
#main #contact #message {
	font-size: 0.9em;
	width: 300px;
	height: 150px;
	padding: 5px;
	margin-top: 1px;
	margin-bottom: 1px;
	border: 1px solid #666;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
}






#footer {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #006699;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
	padding-top: 5px;
}
#footer address {
	font-size: 0.8em;
	font-style: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #333333;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#iis {
	font-size: 0.8em;
	text-align: right;
	color: #666;
}
#iis a {
	color: #666;
	text-decoration: none;
}
#iis a:hover {
	color: #900;
	text-decoration: underline;
}
.bigtext {
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
}
.banner {
	font-size: 1.2em;
	background-color: #3482AB;
	line-height: 40px;
	font-weight: bold;
	color: #FFF;
	padding-left: 5px;
}
.left {
	float: left;
}
table.border {
	border: 1px solid #CCC;
	margin: 5px;
}
