@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #003399;
}
a:visited {
	color: #003399;
}
a:hover {
	color: #CC0000;
}
h1 {
	font-size: 14px;
	color: #000066;
	margin-top: 0px;
}
h2 {
	font-size: 12px;
	color: #CC0000;
}
#wrapper {
	width: 900px;
	background-color: #FFFFFF;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
}
#header {
	height: 137px;
	width: 900px;
}
#left {
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-y;
	width: 189px;
	float: left;
}
#right {
	float: left;
	width: 667px;
	padding-top: 29px;
	padding-right: 23px;
	padding-bottom: 20px;
	padding-left: 21px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#footer {
	clear: both;
	width: 900px;
	text-align: center;
	padding-top: 10px;
	background-color: #FFFFFF;
	color: #999999;
}
#homeleft {
	float: left;
	width: 333px;
	background-image: url(images/box1_bg.gif);
	background-repeat: repeat-y;
}
#homeright {
	float: left;
	width: 334px;
	background-image: url(images/box2_bg.gif);
	background-repeat: repeat-y;
}
.homelefttext {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#googlemap {
	float: right;
	height: 400px;
	width: 400px;
}
.imageright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1pt solid #CCCCCC;
}
