a:link { color: #0000FE; text-decoration: none; }
a:visited {	color: #0000FE;	text-decoration: none; }
a:hover { color: #0000FE; text-decoration: underline; }
a:active { color: #0000FE; text-decoration: underline; }

body {
	background-color: #FFFFFF;
	height:100%;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}

#logobg  {
	background-image:  url("images/logo-bg2.jpg");
	background-repeat: no-repeat;
	width: 300px;
	height: 528px;
	vertical-align: bottom;
	}
	
#ulogobg {
	background-image:  url("images/pamona-cleaning1.jpg");
	background-repeat: no-repeat;
	width: 300px;
	}


#intro {
	background-image:   url("images/janitorial_05.jpg");
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	width: 500px;
	height: 528px;
	vertical-align: top;
}
#intro-top {
width: 500px;
	height: 137px;
	vertical-align: bottom;
	horizontal-align: center;
	}
	
#intro-bottom {
width: 500px;
	vertical-align: top;
	}
	
#content-table {
width: 225px;
	vertical-align: top;
	}
	
#content-table-midd {
width: 25px;
	vertical-align: top;
	}


.menu_line {
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #0000FE;
}

.menu_line a:link { text-align: left; color: #0000FE;}
.menu_line a:visited { text-align: left; color: #0000FE;}
.menu_line a:hover { text-align: left; color: #00A0FE;}
.menu_line a:active { text-align: left;	color: #0000FE;}

.h1 {
	padding-left: 0px;
	padding-right: 0px;
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}
.h2 {
	padding-left: 0px;
	padding-right: 0px;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #01367E;
	margin-top: 0px;
	margin-bottom: 10px;
	text-decoration: none;
}
.h3 {
	padding-left: 0px;
	padding-right: 0px;
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	color: #0000FE;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}
.h4 {
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: italic;
}
	
.main_textsub p {
	padding-left: 30px;
	padding-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 15px;
}


.copyright {
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-family: arial;
	font-size: 9pt;
	font-weight:normal;
	color: #0000FE;
}