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

html, body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(../images/spectra.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #000000;
	font-family: Verdana, Geneva, sans-serif;
}
#wrapper {
	margin: 0px auto;
	width: 90%;
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 25px;
}
#title {
	margin: 0px auto;
	width: 960px;
	height: 166px;
	background-image: url(../images/spectra_title.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-bottom: 15px;
	border-bottom: 1px dashed #bdbdbd;
}
#content {
	margin: 0px auto;
	width: 920px;
	padding: 20px;
	background-color: #ffffff;
	font-size: 12px;
	color: #1a1a1a;
}
#content a {
	color: #06C;
}
#footer {
	margin: 0px auto;
	width: 960px;
	font-size: 10px;
	color: #ffffff;
}
#footer a {
	color: #ffffff;
}
#indexoverimg01, #indexoverimg02, #indexoverimg03, #indexoverimg04, #indexoverimg05 {
	margin: 0px auto;
	padding-bottom: 20px;
	width: 300px;
	height: 100px;
}
#indexoverimg01 {
	background-image: url(../images/spectrasite1.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#indexoverimg02 {
	background-image: url(../images/spectrasite3.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#indexoverimg03 {
	background-image: url(../images/spectrasite4.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#indexoverimg04 {
	background-image: url(../images/spectrasite5.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#indexoverimg05 {
	background-image: url(../images/spectrasite6.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#indexoverimg01:hover {
	background-image: url(../images/spectrasite1_01.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#indexoverimg02:hover {
	background-image: url(../images/spectrasite3_01.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#indexoverimg03:hover {
	background-image: url(../images/spectrasite4_01.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#indexoverimg04:hover {
	background-image: url(../images/spectrasite5_01.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#indexoverimg05:hover {
	background-image: url(../images/spectrasite6_01.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#menu {
	margin: 0px auto;
	width: 960px;
	height: 39px;
	background-color: #074669;
	font-size: 13px;
	font-weight: bold;
}
.hr {
	margin: 0px auto;
	width: 960px;
	margin-bottom: 10px;
	padding-top: 15px;
	border-bottom: 1px dashed #bdbdbd;
}
.hrcontent {
	margin: 0px auto;
	width: 100%;
	padding-top: 15px;
	border-bottom: 1px dotted #bdbdbd;
}
.title1 {
	font-size: 24px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #074769;
}
.title2 {
	font-size: 14px;
	font-weight: bold;
	color: #690715;
}
#gallery img {
	margin: 5px;
	border: 3px solid #074769;
}
