/*//////////////////////////////////////////////////////////////////////////////*/

body {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #aaaaaa;
}

a, a:hover, a:link, a:visited {
	color: white;
}

/*//////////////////////////////////////////////////////////////////////////////*/
/* Top Links */	
/*//////////////////////////////////////////////////////////////////////////////*/
	
.home {
	width: 990px;
	padding-top: 25px;
	padding-bottom: 5px;
	padding-right: 16px;
	text-align: right;
	margin: 0 auto;
	
}		
	
.home img {
	display: inline;
	margin-right: 10px;
	float: none;
}	
	
.home img { 
	behavior: url(iepngfix.htc) 
	}

/*//////////////////////////////////////////////////////////////////////////////*/
	
#page {
	width: 998px;
	margin: 0 auto;
	display: table;
	border-collapse: collapse;
 }
	
	
#wrapper {
	float: left;
	display: table-cell;
	width: 966px;
	border: 5px solid #006600;
	background-color: #ffffff;
}

#maincolumn  {
	width: 948px; 
	padding-left: 9px; 
	padding-right: 9px; 
	padding-bottom: 11px;
}
	
#powered  {
	/* float: right; */
	display: table-cell;
	vertical-align: bottom;
	width: 11px;
	padding-left: 5px;
}
	
#powered a {
	margin: 0;
	padding: 0;
	display: block;
	background-image: url('images/poweredbynetparadignsllc.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 11px;	
	height: 152px;
	/*vertical-align: bottom;*/
}

#powered a:hover {
	background-image: url('images/poweredbynetparadignsllc-mouseover.gif');
}

.index #powered a {
	height: 1120px;
}

.sitemap #powered a {
	height: 775px;
}

.about_us #powered a {
	height: 1038px;
}

.services #powered a {
	height: 745px;
}

.cipp #powered a {
	height: 1520px;
}

.compliance #powered a {
	height: 600px;
}

.technology #powered a {
	height: 1048px;
}

.links #powered a {
	height: 1110px;
}

.certification #powered a {
	height: 1290px;
}

.contact_us #powered a {
	height: 2029px;
}

.large_pipe #powered a {
	height: 1050px;
}

#page .large_pipe_2 #powered a {
	height: 1960px;
}

#page .large_pipe_3 #powered a {
	height: 1077px;
}

/*//////////////////////////////////////////////////////////////////////////////*/

p {
	margin: 1em 0;
}

h1 {
	font-family: Arial;
	font-size: 14px;
	color: #FFCC66;
	font-weight: bold;
	padding-top: 10px;
}
	
h2 {
	font-family: Arial;
	font-size: 14px;
	color: #FFCC66;
	font-weight: bold;
	padding-left: 0;
	padding-right: 0;
	margin: 0;
}	

.certification h1 {
	font-family: arial;
	font-size: 25px;
	color: #ffcc66;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 14px 280px;
	line-height: 30px;
}

.certification #content h3 {
	float: none;
	font-family: Arial;
	font-size: 14px;
	color: #ffcc66;
	font-weight: bold;
	margin: 0;
	padding: 24px 0 0 45px;
	float: left;
	clear: right;
	width: 400px;
}	
	
h3 {
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
	padding-top: 20px;
	padding-right: 70px;
	float: left;
}
	
h4 {
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
	padding-top: 20px;
	padding-right: 70px;
	float: left;
}
	
h5 {
	font-family: arial;
	font-size: 25px;
	color: #FFCC66;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding-left: 280px;	
	padding-bottom: 20px;
	padding-top: 10px;
	line-height: 0px;
	padding-right: 0px;
	text-align: left;
	background-color: #333333;
}
	
h3 {
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 40px;
	float: left;
}
	
h3 em {
	font-size: 14px;
}

input, select {
	outline: 0;
}	

textarea {
	padding: 0;
	border: 0;
	background-color: rgb(205,205,205);
	width: 603px;
	margin: 4px;
	resize: none;
	outline: 0;
}
	
.images1 {
	width: 237px; 
	padding-left: 25px; 
	padding-top: 100px; 
	float: left;
}	
	
.images1 img {
	padding-bottom: 53px;
}	
	
.images2 {
	width: 337px; 
	padding-top: 88px;
	float: left;
}	
	
.images2 img {
	padding-bottom: 150px;
}

.right_column {
	width: 337px; 
	padding-top: 100px;
	float: left;
}

body.about_us .right_column {
	padding-top: 60px;
}
	
.right_column img {
	padding-bottom: 150px;
}	
	
body.services .left_column {
	width: 320px; 
	padding: 100px 0 0 90px;
}	

body.sitemap .left_column {
	width: 380px; 
	padding-left: 125px; 
	padding-right: 25px;
	padding-top: 100px; 
}

.about_us .left_column {
	padding-top: 40px;
}

