#container-1 p{	color: #fff;	line-height: 18px;	padding-bottom: 10px;}
	
#section-1 .screenshot{ float:right; margin:0px;}
#section-2 .screenshot{ float: right; margin 0px;}
#section-3 .screenshot{	float:right; margin:0px;}
#section-4 .screenshot{	float:left; margin:0px;}
#section-5 .screenshot{	float:left; margin:0px;}
#section-1 .text {	width: 432px;	padding: 50px 0 0 36px;float:left;}
#section-2 .text {	width: 432px;	padding: 50px 0 0 36px; float:left;}
#section-3 .text {	width: 432px;	padding: 50px 0 0 36px;float:left;}
#section-4 .text {	width: 432px;	padding: 50px 55px 0 0;float:right;}
#section-5 .text {	width: 432px;	padding: 50px 55px 0 0;float:right;}

/*  Headline Replacement */
#container-1 h2 span {display:block;overflow: hidden;font-size: 1px;color: #3B88AF; color:#FFFFFF; font-family:Helvetica; font-size:25px; font-weight:normal;}

#section-2,#section-3,#section-4,#section-5 {display:none;}

#section-1 .text a, #section-2 .text a, #section-3 .text a, #section-4 .text a, #section-5 .text a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
#section-1 .text a:hover, #section-2 .text a:hover, #section-3 .text a:hover, #section-4 .text a:hover, #section-5 .text a:hover{
	color: #FF6600;
}





#container-1 {
	background: #DD4017 url(../images/home_banner_bg.jpg) top left no-repeat;
	width: 901px;
	padding: 0;
	margin: 0;
	min-height:362px;
}

.fragment1,.fragment2,.fragment3,.fragment4,.fragment5 { min-height: 277px;}
.fragment2,.fragment3,.fragment4,.fragment5 { display:none;}

.anchors {list-style: none; margin: 0; padding: 0; height: 85px;}
.anchors li { margin: 0; float: left;}

/* attaching active state to background of li for pre-loading */
.anchors .tab1 {	background: url(../images/tab_hover_1.jpg) top left no-repeat; width: 189px;}
.anchors .tab2 {	background: url(../images/tab_hover_2.jpg) top left no-repeat; width: 175px;}
.anchors .tab3 {	background: url(../images/tab_hover_3.jpg) top left no-repeat; width: 175px;}
.anchors .tab4 {	background: url(../images/tab_hover_4.jpg) top left no-repeat; width: 175px;}
.anchors .tab5 {	background: url(../images/tab_hover_5.jpg) top left no-repeat; width: 187px;}


.anchors a {display: block; position: relative; top: 0px; left:0; z-index: 2; padding: 0px; color: #000; height: 85px;}


/* Tab Rollovers */
.anchors .tab1 a:link, .anchors .tab1 a:visited { background: url(../images/tab_normal_1.jpg) top left no-repeat; width: 189px; position:static;}
.anchors .tab2 a:link, .anchors .tab2 a:visited { background: url(../images/tab_normal_2.jpg) top left no-repeat;width: 175px;position:static;}
.anchors .tab3 a:link, .anchors .tab3 a:visited { background: url(../images/tab_normal_3.jpg) top left no-repeat;width: 175px;position:static;}
.anchors .tab4 a:link, .anchors .tab4 a:visited { background: url(../images/tab_normal_4.jpg) top left no-repeat;width: 175px;position:static;}
.anchors .tab5 a:link, .anchors .tab5 a:visited { background: url(../images/tab_normal_5.jpg) top left no-repeat;width: 187px;position:static;}

.anchors .tab1 a:hover { background: url(../images/tab_hover_1.jpg) top left no-repeat; width: 189px; position:static;}
.anchors .tab2 a:hover { background: url(../images/tab_hover_2.jpg) top left no-repeat;width: 175px;position:static;}
.anchors .tab3 a:hover { background: url(../images/tab_hover_3.jpg) top left no-repeat;width: 175px;position:static;}
.anchors .tab4 a:hover { background: url(../images/tab_hover_4.jpg) top left no-repeat;width: 175px;position:static;}
.anchors .tab5 a:hover { background: url(../images/tab_hover_5.jpg) top left no-repeat;width: 187px;position:static;}


/* Makes the text disappear */
.anchors span {display:block;height:0;width:0; overflow: hidden;font-size: 1px;color: #3B88AF;}


.anchors .tabOn1 {	background: url(../images/tab_active_1.jpg) top left no-repeat; width: 189px;}
.anchors .tabOn2 {	background: url(../images/tab_active_2.jpg) top left no-repeat; width: 175px;}
.anchors .tabOn3 {	background: url(../images/tab_active_3.jpg) top left no-repeat; width: 175px;}
.anchors .tabOn4 {	background: url(../images/tab_active_4.jpg) top left no-repeat; width: 175px;}
.anchors .tabOn5 {	background: url(../images/tab_active_5.jpg) top left no-repeat; width: 187px;}


