body {
	margin: 0px;
	font-family: "Century Gothic", Arial;
}
.container {
	width: 989px;
	margin-right: auto;
	margin-left: auto;
}
.background1 {
	background-image: url(images/home_background_01.gif);
	background-repeat: no-repeat;
	height: 146px;
	width: 989px;
}
.background1Text {
	width: 480px;
	padding-top: 35px;
	padding-left: 30px;
}
.background2 {
	background-image: url(images/home_background_02.gif);
	background-repeat: no-repeat;
	height: 306px;
	width: 989px;
}
.background2TextLeft {
	float: left;
	width: 250px;
	padding-top: 10px;
	padding-left: 183px;
}
.background2TextRight {
	float: right;
	width: 250px;
	padding-top: 10px;
	padding-right: 147px;
}
.background3 {
	background-image: url(images/home_background_03.gif);
	background-repeat: no-repeat;
	height: 278px;
	width: 989px;
}
.background4 {
	background-image: url(images/home_background_04.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 989px;
}
.text1 {
	font-size: 16px;
	color: #FFF;
	line-height: 18px;
}
.text2 {
	font-size: 16px;
	font-weight: bold;
	color: #c9006c;
	text-align: center;
	line-height: 16px;
}
.text3 {
	font-size: 16px;
	font-weight: bold;
	color: #f47320;
	text-align: center;
	line-height: 16px;
}
.text4 {
	font-size: 12px;
	color: #333333;
	text-align: center;
	padding-top: 15px;
	line-height: 12px;
}
.text5 {
	font-size: 16px;
	font-weight: bold;
	color: #007eb1;
	text-align: center;
	line-height: 16px;
}
.text6 {
	font-size: 16px;
	font-weight: bold;
	color: #d73885;
	text-align: center;
	line-height: 16px;
}
.text7 {
	text-transform: uppercase;
	font-size: 12px;
	text-align: center;
}
.text8 {
	font-size: 12px;
	color: #333333;
	text-align: center;
}
.nav {
	background-color: #d73885;
	height: 35px;
	width: 989px;
	padding-top: 15px;
}
.nav a:link {
	color: #000000;
	text-decoration: none;
}
.nav a:visited {
	color: #000000;
	text-decoration: none;
}
.nav a:hover {
	color: #000000;
	text-decoration: underline;
}
.nav a:active {
	color: #000000;
	text-decoration: none;
}
.icons {
	width: 989px;
}
.copyright {
	width: 989px;
	padding-bottom: 20px;
}
.text9 {
	font-size: 12px;
	color: #333333;
	text-align: center;
	padding-top: 30px;
	line-height: 12px;
	padding-bottom: 30px;
}
a:link {
	color: #007eb1;
	text-decoration: none;
}
a:visited {
	color: #007eb1;
	text-decoration: none;
}
a:hover {
	color: #007eb1;
	text-decoration: underline;
}
a:active {
	color: #007eb1;
	text-decoration: none;
}

