#imageContainment
{
	border: 0px;
	margin:0px;
	padding:0px;
}
#imageContainment img
{
	border: 1px;
	display: none;
	height: 431px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 720px;
	margin:0px;
	padding:0px;
}
#imagediv
{

	float: left;
	position: relative;
	margin:0px;
	padding:0px;
}

#filter
{
	background-color: #000000;
	display: none;
	filter: alpha(opacity=60);
	height: 500px;
	left: 0;
	min-height: 1100px;
	moz-opacity: 0.6;
	opacity: 0.6;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 90;
}
#box
{
	background-color: #171d24;
	border: 6px solid #ced3d6;
	display: none;
	height: 434px;
	left: 20%;
	margin: 0;
	overflow: none;
	position: absolute;
	top: 20%;
	width: 738px;
	z-index: 101;
}
#boxtitle
{
	background: url(../images/contact_logo.jpg) no-repeat;
	float: left;
	height: 100px;
	margin: 0;
	padding: 0px;
	position: relative;
	width: 600px;
}
#closebutton
{
	float: right;
	height: 32px;
	margin: 0;
	padding: 5px;
	position: relative;
	width: 77px;
}



#adminfilter
{
	background-color: #000000;
	display: none;
	filter: alpha(opacity=60);
	height: 500px;
	left: 0;
	min-height: 1100px;
	moz-opacity: 0.6;
	opacity: 0.6;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 90;
}
#adminbox
{
	background-color: #000000;
	border: 3px solid #808080;
	display: none;
	height: 287px;
	left: 30%;
	margin: 0;
	overflow: none;
	position: absolute;
	top: 20%;
	width: 450px;
	z-index: 101;
}
 
#adminclosebutton
{
	float: right;
	height: 32px;
	margin: 0;
	padding: 5px;
	position: absolute;
	width: 77px;
	top:20px;
	left:350px;
}

#adminclosebutton a
{
	float: right;
	height: 32px;
	margin: 0;
	padding: 5px;
	position: relative;
	width: 77px;
	 
	text-decoration:none;
}


#adminbottom_form
{
	float: left;
	height: 300px;
	margin: 0;
	padding-left: 14px;
	padding-top: 10px;
	position: relative;
	width: 400px;
}


.form_text
{
	color: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 30px;
}
#bottom_form
{
	float: left;
	height: 300px;
	margin: 0;
	padding-left: 14px;
	padding-top: 10px;
	position: relative;
	width: 400px;
}
#form_locations
{
	float: right;
	height: 300px;
	margin: 0;
	position: relative;
	width: 300px;
}
.address
{
	color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
}
.phone
{
	color: #ccd1d4;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
}
.large_location_text
{
	color: #ced3d6;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 24px;
}
.button
{
	background: url(../images/submit_button.gif) no-repeat;
	border: none;
	cursor: pointer;
	height: 32px;
	width: 114px;
}
.closeButton
{
	margin:-20px 0px 0px -10px; 
	border:0px;
	margin-top:expression("-20px");
}
.adminLogo
{
	height:40px; 
	width:432px; 
	border:0px; 
	margin:10px;
	margin-top:expression("-10px");
}
.input
{

	margin-bottom: 4px;
	margin-top: 4px;

	
}
