body {
	background-color: #6A573D;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#pageContainer {
	background-color: #6A573D;
	background-image: url(../img/template/headerBkgnd.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: auto;
	padding: 0px;
	clear: both;
}
#pageWidth {
	background-color: #FFFFFF;
	width: 900px;
	margin: auto;
}
#headerArea {
	margin: auto;
	width: 900px;
	height: 105px;
	background-image: url(../img/template/headerBkgnd.jpg);
	background-repeat: repeat-x;
}
#headerArea #logo {
	margin: auto;
	float: left;
	width: 200px;
	height: 100px;
	background-image: url(../img/template/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#headerArea #heading {
	float: left;
	height: 100px;
	width: 350px;
	margin: auto;
}
#headerArea #heading img {
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 35px;
}
#headerArea #contact {
	width: 340px;
	float: left;
	height: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: right;
	margin-top: auto;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 25px;
	color: #6A573D;
}
#headerArea #contact a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6A573D;
	text-decoration: none;
}
#headerArea #contact a:hover {
	color: #6A573D;
}
#menuArea {
	margin: auto;
	width: 900px;
	background-color: #8CDADE;
	height: 25px;
}
#menu {
	width: 890px;
	background-color: #8CDADE;
	height: 25px;
	margin-top: auto;
	margin-bottom: auto;
	margin-right: 5px;
	margin-left: 5px;
}
#promoArea {
	width: 900px;
	margin: auto;
	height: 200px;
}
#promoAreaNews {
	width: 900px;
	margin: auto;
	height: 10px;
}
#flashArea {
	width: 588px;
	height: 188px;
	border: 1px solid #999999;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 4px;
	margin-right: 6px;
}
#flashcontent {
	float: left;
	width: 100%;
}
#newsArea {
	float: left;
	width: 290px;
	background-image: url(../img/template/newsBkgnd.jpg);
	background-repeat: repeat-x;
	height: 188px;
	border: 1px solid #999999;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 2px;
}
#newsHeader {
	width: 288px;
	margin: auto;
	height: 30px;
}
#newsHeader h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: auto;
	margin-bottom: auto;
}
#newsArticles {
	width: 288px;
	margin: auto;
}
#newsItem {
	margin: auto;
	float: left;
	height: auto;
	width: 100%;
}

#newsItem h3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	padding-left: 10px;
}
#newsItem #newsImageSum {
	float: left;
	width: 220px;
	margin-top: auto;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
	min-height: 120px;
}
#newsItem #newsImageSum img { max-width: 200px;}
#newsItem #newsDate {
	float: left;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-left: 15px;
}
#newsItem #shortContent {
	margin: auto;
	float: left;
	width: 630px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-left: 15px;
}


#mainAreaInt .newsItem img {
	margin: 10px;
}
#newsArticles #topImageSum {
	padding-left: 10px;
}
#newsArticles #topImageSum img {
	height: 75px;
}
#topItem #topDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	margin: auto;
	width: auto;
	padding-left: 10px;
}
#topItemh3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	padding-left: 10px;
}
#userGroups {
	margin: auto;
	width: 900px;
	height: 178px;
}
#userGroups #group1 {
	border: 1px solid #999999;
	width: 291px;
	float: left;
	margin-left: 5px;
	height: 178px;
}
#userGroups #group2 {
	border: 1px solid #999999;
	height: 178px;
	width: 291px;
	margin-left: 5px;
	float: left;
}
#userGroups #group3 {
	border: 1px solid #999999;
	height: 178px;
	width: 291px;
	margin-left: 5px;
	float: left;
}
#grouptop {
	background-image: url(../img/template/groupBkgnd.png);
	background-repeat: repeat-x;
	height: 30px;
	width: 291px;
	margin: auto;
	float: left;
}
#grouptop h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: auto;
	margin-bottom: auto;
}
#groupmiddle {
	width: 291px;
	float: left;
	margin: auto;
	height: 178px;
	overflow: hidden;
	background-image: url(../img/template/holding.png);
	background-repeat: no-repeat;
}
#group1 #groupmiddle {
	width: 291px;
	float: left;
	margin: auto;
	height: 178px;
	overflow: hidden;
	background-image: url(../img/template/ShopFloor2.jpg);
	background-repeat: no-repeat;
}
#group2 #groupmiddle {
	width: 291px;
	float: left;
	margin: auto;
	height: 178px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-image: url(../img/template/Clinical%202.jpg);
}
#group3 #groupmiddle {
	width: 291px;
	float: left;
	margin: auto;
	height: 178px;
	overflow: hidden;
	background-image: url(../img/template/group3_Bkgnd_new.png);
	background-repeat: no-repeat;
	padding: 0px;
}
#groupbottom {
	float: left;
	width: 291px;
	height: 30px;
	margin-top: 118px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#groupbottom img {
	margin-top: auto;
	margin-left: 7px;
	margin-right: auto;
	margin-bottom: auto;
}
#brochureArea {
	width: 730px;
	height: 210px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#brochureArea #brochure {
	width: 175px;
	float: left;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 5px;
	text-align: center;
	padding: 0px;
}
#brochureArea #brochure p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
#FeetSite {
	width: 890px;
	height: 50px;
	margin: 5px;
}
#brochureArea #brochureHeader {
	width: 720px;
	height: 30px;
	text-align: center;
	margin: auto;
	float: left;
}
#brochureArea #brochureHeader h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	margin-top: 8px;
	margin-left: 5px;
	margin-right: auto;
	margin-bottom: auto;
}
#brochureArea #brochureHeader a {
	text-decoration: none;
}
#mainAreaInt {
	width: 890px;
	padding: 0px;
	float: left;
	margin-top: auto;
	margin-right: 5px;
	margin-bottom: auto;
	margin-left: 5px;
}
#mainAreaInt h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	padding-left: 5px;
}
#mainAreaInt p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding-left: 10px;
}
#mainAreaInt li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding-left: 10px;
	margin-bottom: 10px;
}
#mainArea {
	width: 700px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 110px;
	clear: left;
}
#mainlinks {
	float: left;
	height: 50px;
	width: 330px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#mainlinks img {
	margin-left: 15px;
	margin-right: 10px;
	margin-top: auto;
	margin-bottom: auto;
}
#mainlinks h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	margin-top: 5px;
	text-align: left;
}
#mainlinks p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin-top: -15px;
}
#footerArea {
	width: 890px;
	background-color: #8CDADE;
	height: 35px;
	margin: auto;
	clear: both;
}
#footerArea p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#spacer {
	width: 100%;
	margin: auto;
}
#whitespace {
	margin: auto;
	height: 30px;
	width: 900px;
}
#video {
	float: left;
	width: 150px;
	margin-right: 5px;
	margin-left: 5px;
	clear: left;
}
