body {
margin-left:0px;
margin-top:0px;
background-color: #0758A2;
margin-bottom:0px;
margin-right:0px;

}

td,th {
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
}
.formfields {
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0758A2;
	line-height: 18px;
	background-color: #EFF3F6;
	border-bottom: 1px solid #ee4c2c;
	border-left: 1px solid #0758A2;
	border-right: 1px solid #ee4c2c;
	border-top: 1px solid #0758A2;
	/*border: 1px groove #ee4c2c;*/
	padding-top: 2px;
}


* html #frame {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 950px;
	width: 980px;
	padding-bottom: 36px;
	background-color:#FFFFFF;
	
	background-image: url(images/baseImage.jpg); /* DELETE THESE 4 LINES TO REMOVE BASE SWASH */
	background-repeat: no-repeat;
	background-position: right bottom;
	min-height: 950px;
		
	margin-left:auto;
	margin-right:auto;
	
}

#frame {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: auto;
	width: 980px;
	padding-bottom: 36px;
	background-color:#FFFFFF;
	
	background-image: url(images/baseImage.jpg); /* DELETE THESE 4 LINES TO REMOVE BASE SWASH */
	background-repeat: no-repeat;
	background-position: right bottom;
	min-height: 950px;
		
	margin-left:auto;
	margin-right:auto;
	
}

/* - PLUMB XPRESS LOGO GOES HERE ---------------------------------------- */

#frame #frLeft {
	width: 240px;
	clear: right;
	height: 400px;
	float: left;
	background-image: url(images/lftColLogo2.jpg); /* <- THERE! */
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: 0px;
}

/* ----------------------------------------------------------------------- */
#frame #frRight {
	float: right;
	height: auto;
	width: 730px;
	min-height: 400px;
}
#frame #frRight #header #headerPix {
		height: 98px;
	background-image: url(images/headImage2.gif);
	background-repeat: no-repeat;
	background-position: 20px 10px;
	padding-left: 610px;
	padding-right: 0px;
	width: 120px;
		padding-top: 10px;
}
#frame #frRight #header #headerPix a {
	color: #333333;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	text-transform: uppercase;
	margin-top: 0px;
	padding-top: 0px;
}
#frame #frRight #header {
	height: auto;
	width: 730px;
}
#frame #frRight #header #nav {
	height: 21px;
	width: 730px;
	float: right;
	background-color: #3399cc;
	margin: 0px;
	padding: 0px;
}
#frame #frRight #bodybox {
	float: right;
	width: 730px;
	height: inherit;
}
#frame #frRight #bodybox #copybox {
	float: left;
	width: 508px;
	height: inherit;
}
#frame #frRight #bodybox #copybox #subhead {
	float: left;
	height: auto;
	width: 508px;
	padding-top: 16px;
	padding-bottom: 0px;
}

#frame #frRight #bodybox #copybox #subhead h1 {
	font-family: Trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
	line-height: 110%;
	font-size: 120%;
	color: #ee4c2c;
	font-weight:bold;
	padding-right:8px;
	font-style: italic;
	margin-top: 0px;
	padding-top: 0px;
	width: 500px;
	padding-left: 0px;
}

#frame #frRight #bodybox #copybox #lCol {
	float: left;
	height: auto;
	width: 235px;
		padding-top:12px;
}
#frame #frRight #bodybox #copybox #rCol {
	float: right;
	height: auto;
	width: 235px;
	padding-right: 6px;
		padding-top:12px;
}

#frame #frRight #bodybox #copybox #lCol h1 {
	font-size: 110%;
	line-height: 110%;
	color: #003366;
	margin-top: 6px;
	margin-bottom: 6px;
}

#frame #frRight #bodybox #mPic {
	height: 290px;
	width: 220px;
	float: right;
	background-image: url(images/rev.gif);
	/*background-image: url(images/tempMimage.jpg);*/
	background-repeat: no-repeat;
	background-position: 0,0;
}

#frame #frRight #bodybox #copybox #lCol p {
	line-height: 130%;
	font-size: 95%;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 6px;
}
#frame #frRight #bodybox #copybox #rCol p {
	font-size: 95%;
	line-height: 130%;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 6px;
}
#frame #frRight #bodybox #copybox #rCol em, #frame #frRight #bodybox #copybox #lCol em {
	color: #003366;
	font-style: normal;
}
#frame #frRight #bodybox #copybox #lCol ul, #frame #frRight #bodybox #copybox #rCol ul {
	list-style-position: outside;
	list-style-type: square;
	font-size: 95%;
}
#frame #frRight #bodybox #copybox #lCol li, #frame #frRight #bodybox #copybox #rCol li {
	padding-bottom: 6px;
}

