* { /* removes defaults from all elements */
	margin: 0;
	padding: 0;
	}

body {
	font: 62.5%/1.2 "Lucida Grande","Lucida Sans Unicode",sans-serif;
	line-height: 1.25em;
	color: #FFFFFF;
	background-image: url(imagenes/fondo.gif);
}

#wrap, #footer {
	width: 800px;
	margin: 0 auto;
	}
	#footer, #footer a {
		color: #9d9d9d;
		}
	#footer {
		padding-bottom: 20px;
		}

a:link, a:active, a:visited {
	text-decoration: none;
	color: #000000;
	}
	a:hover {
		text-decoration: underline;
		}

/*-- Common Styles --*/

p, #owner_spotlight p, #footer {
	font-size: 1.1em;
	line-height: 1.6em;
	margin-bottom: 18px;
	}

h1 a, #top_nav li a, ul.tabbernav li a, a#learn_more, h2#better_way, h3#feat_services, h3#clients_say, #owner_spotlight h3, p#call_us, a#oc_link {
	text-indent: -9999px;
	display: block;
	}

h1 a, #top_nav, ul.tabbernav, p#call_us, a#oc_link {
	position: absolute;
	}

/*-- Header Styles --*/

h2#better_way {
	height: 14px;
	width: 163px;
	background: url(/_imagenes/fondo.gif) no-repeat;
	}

h3 {
	height: 10px;
	}
	h3#feat_services {
		width: 130px;
		background: url(/_img/h3_feat-services.gif) no-repeat;
		}
	h3#clients_say {
		width: 91px;
		background: url(/_img/h3_clients-say.gif) no-repeat;
		}
	
/*-- Logo & Top Nav --*/

h1 {
	height: 25px;
	position: relative;
	}
	h1 a {
		top: 40px;
		width: 82px;
		height: 26px;
		overflow: hidden;
		background: url(/_img/h1_logo.gif) no-repeat;
	}

#top_nav {
	height: 45px;
	margin: 22px 0 0 392px;
	list-style: none;
	}
	#top_nav li {
	  float: left;
	  margin-left: 30px;
	  height: 47px;
	  overflow: hidden; /* if text-resize, this'll keep the nav the same size */
	  }
	
#top_nav li a {
	line-height: 45px;
	border-bottom: 2px solid #81b5e4;
	}
	#top_nav li a:hover, #top_nav li a.selected, #top_nav li a.selected:hover {
	  background-position: 50% -47px;
	  }
	#top_nav li a.selected, #top_nav li a.selected:hover {
		height: 47px;
		background-position: 50% -47px;
		}

/*-- Homepage Banner Styles --*/

.tabberlive .tabbertabhide {
	display:none;
	}
	.tabber, .tabberlive {
		width: 800px;
		height: 265px;
		margin-top: 82px;
		}
	.tabber {
		display: none; /* content won't flicker before it fully loads. */
		}

.tab_fact {
	padding: 8px 0 0 8px;
	}
	.tab_fact img {
		cursor: pointer;
		}
	.tab_fact p {
		width: 310px;
		margin: 5px 0 0 7px;
		font: 14px George, serif;
		line-height: 17px;
		font-style: italic;
		color: #fff;
		}
	p#efficiency_fact {
		color: #284c5e;
		}

.tabberlive .tabbertab {
	height: 265px;
	}
	
ul.tabbernav {
	width: 240px;
	height: 265px;
	margin-left: 560px;
	list-style: none;
	}
	ul.tabbernav li {
		overflow: hidden;
		}

ul.tabbernav li a {
	height: 66px;
	width: 240px;
	overflow: hidden;
	}
	#undefinednav1 {
		background: url(/_img/nav_innovation.gif) no-repeat;
		}
	#undefinednav2 {
		background: url(/_img/nav_efficiency.gif) no-repeat;
		}
	#undefinednav3 {
		background: url(/_img/nav_service.gif) no-repeat;
		}
	#undefinednav4 {
		height: 67px;
		background: url(/_img/nav_satisfaction.gif) no-repeat;
		}
	ul.tabbernav li a#undefinednav1:hover,
	ul.tabbernav li a#undefinednav2:hover,
	ul.tabbernav li a#undefinednav3:hover {
		background-position: 0 -66px;
		}
	ul.tabbernav li a#undefinednav4:hover {
		background-position: 0 -67px;
		}
	ul.tabbernav li.tabberactive a#undefinednav1,
	ul.tabbernav li.tabberactive a#undefinednav2,
	ul.tabbernav li.tabberactive a#undefinednav3, 
	ul.tabbernav li.tabberactive a#undefinednav1:hover,
	ul.tabbernav li.tabberactive a#undefinednav2:hover,
	ul.tabbernav li.tabberactive a#undefinednav3:hover {
		background-position: 0 -132px;
		}
	ul.tabbernav li.tabberactive a#undefinednav4,
	ul.tabbernav li.tabberactive a#undefinednav4:hover {
		background-position: 0 -134px;
		}

