﻿
.inputformcontainer
{
	float: right;
	width: 996px;
}

.contactusinputform
{
	float: left;
	width: 550px;
	padding-top: 10px;
	padding-left: 10px;
	display : block;
	color : #000000;
	font-size : small;
	background-repeat : repeat-x;
}

.contactuslocation
{
	margin-left:600px;
	display : block;
	padding-left:10px;
	padding-top:10px;
	border-left:  solid 1px #868686;
	width:376px;
	color : #000000;
	background-repeat : repeat-x;
}

.contactuslocation .address
{
	font-weight : bold;
	font-size : small;
	width:375px;
}

.contactuslocation .directions
{
	font-size : small;
	width:375px;
}

.redstar
{
	color:Red;
}	

.clientsidefooter
{
	display: none;
	visibility: hidden;
}