#frame #frRight #header #nav ul {
	list-style-type: none;
	padding:0px;
	margin:0px;
}

#frame #frRight #header #nav li {
	display:inline;
	margin: 0px 2px;
}

#frame #frRight #header #nav a {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #3399CC;
	margin: 0px;
	display: block;
	width: auto;
	height: 18px;
	float: left;
	padding: 2px 6px 0px 6px;
	font-size: 11px;

}

#frame #frRight #header #nav a:hover {
	color:#FFFFFF;
	background-color: #244A94;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#frame #frRight #header #nav li a {
}

#frame #frRight #header #headerPix ul {
	list-style-type: none;
}
#frame #frRight #header #headerPix a:hover {
	color: #006699;
	text-decoration: underline;
}

#frame #frRight #contacts {
	height: auto;
	width: 700px;
	float: left;
}
#frame #frRight #contacts h1 {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	color: #333333;
	margin: 3px 0px;
}
.tel {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	color: #ee4c2c;
	margin: 3px 0px;
}
#frame #frRight #contacts h1 a {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	color: #ee4c2c;
	margin: 3px 0px;
}
#frame #frRight #contacts h1 a:hover {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: underline;
	color: #00FFFF;
	margin: 3px 0px;
}

#footer {
	clear: both;
	width:972px;
	background-color: #0758A2;
	padding-bottom: 24px;
	padding-left: 8px;
	margin-left:auto;
	margin-right:auto;
	padding-right: 0px;

}
#footer a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	padding: 0px 6px;
}

#footer p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #6699FF;
	margin: 3px 4px;
}

#footer a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #99CCFF;
	text-decoration: underline;
	font-weight: normal;
}

#frame #frRight #bodybox #copybox #mainhead h1 {
	font-family: Trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
	/*line-height: 100%;
	font-size: 120%;*/
	color: #1c5b96;
	font-weight:bold;
	padding-right:8px;
	font-size: 200%;
	line-height: 110%;
	width: 500px;
	padding-left: 0px;
	margin: 0px;
}
#frame #frRight #bodybox #copybox #mainhead {
	float: left;
	height: auto;
	width: 508px;
	padding-top: 10px;
	padding-bottom: 0px;
	color: #006699;
	margin: 0px;
}


#frame #frRight #bodybox #copybox #onebox {
	float: left;
	height: auto;
	width: 508px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 125%;
	font-size: 110%;
	color: #006699;
}
#frame #frRight #bodybox #copybox #onebox table h1 {
	font-family: Trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
	line-height: 110%;
	font-size: 110%;
	color: #1c5b96;
	font-weight:bold;
	height: auto;
	margin: 0px;
}
#frame #frRight #bodybox #copybox #onebox table td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 120%;
	font-size: 98%;
	color: #333333;
	font-weight:normal;
	padding: 2px 0px;
	margin: 0px;
	height: auto;
}


#frame #frRight #bodybox #copybox #rCol #bulletbox {
	font-size: 14px;
	color: #000000;
}

#frame #frRight #bodybox #copybox #onebox #plumbXpress #sbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF99;
	font-size: 12px;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 6px;
	width: 250px;
	background-image: url(images/buttonBackg.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding: 3px 0px;
	border: solid #ffffff 0px;
	height: 22px;
}


#frame #frRight #bodybox #copybox #onebox #bulletpoint {
	background-image: url(images/xpress_bullet1.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

#frame #frRight #bodybox #copybox #bulletbox #bulletpoint {
	background-image: url(images/xpress_bullet1.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

#frame #frLeft #bookbutton {
	/*background-image: url(images/bookonlinebutton.gif);
	background-repeat: no-repeat;
	background-position: center center;*/
	height: 130px;
	margin-top: 190px;
}
#frame #frRight #header #nav .currentPage {
	background-color: #244A94;
	background-repeat: repeat;
	color: #FFFFFF;
}



#frame #frRight #bodybox #copybox #onebox h2 {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #1C5B96;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EE4C2C;
	margin-bottom: 12px;
	margin-top:24px;
	margin-right: 12px;

}

#frame #frRight #bodybox #copybox #onebox a {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #F2572C;
	text-decoration: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
#frame #frRight #bodybox #copybox #onebox p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#frame #frRight #bodybox #copybox #onebox h4 {
	margin: 8px 0px 4px;
	padding: 0px;
}
#frame #frRight #bodybox #copybox #onebox h3 {
	margin-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	margin-right: 12px;
	padding-bottom: 3px;
	color: #1C5B96;
}