/*//////////////////////////////////////////////////////////////////////////////*/

p {
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	line-height: 17px;
	padding-top: 10px;
}
	
em {
	color: #FFCC66;
	font-style: normal;
}
	
img {
	float: left;
}

table {
	border-collapse: collapse;
}

/*//////////////////////////////////////////////////////////////////////////////*/

.aboutus {
	width: 966px;
	height: 22px;
	background-color: #333333;
	float: left;
}	

.aboutus img {
	margin-right: 10px;
	float: none;
}	
	
.more {
	width: 948px;
	background-color: #CCCC98;
	border: 0px solid #000000;
	float: left;
}	

/*//////////////////////////////////////////////////////////////////////////////*/
/* Various List Styles  */
/*//////////////////////////////////////////////////////////////////////////////*/
	
	
.list_left {
	width: 340px;
	padding-right: 0px;
	float: left;
}	
	
.list_left ul {
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	line-height: 15px;
	margin: 16px 0;
	padding-left: 40px;
}	
	
.list_left h2 {
	font-family: Arial;
	font-size: 14px;
	line-height: 17px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0px;
	color: #FFCC66; 
	font-weight: normal;
}	
	
.list_middle {
	width: 206px; 
	padding-right: 10px;
	border: 0px solid #000000;
	float: left;
}	
	
.list_middle ul {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	line-height: 15px;
	margin: 16px 0;
	padding-left: 40px;
}	
	
.list_middle h2 {
	font-family: Arial;
	font-size: 14px;
	line-height: 17px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0px;
	color: #FFCC66; 
	font-weight: normal;
	}

.list_bottom {
	clear: both;
	padding: 0px;
	padding-bottom: 20px;
	float: left;
	width: 850px;
	margin: 10px 20px 0px 20px;
	display: inline;
}
	
.list_bottom h2 {
	font-weight: bold;
	padding-top: 0px;
	margin: 0px;
	font-family: Arial;
	font-size: 14px;
	line-height: 17px;
	margin: 0px;
	color: #ffffff; 
}
	
.list_bottom p {
	font-family: Arial;
	font-size: 14px;
	color: #ffcc66;
	font-weight: normal;
	padding-top: 0;
	margin: 0px;
}	
	
.list_bottom em {
	font-weight: bold;
}	
	
.list_bottom ul {
	margin: 25px 0 0;
	padding: 0 0 0 20px;
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	list-style-type: none;
	float: left;
}
	
.list_bottom li {
	float: left;
	background-image: url('images/bullet.gif');
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0 50px 0 15px;
}

 

/*//////////////////////////////////////////////////////////////////////////////*/
	
.image_right {
	padding-bottom: 35px; 
	padding-top: 20px;
}
	
/*//////////////////////////////////////////////////////////////////////////////*/


.description {
	float: left;
	width: 240px;
	font-family: Arial;
	font-size: 12px;
	border: 2px solid #000000;
	text-align: right;
	background-color: #eaead4;	
	margin-top: 22px;
	padding: 10px 10px 5px 0px;
}

.description h2 {
	color: #343233;
	text-decoration: none;
	margin: 0;
	padding: 0;	
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}
	
.description img {
	float: right;
}
	
.description h2 a {
	color: #343233;
	text-decoration: none;
}	
	
.description h2 a:visited {
	color: #343233; 
	text-decoration: none;
}

.description h2 a:hover {
/*	color: #653200;*/
	color:#663300;
	text-decoration: none;
}	
	
	
#narrowcolumn {
	width: 948px;
	background-color: #333333;
	bottom: 11px;
	float: left;
	clear: both;
}

form#repair_form {
	width: 949px;
	margin: 0 0 11px 9px;
	/* padding: 0 0 11px 9px; */
	float: left;
	display: inline;
	background-color: #333333;

}
#content {
	width: 949px;
	margin: 0 0 11px 9px;
	/* padding: 0 0 11px 9px; */
	float: left;
	display: inline;
	background-color: #333333;
}	

.large_pipe #content {
	margin: 0;
}
	
/*//////////////////////////////////////////////////////////////////////////////*/
		
#footer {
	margin: 0 auto;
	padding-top: 7px;
	padding-bottom: 10px;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	width: 998px;
	text-align: center;
	clear: both;
}
	
#footer a {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
}	
	
.contact {
	width: 372px; 
	border: 0px solid #000000; 
	float: left;
}

.contact p {
	font-family: Arial;
	font-size: 13px;
	margin: 0px;
	padding-top: 60px;
	padding-right: 85px;
	color: #333333;
	font-weight: bold;
	text-align: right;
	line-height: 20px;
}	
	
.contact p a {
	color: #333333;
	text-decoration: none;
}	
	
.contact em.color1 {
	color: #009900;
}	

.contact em {
	color: #663300;
}	
	
