/* pop up contact form */

			.page-template-popupcontact-php #nav {
				display : none;
				width : 650px;
			}
			
			.page-template-popupcontact-php #container,
			.page-template-popupcontact-php #navcontainer {
				width : auto;
			}
			
			.page-template-popupcontact-php #header {
				margin-bottom : 20px;
			}
			
			.page-template-popupcontact-php #navcontainer {
				background-image : none;
				height : auto;
			}
			
			.page-template-popupcontact-php .home-link, 
			.page-template-popupcontact-php #banner,
			.page-template-popupcontact-php .sub-nav,
			.page-template-popupcontact-php #footer,
			.page-template-popupcontact-php #bottom_nav ul {
				display : none;
			}
			
			.page-template-popupcontact-php #bottom_nav {
				display : none;
			}
			
/*			.clear {
				clear: both;
				height:1px;
			}*/