/*-- Side-Column Styles --*/

#right_column {
	float: right;
	width: 270px;
	margin: -1px 0;
	background: url(/_img/bg_column.gif) top left no-repeat;
	}
	#column_content {
		padding: 18px 0 0 50px;
		}
	#column_content h3 {
		margin-bottom: 2px;
		}

a#learn_more {
	height: 21px;
	width: 81px;
	background: url(/_img/btn_learn-more.gif) no-repeat;
	border: none;
	}
	a.knack img {
		padding: 2px;
		border: 1px solid #eaeaea;
		}
	a.knack:hover img {
		border: 1px solid #d5d5d5;
		}

ul#short_list {
	list-style: none;
	margin-bottom: -6px;
	padding: 7px 0;
	color: #9a9a9a;
	border-top: 1px solid #eaeaea;
	}
	ul#short_list li {
		padding-bottom: 12px;
		}

blockquote {
	margin-bottom: 30px;
	padding: 5px 0 0 0;
	color: #6d8da2;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	}
	blockquote p {
		margin-bottom: -2px;
		text-indent: 20px;
		background: url(/_img/quote_open.gif) 0 3px no-repeat;
		}
	span.close_quote {
		padding-right: 20px;
		background: url(/_img/quote_close.gif) top right no-repeat;
		}
	blockquote span.quote_by {
		line-height: 32px;
		font-size: 95%;
		color: #9a9a9a;
		}

/*-- Main-Column Styles --*/

#main_column {
	width: 530px;
	margin: -1px 0;
	background: url(/_img/bg_main.gif) top right no-repeat;
	}
	#main_content {
		padding: 18px 38px 0 0;
		}
	#main_content h2 {
		margin-bottom: 3px;
		}

/*-- Owner Spotlight --*/

#owner_spotlight {
	padding: 13px 15px 12px 15px;
	background: #f3f7fe url(/_img/bg_spotlight.gif) bottom left no-repeat;
	border: 1px solid #dde6e5;
	}
	#owner_spotlight img {
		height: 82px;
		width: 76px;
		padding: 1px;
		border: 1px solid #e0e9eb;
		float: left;
		}
	#owner_spotlight h3 {
		height: 13px;
		margin: 2px 0 0 88px;
		background: url(/_img/h3_meet-the-owner.gif) no-repeat;
		}
	#owner_spotlight p {
		margin: 0 0 4px 87px;
		}
	#owner_spotlight p.last {
		margin-bottom: 0;
		}

/*-- Global Footer Styling --*/

#footer_wrap, #footer_wrap-news {
	margin-top: 30px;
	margin-bottom: -23px;
	padding-top: 13px;
	border-top: 1px solid #dfdfdf;
	background: #f5f5f5 url(/_img/bg_footer.gif) top left repeat-x;
	}
	#footer_wrap-news {margin-top: 0;}

#footer ul {
	width: 470px;
	list-style: none;
	}
	#footer li {
		float: left;
		margin-right: 5px;
		padding: 0 5px 1px 0;
		line-height: 1.1em;
		border-right: 1px solid #cfcfcf;
		}
	#footer li.last {
		margin-right: 0;
		border-right: none;
		}
	#footer p {
		clear: both;
		margin-bottom: 0;
		font-size: 1em;
		line-height: 1.1em;
		}
	p#copyright {
		padding-top: 7px;
		}
	p#call_us {
		height: 8px;
		width: 178px;
		margin: 23px 0 0 612px;
		background: url(/_img/ftr_give-us-a-call.gif) no-repeat;
		}

a#oc_link {
	height: 22px;
	width: 218px;
	margin: -4px 0 0 580px;
	background: url(/_img/btn_news-and-links.gif) no-repeat;
		}
	a#oc_link:hover {
		background-position: 0 -22px;
		}
