/*---------------------------------------------------------------------------------------------------------
//	Slides
//--------------------------------------------------------------------------------------------------------*/
.slides-container {
	position:              relative;	
	height:                225px;
	overflow:              hidden;
}
.slides {
	position:              relative;	
	height:                225px;
	width:                 978px;
	overflow:              hidden;
	-webkit-border-radius: 6px;
	-moz-border-radius:    6px;
	border-radius:         6px;
}


/* single slide */
.slides div {
	display:               none;
	position:              absolute;
	top:                   0;
	left:                  0;		
	height:                225px;
}

/* tabs (those little circles below slides) */
.slidetabs {
	position: absolute;
	top: 5px;
	right: 5px;
}

/* single tab */
.slidetabs a {
	width:                 8px;
	height:                8px;
	float:                 left;
	margin:                3px;
	background:            url(/images/navigator.png) 0 0 no-repeat;
	display:               block;
	font-size:             1px;		
}

/* mouseover state */
.slidetabs a:hover {
	background-position:   0 -8px;      
}

/* active state (current page state) */
.slidetabs a.current {
	background-position:   0 -16px;     
} 	

/*---------------------------------------------------------------------------------------------------------
//	Home Body
//--------------------------------------------------------------------------------------------------------*/
#home-body
{
	margin-bottom: 20px;
}

/*---------------------------------------------------------------------------------------------------------
//	Left Column
//--------------------------------------------------------------------------------------------------------*/
#home-left-column
{
	float: 					left;
	margin:            		5px 10px 0 0;
	width: 					205px;
	height:					378px;
	overflow:				hidden;
	padding: 				5px 13px 5px 0px;
	background: transparent url('/images/red_vert_dots.png') repeat-y top right;
	font-size:				14px;
	line-height:			15px;
}

/*---------------------------------------------------------------------------------------------------------
//	Map Image
//--------------------------------------------------------------------------------------------------------*/
	#home-map
	{
		position: relative;
		padding: 10px 0 0 15px;
		overflow: hidden;
		width: 735px;
		margin-bottom: 15px;
	}

	#sign
	{
		position: absolute;
		left: 25px;
		bottom: 33px;
		height: 121px;
		width: 119px;
		color: black;
		border-collapse: collapse;
	}

	#sign td
	{
		height: 121px;
		width: 119px;
		vertical-align: middle;
		text-align: center;
	}

	#left-links
	{
		position: absolute;
		left: 0px;
		top: 28px;
	}

	#right-links
	{
		position: absolute;
		right: 10px;
		bottom: 75px;
	}
	
	#left-links a,
	#right-links a
	{
		text-align: right;
		display: block;
		width: 153px;
		line-height: 25px;
		height: 25px;
		padding: 0px 15px 8px 0px;
		font-weight: bold;
		background: transparent url('/images/map-nav.png') no-repeat top left;
		color: #333;
	}
	
	#left-links a:hover,
	#right-links a:hover
	{
		background: transparent url('/images/map-nav-over.png') no-repeat top left;
		color: #fff;
	}

	#right-links a
	{ 
		width: 192px;
		background-image:url('/images/map-nav-right.png');
	}
	#right-links a:hover { background-image:url('/images/map-nav-right-over.png') }

	#map-overlay
	{
		position:   absolute;
		top:        60px;
		left:       244px;
		width:      316px;
		height:     139px;
		padding:    15px 21px 24px 15px;
		background: transparent url('/images/map_overlay.png') no-repeat top left;
		color:      white;
		z-index:    10;
		font-size:	14px;
		text-align: left;
		display:    none;
	}

	#overlay-close
	{
		position: absolute;
		top: 5px;
		right: 12px;
		font-size: 14px;
		padding: 3px;
		color: white;
		font-weight: bold;
		cursor: pointer;
	}

/*---------------------------------------------------------------------------------------------------------
//	News
//--------------------------------------------------------------------------------------------------------*/
	#home-news-marquee,
	.marquee
	{
		width: 976px;
		height: 46px;
		line-height: 46px;
		background: transparent url('/images/marquee.png') repeat-x top left;
		margin-top: 14px;
		font-size: 14px;
	}

	#ticker
	{
		position: relative;
		overflow: hidden;
		white-space: nowrap;
	}

	#home-news-marquee a,
	.marquee a
	{
		color: white;
		margin: 0 10px;
	}

	.container {
		width: 976px;
		height: 46px;
	    margin: 0 auto;
	}

	.container .wrap {
		width: 966px;
	    left: 10px;
	    top: 10px;
	    overflow: hidden;
	    position: relative;
	    line-height: normal;
	    font-size-adjust: none;
	}

/*---------------------------------------------------------------------------------------------------------
//	Home Numbers
//--------------------------------------------------------------------------------------------------------*/
	#money-saved,
	#projects-under-management
	{
		clear: left;
		width: 147px;
		height: 19px;
		line-height: 19px;
		padding: 5px 15px 5px 188px;
		color: #333;
		background: transparent url('/images/home_projects.png') repeat-x top left;
		float: right;
		margin: 15px 0 0 20px;
		text-align: right;
	}

	#money-saved{
		background-image: url('/images/home_customer_money.png');
	}


#home-footer
{
	margin: 5px 0 0 0;
	padding: 0;
	clear: both;
	text-align: left
}

/*---------------------------------------------------------------------------------------------------------
//	Footer
//--------------------------------------------------------------------------------------------------------*/
#footer {
	position:            relative;
	margin:              15px 0 0 0px; 
	padding:             0 0 40px 0;
	}
#copyright
{
	position:            absolute;
	top:                 17px;
	left:                270px;

	padding:             0 0 6px 2px;
	width:               540px;
	background-image:    none;
}
#footer a {
	padding:             2px;
	}
#footer a:hover {
	color:               #fff;
	background-color:    #3B79A6;	
	}

#footer ul {
	position:            absolute;
	top:                 0px;
	left:                270px;
	width:               540px;
	margin:              0px;
	padding:             0px;
	list-style-type:     none;
}
#footer li {
	display:             inline;
	padding:             5px 0;
}

#footer li {
	display:             inline;
	padding:             0;
}

#credit
{
	width: 205px;
	padding:             0 15px 0 0;
	background: transparent url('/images/red_vert_dots.png') repeat-y top right;
	text-align: right;
}

#credit, #credit a
{
	color: #999;
}

