/*--------------------------- GLOBAL ELEMENTS -------------------------*/

* {
	margin: 0px;
	padding: 0px;
	}
a:link, a:visited, a:hover, a:active {
	outline: none;
	} 
body {
	background-color: #FFFFFF;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
	color: #e1dfdf;
	}
p {
	display: block;
	padding: 0;
	padding-bottom: 12px;
	}
img {
	border: none;
	}
sup {
	position: relative;
	top: 2px;
	font-size: 80%;
	}

.yellow {
	display: block;
	font-size: 18px;
	color: #e0f842;
	font-weight: normal;
	padding-bottom: 14px;
	}
.smYellow {
	font-size: 12px;
	color: #e0f842;
	font-weight: normal;
	}
.undrYellow {
	display: block;
	font-size: 14px;
	padding-bottom: 8px;
	color: #e0f842;
	font-weight: normal;
	text-align: center;
	text-decoration: underline;
	}
.white {
	display: block;
	font-size: 18px;
	color: #ffffff;
	font-weight: normal;
	padding-top: 20px;
	padding-bottom: 8px;
	}
.bgWhite {
	display: block;
	font-size: 20px;
	letter-spacing: 2px;
	padding-bottom: 26px;
	padding-top: 26px;
	font-weight: normal;
	}
.smWhite {
	display: block;
	font-size: 12px;
	color: #ffffff;
	padding-top: 20px;
	padding-bottom: 8px;
	}

.imgLeft {
	display: block;
	float: left;
	}
.imgRight {
	display: block;
	float: right;
	}
	
.notes {
	font-size: 7px;
	line-height: 10px;
	font-weight: lighter;
	padding-top: 20px;
	padding-bottom: 8px;
	}

/*--------------------------- Shared Div info -------------------------*/

#container {
	background: url(../img/sandback_middle.png) repeat-y;
	margin: 0 auto;
	width: 1000px;
	height: 100%;
	}
	
#container a:link, #container a:visited {
	text-decoration: underline;
	color: #ffffff;
	}
#container a:hover, #container a:active {
	text-decoration: underline;
	color: #daf906;
	}
	
#bottomContainer {
	margin: 0 auto;
	width: 1000px;
	height: 100%;
	}
	
#shell { /* blank space with black background */
	width: 1000px;
	padding-left: 106px;
	}
	
#mainContent {
	clear: both;
	margin: 0px;
	}
	
#banner {
	background: #ffffff;
	width: 950px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	}
#banner img {
	display: block;	
	margin-left: auto;
	margin-right: auto;
	}
/*--------------------------- buttons and Adds ------------------------*/

.btnLink {
	display: block;
	float: left;
	width: 225px;
	padding-left: 30px;
	color: #40beff;
	text-align: center;
	line-height: 16px;
	letter-spacing: 1px;
	}
#container .btnLink a {
	color: #1c84da;
	text-decoration: none;
	}
.btnLink img {
	display: block;
	float: right;
	}

.add {
	display: block;
	display: inline;
	float: left;
	background: url(../img/add_border1.png) no-repeat;
	width: 228px;
	height: 432px;
	}
.add img {
	display: block;
	padding-top: 12px;
	margin-left: auto;
	margin-right: auto;
	}
.mini {
	padding: 18px;
	padding-top: 4px;
	width: 190px;
	font-weight: lighter;
	font-size: 11px;
	}

.wideAdd {
	display: inline;
	display: block;
	background: url(../img/add_border2.png) no-repeat;
	width: 428px;
	height: 290px;
	margin-top: 35px;
	}
.wideAdd img {
	display: block;
	float: right;
	vertical-align: middle;
	}
.wideMini {
	padding: 18px;
	width: 216px;
	font-weight: lighter;
	font-size: 11px;
	}
	
.exIcon {
	display: block;
	float: left;
	font-size: 8px;
	line-height: 10px;
	font-weight: lighter;
	}
.exIcon img {
	display: block;
	padding-bottom: 18px;
	clear: both;
	}

#more {
	clear: both;
	background: url(../img/more_back.png) no-repeat bottom;
	height: 102px;
	padding-left: 158px;
	}

/*------- Individual Div info: applies only to spefific pages ---------*/
#anoMain {
	background: url(../img/ano_background.jpg) no-repeat;
	width: 1000px;
	height:1806px;
	padding-left: 90px;
	}
