@charset "utf-8";
.Container {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.Header {
	width: 900px;
	height: 100px;
}
.TopMenu {
	background-image: url(images/MenuBackground.jpg);
	height: 25px;
	width: 900px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.MenuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.MainContent {
	background-image: url(images/MainImageBackground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	height: 420px;
	width: 900px;
}
.FooterMessage {
	height: 104px;
	width: 900px;
	float: left;
	bottom: 0%;
}

.MainMessage {
	color: #333333;
	text-align: left;
	width: 350px;
	margin-top: 225px;
	float: left;
	height: 180px;
	padding-left: 85px;
	padding-right: 25px;
	padding-top: 0px;
}
.MainMessageText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	line-height: 15px;
}
.MainAdditionalSpace {
	background-image: url(images/AdditionalSpace.jpg);
	background-repeat: repeat;
	background-position: top;
	width: 900px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	margin: auto;
	float: left;
}
.NameText {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

.MainMessageHeadline {
	font-family: "Times New Roman", Times, serif;
	font-size: 42px;
	color: #333333;
}
.TopMessageLarge {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	color: #666666;
	letter-spacing: -1px;
}
.FooterButtons {
	width: 900px;
}

.TopMessageSmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
	line-height: 16px;
}
.TopMessage {
	width: 300px;
	margin-top: 40px;
	margin-left: 50px;
	float: left;
}
.MainContentDrStaff {
	background-image: url(images/imageDrsStaff.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	height: 300px;
	width: 900px;
}
.MainMessageSecondary {
	color: #333333;
	text-align: left;
	width: 400px;
	margin-top: 175px;
	float: left;
	padding-left: 85px;
	padding-right: 25px;
	padding-top: 0px;
}
.MainMessageSecondaryBottom {
	color: #333333;
	text-align: left;
	width: 700px;
	margin-top: 0px;
	float: left;
	padding-left: 85px;
	padding-right: 25px;
	padding-top: 0px;
}
.MainContentServices {
	background-image: url(images/imageServices.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	height: 450px;
	width: 900px;
	float: left;
}
.MainMessageTextJustify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	vertical-align: top;
}
.MainContentContact {
	background-image: url(images/imageContact.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	height: 460px;
	width: 900px;
	float: left;
}
.MainContentDirectory {
	background-image: url(images/imageDirectory.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
	width: 900px;
	float: left;
}
.MainContentPatientForms {
	background-image: url(images/imagePatientInfo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
	width: 900px;
	float: left;
}
.SubTextMedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: left;
	vertical-align: top;
}
.SubTextLarge {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
	line-height: 24px;
}
.MenutextActive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
}
.MainContentRecognition {
	background-image: url(images/imageRecognition.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	height: 300px;
	width: 900px;
	float: left;
}