.form_top {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
	font-weight: sharp;
	line-height: 30px;
	width: 525px;
	margin: 0px;
	padding: 30px 0 0 53px;
	float: left;
}

table td {
	padding: 0;
}

.form_top h2 {
	margin: 0 0 2px;
	padding: 0;
	color: #333333;
	font-size: 17px;
}

.form_top p {
	color: #333333;
	font-weight: bold;
	font-size: 15px;
	padding-right: 30px;
	margin-bottom: 0px;
	z-index: 100;
}

.form_left {
	width: 392px;
	font-family: arial;
	font-size: 13px;
	color: #9a9696;
	line-height: 30px;
	font-weight: normal;
	margin: 0px 108px 20px 2px;
	padding: 0;
	float: left;
}

.form_right {
	width: 373px;
	font-family: arial;
	font-size: 13px;
	color: #9a9696;
	line-height: 30px;
	font-weight: normal;
	margin: 0 27px 20px 0;
	padding: 0;
	float: left;
}
	
.submission {
	border-bottom: white 5px solid;
	border-left: white 8px solid;
	padding-left: 9px;
	padding-right: 0px;
	padding-bottom: 11px;
	text-align: center;
	width: 940px;
	background-color: #333333;
	float: left;
}
	
#form {
	width: 933px;
	bottom: 11px;
	float: left;
	clear: both;	
	font-family: Tahoma;
	font-size: 12px;
	color: #9A9696;
	font-weight: bold;
	line-height: 30px;
	margin: 0px;
	padding: 53px 0 0 20px;
	background-color: #333333;
	background-image: url(images/fbottom1.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}	

.form_bottom {
	margin: 37px 0 35px;
	padding: 0;
}

.form_bottom td {
	width: 277px;
	vertical-align: top;
}


.site_conditions td {
	width: 200px;
	padding: 0;
}

#form em {
	font-family: arial;
	font-size: 14px;
	color: #cccc98;
}

#form h2 {
	font-family: arial;
	font-size: 14px;
	line-height: 18px;
	color: #cccc98;
	margin: 0px;
	padding: 32px 0 0px;
}	
	
#form p {
	width: 720px;
	font-family: arial;
	font-size: 12px;
	color: #C2C2C2;
	padding: 0px;
	margin: 0px;
	clear: both;
}	

.left_column {
	font-family: arial;
	font-size: 16px;
	line-height: 20px;
	color: #ffffff;
	width: 480px; 
	padding-left: 25px; 
	padding-right: 25px;
	padding-top: 80px; 
	float: left;
}

.left_column h1 {
	margin: 0;
	padding: 0;
	color: #ffcc66;
	font-size: 24px;
	font-weight: normal;
}

.left_column em {
	color: #FFCC66;
	font-size: 20px;
}	
	
.left_column p {
	font-family: Arial;
	font-size: 15px;
	color: #ffffff;
	line-height: 20px;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
}
	
.left_column a {
	color: #ffffff;
}	
	
.left_columna {
	font-family: arial;
	font-size: 16px;
	line-height: 20px;
	color: #ffffff;
	width: 800px; 
	padding-left: 25px; 
	padding-right: 25px;
	padding-top: 80px; 
	float: left;
}	
	
.left_columna p {
	font-family: Arial;
	font-size: 15px;
	color: #ffffff;
	line-height: 20px;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
}
	
body.compliance #content {
	width: 744px;
	font-family: arial;
	font-size: 16px;
	line-height: 20px;
	color: #ffffff;
	padding: 30px 25px 50px 180px;
}	

.compliance #content h1 {
	font-family: Arial;
	font-size: 20px;
	color: #ffcc66;
	line-height: normal;
	font-weight: normal;
	margin: 0;
	padding: 10px 0 20px 20px;
}

.compliance #content p {
	font-family: Arial;
	font-size: 15px;
	color: #ffffff;
	line-height: 20px;
	margin: 0;
	padding: 5px 0 0;
}	
	
.compliance #content img {
	float: left;
	margin: 80px 30px 0 0;
	padding: 0;
	display: inline;
	behavior: url('iepngfix.htc');
}	

.compliance #content ul {
	margin: 16px 0;
	padding: 0;
}

.compliance #content a, .compliance #content a:visited, .compliance #content a:hover, .compliance #content a:link {
	color: white;
}
	
.widecolumn {
	font-family: arial;
	font-size: 16px;
	line-height: 20px;
	color: #ffffff;
	width: 860px;
	border: 0px solid #ffffff;
	padding-left: 50px; 
	padding-right: 25px;
	padding-top: 50px; 
	float: left;
}
	
.widecolumn p {
	font-family: Arial;
	font-size: 15px;
	color: #ffffff;
	line-height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
}

.widecolumn img {
	float: right;
}

