/* GLOBAL HIW STYLES */

    .boxy-wrapper .title-bar {
        height: 20px;
    }

    .boxy-wrapper .title-bar .close {
        top:0;
    }

    .boxy-wrapper .title-bar h2 {
        font-size:20px;
    }

	#hiw-holder{
		width: 990px;
		height: 400px;
		overflow: hidden;
	}

	#hiw-holder ul{
		margin-left: 31px;
		padding-left: 0px;
		padding-top: 0px;
		margin-top: 12px;	
		width: 960px;
		margin-bottom: 0px;
		padding-bottom: 0px;
	}
	
	.close{
		background: url(../images/hiw/buttons/close.png) no-repeat;
		display: block;
		width: 48px;
		height: 26px;
		margin-top: -2px;

	}
	
	.close:hover{
		background: url(../images/hiw/buttons/close.png) no-repeat 0px -27px;
		display: block;
		width: 48px;
		height: 26px;
		margin-top: -2px;

	}
	
	#hiw-holder li{
		float: left;
		list-style: none;
		padding-right: 27px;
		margin-right: 27px;
		background: url(../images/hiw/nav-arrow.png) no-repeat right;
	}
	
	#hiw-holder li a{
		font-family: Arial;
		font-size: 14px;
		font-weight: bold;
	}	
	
	.hiw-selected{ text-decoration: none; color: #3E392C; }
	.hiw-selected:hover{ text-decoration: none; color: #3E392C; cursor: default; }
	

								
	
	div.hiw-text{
		width: 356px;
		float: left;
		font-family: Arial;
		font-size: 13px;
		color: #333;
		padding-top: 28px;
		line-height: 18px;
		margin-left: 27px;
		padding-left: 0px;
		display: inline;

	}
								
								
	a{
		color: #0066CC;
	}
	
	a:hover{
		color:#DEA730;
	}
	
	
									/* HACK */ *html p{margin-top: 4px; margin-bottom: 12px;}
/* HIW 1 STYLES	 */
	
	#hiw1-image{
		width: 545px;
		height: 275px;
		float: right;
		margin-left: 10px;
		background: url(../images/hiw/hiw-diagram.png) no-repeat 0px 30px;
	}
	
	.fjschedule{
		display: block;
		height: 31px;
		width: 152px;
		background: url(../images/hiw/buttons/forward-scheduling.png) no-repeat;
	}
	
	.fjschedule:hover{
		display: block;
		height: 31px;
		width: 150px;
		background: url(../images/hiw/buttons/forward-scheduling.png) no-repeat 0px -31px;
	}
	
/* HIW 2 STYLES */

	#hiw2-image{
		width: 545px;
		height: 320px;
		float: right;
		margin-left: 21px;
		background: url(../images/hiw/schedule-diagram.png) no-repeat;
		margin-top: 10px;
	}
	
p.last-paragraph {
    margin-bottom: 6px;
    padding: 0px;
}
	
div.guide-buttons {
    clear: both;
    margin: 0px;
    padding: 0px;
}

	.features-next{
		margin: 0px;
		padding: 0px;
		display: block;
		float: left;
		margin-right: 15px;
		height: 39px;
		width: 45px;
		background: url(../images/hiw/buttons/features-right.png) no-repeat;
	}
	
    .features-prev{
	margin: 0px;
	padding: 0px;
        display: block;
        float: left;
	margin-right: 15px;
        height: 38px;
        width: 45px;
        background: url(../images/hiw/buttons/features-left.png) no-repeat;
    }
    
	.fmaps{
		display: block;
		float: left;
		height: 31px;
		width: 170px;
		background: url(../images/hiw/buttons/maps-directions.png) no-repeat;
	}
	
	.fmaps:hover{
		display: block;
		height: 31px;
		width: 170px;
		background: url(../images/hiw/buttons/maps-directions.png) no-repeat 0px -31px;
	}
	
	
/* HIW 3 STYLES */

	#hiw3-image{
		width: 452px;
		height: 295px;
		margin-top: 22px;
		float: right;
		margin-left: 100px;
		background: url(../images/hiw/sms-diagram.png) no-repeat;
	}
	
	.bscheduling{
		display: block;
		margin-right: 15px;
		float: left;
		height: 31px;
		width: 150px;
		background: url(../images/hiw/buttons/back-job-scheduling.png) no-repeat;
	}
	
	.bscheduling:hover{
		display: block;
		height: 31px;
		width: 150px;
		background: url(../images/hiw/buttons/back-job-scheduling.png) no-repeat 0px -31px;
	}

	.fsmsfeatures{
		display: block;
		float: left;
		margin-right: 15px;
		height: 31px;
		width: 136px;
		background: url(../images/hiw/buttons/forward-sms-features.png) no-repeat;
	}
	
	.fsmsfeatures:hover{
		display: block;
		height: 31px;
		width: 136px;
		background: url(../images/hiw/buttons/forward-sms-features.png) no-repeat 0px -31px;
	}	
	


	
	/* HIW 4 STYLES */

	#hiw4-image{
		width: 555px;
		height: 310px;
		margin-top: 10px;
		float: right;
		margin-left: 13px;
		background: url(../images/hiw/map-diagram.png) no-repeat;
	}
	
	.bmaps{
		display: block;
		margin-right: 15px;
		float: left;
		height: 31px;
		width: 168px;
		background: url(../images/hiw/buttons/back-maps-directions.png) no-repeat;
	}
	
	.bmaps:hover{
		display: block;
		height: 31px;
		width: 168px;
		background: url(../images/hiw/buttons/back-maps-directions.png) no-repeat 0px -31px;
	}

