body {
	margin: 0px;
	background-image: url(background3.gif);
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
}

h1 {
	position:absolute;
	top: 5px;
	font-size:9pt;
	letter-spacing: 0.3em;
	line-height:1.3;
	color: gray;
/*	color: #CCFFFF;*/
}

#container {
	margin:0 auto;
	width: 660px;
	height:700px;
	text-align: left;
}

#logorow {
	position: absolute;
	top: 69px;
	width: 660px;
	height: 99px;
	text-align: left;
	padding:0px;
}

#logorow table {
	border-style: none;
	padding: 0px;
	margin: 0px;
}

#logo {
	width: 418px;
	height: 99px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#pr {
	height: 80px;
	width: 210px;
	margin: 0px;
	padding-left: 20px;
	vertical-align: top;
	font-size:10pt;
	line-height:1.5;
	overflow: auto;
}

.bubble {
	background-image: url(bubble1.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 180px;
	margin-left: 3px;
	width:668px;
	height:221px;

}

#bubblecontent {
	width:640px;
	height:110px;
	margin:0px;
	padding:12px;
	font-size:11pt;
	font-weight:bold;
	line-height:1.4;
	letter-spacing:normal;
	overflow:auto;
}

.menutitle {
	position: absolute;
	top:330px;
	margin-left:100px;
	width:250px;
	height:8px;
	color: gray;
/*	color: #FF6600;*/
}

.menutitle h2 {
	font-size:13pt;
	font-weight:bold;
}

.menu1 {
	position: absolute;
	top:350px;
	margin-left:100px;
	width:600px;
	height:400px;

}

.menu1 {
	position: absolute;
	top:350px;
	margin-left:100px;
	width:600px;
	height:400px;

}

h3 {
	position: absolute;
	top:570px;
	margin-left:15px;
	color: FloralWhite;
}

.menucontent {
	line-height:1.7;
	font-size:11pt;
	font-weight:normal;
}

.menucontent ul {
	list-style-image: url(logomark2.gif);
}

#copyright {
	font-size: 12px;
	color: white;
	position: absolute;
	top: 735px;
}

#googlead{
	width: 660px;
	position: absolute;
	top: 635px;
	margin: 0 auto;
	text-align: center;
}

