body {
    margin-top: 0px;
    min-width:975px;
    text-align:center; /* for IE */
    background: url('../images/bgSlice.jpg');
    background-repeat: repeat-x;
    background-color: #fefefe;
}

A {color: blue; text-decoration: none;}
A:active,visited {color: blue; text-decoration: none;}
A:hover {color: #6699cc; text-decoration: underline;}


.alert {
	color: #ff0000;
	font-size: 14px;
	font-weight: bold;
	font-family: verdana;
}

#headerStretch {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 92px;
	background: url('../images/headerSlice.png');
	background-repeat: repeat-x;
}

#wrap {
    margin:0 auto;
    padding: 0px;
    width:975px;
}

#header {
	position: relative;
	z-index: 10;
	background: #ffffff;
	width: 975px;
	height: 92px;
	margin-bottom: 0px;
	background: url('../images/headerBG.png');
	background-repeat: no-repeat;
	text-align: center;
}

.caption {
	color: #666666;
}

#indent {
	margin-left: 20px;
}

#fLeft {
	float: left;
	margin-right: 25px;
}

.imgLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 2px solid #084c9a;
}

#clearAll {
	clear: both;
	margin-bottom: 15px;
}

#numberSpacer {
	float: left;
	margin-left: 105px;
	margin-top: 8px;
}

.numberLabel {
	font-family: arial;
	color: #6699cc;
	font-size: 11px;
	font-weight: bold;
}

.topNumbers {
	float: left;
	margin-right: 33px;
	font-family: arial;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

#subNav {
	float: left;
	color: #666666;
	font-family: arial;
	font-size: 10px;
	margin-top: 16px;
	margin-left: 60px;
}

#subNavRight {
	float: right;
	color: #666666;
	font-family: arial;
	font-size: 10px;
	margin-top: 16px;
	margin-right: 20px;
}

#subNav A {text-decoration: none; color: #666666;}
#subNav A:active,visited {text-decoration: none; color: #666666;}
#subNav A:hover {text-decoration: underline; color: #6699cc;}

#subNavRight A {text-decoration: none; color: #666666;}
#subNavRight A:active,visited {text-decoration: none; color: #666666;}
#subNavRight A:hover {text-decoration: underline; color: #6699cc;}

.subNavHolder {
	float: left;
	margin-right: 20px;
}

.subNavOn {color: #6699cc;}

.topNumbers A {color: white; text-decoration: none;}
.topNumbers A:active,visited {color: white; text-decoration: none;}
.topNumbers A:hover {color: white; text-decoration: underline;}

#main {
	position: relative;
    	padding-top: 0px;
    	width: 975px;
    	font-family: arial;
    	font-size: 11.5px;
    	color: black;
    	text-align: center;
    	margin: 0 auto;
}

#homeTextHolder {
	width: 975px;
	text-align: center;
	margin: 0 auto;
}

#homeText {
	position: relative;
	bottom: 95px;
	width: 450px;
	text-align: center;
	margin: 0 auto;
	border: 0px solid red;
	line-height: 1.5;
}

#subTextHolder {
	float: left;
	width: 975px;
	text-align: center;
	margin: 0 auto;
	padding-top: 25px;
}

#subText {
	position: relative;
	bottom: 95px;
	width: 400px;
	text-align: left;
	margin: 0 auto;
	border: 0px solid red;
	line-height: 1.5;
	z-index: 55;
}

#subTextMap {
	position: relative;
	top: -305px;
	left: 140px;
	width: 500px;
	text-align: left;
	margin: 0 auto;
	border: 0px solid red;
	line-height: 1.5;
}

#mapCol1 {
	float: left;
	width: 240px;
	margin-right: 20px;
}

#mapCol2 {
	float: left;
	width: 240px;
}

#subPageBG {
	text-align: center;
	margin: 0 auto;
	width: 820px;
	height: 378px;
	background-image: url('../images/aboutPageBG.jpg');
	background-repeat: no-repeat;
}

#aboutBG {
	position: relative;
	z-index: 1;
	text-align: center;
	top: -17px;
	margin: 0 auto;
	width: 820px;
	height: 378px;
}

