body {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#FFFFFF;
	margin:0px;	
	position:relative;
	
}
#container {
	width:682px;
	height:auto;
	padding: 0px;
	border: none;
	position:relative;
	margin: 0px auto;
}
#container #content {
	width:684px;
	padding: 0px 0px;
	border: 1px solid #999999;
	position:relative;
}
#container #contentTemp {
	width:682px;
	
	padding: 0px;
	
	position:relative;
}
#container #content #logoHeader{
	width:682px;
	height:69px;
}

#container #content #volcanoHeader{
	width:682px;
	height:191px;
	background-image:url(images/volHeader_rev.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#container #content #welcome{
	width:682px;
	height:30px;
	border-bottom:1px solid #999999;
	font-family: Arial, sans-serif;
	font-size:14px;
	color: #999999;
	text-align: right;
	font-weight: bold;
	
}

#container #content #welcomeImg {
	background-image:url(images/welcome.gif);
	float:left;
	width: 125px;
	height:30px;
	margin-left:5px;
	background-repeat: no-repeat;
}

#container #content #PozzLanding{
	width:650px;
	font-family: Arial,  sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top:10px;
	position:relative;
}

#container #content #PozzLanding #rightbar {
	width: 245px;
	padding: 0px;
	padding-top:20px;
	float:right;
	text-align:center;

}

#container #PozzLanding #rightbar a.nav {
	display:block;
	width: 235px;
	height: 52px;
	text-align:center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	color: #fff;
	line-height:50px;
	float: right;
	background-image: url(images/orangeBar.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
}
#container #PozzLanding #rightbar a.nav:hover{
	color: #CCCCCC;
	font-size: 10px;
	
}
 

#container #content #tempContent{
	width:465px;
	font-family: Arial,  sans-serif;
	font-size: 13px;
	color: #000000;
	margin-top:10px;
	float:right;
	text-align: justify;
	margin-right:20px;
}

#container #content #cement{
	width:682px;
	height:auto;
	font-family: Arial,  sans-serif;
	font-size: 11px;
	color: #999999;
	border-bottom: 1px solid #999999;
	text-align: left;
	font-weight: bold;
}
#container #content #sideBarTemp{
	width:auto;
	font-family: Arial,  sans-serif;
	font-size: 11;
	color: #999999;
	border-right: 1px solid #999999;
	text-align: left;
	float:left;
	font-weight: bold;
	padding-bottom: 3px;
	line-height: 18px;
}

#container #content #sideBarTemp a{
	color: #333333;
	text-decoration:none;
}
#container #content #sideBarTemp a:hover{
	background-image: url(images/orangeDot.gif);
	background-repeat: no-repeat;
	display: inline;
	background-position: 5px top;
}
#container #content #headline{
	width: auto;
	font-family: Arial,  sans-serif;
	font-size: 11px;
	color: #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	text-align: left;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 3px;	
	
}
#container #content #menu{
	width: auto;
	font-family: Arial,  sans-serif;
	font-size: 11px;
	color: #333333;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	text-align: left;
	font-weight: bold;
	padding-top: 1px;
	line-height: 15px;	
}
#container #content #menu img{
	padding:0px;
	margin:0px;
}

#container #content #menu a{
	color: #333333;
	text-decoration:none;
	
}
#container #content #menu a:hover{
	background-image: url(images/orangeDot.gif);
	background-repeat: no-repeat;
	display: inline;
	background-position: 5px top;
}

#container #content #PozzLanding #bottom{
	width:650px;
	font-family: Arial,sans-serif;
	margin-top:20px;
	text-align: center;
	position:relative;
}
#container #content #PozzLanding #bottom #txt_01{
	width:200;
	font-family: Arial, sans-serif;
	font-size: 11px;
	margin-top:10px;
	text-align: right;
	position:absolute;
	left: 14px;
	top: 45px;
	color: #E4932E;
	font-weight: bold;
}
#container #content #PozzLanding #bottom #txt_02{
	width:200px;
	font-family: Arial,sans-serif;
	font-size: 11px;
	margin-top:10px;
	text-align: left;
	position:absolute;
	left: 437px;
	top: 73px;
	color: #E4932E;
	font-weight: bold;
}

#container #content #PozzLanding a{
	font-size: 12px;
	color: #E4932E;

}
#container #content #PozzLanding a:hover{
	font-size: 12px;
	color: #F66F03;
	
}	
.topNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: right;
	top: 10px;
	margin-top: 10px;
	margin-bottom: 15px;
}
.topNav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: right;
	top: 10px;
	font-weight: bold;
	text-decoration: none;
}
.topNav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: right;
	top: 10px;
	font-weight: bold;
	text-decoration: underline;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align:middle;
	
}

.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	text-align: middle;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-top: 10px;
}
.tagline a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	text-decoration: none;
}
.tagline a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	text-decoration: none;
}
.bottomNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: middle;
	margin-top: 5px;
	margin-bottom: 5px;
}
.bottomNav a {
	color: #999999;	
}
.welcome {
	font-family: Arial,  sans-serif;
	font-size: 24px;
	color: #000000;
	text-align: left;
	font-weight: bold;
	vertical-align: text-bottom;			
}
.menuPadding {
	padding-left: 18px;
}
.menuPadding2 {
	padding-left: 33px;
	color: #999999;
	line-height: 14px;
}
.style1 {font-size: 12px}
.style7 {color: #FF9900}
.style7 a {
	color: #FF9900;
	text-decoration: none;
}
.style8 {font-size: 16px}
.style9 {font-size: 14px}
.style5 {font-size: 13px}
.style6 {color: #999999}
.style3 {
	color: #FF9900;
	font-weight: bold;
	font-size: 10px;
}
.style10 {font-size: 13px}
style11 {font-size: 12px; color: #FF9900;}
.style13 {
	font-size: 11px;
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
.style15 {font-size: 11px}
.style16 {
	color: #FFFFFF;
	font-weight: bold;
}

#flashHeader {
	width: 682px;
	height: 260px;
	margin: 1px 1px 0px 1px;
}
