@charset "utf-8";
 /* 
 
 Version:	
 Author:	Richard Geer	
 E-Mail:	richard@geerservices.com	
 Website:	www.geerservices.com
  
  */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(../images/bg_techno.gif);
	background-color: #4C0102;
	background-repeat: no-repeat;
	background-position: center top;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
#bloodLink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #580D0E;
	text-decoration: none;
}
#bloodLink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FF0000;
}
.oneColFixCtrHdr #container {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 3px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	position: relative;
}
.oneColFixCtrHdr #copyfaxAnimation {
	width: 425px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 56px;
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 3px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	top: 60px;
	position: relative;
	z-index: 2;
}
.oneColFixCtrHdr #header {
	background: #ffffff;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 184px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	clear: both;
	margin-bottom: 0px;
	width: auto;
	display: inline;
}
.oneColFixCtrHdr #header #header-main {
	position:relative;
	width:368px;
	height:94px;
	top: 55px;
}
.oneColFixCtrHdr #header #header-copiers {
	position:relative;
	width:106px;
	height:118px;
	top: -93px;
	left: 368px;
}
.oneColFixCtrHdr #header #header-printers {
	position:absolute;
	left:1322px;
	top:563px;
	width:106px;
	height:118px;
}
.oneColFixCtrHdr #header #headers-scanners {
	position:absolute;
	left:1474px;
	top:564px;
	width:106px;
	height:118px;
}
.oneColFixCtrHdr #header #headers-solutions {
	position:absolute;
	left:1628px;
	top:553px;
	width:116px;
	height:118px;
}
.oneColFixCtrHdr #header #header-right {
	position:absolute;
	left:1296px;
	top:4px;
	width:199px;
	height:148px;
}
.oneColFixCtrHdr #header #header-bottom {
	position:absolute;
	left:516px;
	top:118px;
	width:434px;
	height:30px;
}
.oneColFixCtrHdr #text{
	z-index: 4;
	top: 0px;
	position: relative;
	font-size: 12px;
	width: 1000px;
	height: 34px;
	background-image: url(../images/header_menu_bg2.gif);
	background-repeat: repeat;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #banner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	width: 1000px;
	top: -60px;
	z-index: 10;
}
.oneColFixCtrHdr #mainContent {
	background: #FFFFFF;
	width: 1000px;
	position: relative;
	height: auto;
	clear: both;
	margin-top: 10px;
}
.oneColFixCtrHdr #mainContent h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
.oneColFixCtrHdr #mainContent .photoLables{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.oneColFixCtrHdr #mainContent #frontPageTable p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.oneColFixCtrHdr #mainContent .larryText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
}
.oneColFixCtrHdr #mainContent #frontPageTable4 p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.oneColFixCtrHdr  #mainContent  #frontPageTable4  h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
	padding-left: 8px;
}
.oneColFixCtrHdr  #mainContent  #frontPageTable4  .winnerText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-left: 8px;
	color: #000000;
	margin-top: -4px;
}
.oneColFixCtrHdr  #mainContent  #frontPageTable4  .winners{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-left: 8px;
	color: #0C506F;
	margin-top: -14px;
}
.oneColFixCtrHdr #mainContent #frontPageTable img{
	border: thin solid #4C0102;
}
.oneColFixCtrHdr #mainContent #frontPageTable #title{
	border: none;
}
.oneColFixCtrHdr #mainContent #frontPageTable #d4Signature{
	border: none;
}
.oneColFixCtrHdr #footer {
	background-image: url(../images/bg_footer_gradient2.gif);
	text-align: center;
	color: #000000;
	clear: both;
	height: 100px;
	background-repeat: repeat-x;
	background-position: bottom;
	width: auto;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 8px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	background-image: url(../newsite/newsite/images/footer_bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: bottom;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.oneColFixCtrHdr #footer h1 {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	background-image: url(../newsite/newsite/images/footer_bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: bottom;
	color: #EF3E42;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.oneColFixCtrHdr #footer #jacksonvilleAddress {
	float: left;
	width: 288px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	position: relative;
	padding-left: 140px;
}
.oneColFixCtrHdr #footer #jacksonvilleAddress h1{
	width: 288px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9B1C1F;
	margin-bottom: -8px;
	margin-top: -8px;
}
.oneColFixCtrHdr #footer #gainesvilleAddress {
	float: left;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