.widecolumn .bottom_image {
	float: left;
	margin-left: -20px;
}

object {
	display: inline;
	margin: 0;
	padding: 0;
	float: left;
}	

/*//////////////////////////////////////////////////////////////////////////////*/
/* Various Banner Styles  */
/*//////////////////////////////////////////////////////////////////////////////*/
	
.flashbanner {
	margin-top: 10px;
	margin-left: 10px; 
	margin-bottom: 10px
}

.flashbanner_middle {
	background-color: #eaead4;
	margin-left: 0px;
}

#flash_banner {
	float: left;
	width: 948px;
	height: 122px;
	height: 148px;
	background-color: rgb(204,204,152);
}

#flash_banner ul {
	width: 900px;
	float: left;
	clear: both;
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 5px 0 5px 40px;
}
	
#flash_banner ul li {
	border: 0px solid #000000;
	display: inline;
	margin: 0px;
}
	
#flash_banner ul li.right {
	padding-left: 313px;	
}
	
#flash_banner ul li a {
	padding-left: 65px;
	color: #000000;
	text-decoration: none;
}
	
/*//////////////////////////////////////////////////////////////////////////////*/

.form_top label, .form_left label, .form_right label {
	line-height: 34px;
}

.form_top input {
	width: 287px;
	height: 20px;
	border: 0px;
	margin: 0;
	padding: 4px 8px 0;
	background-color: transparent;
}

.input_bg {
	background-image:url('images/line_01.JPG');
	background-repeat: no-repeat;
	width: 303px;
	height: 24px;
	margin: 0;
	padding: 0;
}

.form_left .input_bg, .form_right .input_bg {
	background-image: url('images/line_03.JPG');
	width: 188px;
	height: 22px;
}

.form_bottom .input_bg {
	background-image:url('images/line_04.JPG');
	width: 611px;
	height: 22px;
	margin-bottom: 40px;	
}

.site_conditions .input_bg {
	background-image: url('images/line_02.jpg');
	width: 636px;
	height: 35px;
}

.form_top select {
	width: 215px;
}

.site_conditions input {
	width: 616px;
	height: 25px;
	border: 0px;
	padding: 10px 10px 0;
	background-color: transparent;
} 	

#form .form_left input, #form .form_right input {
	width: 173px;
	height: 19px;
	border: 0px;
	margin :0;
	padding: 3px 7px 0 8px;
	background-color: transparent;
	vertical-align: middle;	
} 	
	
.large_input {
	width: 595px;
	height: 19x;
	border: 0px;
	padding: 3px 8px 0;
	margin: 0;
	background-color: transparent;
} 
	
.small_textarea {
	width: 611px;
	height: 45px;
	background-image:url('images/line_05.JPG');
	background-repeat:no-repeat;
	margin-bottom: 36px;
} 

#content .small_textarea textarea {
	height: 37px;
	float: left;
}
	
.large_textarea {
	width: 611px;
	height: 88px;
	background-image:url('images/line_06.jpg');
	background-repeat:no-repeat;
	padding-bottom: 4px;
} 	

.large_textarea textarea {
	height: 80px;
}

.services_rendered {
	width: 440px;
	padding: 0 0 50px;
	float: left;
}
	
.services_rendered h1 {
	font-size: 32px;
	line-height: 35px;
	text-align: center;
	font-weight: normal;
	color: #ffcc66;
	margin: 0;
	padding: 32px 0 10px 20px;
}

.services_rendered ul {
	list-style-position: inside;
	font-family: arial;
	text-align: center;
	color: rgb(255,204,102);
	margin: 15px 0 0;
	padding: 0;
}	

.services_rendered ul li {
	color: #00cc00; 
	margin: 0;
	line-height: 18px;
	padding: 0 0 21px;
}

.services_rendered p {
	clear: both;
	color: #ffffff;
	font-size: 14px;
	line-height: 17px;
	margin: 0;
	padding: 0;
}
	
.services_rendered ul li a {
	color: #cccc99 !important;
	text-decoration: none;
	font-size: 16px;
}

.services_rendered h3 {
	float: none;
	clear: both;
	color: #00cc00;
	font-size: 18px;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
	display: inline;
}	
		
h1.cured {
	font-size: 24px;
	font-weight: normal;
	color: rgb(255,204,102);
	margin: 0;
	padding: 0 0 20px;
	
}		

h1.about {
	font-size: 24px;
	font-weight: normal;
	color: rgb(255,204,102);
	margin: 0;
	padding: 80px 0 0 20px;
}		
		
.certification #content {
	font-family: arial;
	font-size: 14px;
	line-height: 20px;
	color: #ffffff;
	width: 800px;
	border: 0px solid #ffffff;
	padding: 15px 104px 0 45px;
	float: left;
}

.certification #content .download{
	padding-top: 75px;
	padding-right: 35px;
	float: left;
}

