@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 50px;
	padding-left: 50px;
	background-position: bottom;
	background-color: #FFFFFF;
	background-image: url(../images/bg02.jpg);
	background-repeat: repeat-x;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper #bannerImg {
	height: 382px;
	background-image: url(../images/banner01.jpg);
	background-repeat: no-repeat;
}
#wrapper #left img {
	width: 260px;
	padding-right: 10px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
#wrapper #galleryLeft img {
	float: left;
	width: 260px;
}

#wrapper #middle img {
	width: 260px;
	padding-right: 10px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
#wrapper #right img {
	float: right;
	width: 260px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#wrapper #bottom {
	background-color: #cfd0cc;
	padding: 10px;
	height: 80px;
	width: 780px;
	float: none;
	clear: both;
}
#wrapper #bottom #bottomLeft img {
	float: left;
	height: 80px;
}
#wrapper #bottom #bottomMiddle {
	font-family: Tahoma, "Times New Roman", Arial;
	font-size: 12px;
	float: left;
	height: 80px;
	padding-left: 20px;
}
#wrapper #bottom #bottomRight {
	font-family: Tahoma, "Times New Roman", Arial;
	font-size: 12px;
	float: right;
}
#wrapper #footer {
	font-family: Tahoma, "Times New Roman", Arial;
	font-size: 9px;
}
#wrapper #wrapperSecurity {
	font-family: Tahoma, "Times New Roman", Arial;
	font-size: 16px;
	color: #A9AAAD;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
#wrapper #wrapperSecurity #security01a {
	float: left;
	padding-right: 5px;
	background-color: #FFFFFF;
	height: 510px;
}
#wrapper #wrapperSecurity #security01b {
	background-color: #FFFFFF;
	float: left;
	height: 510px;
}
#wrapper #wrapperSecurity #security01c {
	clear: none;
	float: none;
	background-color: #FFFFFF;
	height: 510px;
	padding-right: 5px;
}
#wrapper #wrapperSecurity #security02a {
	clear: both;
	float: left;
	height: 482px;
	padding-right: 5px;
}
#wrapper #wrapperSecurity #security02b {
	float: left;
	height: 482px;
	padding-right: 5px;
}
#wrapper #wrapperSecurity #security02c {
	height: 482px;
}
#wrapper #galleryImg {
	background-image: url(../images/galleryMain.jpg);
	height: 382px;
}
#wrapper #contactMain {
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
#wrapper #contactMain #contactImg {
	float: right;
	height: 225px;
}
#wrapper #contactMain #contactImg #contactQuestion {
	float: left;
}
