@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
	text-align: center;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		12;
	dw-num-cols-desktop:	20;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	/* [disabled]margin-left: 0; */
	width: 100%;
	float: left;
	display: block;
	/* [disabled]margin-top: 5px; */
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 95%;
	padding-left: 2.5%;
	padding-right: 2.5%;
	clear: none;
	float: none;
	background-color: #0D3995;
	border-radius: 20px;
}
#header {
}
#head1 {
	width: 100%;
	text-align: center;
}
#head2 {
	width: 100%;
	clear: both;
	margin-left: 0;
	background-color: #FFFFFF;
	border-radius: 10px;
}
#topnav {
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#toplist {
}
.toplistitem {
	width: 100%;
	clear: both;
	margin-left: 0;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #FFFFFF;
	border-radius: 5px;
	display: block;
	text-align: center;
}
#leftnavcontainer {
	width: 100%;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#footer {
	background-color: #FFFFFF;
	border-radius: 20px 10px 10px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 0px;
}
#maincontent {
	width: 100%;
	clear: both;
	/* [disabled]margin-left: 0; */
	/* [disabled]margin-top: 5px; */
	/* [disabled]padding-top: 5px; */
	/* [disabled]padding-right: 5px; */
	/* [disabled]padding-bottom: 5px; */
	/* [disabled]padding-left: 5px; */
	background-color: #FFFFFF;
	border-radius: 20px;
}
#leftnavlist {
width: 100%;
margin-left: 0;
}
.leftnavitem {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-radius: 5px;
	background-color: #FFFFFF;
	width: 100%;
	margin-left: 0;
	text-align: center;
}
#bottomnav {
	background-color: #FFFFFF;
	border-radius: 5px;
	text-align: center;
}
#contact1 {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #FFFFD7;
	border-radius: 5px;
}
#contact2 {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFD7;
	border-radius: 10px;
}
#contact3 {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFD7;
	border-radius: 10px;
}
#contactus2 {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #FFFFFF;
	border-radius: 10px;
}
#contactus3 {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #FFFFFF;
	border-radius: 10px;
}
#contactus4 {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #9FAFD2;
	border-radius: 10px;
}
#affiliations1 {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-radius: 10px;
	text-align: center;
}
#affiliations2 {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #9FAFD2;
	border-radius: 10px 5px 5px;
	vertical-align: baseline;
}
#affiliations3 {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #9FAFD2;
	border-radius: 10px;
}
#plum_res5 {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #FFFFFF;
	border-radius: 5px;
}
#plum_ind1 {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #F2F2F2;
	border-radius: 10px;
}
#fab3 {
}
#index1 {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #9FAFD2;
	border-radius: 10px;
}
#about1 {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #9FAFD2;
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

.gridContainer {
	width: 93.4166%;
	padding-left: 0.7916%;
	padding-right: 0.7916%;
	clear: none;
	float: none;
	margin-left: auto;
}
#header {
}
#head1 {
width: 100%;
}
#head2 {
width: 100%;
clear: both;
margin-left: 0;
}
#topnav {
}
#toplist {
}
.toplistitem {
	width: 32.2033%;
	clear: none;
	margin-left: 1.6949%;
	text-align: center;
}
#leftnavcontainer {
width: 23.7288%;
}
#footer {
	text-align: center;
}
#foot2 {
width: 100%;
clear: both;
margin-left: 0;
}
#maincontent {
	width: 74.5762%;
	clear: none;
	margin-left: 1.6949%;
}
#leftnavlist {
width: 100%;
margin-left: 0;
}
.leftnavitem {
	width: 100%;
	margin-left: 0;
	text-align: center;
}
#footnavcontainer {
	width: 100%;
	margin-left: 0;
	text-align: center;
}
#foot1 {
width: 100%;
margin-left: 0;
}
#bottomnav {
	text-align: center;
}
#contact1 {
}
#contact2 {
}
#contact3 {
}
#contactus2 {
}
#contactus3 {
}
#contactus4 {
}
#affiliations1 {



}
#affiliations2 {
}
#affiliations3 {
}
#plum_res5 {
}
#plum_ind1 {
}
#fab3 {
}
#index1 {
}
#about1 {
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

.gridContainer {
	width: 89.1%;
	max-width: 1232px;
	padding-left: 0.45%;
	padding-right: 0.45%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#header {
}
#head1 {
	width: 29.2929%;
	text-align: center;
}
#head2 {
	width: 69.6969%;
	margin-left: 1.0101%;
	clear: none;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
#topnav {
}
#toplist {
}
.toplistitem {
	text-align: center;
	width: 24.2424%;
	margin-left: 1.0101%;
	clear: none;
	display: block;
}
#leftnavcontainer {
	width: 24.2424%;
	text-align: center;
}
#footer {
	text-align: center;
}
#foot2 {
width: 44.4444%;
margin-left: 1.0101%;
clear: none;
}
#maincontent {
	margin-left: 1.0101%;
	clear: none;
	text-align: center;
}
#leftnavlist {
width: 100%;
margin-left: 0;
}
.leftnavitem {
width: 100%;
margin-left: 0;
}
#footnavcontainer {
width: 89.8989%;
margin-left: 5.0505%;
}
#foot1 {
width: 44.4444%;
margin-left: 5.0505%;
}
#bottomnav {
	text-align: center;
}
#contact1 {
}
#contact2 {
}
#contact3 {
}
#contactus2 {
}
#contactus3 {
}
#contactus4 {
}
#affiliations1 {
}
#affiliations2 {
}
#affiliations3 {
}
#plum_res5 {
}
#plum_ind1 {
}
#fab3 {
}
#index1 {
}
#about1 {
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}
#mainedit1 {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #FFFFFF;
	border-radius: 10px;
}
#head1 img {
	float: none;

}
#indeximage1      {
	float: right;
	margin-left: 3px;
	border-radius: 5px;
}
#ua {
	float: right;

}
#plumb_res1 {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-radius: 5px;
	float: right;
}
#plum_res2 {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	float: left;
}
#pipes {
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-radius: 5px;
	float: left;
}
#loberg {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-radius: 5px;
}
#laser {
	float: left;
}
#weld1 {
	float: left;
}
#HiPres      {
	float: left;
}
#orbit {
	float: left;
}
#mig {
	float: right;
}
#tig {
	float: left;
}
#stick {
	float: right;
}
#head1 img {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