.certification #content .nsf {
	padding-right: 10px;
}

a.nsf2 {
	padding-top: 20px;
	padding-bottom: 30px;
}

.certification #content img {
	padding-right: 5px;
	margin: 0px;
	float: left;
}	

.certification #content a.pdf {
	margin-top: 70px;
}

img.adobe {
	padding-left: 120px;
	padding-top: 10px;
}

.certification #content h3 a {
	color: #ffcc66;
}

.certification #content a {
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
	float: left;
	display: block;
}

.certification #content a:hover {
	text-decoration: underline;
}
	
.certification #content p {
	width: 474px;
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	line-height: 17px;
	margin: 0;
	padding: 8px 0 30px 45px;
	float: left;
}
	
.certification #content em {
	font-family: arial;
	font-size: 20px;
	color: #FFCC66;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#submit {
	background-image: url("images/submit.png");
	background-color: rgb(51,51,51);
	height:29px;
	width:89px;
	padding: 0;
	margin: 0;
	border: 0;
	behavior: url(iepngfix.htc);
	cursor: pointer;
}

#reset {
	background-image: url("images/reset.png");
	background-color: rgb(51,51,51);
	height:29px;
	width:89px;
	padding: 0;
	margin: 0;
	border: 0;
	behavior: url(iepngfix.htc);
	cursor: pointer;
}
	
#upload {
	content: "";
	background-image: url("images/choose.PNG");
	background-repeat: no-repeat;
	background-color: rgb(51,51,51);
	height:27px;
	width:200px;
	color: white;
	padding: 0;
	margin: 0;
	border: 0;
}
	
.fileinputs {
	position: relative;
	height: 30px;
	width: 300px;
	margin-top: -30px;
	margin-bottom: 36px;
}

.repair .fileinputs {
	width: 400px;
	margin: 0;
	float: left;
}
 
input.file {
	width: 300px;
	margin: 0;
	background-color: rgb(51,51,51);
}
 
#page #content input.file.hidden {
	-moz-opacity: 0;
	filter: alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
	border: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 0px;
	padding: 5px 10px 5px 10px;
	margin: 0;
	height: auto;
	float: none;
}

#page #content input.file.hidden {
	width: 100px;
}

#page #content .repair input.file.hidden {
	width: 200px;
	margin-left: 85px;
	top: auto;
	left: auto;
	height: 20px;
	padding: 0;
}

#page #content .fakefile {
/*	display: none;*/
	position: absolute;
	top: 0px;
	left: 0px;
	width: 350px;
	padding: 0;
	margin: 0;
	z-index: 1;
	line-height: 90%;
}

#page #content .repair .fakefile {
	width: 400px;
}
 
#page #content .fakefile input {
	margin-bottom: 5px;
	margin-left: 0;
	background-color: rgb(51,51,51);
	color: white;
	padding: 0;
	margin: 0;
	border: 0;
}

#page #content .repair .fakefile input {
	color: black;
}

#page #content .fakebutton {
	background-image:url("images/choose.PNG");
	height: 27px;
	width: 94px;
	float: left;
	behavior: url(iepngfix.htc);
}
	
#page #content #fake {
	padding-top: 0px;
}
body.sitemap .right_column {
	width: 337px; 
	font-family: Arial;
	font-size: 15px;
	color: #ffcc66;
	line-height: 30px;
	padding: 20px 0;
}

body.links #content {
	width: 849px;
	margin-top: 9px;
	padding: 20px 50px 30px 50px;
	font-family: Arial;
	font-size: 15px;
	color: #ffcc66;
	line-height: 30px;
}
	
.right_column ul {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	padding-left: 40px;
}	
		
.links #content h1 {
	color: rgb(0,206,0);
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 0 20px;
}

.links #content ul {
	margin: 15px 0;
	padding-left: 40px;
}

.links #content ul li {
	margin: 0;
}

.links #content ul p {
	font-size: 15px;
	font-family: Arial;
	color: white;
	margin: 15px 0;
}		

.links #content ul a {
	font-size: 15px;
	color: #ffcc66;
	clear: both;
}		

.links #content ul a:after {
	content: " (" attr(href) ")";	
}
	

.right_column h1 {
	font-family: Arial;
	font-size: 20px;
	color: #00CC00;
	margin: 0px;
	padding-left: 20px;
	text-decoration: none;
	border: 0px solid #000000;
	font-weight: normal;
	text-align: left;
	background-color: #333333;
}
		
.right_column a {
	color: #ffcc66 !important;
}	
	
.right_column img {
	padding-bottom: 150px;
}	
	
.right_column li {
	list-style-type: disc;
}	
	
.error {
	width: 90%;
	min-width: 90%;
	color: #ffffff;
	background: red;
	padding: 5px;
}