#anoLeft {
	display: block;
	float: left;
	width: 570px;
	padding-top: 140px;
	}
.anoIcon {
	display: block;
	float: left;
	width: 202px;
	padding-left: 8px;
	font-size: 10px;
	line-height: 17px;
	font-weight: lighter;
	}
.anoIcon img {
	display: block;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 10px;
	clear: both; 
	}
.anoBio {
	display: block;
	float: left;
	width: 340px;
	padding-left: 20px;
	}
#anoRight {
	display: block;
	float: left;
	width: 314px;
	padding-left: 26px;
	padding-top: 380px;
	}

#bioMain {
	overflow: hidden;
	background: url(../img/bio_background.jpg) no-repeat;
	width: 1000px;
	padding-left: 90px;
	}
#bioLeft {
	display: block;
	float: left;
	width: 544px;
	}
.bioBits {
	padding-top: 36px;
	}
	
#bioRight {
	display: block;
	float: left;
	width: 314px;
	padding-left: 40px;
	padding-top: 40px;
	}
#bioTop {
	display: block;
	clear: both;
	overflow: hidden;
	width: 408px;
	padding-top: 120px;
	}
.bioViews{
	display: block;
	float: left;
	width: 190px;
	padding-left: 12px;
	}
.bioViews li{
	list-style: disc inside;
	padding-bottom: 12px;
	}


		
#eftMain {
	overflow: hidden;
	background: url(../img/eft_background.jpg) no-repeat;
	width: 1000px;
	padding-left: 98px;
	}
#eftLeft {
	display: block;
	float: left;
	overflow: hidden;
	width: 512px;
	padding-top: 150px;
	}
.eftList {
	display: block;
	float: left;
	width: 512px;
	padding: 0;
	padding-top: 17px;
	}
.eftList li {
	list-style: disc inside;
	font-weight: lighter;
	color: #ffffff;
	}
#eftRight {
	display: block;
	float: left;
	overflow: hidden;
	width: 336px;
	padding-left: 54px;
	padding-top: 512px;
	}
	
#hrimMain {
	overflow: hidden;
	background: url(../img/hrim_background.jpg) no-repeat;
	width: 1000px;
	padding-left: 98px;
	}	
#hrimLeft {
	display: block;
	clear: both;
	overflow: hidden;
	width: 356px;
	padding-top: 130px;
	padding-bottom: 48px;
	}
#hrimFeatures {
	float: left;
	background: url(../img/hrim_features.png) no-repeat;
	width: 494px;
	height: 250px;
	}
.hrimFeatures {
	width: 442px;
	padding-left: 24px;
	padding-bottom: 60px;
	}
#hrimRight {
	display: block;
	float: left;
	overflow: hidden;
	width: 316px;
	padding-left: 70px;
	}
	
#latMain {
	background: url(../img/lat_background.jpg) no-repeat;
	width: 910px;
	height: 1046px;
	padding-left: 90px;
	}
#latLeft {
	float: left;
	width: 550px;
	padding-top: 112px;
	}
#latProbe1 {
	position: relative;
	top: 10px;
	left: 16px;
	}
#latProbe2 {
	position: relative;
	top: 320px;
	left: 16px;
	}
#latRight {
	float: left;
	width: 336px;
	padding-left: 24px;
	padding-top: 90px;
	}	
.latSpecs {
	display: block;
	width: 280px;
	font-size: 11px;
	line-height: 16px;
	padding-bottom: 36px;
	}	
#latBottom {
	width: 910px;
	padding-top: 36px;
	padding-left: 90px;
	}
.latNotes {
	display: block;
	width: 320px;
	float: left;
	padding-top: 36px;
	}
	
#manoMain {
	background: url(../img/mano_background.jpg) no-repeat;
	width: 1000px;
	height:1461px;
	padding-left: 90px;
	}
#manoLeft {
	display: block;
	float: left;
	width: 384px;
	padding-top: 115px;
	}
#manoRight {
	display: block;
	float: left;
	width: 408px;
	padding-left: 34px;
	padding-top: 450px;
	}

#motilityContent {
	background: url(../img/motility_btn_back.jpg) no-repeat bottom;
	width: 1000px;
	height: 214px;
	}
