body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	margin-top: 15px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #435ab0;
}
h2 {
	font-size: 14px;
	color: #435ab0;
}
a:link {
	color: #000099;
}
a:visited {
	color: #000099;
}
a:hover {
	color: #0033FF;
}
a:active {
	color: #000099;
}

.main-table {
	background-color: #FFFFFF;
	padding: 0px;
	border: 1px solid #02325c;
}
.main-table-left {
	background-color: #FFFFFF;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #02325c;
	border-right-color: #02325c;
	border-bottom-color: #02325c;
	border-left-color: #02325c;
	border-top-style: solid;
	border-right-style: solid;
}
.main-table-right {
	background-color: #FFFFFF;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #02325c;
	border-right-color: #02325c;
	border-bottom-color: #02325c;
	border-left-color: #02325c;
	border-top-style: solid;
}

.address {
	font-size: 12px;
	color: #1a2344;
	padding-bottom: 3px;
	font-weight: bold;
	padding-right: 5px;
}
.phone {
	line-height: 18px;
	color: #1a2344;
	padding-right: 5px;
	font-weight: bold;
}
#menu a {
	display:block;
	line-height:25px;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	padding-left: 3px;
	padding-right: 3px;
	border: 1px solid #999999;
	background-color: #435ab0;
} 

#menu a:hover {
	text-decoration:none;
	font-size: 12px;
	color: #000000;
	line-height: 25px;
	border: 1px solid #000000;
	display: block;
	text-align: left;
	vertical-align: middle;
	padding-left: 3px;
	padding-right: 3px;
	font-weight: normal;
	background-color: #8fa2e3;
} 
.image {
	border: 1px solid #333333;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 1px;
	margin-top: 5px;
}
.image2 {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 1px;
	margin-top: 5px;
}

.matrix23 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.white-bg {
	background-color: #FFFFFF;
}
.header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	height: 125px;
	width: 900px;
}
.logos {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#main-content {
	text-align: left;
	height: auto;
	width: 700px;
}
#main-content img{
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #666666;
	margin-top: 3px;
}
.clear {
	clear: both;
}
