@charset "UTF-8";
#container {
	background-image: url(../Assets/web-template-bg.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#container .indexUpperNav {
	height: 295px;
	width: 335px;
	text-align: right;
	vertical-align: middle;
	padding-top: 105px;
	float: left;
}
#container #indexLOGO {
	height: 315px;
	padding-top: 85px;
}
#container #indexbottom {
	height: 200px;
	width: auto;
	background-image: url(../Assets/BulbWebGraphic.jpg);
	background-repeat: no-repeat;
	background-position: 585px 15px;
}
#container #indexbottom #graphic {
	height: 200px;
	width: 145px;
	margin-left: 30px;
	background-image: url(../Assets/web-template-indexvector.jpg);
	background-repeat: no-repeat;
	background-position: right 15px;
	float: left;
	padding-top: 0px;
}
#container #indexbottom #indexstoryMain {
	float: left;
	height: 155px;
	width: 190px;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}
#container #indexbottom #indexstoryMain h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #023384;
	font-weight: bold;
	line-height: 15px;
	text-decoration: underline;
}
#container #indexbottom #indexstoryMain p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #666666;
	line-height: 22px;
}
#container #indexbottom #indexStory2 {
	float: left;
	width: 190px;
	padding-top: 10px;
	height: 170px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#container #indexbottom #indexStory2 h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 15px;
	font-weight: bold;
	color: #1B4790;
	text-decoration: underline;
}
#container #indexbottom #indexStory2 p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #666666;
	line-height: 22px;
}
#container #indexbottom #indexStory2 #graphic2 {
	width: 145px;
	float: left;
}
#container #indexbottom #graphic2 {
	padding-left: 600px;
	width: auto;
}
#container #Indexfooter {
	height: 100px;
}
#footer {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	float: right;
}
