@charset "ISO-8859-1";
/* bg, centering, no-scroll */



body {
	background-image: url(../images/bg_slivery.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	background-attachment: fixed;
	padding:0px;
	margin: 0px;
	}
	
	
#page {
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-position: center;
}

#Header {
	padding:0px;
	z-index: 0;
	visibility: visible;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: none;
	height: 125px;
}


#Header-L {
	padding:0px;
	z-index: 0;
	visibility: visible;
	width: 480px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	height: 125px;
}
#Header-R {
	padding:0px;
	z-index: 0;
	visibility: visible;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: right;
	height: 125px;
	width: 175px;
}
#Header-Q {
	padding:0px;
	z-index: 0;
	visibility: visible;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	height: 125px;
	width: 115px;
}
#page-title {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 15px;
	text-decoration: underline;
}
	

	
#Content {
	text-align:left;
	padding:0px;
	z-index: 0;
	visibility: visible;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: none;
	min-height: 400px;
}
#Footer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-position: center;
	padding-top: 0px;
	height: 130px;
}
#Footer-T {
	color: #666666;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	padding-top: 10px;
	text-align: center;
	margin-top: 0px;
	padding-bottom: 10px;
	letter-spacing: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}

#Footer-C {
	color: #000000;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-top: 15px;
	text-align: center;
	margin-top: 0px;
	padding-bottom: 15px;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}


#Footer-L {
	padding:0px;
	z-index: 0;
	visibility: visible;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	float: none;
	font-size: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
}

#Footer-R {
	padding:0px;
	z-index: 0;
	visibility: visible;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: Right;
	text-align: right;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}




.table-border-lightline {
	background-color: #ffffff;
	border-top: thin solid #333333;
	border-right: thin solid #333333;
	border-bottom: thin none #333333;
	border-left: thin solid #333333;
}
.table-border-lightline-small {
	border: thin solid #333333;
}
.table-border-lightdash {
	background-color: #ffffff;
	border: thin dashed #333333;
}
.table-header-orange {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.table-header-dkgray {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
.table-header-blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #EAEAEA;
	font-variant: small-caps;
}
.text-12-dkgray {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}

.text-13-dkgray {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
}
.text-13-dkgray-bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}
.text-14-dkgray {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	line-height: 24px;
}
.text-12-FFFFFF {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: FFFFFF;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #EAEAEA;
	text-decoration: none;
	letter-spacing: 0.5px;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #EAEAEA;
	text-decoration: none;
	letter-spacing: 0.5pt;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.5px;
}

.text-14-dkgray-bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.about {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #EAEAEA;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.mission	 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.capitals {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}

#Main-L{
	width: 400px;
	float: left;
	height: 650px;
}
#Main-R	{
	width: 350px;
	float: right;
	height: 650px;
}
