@charset "utf-8";

tab {
	background: url(images/tab.jpg);
	height: 99px;
	width: 32px;
}
.text {
	width: 99px;
	text-align: center;
	padding-top: 0px;
	display: block;
	vertical-align: middle;
	top: 22px;
	
}


a.rollover {
	display: block;
	width: 98px;
	height: 34px;
	text-decoration: none;
	background: url(images/tab.jpg);
	float: left;
	color: #6a829b;
	font: normal 15px/36px Verdana, Arial, Helvetica, sans-serif;
} 


a.rollover:hover {
	background: url(images/rollover.jpg);
	z-index: -1;
	font-weight: normal;
} 

.rolloveron {
	display: block;
	width: 98px;
	height: 34px;
	text-decoration: none;
	background: url(images/rollover.jpg);
	float: left;
	color: #6a829b;
	font: bold normal 15px/36px Verdana, Arial, Helvetica, sans-serif;
} 


.right-tab {
	height: 34px;
	width: 391px;
	background: url(images/right-tab.jpg);
	float: left;
}


.header {
	height: 173px;
	width: 931px;
	background: url(images/Laguna-Canyon-Smog-test.jpg) no-repeat;
	float: none;
	margin: 0em auto 0;
}

.page {
	height: 400px;
	width: 879px;
	background: no-repeat;
	float: none;
	margin: 0em auto 0;
	border-left: 1px solid #d8e0e6;
	border-right: 1px solid #d8e0e6;
	clear: left;
}
.main {
	background: center;
	text-align: center;
	display: block;
	clip: rect(auto,auto,auto,auto);
	margin-right: auto;
	margin-left: auto;
	height: 34px;
	width: 881px;
}


 #visual-portal-wrapper {
    margin: 2em auto 0 auto;
    width: 710px;
  }
.txt1 {
	font: 12px Arial, Helvetica, sans-serif;
	text-align: left;
}

.txtright {
	font: 12px Arial, Helvetica, sans-serif;
	text-align: right;
}

.font {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.bottom {
	font: 12px Arial, Helvetica, sans-serif;
	background: e8edf0;
	height: 100px;
	width: 100%;
	text-align: center;
	border-top: thin solid #BCCBD3;
}
.textcentered {
	font: bold 16px Arial, Helvetica, sans-serif;
	text-align: center;
}
