body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/home/home_bg.gif);
	background-repeat: repeat-x;
}
#wrapper {
	height: 704px;
	width: 932px;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-position: center;
	position: relative;
}
#logo1 {
	background-color: #0093D2;
	text-align: center;
	position: absolute;
	height: 77px;
	width: 644px;
	left: 0px;
	top: 0px;
}
#logo2 {
	background-color: #FCB657;
	text-align: center;
	position: absolute;
	height: 72px;
	width: 644px;
	left: 0px;
	top: 76px;
}
#specialize {
	background-color: #B21222;
	position: absolute;
	height: 148px;
	width: 288px;
	left: 644px;
	top: 0px;
}
#navbar {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #FFFFFF;
	position: absolute;
	height: 54px;
	width: 932px;
	left: 0px;
	top: 148px;
	background-image: url(images/home/home_navbg.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#photo1 {
	background-color: #BCD4EE;
	position: absolute;
	height: 183px;
	width: 239px;
	left: 0px;
	top: 204px;
	background-image: url(images/home/home_photo1.jpg);
}
#photo2 {
	background-color: #FFFFFF;
	position: absolute;
	height: 159px;
	width: 239px;
	left: 0px;
	top: 387px;
}
#photo3 {
	background-color: #FFFFFF;
	position: absolute;
	height: 157px;
	width: 239px;
	left: 0px;
	top: 547px;
}
#text {
	background-color: #FFFFFF;
	position: absolute;
	height: 427px;
	width: 405px;
	left: 239px;
	top: 204px;
	background-image: url(images/home/home_staff2.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#staff3 {
	background-color: #000000;
	position: absolute;
	height: 73px;
	width: 405px;
	left: 239px;
	top: 631px;
}
#rightcolumn {
	background-color: #B21222;
	position: absolute;
	height: 426px;
	width: 317px;
	left: 644px;
	top: 204px;
}
.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.staff2 {
	float: right;
}
#menu {
	position: absolute;
	height: 50px;
	width: 960px;
	left: 0px;
	top: 720px;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
