@charset "UTF-8";
/* CSS Document */

#header {
	height: 80px;
	width: 1000px;
}
#header img {
	padding-top: 10px;
	padding-left: 50px;
}
#wrapper #header2 #bannerleft img {
	padding-top: 10px;
}
#header2 {
	height: 180px;
	width: 1000px;
}
#header2 img {
}
#words #pics {
	height: 421px;
	width: 318px;
	padding-left: 300px;
}
#words {
	height: 500px;
	width: 1000px;
}
#words #leftwords {
	height: 500px;
	width: 500px;
	float: left;
}
#words #rightwords img {
	padding-top: 30px;
	padding-left: 95px;
}
#wrapper #header2 #bannerleft {
	height: 180px;
	width: 350px;
	float: left;
}
#wrapper #header2 #midbanner {
	height: 180px;
	width: 300px;
	float: left;
}
#wrapper #header2 #rightbanner {
	height: 180px;
	width: 350px;
	float: left;
}
#wrapper #header img {
	padding-top: 10px;
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#words #leftwords p {
	padding-left: 25px;
	padding-top: 6px;
}
#words #rightwords {
	height: 500px;
	width: 500px;
	float: left;
}
#nav {
	height: 50px;
	width: 1000px;
}
#nav img {
	padding-top: 28px;
}
#bottom {
	height: 120px;
	width: 1000px;
}
#bottom img {
	padding-top: 20px;
	padding-left: 75px;
}
#wrapper #header2 #rightbanner img {
	padding-top: 10px;
}
