@charset "UTF-8";
body {
	background-color: #104385;
}
/* CSS Document */

.wrapper {
	background-image: url(../images/home/homeBG.jpg);
	background-repeat: no-repeat;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: Helvetica, Arial;
	font-size: 15px;
	line-height: 17px;
	font-weight: normal;
	color: #000;
}
.left {
	float: left;
	height: 175px;
	width: 205px;
	background-image: url(../images/home/addressBG.gif);
	background-repeat: no-repeat;
	background-position: 6px 10px;
	margin-top: 245px;
}
.centerContent {
	float: left;
	width: 440px;
	margin-top: 130px;
	margin-left: 25px;
	text-align: left;
	margin-right: 19px;
	margin-bottom: 0px;
}
#address {
	font-family: Helvetica, Arial;
	font-size: 15px;
	line-height: 16px;
	color: #000;
	text-align: center;
	padding-top: 60px;
	font-weight: bold;
}
#address2 {
	font-family: Helvetica, Arial;
	font-size: 13px;
	line-height: 16px;
	color: #000;
	text-align: center;
	padding-top: 60px;
	font-weight: bold;
}
#title {
	font-family: Helvetica, Arial;
	font-size: 15px;
	line-height: 16px;
	color: #000;
	font-weight: bold;
	float: left;
	text-align: center;
	height: 20px;
	padding-bottom: 5px;
	padding-top: 40px;
	width: 440px;
}
#centerText {
	font-family: Helvetica, Arial;
	font-size: 15px;
	line-height: 16px;
	color: #000;
	font-weight: normal;
	float: left;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 10px;
	width: 450px;
}
.right {
	float: left;
	height: 115px;
	width: 205px;
	text-align: center;
	margin-top: 133px;
}
#centerText2 {
	font-family: Helvetica, Arial;
	font-size: 15px;
	line-height: 16px;
	color: #000;
	font-weight: normal;
	float: left;
	text-align: left;
	width: 650px;
	margin-top: 6px;
}
.centerContent2 {
	width: 650px;
	text-align: left;
	clear: none;
	float: left;
	margin-left: 25px;
	margin-top: 5px;
}
.bottomLeft {
	float: left;
	width: 300px;
	margin-left: 50px;
	margin-top: 20px;
}
.bottomRight {
	float: left;
	width: 300px;
	margin-left: 25px;
	margin-top: 35px;
}
ul {
	list-style-image: url(../images/home/bulletBlue.gif);
	line-height: 24px;
	list-style-position: outside;
}
#listTitle {
	font-family: Helvetica, Arial;
	font-size: 15px;
	line-height: 16px;
	color: #000;
	text-align: center;
	font-weight: bold;
}
.footer {
	height: 92px;
	width: 900px;
	float: left;
	background-image: url(../images/home/bevelBottomBR.png);
	background-repeat: no-repeat;
	margin-top: -15px;
}
.clear {
	background-color: #184283;
	clear: both;
	height: 5px;
}
#click {
	font-weight: bolder;
	color: #F00;
	font-size: 16px;
}