.oneColFixCtrHdr #footer #gainesvilleAddress h1{
	width: 288px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9B1C1F;
	margin-bottom: -8px;
	margin-top: -8px;
}
.oneColFixCtrHdr #footer #daytonaAddress {
	float: left;
	width: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	clear: right;
}
.oneColFixCtrHdr #footer #daytonaAddress h1{
	width: 288px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9B1C1F;
	margin-bottom: -8px;
	margin-top: -8px;
}
.oneColFixCtrHdr #container #awards {
	width: 1000px;
	height: 100px;
	clear: both;
	display: inline;
	float: right;
	vertical-align: middle;
	text-align: center;
}
.oneColFixCtrHdr #footer #copyright{
	width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	height: 14px;
	float: left;
	clear: both;
	margin-top: 0px;
	line-height: normal;
	display: inline;
	bottom: 0px;
}
.oneColFixCtrHdr  #container  #awards img{
	padding-right: 20px;
	padding-left: 20px;
}
.oneColFixCtrHdr #footer #copyright a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.oneColFixCtrHdr #footer #copyright a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.oneColFixCtrHdr #footer #copyright a:visited{
}
.oneColFixCtrHdr   h1  {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9B1C1F;
}
.oneColFixCtrHdr   h2  {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.oneColFixCtrHdr   p  {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.oneColFixCtrHdr #newsBox {
	background-image: url(../images/bg_news_events.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 240px;
	width: 260px;
	float: left;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}
.oneColFixCtrHdr  #building {
	margin-bottom: 20px;
}
#UserSignUp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#UserSignUp H1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 0px;
}
#indexMain {
	height: auto;
}
#leftColumn {
	float: left;
	width: 620px;
	margin-top: 0px;
	margin-left: 40px;
	height: auto;
	position: relative;
	display: inline;
}
#leftColumnContent {
	float: left;
	width: 500px;
	margin-top: 20px;
	height: auto;
	text-align: justify;
}
#rightColumn {
	float: right;
	width: 280px;
	margin-top: 0px;
	margin-right: 40px;
	clear: right;
	padding-top: 26px;
	height: auto;
	display: inline;
}
#rightColumn a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #06F;
	text-decoration: none;
}
#rightColumn a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
#bottomRow {
	float: left;
	width: 620px;
	margin-top: 10px;
	margin-right: 0px;
	height: auto;
	vertical-align: top;
	padding: 0px;
}
#addresses {
	width: 800px;
	margin-top: 20px;
	clear: both;
	height: auto;
	display: inline;
	float: left;
	margin-left: 180px;
	text-align: center;
}
#addresses #jacksonville{
	width: 260px;
	float: left;
	position: relative;
	text-align: left;
}
#addresses #gainesville{
	float: left;
	width: 210px;
	position: relative;
	text-align: left;
}
#addresses #daytona{
	float: left;
	width: 250px;
	position: relative;
	text-align: left;
}
#administration_table {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 60px;
}
#administration_table h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #9B1C1F;
}
#administration_table  h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#administration_table p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#administration_table img {
	border: thin solid #4C0102;
}
#administration_table #title {
	border: none;
}
#executives_table {
	margin: 20px;
	margin-left: 60px;
}
#executives_table img {
	border: thin solid #4C0102;
}
#executives_table #title {
	border: none;
}
#executives_table h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #9B1C1F;
}
#executives_table  h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#executives_table p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#sales_table {
	margin: 20px;
	margin-left: 60px;
}
#sales_table img {
	border: thin solid #4C0102;
}
#sales_table #title {
	border: none;
}
#sales_table h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #9B1C1F;
}
#sales_table  h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#sales_table p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#sales_table3 {
	margin: 20px;
	margin-left: 60px;
}
#sales_table3 img {
	border: thin solid #4C0102;
}
#sales_table3 #title {
	border: none;
}
#sales_table3 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #9B1C1F;
}
#sales_table3  h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#sales_table3 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#sales_table3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#sales_table3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
#service_table {
	margin: 20px;
	margin-left: 60px;
	text-align: left;
}
#service_table img {
	border: thin solid #4C0102;
}
#service_table #title {
	border: none;
}
#service_table h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #9B1C1F;
}
#service_table  h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#service_table p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#staffNavigation {
	width: 250px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.jaxImg {
	float: left;
	padding-right: 20px;
}
#testimonialBox {
	padding-right: 0px;
	width: 259px;
	margin-left: 0px;
	height: 236px;
	padding-left: 10px;
	background-image: url(../images/bg_testimonials.gif);
	padding-top: 32px;
	background-repeat: no-repeat;
	margin-top: 14px;
}
#testimonialBox h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9B1C1F;
}
#testimonialBox h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#testimonialBox p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}
#ricohPlaceholder {
	margin-left: 100px;
	z-index: 1;
}
#copierOverlay {
	height: 900px;
	width: 168px;
	background-color: #FFFFFF;
	margin-left: 620px;
	z-index: 2;
	margin-top: 60px;
	clear: none;
	float: right;
	visibility: visible;
	position: absolute;
	left: 103px;
}
#menuOverlay {
	height: 100px;
	width: 840px;
	background-color: #FFFFFF;
	margin-left: 0px;
	z-index: 2;
	margin-top: 0px;
	clear: none;
	float: none;
	visibility: visible;
	position: absolute;
	padding-left: 38px;
}
#scannerOverlay {
	height: 650px;
	width: 160px;
	background-color: #FFFFFF;
	margin-left: 620px;
	z-index: 20;
	margin-top: 60px;
	clear: none;
	float: none;
	visibility: visible;
	position: absolute;
}
#managedPrint li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	margin-bottom: 12px;
	text-align: justify;
	list-style-image: url(../images/menu_diamond.gif);
}
#managedPrint li h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-type: square;
	text-align: justify;
	list-style-image: url(../images/menu_diamond.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#managedPrint h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-type: square;
	text-align: center;
	list-style-image: url(../images/menu_diamond.gif);
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
#makeachoiceTable2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-wieght: bold;
	font-weight: bold;
	color: #4C0102;
}
#makeachoiceTable2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-wieght: bold;
	font-weight: bold;
	color: #BC2C2C;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
#testimonialPage a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	padding: 0;
	margin: 0;
}
#testimonialPage h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	color: #9B1C1F;
}
#testimonialPage h2{
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#testimonialPage p{
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#testimonialPage {
	width: 900px;
	height: auto;
	padding: 30px;
	padding-top: 0px;
}
.fltRt {
	float: right;
}
.fltlft {
	float: left;
	padding-right: 4px;
}

.zipHeader {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#ondemandTable h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
#TouchCareTable h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
#TouchCareTable h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #EF3E42;
}
#managedITPinpoint {
	background-image: url(../4diamonds/images/diagram.jpg);
	background-repeat: no-repeat;	
}
.touchCare {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #EE1A30;
}
#indexSubTable {
	background-image: url(../images/4diamonds-table-bg.jpg);
	background-repeat: no-repeat;
}
#popUp {
	position: absolute;
	left: 238px;
	top: 39px;
	width: auto;
	height: auto;
}