.repair_error {
	width: 939px;
	color: #ffffff;
	font-weight: bold;
	background: red;
	padding: 5px;
}

body.contact_us #content {
	width: 954px;
	margin: 0;
	padding: 0 0 11px 8px;
	background-color: #ffffff;
	float: none;
	display: block;
	
}

.form_area {
	width: 953px;
	background-image: url(images/bline.JPG);
	background-repeat: repeat-y;
	float: left;
	clear: both;
}

img {
	border: 0px;
}

.contentleft {
	padding: 0 20px;
	width: 727px; 
	float: left;
}

.contentleft h1 {
	margin: 0;
	padding: 10px 0 0px;
}

.contentright {
	width: 160px;
	height: 195px;
	padding: 10px 0px 0px 0px;
	float: left;
}
 
.contentright h2 {
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.contentright img {
	padding: 10px 0px 6px 35px;
}

.contentright a {
	color: #ffffff;
	text-align: center;
	text-decoration: none;
}

.contentright h3 {
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 0px;
	float: none;
	text-align: center;
	margin: 0px;
}

/* What Is CIPP Styles */
.what-is-cipp .section-title {
	margin-top: 40px!important;
}

.what-is-cipp strong em {
	color: #fff;
	font-style: italic;
}

.what-is-cipp img.cipp-illustration {
	float: right;
	margin: 0 0 10px 10px;
}

/* Lightbox Style Fix */
div.pp_details {
	clear: both!important;
	height: 22px!important;
	padding-top: 10px;
}

/*/////////////////////////////////////large pipe/////////////////////////////////////////*/



#content #form_left {
	width: 660px;
	padding: 0 0 0 23px;
	margin: 0;
	font-family: arial;
	float: left;
}

#content #form_left h1 {
	margin: 35px 0 25px 0;
	padding: 0;
	font-family: arial;
	font-weight: normal;
	font-style: normal;
	font-size: 25px;
	line-height: 29px;
	color: #ffcc66;
}

#content #form_left .left_form h2 {
	margin: 0 0 18px 8px;
	padding: 0;
	font-family: arial;
	font-weight: bold;
	font-style: normal;
	font-size: 16px;
	line-height: 20px;
	color: #b3b08f;
	float: left;
}

#content #form_left .left_form table h2 {
	margin: 0;
}

#content #form_left .left_form strong {
	margin: 0 25px 0 0;
	font-size: 20px;
	color: #b3b08f;
	font-weight: normal;
	float: right;
}

#content #form_left p {
	font-family: arial;
	text-align: justify;
	font-size: 14px;
	color: #b3b08f;
	margin: 35px 20px 77px 12px;
	padding: 0;
}

#content #form_left table {
	margin: 0 0 0 12px;
	clear: both;
}

#content #form_left td {
	padding: 0 0 11px;
}

#content #form_left label {
	color: #ffffff;
	margin: 0 15px 0 0;
	font-family: arial;
	font-size: 14px;
	line-height: 20px;
}

#content #form_left .input_bg {
	width: 303px;
	height: 24px;
	background-image: url('images/06.PNG');
	behavior: url(iepngfix.htc);
}

#content #form_left select {
	width: 215px;
}

#content #form_left input {
	width: 293px;
	height: 22px;
	background-color: transparent;
	border: 0;
	margin: 0;
	padding: 2px 5px 0;
	float: left;
}

#content #form_left input.submit {
	width: 127px;
	height: 35px;
	float: right;
	margin: 0 20px 0 0;
	padding: 0;
	behavior: url('iepngfix.htc');
}

#content #form_right {
	width: 261px;
	margin: 6px 0 5px 0 ;
	padding: 0 0 143px;
	background-color: #b3b08f;
	float:left;
}

#content #form_right img {
	margin: 40px 0 0 18px;
	float: none;
	behavior: url('iepngfix.htc');
}

#content #form_right .contact {
	width: auto;
	float: none;
	text-align: right;
	margin: 0;
	padding: 0;
}

#content #form_right .contact p {
	padding-top: 50px;
	padding-right: 30px;
}

#content #form_right .contact a {
	color: #000000;
}

#content #form_right .contact em.color1 {
	color: #000000;
	display: block;
	padding-bottom: 15px;
}

#page .large_pipe_2 #form_left table {
	margin-left: 0;
}

#page .large_pipe_2 #form_left h1  {
	margin-bottom: 21px;
	line-height: 30px;
}

#page .large_pipe_2 #form_left h2 {
	margin: 13px 0 0;
	padding: 0 0 7px;
}

#content #form_left em {
	display: block;
	font-family: arial;
	font-size: 18px;
	color: #ffffff;
	float: left;
}

#page .large_pipe_2 #form_left td {
	margin: 0;
	padding: 0;
}

#content  #form_left table td.bottom table td.middle {
	width: 136px;
	padding: 0 35px;
}