#motilityContent img{
	display: inline;
	position: relative;
	top: 2px;
	left: 31px;
	margin-right: 2px;
	margin-left: 3px;
	margin-top: 0;
	margin-bottom: 0;
	float: left;
	}

#muiMain {
	background: url(../img/mui_background.jpg) no-repeat;
	width: 912px;
	height:1000px;
	padding-left: 90px;
	}
#muiTop {
	overflow: hidden;
	display: block;
	clear: both;
	padding-top: 111px;
	padding-right: 412px;
	width: 500px;
	}
#muiLeft {
	display: block;
	float: left;
	width: 570px;
	padding-top: 36px;
	}
.muiIcon {
	display: block;
	float: left;
	width: 122px;
	font-size: 8px;
	line-height: 10px;
	font-weight: lighter;
	}
.muiIcon img {
	display: block;
	padding-bottom: 18px;
	clear: both;
	}
.muiDent {
	overflow: hidden;
	width: 410px;
	padding-left: 38px;
	}
#muiRight {
	display: block;
	float: left;
	width: 306px;
	padding-left: 34px;
	padding-top: 36px;
	}


#plMain {
	background: url(../img/pl_background.jpg) no-repeat;
	width: 940px;
	height: 790px;
	padding-left: 60px;
	}
#plLeft {
	display: block;
	padding-top: 250px;
	width: 208px;
	float: left;
	}
#plRight {
	display: block;
	padding-left: 12px;
	padding-top: 34px;
	width: 676px;
	float: left;
	font-size: 9px;
	line-height: 14px;
	letter-spacing: normal;
	}
#plRight p {
	padding-bottom: 4px;
	}
.plNames {
	display: block;
	float: left;
	padding-top: 16px;
	width: 44px;
	}
.plDesc {
	display: block;
	float: left;
	padding-top: 16px;
	width: 292px;
	}
.plChart {
	background: url(../img/pl_lines.png) no-repeat;
	display: block;
	float: left;
	width: 332px;
	height: 132px;
	}
.plChart img {
	display: block;
	float: right;
	padding-top: 20px;
	}

#refluxContent {
	background: url(../img/reflux_btn_back.jpg) no-repeat bottom;
	width: 1000px;
	height: 215px;
	}
#refluxContent img{
	display: inline;
	position: relative;
	top: 3px;
	left: 53px;
	margin: 15px;
	margin-top: 0;
	margin-bottom: 0;
	float: left;
	}


#zephrFirst {
	background: url(../img/zephr_first.jpg) no-repeat;
	width: 1000px;
	height: 420px;
	padding-left: 106px;
	}
#zephrSecond {
	background: url(../img/zephr_second.jpg) no-repeat;
	width: 1000px;
	height: 470px;
	padding-left: 106px;
	}
.zephrRight {
	width: 476px;
	padding-left: 310px;
	padding-top: 134px;
	text-align: right;	
	}
.zephrLeft {
	clear: both;
	width: 400px;
	padding-top: 15px;
	}
#zephrThird {
	background: url(../img/zephr_third.jpg) no-repeat;
	width: 1000px;
	height: 410px;
	padding-left: 106px;
	}
.zephrTip {
	display: block;
	width: 266px;
	padding-top: 40px;
	color: #ffffff;
	}
.zephrTip b {
	text-align: center;
	text-decoration: underline;
	font-weight: normal;
	}
.zephrList {
	display: block;
	clear: both;
	width: 266px;
	padding: 0;
	margin: 0;
	}
.zephrList li {
	padding-bottom: 17px;
	list-style-type: disc;
	color: #ffffff;
	}
.ZfullText {
	display: block;
	float: left;
	padding-top: 12px;
	padding-bottom: 24px;
	width: 768px;
	}
.zephrView {
	display: block;
	float: left;
	width: 384px;
	height: 201px;
	}
.zephrView img {
	display: block;
	float: right;
	}
	
/*--------------------------- COPYRIGHT -------------------------------*/
.copyright {
	width: 1000px;
	font-size: .8em;
	color: #999;
	text-align: center;
	padding-top: 5px;
	}
.copyright a {
	text-decoration: none;
	color: #666;
	}
.copyright a:hover {
	text-decoration: underline;
	color: #3333FF;
	}
.copyright a:active {
	text-decoration: underline;
	color: #6633FF;
	 }
	 