@charset "utf-8";
/* CSS Document */
/* Advanced Medical Disposal */
body {
	background-image: url(../images/BG.jpg);
	background-repeat: repeat;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.BGgradient {
	background-image: url(../images/BGgradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
}
.Header01 {
	background-image: url(../images/Header01.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 101px;
	width: 38px;
}
.Header02Logo {
	background-image: url(../images/Header02logo.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 101px;
	width: 351px;
}
.Header03Stretch {
	background-image: url(../images/header03stretch.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.Header04 {
	background-image: url(../images/header04.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 101px;
	width: 37px;
}
.BorderLeftStretch {
	background-image: url(../images/BorderLeftStretch.jpg);
	background-repeat: repeat-y;
	width: 29px;
}
.BorderRightStretch {
	background-image: url(../images/BorderRightStretch.jpg);
	background-repeat: repeat-y;
	width: 28px;
}
.NavBar01 {
	background-image: url(../images/navBar01.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 27px;
	width: 360px;
}
.NavBar02Stretch {
	background-image: url(../images/navBar02Stretch.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.NavBar03 {
	height: 27px;
	width: 106px;
}
.NavBar04 {
	height: 27px;
	width: 107px;
}
.NavBar05 {
	height: 27px;
	width: 129px;
}
.NavBox01 {
	background-image: url(../images/NavBox01stretch.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.NavBox02 {
	background-image: url(../images/navBox02.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 159px;
	width: 206px;
}
.NavBox03 {
	background-image: url(../images/navBox03.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 159px;
	width: 233px;
}
.NavBox04 {
	background-image: url(../images/navBox04.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 159px;
	width: 232px;
}
.Bar01 {
	background-image: url(../images/Bar01stretch.jpg);
	background-repeat: repeat-x;
	height: 16px;
}
.Bar02 {
	background-image: url(../images/Bar02Bio.jpg);
	background-repeat: no-repeat;
	height: 16px;
	width: 262px;
}
.Title01 {
	background-image: url(../images/Title01.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 39px;
	width: 465px;
}
.Title02Stretch {
	background-image: url(../images/Title02Stretch.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 39px;
}
.Title03 {
	background-image: url(../images/Title03bio.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 39px;
	width: 262px;
}
.ContentContainer {
	background-image: url(../images/ContentBoxStretch.jpg);
	background-repeat: repeat-y;
	height: 100%;
	width: 100%;
}
.ContentBoxTop {
	background-image: url(../images/ContentBoxTop.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 100%;
	width: 100%;
}
.ContentBoxBtm {
	background-image: url(../images/ContentBoxBtm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 100%;
	width: 100%;
}

.ContentBox {
	background-image: url(../images/VerticalLine.jpg);
	background-repeat: no-repeat;
	background-position: right 10px;
	height: 150px;
	width: 25%;
}
.ContactUsLineRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.NavBar01Text {
	color: #DE290E;
	font-size: 14px;
	font-weight: bold;
}

.BlueText {
	color: #3752A1;
}
.RedText {
	color: #DE290E;
}





.Footer01 {
	background-image: url(../images/Footer01LeftCorner.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 129px;
	width: 38px;
}
.Footer02Stretch {
	background-image: url(../images/Footer02Stretch.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	padding-top: 28px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.Footer02Stretch a {
	color: #FFFFFF;
	text-decoration: none;
}
.Footer02Stretch a:visited {
	color: #FFFFFF;
}
.Footer02Stretch a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

.Footer03 {
	background-image: url(../images/Footer03RightCorner.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 129px;
	width: 104px;
}
.CopyRight {
	font-size: 10px;
}