#content  #form_left table td.bottom table td label.steel {
	width: 93px;
}

#content  #form_left table td.bottom table td {
	height: 41px;
}

#page .large_pipe_2 #form_left td.bottom {
	width: 798px;
	padding-bottom: 20px;
}

#page .large_pipe_2 #form_left td.bottom, #page .large_pipe_2 #form_left td.bottom  table td{
	vertical-align: top;
}

#page .large_pipe_2 #form_left td.bottom input {
	width: 13px;
	height: 22px;
	margin: 5px 10px 12px 0;
	float: left;
	padding: 0;
}

#page .large_pipe_2 #form_left td.bottom label {
	margin: 3px 20px 12px 0;
	padding: 0;
	float: left;
	
}

#page .large_pipe_2 #form_left td.bottom_left {
	height: 41px;
}

#page .large_pipe_2 #form_left td.bottom_left label {
	margin-right: 35px;
}

#page .large_pipe_2 #form_left td.bottom_left label.none {
	margin-right: 10px;
}

#page .large_pipe_2 #form_left label {
	font-family: arial;
	font-size: 14px;
	line-height: 26px;
	margin: 0;
	padding: 0;
}

#page .large_pipe_2 #form_left .input_bg {
	width: 263px;
	height: 24px;
	background-image: url('images/07.PNG');
	behavior: url(iepngfix.htc);
}

#page .large_pipe_2 #form_left .input_bg input {
	width: 253px;
	height: 20px;
	margin: 0;
	padding: 4px 5px 0;
}

#page .large_pipe_2  table.bottom input, #page .large_pipe_2  table.bottom_form input {
	background-color: transparent;
	border: none;
}

#content  #form_left table td.bottom div.other {
	width: 188px;
	height: 24px;
	background-image: url('images/08.PNG');
	background-repeat: no-repeat;
	behavior: url(iepngfix.htc);
	margin: 5px 0 0;
	float: left;
}

#page .large_pipe_2  form {
	margin: 0;
	padding: 0;
}

#content  #form_left table td.bottom div.other_small {
	width: 162px;
	height: 24px;
	background-image: url('images/09.PNG');
	background-repeat: no-repeat;
	margin: 5px 0 0;
	float: left;
	behavior: url('iepngfix.htc');
}

#content  #form_left table td.bottom input.other {
	width: 178px;
	height: 21px;
	background-color: transparent;
	margin: 0;
	padding: 3px 5px 0;
}

#content  #form_left table td.bottom input.other_small {
	width: 152px;
}

#page .large_pipe_2  #form_right {
	padding-bottom: 37px;
}

#content table.bottom_form {
	margin: 0 0 0 10px;
}

#content table.bottom_form td.wrap h2 {
	width: 908px;
}

#content table.bottom_form h2 {
	font-family: arial;
	font-size: 16px;
	color: #b3b08f;
}

#page .large_pipe_2 #form_left h2.top {
	margin-top: 40px;
}

#page .large_pipe_2 table h2.top {
	padding-top: 22px;
}

#content table.bottom_form h2 em {
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	margin-left: 10px;
	width: 700px;
}

#content table.bottom_form label {
	color: #ffffff;
	font-family: arial;
	font-size: 14px;
	float: left;
}

#content table.bottom_form label.shutdown {
	margin-left: 30px;
}

#content table.bottom_form label.none {
	float: none;
	font-size: 13px;
	padding: 0 0 5px;
	display: block;
}

#content table.bottom_form label.top {
	padding: 0 0 20px;
}

#content table.bottom_form div.input_bg {
	width: 263px;
	height: 24px;
	float: right;
	background-image: url('images/07.PNG');
	behavior: url(iepngfix.htc);
}

#content table.bottom_form div.pipe {
	margin-right: 16px;
}

#content #form_left div.right {
	padding-right: 25px;
}

#content table.bottom_form input {
	width: 253px;
	height: 21px;
	margin: 0;
	padding: 3px 5px 0;
	float: left;
}

#content table.bottom_form input.auto {
	width: auto;
	height: auto;
	float: left;
	margin-right: 16px;
}

#page .large_pipe_2 table.bottom_form input.checkbox {
	background-color: #ffffff;
	padding: 0;
	width: 13px;
	height: 13px;
}

#content table.bottom_form input.previous {
	width: 127px;
	height: 35px;
	behavior: url('iepngfix.htc');
	margin: 0;
	padding: 0;
}

#content table.bottom_form input.next {
	float: right;
	margin: 0;
	padding: 0;
}

#content table.bottom_form div.background {
	width: 410px;
	height: 105px;
	margin: 0;
	padding: 7px 10px;
	font-family: arial;
	background-color: #b3b08f;
}

#content table.bottom_form div.background p {
	font-size: 13px;
	margin: 0;
	padding: 0 0 10px;
	color: #000000;
	text-align: justify;
}

