@charset "UTF-8";
.clear {
	line-height: 0px;
	clear: both;
	height: 0px;
	width: 100%;
}
a {
	text-decoration: none;
	font-weight: bold;
}
.imagebox-float-left {
	padding: 0px;
	float: left;
	margin-top: 0px;
}
#text-index {
	width: 305px;
	margin-left: 585px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
#text-index li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #809EB2;
	margin-right: 15px;
	margin-left: 15px;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
}
#text-index ul {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
h1 {
	font-weight: normal;
	text-transform: uppercase;
	color: #545454;
	font-family: "Times New Roman", Times, serif;
	font-size: 2.5em;
	line-height: 0.9em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #545454;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 0.9em;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004B6A;
	line-height: 0.9em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	background-color: #7CA0BE;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
#main p {
	margin: 0px;
	padding: 0px;
}
.row-s1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7CA0BE;
	padding-bottom: 3px;
	padding-top: 3px;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 0.9em;
	background-color: #7CA0BE;
	padding: 5px;
	border: 2px solid #FFFFFF;
	display: block;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 10px;
}
#galleryList{
	width:890px;
	height:auto;
	float: left;
	margin:0;
	padding:0;
}
#galleryList li{
	list-style:none;
	float:left;
	display:inline;
	padding:10px 5px;
	margin:0;
}
#galleryList li img{
	float:left;
	margin:0;
	padding:5px;
	border:#333333 solid 1px;
}
