.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
}
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.background5 {
	background-image: url(images/image002.gif);
}
.background6 {
	background-image: url(images/image067.gif);
}
.speachArrow {
	background-image: url(images/image111.gif);
	height: 29px;
	width: 105px;
	position: absolute;
	top: -29px;
	right: 150px;
}
.background7 {
	background-image: url(images/image068.gif);
}
.background8 {
	background-image: url(images/image069.gif);
}
.background9 {
	background-image: url(images/image070.gif);
}
.background10 {
	background-image: url(images/image014.gif);
}
.thumbnail{
	position: relative;
	z-index: 0;
}
.thumbnail:hover{
	background-color: transparent;
	z-index: 50;
}
.thumbnail span{ 
	position: absolute;
	padding: 5px;
	left: -500px;
	border: 0px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}
.thumbnail span img{ 
	border-width: 0;
	padding: 2px;
}
.thumbnail:hover span{ 
	visibility: visible;
	top: -100px;
	left: -250px; 
}
.div1 {
	height:90px;
}
.div1Left {
	float:left;
	width:318px;
	height:90px;
}
h1 {
	font-size: 20px;
	color: #00AEF7;
}
h2 {
	color: #00AEF7;
	font-size: 16px;
}


.div1Right {
	float:right;
	width:450px;
	height:90px;
}
.div2 {
	height:5px;
	background-image: url(images/image071.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.div3 {
	height:30px;
	background-image: url(images/image057.jpg);
	padding: 0px;
}
.div3 ul {
	list-style:none;
	text-align:right;
	height:30px;
	margin-top:0px;
	padding-top:0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.div3 li {
	font-family:Arial, Helvetica, sans-serif;
	display:inline;
	margin-right:0px;
	padding-right: 15px;
	float:right;
	padding-left: 15px;
	font-size: 14px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	text-decoration: none;
	background-image: url(images/image116.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.div3 li, .div3 li a:link, .div3 li a:visited, .div3 li a:active {
	color:#000000;
	text-decoration: none;
	display: block;
	line-height: 30px;
}
.div3 li a:hover {
	color:#3130CE;
	text-decoration: none;
}
.div4 {
	width:100%;
}
.div4Left {
  float: left;
  height:600px;
  width: 170px;
}
.div4Left ul {
	width: 180px;
	list-style: none;
	border: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.div4Left ul li {
	width: 158px;
	text-decoration: none;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 30px;
	background-image: url(images/image008.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.div4Left ul li a, .div4Left ul li a:link, .div4Left ul li a:active, .div4Left ul li a:visited {
	display: block;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3130CE;
	text-decoration: none;
	font-weight: normal;
}
.div4Left ul li a:hover {
	color: #000;
}
.div4Middle {
	margin-left: 210px;
	margin-right: 245px;
}
.div4Middle {
	margin-left: 210px;
	margin-right: 245px;
}
.div4MiddleCenter {
	width:790px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}
.div4Right {
	float: right;
	width: 220px;
	margin-right: 15px;
	text-align:right;
}
.div5 {
	text-align:center;
	clear:both;
	background-image: url(images/image071.gif);
	background-repeat: repeat-x;
	background-position: top;
	height:170px;
	margin-top:10px;
}





#blanket {
background-color:#111;
opacity: 0.65;
filter:alpha(opacity=65);
position:absolute;
z-index: 9001;
top:0px;
left:0px;
width:100%;
}
#popUpDiv {
	position:absolute;
	top:0px;
	margin-top:0px;
	background-color:#F8F8F8;
	width:300px;
	height:300px;
	z-index: 9002;
	border: 5px solid #FFF;
	padding: 20px;
	font-size: 18px;
}