#content table.bottom_form div.background label {
	font-size: 15px;
	margin: 0 0 10px 86px;
	padding: 0;	
}

#content table.bottom_form div.background input.no_file {
	width: 191px;
	height: 21px;
	border: solid 1px #000000;
	background-color: #ffffff;
	float: left;
	margin: 0;
	padding: 2px 0 0 5px;
	margin-left: 66px;
}

#content table.bottom_form div.background div.file, #page #content .repair input#fake {
	width: 94px;
	height: 20px;
	background-color: white;
	border: solid 1px #000000;
	/*background-image: url('images/14.PNG');*/
	background-image: none;
	background-repeat: no-repeat;
	behavior: url(iepngfix.htc);
	float: left;
	margin-left: 100px;
	margin-top: 2px;
	
}

#content table.bottom_form div.background div.file input {
	border: none;
	
}
#content table.bottom_form td {
	width: 440px;
	padding: 12px 16px;
}

#content table.bottom_form td.left {
	padding: 4px 16px;
}

#content table.bottom_form td.radio {
	padding-left: 0;
}

#content table.bottom_form td input.yes, #content table.bottom_form td input.no {
	width: 13px;
	height: 13px;
	margin: 0 10px 0 5px;
}

#content table.bottom_form td label.yes {
	margin: 0 20px 0 0;
}

#content table.bottom_form div.textarea {
	width: 432px;
	height: 94px;
	background-color: transparent;
	background-image: url('images/10.PNG');
	background-repeat: no-repeat;
	behavior: url(iepngfix.htc);
	margin: 0;
	padding: 0;
}

#page .large_pipe_2 textarea {
	width: 425px;
	height: 87px;
	margin: 4px 0 0 5px;
	padding: 0;
	overflow: auto;
	background-color:transparent;
	font-family: arial;
}

#page .large_pipe_3 #form_right {
	padding-bottom: 210px;
}


#page .large_pipe_3 .table {
	float: left;
	width: 683px;
}

#page .large_pipe_3 .table table {
	float: left;
	margin-left: 20px;	
	display: inline; 
}

#page .large_pipe_3 .table table tr {
	margin: 0;
	padding: 0;
}

#page .large_pipe_3 .table table tr td.fixed_width { 
	width: 340px;
}

#page .large_pipe_3 .table table tr td {
	padding: 0;
}

#page .large_pipe_3 .table label {
	font-family: Arial;
	font-size: 13px;
	line-height: 24px;
	color: #c1c1c1;
}

#page .large_pipe_3 .table input {
	width: 293px;
	height: 21px;
	border: 0;
	margin: 0;
	padding: 3px 5px 0;
	background-color: transparent;
	outline: 0;
	float: left;
}

#page .large_pipe_3 .table .input_bg {
	background-image:url('images/06.PNG');
	background-repeat: no-repeat;
	behavior: url(iepngfix.htc);
	width: 303px;
	height: 24px;
	padding: 0;
}

#page .large_pipe_3 h1{
	margin: 36px 0 26px 20px;
	padding: 0;
	font-family: Arial;
	font-size: 24px;
	font-weight: normal;
	color: #ffcc66;
}
#page .large_pipe_3 .table h2 {
	margin: 0 0 14px 20px;
	padding: 0;
	font-family: Arial;
	font-weight: normal;
	font-size: 18px;
	color: #ffffff;
	float: left;
	display: inline;
}
	
#page .large_pipe_3 .table .left_form strong {
	margin: 0 27px 0 0;
	font-size: 20px;
	color: #b3b08f;
	font-weight: normal;
	font-family: Arial;
	float: right;
}

#page .large_pipe_3 .table table input.previous {
	width: 127px;
	height: 35px;
	margin: 15px 0 10px 0;
	padding: 0;
	behavior: url('iepngfix.htc');
	float: none;
}

#page .large_pipe_3 .table table #submit {
	background-image: url("images/submit.png");
	background-repeat: no-repeat;
	background-color: rgb(51,51,51);
	height:29px;
	width:89px;
	margin: 25px 0 10px 16px;
	padding: 0;
	float: left;
	border: 0;
	behavior: url(iepngfix.htc);
	cursor: pointer;
	display: inline;
}

#page .large_pipe_3 .table #reset {
	background-image: url("images/reset.png");
	background-repeat: no-repeat;
	background-color: rgb(51,51,51);
	height:29px;
	width:89px;
	float:right;
	margin: 25px 50px 10px 0;
	padding: 0;
	border: 0;
	behavior: url(iepngfix.htc);
	cursor: pointer;
	display: inline;
}


p.thank_you {
	padding: 10px;
	text-align: center;
}

#spinner  {
	position: fixed;
	left: 45%;
	top: 45%;
	text-align: center;
}
