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

.homeContent {
	font-size: medium;
	padding-top: 0px;
	padding-right: 120px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
}
.homeContent2 {
	font-size: medium;
	padding-top: 0px;
	padding-right: 120px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 60px;
	margin-bottom: 20px;
	margin-left: 75px;
	font-family: Arial, Helvetica, sans-serif;
}
#boxesHome {
	height: 200px;
	background-color: #003;
	color: #000;
	width: 100%;
}
#flashHome {
	height: 313px;
	width: 840px;
	background-image: url(../images/worldBannerHome.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
}
#tl9000 {
	margin-top: 190px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: right;
	padding: 0px;
}
.oneColFixCtrHdr #mainContentHome {
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/gradientBottom.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#box {
	float: left;
	position: relative;
	padding: 0px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 17px;
	background-image: url(../images/boxHome.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 165px;
	width: 262px;
}
#boxCenter {
	float: left;
	position: relative;
	padding: 0px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 17px;
	background-image: url(../images/boxHomeCtr.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 165px;
	width: 262px;
}
#boxRight {
	float: left;
	position: relative;
	padding: 0px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 17px;
	background-image: url(../images/boxHomeRt.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 165px;
	width: 262px;
}
#boxStripHome {
	background-image: url(../images/boxHomeStp.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 12px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 262px;
	top: 130px;
}
#boxStripHome img {
	height: 12px;
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#boxStripCtrHome {
	background-image: url(../images/boxHomeStpCtr.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 12px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 262px;
	top: 130px;
}
#boxStripCtrHome img {
	height: 12px;
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#boxStripRtHome {
	background-image: url(../images/boxHomeStpRt.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 12px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 262px;
	top: 130px;
}
#boxStripRtHome img {
	height: 12px;
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#homeTitle {
	font-weight: bold;
	color: #006;
	font-size: x-large;
	float: left;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 25px;
	width: 670px;
	font-style: italic;
}