#aboutMenu {
	position: relative;
	z-index: 20;
	float: right;
	top: 36px;
	right: 65px;
}

#subPagePlainBG {
	text-align: center;
	margin: 0 auto;
	width: 820px;
	height: 378px;
	background-image: url('../images/aboutPlainBG.jpg');
	background-repeat: no-repeat;
}

#stateHolder {
	text-align: left;
	float: left;
	padding-top: 55px;
	padding-left: 64px;
	border: 0px solid red;
}

#stateColumn {
	float: left;
	margin-right: 30px;
}

#stateHolder A {color:#999D99; text-decoration: none; font-style:italic; }
#stateHolder A:active,visited {color:#999D99; text-decoration: none; font-style:italic; }
#stateHolder A:hover {color:#CF3366; text-decoration: none; font-style:italic; }

#mapHolder {
	float: left;
	padding-top: 60px;
	padding-left: 45px;
	width: 215px;
	height: 230px;
	border: 0px solid red;
}

#faqTextHolder {
	position: relative;
	float: left;
	top: 50px;
	padding-left: 61px;
	border: 0px solid red;
	width: 820px;	
}

#faqColumn {
	float: left;
	text-align: left;
	width: 340px;
	margin-right: 50px;
}

#faqTextHolder A {color:#999D99; text-decoration: none; font-style:italic; }
#faqTextHolder A:active,visited {color:#999D99; text-decoration: none; font-style:italic; }
#faqTextHolder A:hover {color:#CF3366; text-decoration: none; font-style:italic; }

.faqOn {color:#CF3366;}

#patientsBG {
	text-align: center;
	margin: 0 auto;
	width: 823px;
	height: 398px;
}

#cmpBG {
	z-index: 32;
	text-align: center;
	margin: 0 auto;
	width: 823px;
	height: 397px;
}

#hcpBG {
	text-align: center;
	background-image: url('../images/hcp_bg.jpg');
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 823px;
	height: 377px;
}

#patientsMainBG {
	position: relative;
	top: 1px;
	left: 0px;
	text-align: center;
	background-image: url('../images/patientsMainBG.jpg');
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 823px;
	height: 377px;
	padding-bottom: 21px;
}

#surgicalBG {
	position: relative;
	top: 1px;
	left: 0px;
	text-align: center;
	background-image: url('../images/surgicalBG.jpg');
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 823px;
	height: 377px;
	padding-bottom: 21px;
}

#hcpBGPlain {
	text-align: center;
	margin: 0 auto;
	width: 823px;
}

#hcpMenu {
	position: relative;
	z-index: 35;
	float: right;
	top: 35px;
	right: 45px;
}

#patientsMenu {
	position: relative;
	z-index: 35;
	float: right;
	top: 35px;
	right: 250px;
}

#patientsMenu2 {
	position: relative;
	z-index: 35;
	float: right;
	top: 34px;
	right: 174px;
}

#hcpLink {
	float: left;
}

#footer {
	clear: both;
	width: 975px;
	padding-top: 0px;
	border-top: 0px solid #d9d9d4;
	font-family: arial;
	font-size: 10px;
	color: #5a84bc;
	font-weight: bold;
	text-align: center;
	bottom: 20px;
}

#footerLeft {
	float: left;
	width: 135px;
	margin-left: 85px;
	margin-right: 200px;
	position: relative;
	bottom: 10px;
}

#footerCenter {
	float: left;
}

#footerRight {
	float: right;
	margin-right: 85px;
	position: relative;
	bottom: 20px;
	color: #2e7ab9;
}

#rightFooterText {
	position: relative;
	left: 6px;
	text-align: right;
}

#rightHolder {
	float: right;
}

#copyright {
	margin-top: 5px;
}

#copyrightSub {
	margin-top: 5px;
	color: #1067af;
}

#footer A {
	margin-right: 15px;
	color: #5a84bc;
	text-decoration: none;
}

#footer A:active,visited {
	margin-right: 15px;
	color: #5a84bc;
	text-decoration: none;
}

#footer A:hover {
	margin-right: 15px;
	color: #5a84bc;
	text-decoration: underline;
}
