@charset "utf-8";
/* CSS Document */

{
	margin: 0px;
	padding: 0px;
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	height: 100%;
	width: 100%;
}
.GMapEZ {
	padding: 10px;
	height: 200px;
	width: 300px;
}
.oneColLiqCtrHdr #container {
	width: 100%;  
	background: #FFFFFF; 
	border: 0px solid #000000;
	text-align: left; 
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColLiqCtrHdr #header {
	height: 358px;
	width: 1025px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	background-repeat: no-repeat;
}
.oneColLiqCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColLiqCtrHdr #mainContent {
	width: 100%;
	float: left;
	height: 100%;
	margin-bottom: 0px;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}
.oneColLiqCtrHdr #footer {
	width: 100%;
	clear: both;
	height: 115px;
	background-repeat: repeat-x;
	background-image: url(images/nav2.png);
	margin-top: 0px;
} 
.oneColLiqCtrHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	color: #FFF;
}
.thrColLiqHdr #nav {
	float: left; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 100%; /* since this element is floated, a width must be given */
	height: 36px;
	background-image: url(file:///C|/Users/user1/Desktop/images/images/background_02.png);
	background-repeat: repeat-x;
}
.logo {
	width : 260px;
	height : 96px;
	position : absolute;
	text-indent : -999em;
	right : 69px;
	top : 133px;
	display : block;
	background-image: url(images/LOGO.png);
	background-repeat: no-repeat;
}

#container{
	width: 100px;
	height: 100px;
}
#navDiv {
	width: 100%;
	height: 150px;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/nav2.png);
} 
#nav-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 14px;
} 
#nav-menu li {
	float: left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
} 
#nav-menu li a {
	height: 50px;
	line-height: 40px;
	float: left;
	width: 140px;
	display: block;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	vertical-align: middle;
	font-size: 1.5em;
	color: #FFF;
	text-decoration: none;
	text-shadow: 1px 1px 1.5px #666;
	letter-spacing: 0.05em;
	font-weight: bold;
	margin-top: 95px;
} 
#nav-menu li a:hover {
	height: 50px;
	line-height: 40px;
	float: left;
	width: 140px;
	display: block;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	vertical-align: middle;
	font-size: 1.5em;
	color: #345991;
	letter-spacing: 0.05em;
	text-shadow: .5px 1px 1.5px #333;
	font-weight: bold;
	background-image: url(images/navover.png);
	background-repeat: no-repeat;
}  
#nav-menu {
	width: 1120px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/nav.png);
}
#headerTop {
	height: 265px;
	width: 100%;
	margin-top: 0px;
	float: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/sps_1_03.png);
}
#infoBar{
	width: 100%;
	height: 100px;
	background-repeat: repeat-x;
	background-image: url(images/nav_lower.png);
	clear: both;
	margin-top: 0px;
	margin-bottom: 25px;
}
#info-menu{
	width: 1025px;
	height: 50px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	top: 0px;
	text-align: center;
	padding: 0px;
	background-image: url(images/images/images/sps_1_01.png);
}
#headerLeft {
	height: 90px;
	width: 495px;
	float: left;
	clear: both;
	overflow: hidden;
	background-image: url(image/sps_1_08.png);
	margin-top: 50px;
	margin-left: 2px;
}
#headerRight{
	width: 530px;
	height: 90px;
	float: right;
	overflow: hidden;
}
#content{
	width: 1040px;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 75px;
	margin-left: auto;
}
#contentRight{
	width: 410px;
	height: 100%;
	float: right;
	margin-left: 0px;
	margin-top: 85px;
	margin-bottom: 0px;
	padding-left: 0px;
}
#busing{
	width: 400px;
	height: 235px;
}
#map{
	width: 500px;
	height: 275px;
	padding: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#contentLeft{
	width: 600px;
	height: 100%;
	float: left;
	margin-right: 15px;
	margin-top: 50px;
	margin-bottom: 50px;
}
#contentLeftbusing{
	width: 600px;
	height: 100%;
	float: left;
	margin-right: 15px;
	margin-top: 50px;
	margin-bottom: 50px;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	color: #003471;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #003471;
}
p{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	color: #666;
	line-height: 1.5;
	text-indent: 0px;
}
p1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h4 {
	font-size: 18px;
	line-height: 0em;
	font-weight: bold;
	color: #003471;
	font-style: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #003471;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #98B1CF;
}
ImageViewer {
	margin: 0 auto;
	width: 575px;
	margin-bottom: 50px;
	position: absolute;
	background-color: #000;
	height: 550px;
}
/*gradients*/
.gradient1 h1 {
	position: relative;
	color: #003471;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 220%;
	line-height: 100%;
	font-weight: bold;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
	text-shadow: 1px 1px 1.5px #999;

}

.gradient1 h1 span {
	position: absolute;
	display: block;
	width: 593px;
	height: 17px;
	background-image: url(images/gradient-glossy.png);
	background-repeat: repeat-x;
	top: -2px;
	left: -1px;
}
.gradient2 h2 {
	position: relative;
	color: #003471;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 142%;
	line-height: 100%;
	font-weight: bold;
	margin-top: 35px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
	text-shadow: 1px 1px 1.5px #999;
	width: 500px;
	float: left;

}
.gradient2 h2 span {
	position: absolute;
	display: block;
	width: 584px;
	height: 22px;
	background-image: url(images/gradient-glossy.png);
	background-repeat: repeat-x;
	top: -718px;
	left: -7px;
}
ul.a {
	list-style-type:circle;
	color: #2A4F89;
	font-size: 1em;
}
#contentWrapper {
	height: 100%;
	width: 1040px;
	clear: both;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
