@charset "UTF-8";
/* KMP Plumbing Style Sheet {main} Copyright 2007 KMP Plumbing Company, Inc. ; All Rights Reserved */

body {
	margin: 0px, auto;
	font-family: verdana, arial, helvetica;
	text-align: center;
	background-color: #003d79;
	font-size: 9px;
	color: #ffffff;
	background-image: url(images/top_bg.png);
background-repeat:repeat-x;
}


#container {
width: 800px;
height: 800px;
position: relative;
top: 0px;
margin: 0px auto;
text-align: left;
border: none; 
}

#header {
width: 100%;
height: 117px;
position: absolute;
text-align: center;
top: 0px;

}

#main_content {
	width: 800px;
	height: 800px;
	position: absolute;
	text-align: center;
	top: 13px;
	left: 0px;
	background-color: #ffffff;
}

#global_nav {
	width: 800px;
	height: 36px;
	position: absolute;
	text-align: center;
	top: 117px;
	left: 0px;
}

#global_logo {
	width: 800px;
	height: 117px;
	position: absolute;
	text-align: center;
	top: -3px;
	left: 0px;
}

#flash_mov {
	width: 800px;
	height: 284px;
	position: absolute;
	text-align: center;
	top: 153px;
	left: 0px;
}

#white_slice {
	width: 800px;
	height: 17px;
	positin: absolute;
	text-align: center;
	top: 437px;
	left: 0px;
}

#contactcopy_table {
	width: 800px;
	height: 267px;
	position: absolute;
	text-align: center;
	top: 456px;
	left: 0px;
}

#footer {
	width: 800px;
	height: 83px;
	position: absolute;
	text-align: center;
	top: 721px;
	left: 0px;
	background-color: #FFFFFF;
}



#flash_movsub {
	width: 349px;
	height: 284px;
	position: absolute;
	text-align: center;
	top: 153px;
	left: 0px;
}

#copy_sub {
	width: 393px;
	height: 568px;
	position: absolute;
	text-align: center;
	top: 249px;
	left: 378px;
}

#contact_sub {
	width: 311px;
	height: 267px;
	position: absolute;
	text-align: center;
	top: 454px;
	left: 19px;
}

#sub_headers {
	width: 451px;
	height: 98px;
	position: absolute;
	text-align: center;
	top: 153px;
	left: 349px;
}

.main_body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #707070;
	line-height: 16px;
	text-align: justify;
}

#privacycontainer {
width: 800px;
height: 860px;
position: relative;
top: 0px;
margin: 0px auto;
text-align: left;
border: none; 
}

#privacy_content {
	width: 800px;
	height: 860px;
	position: absolute;
	text-align: center;
	top: 13px;
	left: 0px;
	background-color: #ffffff;
}

#privacyfooter {
	width: 800px;
	height: 40px;
	position: absolute;
	text-align: center;
	top: 820px;
	left: 0px;
	background-color: #FFFFFF;
}
