

h2 {
    margin: 0;
    margin-bottom: 14px;
    padding: 0;
}

#slider {
    width: 600px;
    margin: 0 auto;
    position: relative;
	padding:0px 0px 00px 0px;
	height:250px;
}

.scroll {
    height: 298px;
    width: 600px;
    overflow: hidden;
    overflow-x: hidden;
    position: relative;
    clear: left;
}

.scrollContainer div.panel {
    padding: 24px 0px 24px 0px;
    height: 250px;
    width: 600px;
}
#slider ul.navigation {
	background:#021B80;
	bottom:0;
	left:-50px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:8px 0 9px 20px;
	position:absolute;
	width:962px;
	}

#slider ul.navigation li {
    display: inline;
    margin-right: 10px;
}

#slider ul.navigation a {
    padding: 9px;
    text-decoration: none;
	font-size:12px;
	font-weight:bold;
}
#slider ul.navigation a:focus {
    outline: none;
}

#slider .scrollButtons {
    position: absolute;
    top: 130px;
    cursor: pointer;
}

#slider .scrollButtons.left {
    left: -40px;
	width:31px;
	height:31px;
}

#slider .scrollButtons.right {
    right: -40px;
	width:31px;
	height:31px;
}

.hide {
    display: none;
}
a:focus {
	outline: none;
}
#panel {
	width:auto;
}
.slide {
	margin: 0;
	padding: 0;
}
.btn-slide {
	width: auto;
	height: 39px;
	padding: 0px 10px 0 0;
	margin-left: 20px;
	display: block;
	font-size:27px;
	text-decoration: none;
}
.panel{
	position:relative;
	min-height:250px;
	color:#fff;
}
.panel .gsImage{
	position:absolute;
	bottom:0px;
	right:0px;
}
.panel h2{
color:#FFF;
}
/*-----Slider ----*/
#outerSlider{
	background:;
	width:716px;
	height:298px;	
	background-image:url(../images/slider/slider-background.jpg)
}

#shade {
    background: #EDEDEC url(../images/shade.jpg) no-repeat 0 0;
}
#panel {
	background:url(../images/gs_panel.jpg) no-repeat bottom;
}
.slide {
	background:url(../images/GS_heading.gif) repeat-x;
}
.btn-slide {
	background:url(../images/white-arrow.gif) no-repeat 820px 15px;
	width: auto;
	height: 39px;
	padding: 0px 10px 0 0;
	margin-left: 20px;
	display: block;
	font-family:'Lucida Grande','Lucida Sans Unicode',Verdana,sans-serif;
	font-size:27px;
	letter-spacing:-2px;
	color: #fff;
	text-decoration: none;
}
.slide a.active {
	background:url(../images/white-arrow.gif) no-repeat 820px -45px;
}

#slider ul.navigation a {
    color: #9bbae8;
}
#slider ul.navigation a:hover {
    background-color:#001566;
	color: #9bbae8;
	
}
#slider ul.navigation a.selected {
    background-color:#001566;
	color: #fff;
}
#slider .scrollButtons.left {
    left: -40px;
	width:30px;
	height:30px;
	background:url(../images/slider/slider_back.png) no-repeat;
}

#slider .scrollButtons.right {
    right: -40px;
	width:30px;
	height:30px;
	background:url(../images/slider/slider_next.png) no-repeat;
}
#a.panel .gsImage{
	width:600px;
	height:250px;
}
#b.panel .gsImage{
	width:600px;
	height:250px;
}#c.panel .gsImage{
	width:600px;
	height:250px;
}#d.panel .gsImage{
	width:600px;
	height:250px;
}

