body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin:0;
	padding:0px;
	background-position: center top;
	background-color: #B9DCFF;
}
#main {
	width:900px;
	background-position: center bottom;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
}
#top {
	background-position: center top;
	padding:6px 15px 0 14px
}
#logo {
	display:block;
	float:left;
	width:200px;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	text-align: right;
}
#slogan {
	display:block;
	float:right;
	width:466px;
	margin-right: 50px;
	text-align: center;
}
#interior {
	background-position: center center;
	width:900px;
	background-color: #00509f;
	/*height:300px;*/
}
#mid {
	padding:0 15px 0 14px;
	text-align: justify;
}
#left {
	display:block;
	float:left;
	width:200px;
}
#right {
	display:block;
	float:right;
	width:466px;
	margin-right: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 180px;
}
#maintext {
	display:block;
	float:right;
	width:450px;
	line-height:18px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-right: 50px;
}
div#navbar {
	width: 200px;
	display:block;
	float:left;
	font-size: 10px;
}
div#navbar ul {
	margin:0;
	padding:0;
}
div#navbar li {
	list-style-type:none;
	display:block;
	float:right;
	width:188px;
	height:35px;
	text-align:right;
	border-bottom:1px solid #FFFFFF;
}
div#navbar li.button1 {
	background-image: url(../images/bg-button-1.gif);
	background-repeat: no-repeat;
}
div#navbar li.button2 {
	background-image: url(../images/bg-button-2.gif);
	background-repeat: no-repeat;
}
div#navbar li.button3 {
	background-image: url(../images/bg-button-3.gif);
	background-repeat: no-repeat;
}
div#navbar li.button4 {
	background-image: url(../images/bg-button-4.gif);
	background-repeat: no-repeat;
}
div#navbar li.button5 {
	background-image: url(../images/bg-button-last.gif);
	background-repeat: no-repeat;
}
div#navbar li.button6 {
	background-image: url(../images/bg-button-last.gif);
	background-repeat: no-repeat;
}
div#navbar li.button7 {
	background-image: url(../images/bg-button-2.gif);
	background-repeat: no-repeat;
}

div#navbar li a {
	display:block;
	float:left;
	width:140px;
	height:35px;
	text-decoration: none;
	margin:0;
	padding:0;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height:35px;
	padding-right:45px;
	background-image: url(../images/arrow-button.gif);
	background-repeat: no-repeat;
}
div#navbar li a:link {
	color: #FFF;
}
div#navbar li a:visited {
	color: #006;
}
div#navbar li a:hover {
	color: #000;
	background-image: url(../images/arrow-button-over.gif);
	background-repeat: no-repeat;
	font-style: italic;
}
div#navbar li a:active {
	color:#006;
}
#main #interior #mid #left #navbar #address {
	text-align: center;
	width: 188px;
	height: 110px;
	margin-top: 80px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	background-image: url(../images/addressbg.jpg);
	background-repeat: no-repeat;
}

div#navbar li.button {
	background-image: url(../images/bg-button.gif);
	background-repeat: no-repeat;
	color: #00509F;
}

h1, h2, h3, h4, h5, h6 { 
	margin: 15px 0;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	text-decoration: none;
}
p {
	margin: 10px 0;
	font-size: 12px;
	text-align: center;
}
ul, ol { 
	margin: 15px 0 0 15px;
}
.clear {
	clear:both;
}
a, a:visited {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}
a:hover {
	color:#8ac1fa;
	text-decoration:none;
	font-size: 12px;
}
#footer {
	font-size: 11px;
	color:#747474;
	text-align:center;
	padding:20px;
	line-height:18px;
}
#footer a:link, #footer a:visited {
	color:#747474;
	text-decoration:none;
	font-weight:normal;
}
#footer a:hover {
	color:#747474;
	text-decoration:underline;
}
#main #interior #mid #left #navbar ul .button6 {
	background-image: url(../images/bg-button-1.gif);
	background-repeat: no-repeat;
}
#main #interior #mid #maintext {
	font-size: 12px;

}
#main #interior #mid #right {
	text-align: center;
}
#main #interior #mid #maintext p {
	text-align: justify;
}
#main #interior #mid #maintext p {
	font-size: 12px;
	text-align: justify;
	font-weight: bold;
	text-decoration: none;
}
#maintext table tr .button {
	font-weight: bold;
}
#main #interior #mid #maintext table tr td {
	text-align: left;
	font-weight: bold;

}
#main #interior #mid #right table {
	text-align: center;
}
#main #interior #mid #maintext #logos {
	background-color: #00509F;
}
#main #interior #mid #maintext table tr td strong {


}
