.subHeader{
width: 765px;
float: left;
margin: 0 0 15px 0;
}
.subHeader a{
	color: #000;
}
.subHeader a:visited{
	color: #000;
}

.subHeader h2{
font-weight: bold;
margin: 0 0 5px 130px;
}
.subHeader ul{
width: 275px;
float: left;
}
.subHeader li{
float: left;
display: block;
margin: 0 5px;
height: 30px;
}
.cosmeticDentistry{
float: left;
background: url(../images/cosmeticDentist.png) no-repeat bottom left;
width: 373px;
height: 108px;
}
.cosmeticDentistry ul{
display: inline;
margin: 20px 0 0 80px;
}
.correctiveDentistry ul{
display: inline;
margin: 20px 0 0 20px;
}
.correctiveDentistry{
float: right;
background: url(../images/correctiveDentist.png) no-repeat bottom left;
width: 372px;
height: 108px;
}

.left{
float: left;
}
.center{
padding: 0 0 0 160px;
}
.form{
float: right;
width: 229px;
padding: 0 0 0 15px;
color: #000;
display: none;
}
.center h2{
font-size: 2em;
text-align: center;
}
.center h3{
font-size: 1.4em;
text-align: center;
margin: 10px 0;
}
.center h4{
font-size: 1.2em;
}
.center p{
margin: 10px 0;
}
.form h2{
text-indent: -5000px;
width: 229px;
height: 180px;
}
.form fieldset{
border-left: solid 2px #c0c0c0;
border-right: solid 2px #c0c0c0;
}
.form h3{
width: 229px;
height: 57px;
padding: 15px;
color: #fff;
font-size: .8em;
}
.form h3 a{
width: 229px;
height: 57px;
display: block;
}
.form a{
color: #fff;
}
.form a:visited{
color: #fff;
}

.form ul
{
	float: left;
}
.form fieldset ul li{
	margin: 14px 0 7px 0;
	display: block;
	height: 20px;
}
.form label
{
	display: block;
	float: left;
	width: 70px;
	font-size: .7em;
	margin: 0 0 0 10px;
}
.form fieldset input
{
	font-size: .7em;
	float: right;
	width: 120px;
	height: 13px;
	margin:0 10px 0 0;
}
.phoneNumber
{
	float: right;
	height: 32px;
}
.form fieldset .phoneNumber input
{
	float: none;
}
.form fieldset .areaCode input
{
	width: 30px;
	margin: 0;
}
.form fieldset .phonePrefix
{
	display: inline;
	width: 30px;
	margin: 0;
}
.form fieldset .phoneSuffix
{
	margin: 0 10px 0 1px;
	width: 35px;
}
.form fieldset .date
{
	float: left;
	margin: 0 3px 0 0;
	width: 55px;
	font-size: .7em;
}
.form fieldset .time
{
font-size: .7em;
}
.form fieldset .send
{
	clear: both;
	float: none;
	margin: 15px 57px;
	height: auto;
	width: auto;
}
.form .seals li
{
	display: inline;
	margin: 0 4px;
}
.validateMessage
{
	display: block;
	color: #5400FF;
	font-size: .8em;
	text-align: center;
}
.contactPage
{
	margin: 5px 0;
}
.contactPage label
{
	width: 100px;
	display: block;
}
.contactPage .error
{
		display: block;

}