/* CSS Document */


body {
	text-align:center;
	background-color: #777777;
}



.t {
	background: url(images/333-dot.gif) 0 0 repeat-x;
	width: auto;
	float: left;
}
.b {
	background: url(images/333-dot.gif) 0 100% repeat-x;
	float: left;
}
.l {
	background: url(images/333-dot.gif) 0 0 repeat-y;
	float: left;
}
.r {
	background: url(images/333-dot.gif) 100% 0 repeat-y;
	float: left;
}
.bl {
	float: left;
	background-image: url(images/bl.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
.br {
	float: left;
	background-image: url(images/br.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
.tl {
	background: url(images/tl.gif) 0 0 no-repeat;
	float: left;
}
.tr {
	background: url(images/tr.gif) 100% 0 no-repeat;
	padding:0px;
	float: left;
}

.container {
	text-align: left;
	margin-left: 100px;
	width: 911px;
	background-color: #FFFFFF;
	height: 100%;
	display: block;
	float: left;
}

.container2 {
	text-align: left;
	width: 1118px;
	background-color: #FFFFFF;
	height: 100%;
	display: block;
	float: left;
	margin-left: 45px;
}


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #000000;
	text-transform: uppercase;
	position: relative;
	height: auto;
	width: 590px;
	background-image: url(images/hdr-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
}


#leftcont {
	float: left;
	width: 280px;
	padding: 10px;
}


#navigation {
	height: auto;
	float: left;
	margin-top: 50px;
	clear: left;
}

#navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#navigation ul li {
	list-style-type: none;
	margin: 0px;
	display: block;
}

#navigation ul li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D4D4D;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	width: 270px;
	display: block;
	height: 15px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4D4D4D;
	padding-bottom: 5px;
}
#navigation ul li a:hover {
	color: #000000;
	text-decoration: none;
	background-image: url(images/nav-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.current {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
	background-image: url(images/nav-bg.jpg);
	background-repeat: repeat-y;
	background-position: left center;
	height: 15px;
	width: 270px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4D4D4D;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}

#logo  {
	background-image: url(images/miomed-logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}


#logo a {
	height: 80px;
	width: 275px;
	display: block;
}

#spotlight {
	height: auto;
	width: 155px;
	display: block;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	float: left;
	clear: left;
	margin-left: 60px;
	margin-top: 40px;
}

#spotlight a {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4D4D4D;
	padding: 10px;
	font-size: 12px;
	background-image: url(images/home-back-new.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	display: block;
	float: left;
	width: 590px;
	height: 100%;
}

.head {
	text-align: center;
	background-color: #156796;
	font-size: 12px;
	color: #FFFF66;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	margin: 0px;
}

#bottomlink {
	display: block;
	height: 60px;
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}
#bottomlink2 {
	display: block;
	margin-bottom: 10px;
	height: 60px;
	float: left;
	width: 100%;
	text-align: center;
	padding-left: 125px;
	margin-top: 10px;
}

#covidien a {
	width: 160px;
	display: block;
	background-image: url(images/covidien.jpg);
	height: 58px;
	background-repeat: no-repeat;
	background-position: -10px top;
	float: left;
}
#biowave a {
	width: 148px;
	display: block;
	background-image: url(images/biowave.jpg);
	height: 58px;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
#ossur a {
	width: 78px;
	display: block;
	background-image: url(images/ossur.jpg);
	height: 58px;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-left: 100px;
}
#chrp a {
	width: 74px;
	display: block;
	background-image: url(images/chrp.jpg);
	height: 58px;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
#mtf a {
	width: 105px;
	display: block;
	background-image: url(images/mtf.jpg);
	height: 58px;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}

#copyright {
	color: #4D4D4D;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	clear: both;
	width: 100%;
}


.home-copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4D4D4D;
	font-size: 12px;
	width: 375px;
	height: auto;
	margin-top: 250px;
	float: left;
	clear: left;
	padding-bottom: 75px;
}

.home-copy h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #005A9C;
	height: auto;
	width: auto;
	top: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
}
#all {
	float: left;
}
.content2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4D4D4D;
	padding: 10px;
	font-size: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	display: block;
	float: left;
	width: 590px;
}

.copybox {
	height: auto;
	width: 245px;
	clear: right;
	float: left;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 10px;
	text-align: left;
	margin-right: 10px;
}

.about-feat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #006593;
}

.repTitle {
	font-style: italic;
	color: #007AA6;
}

.repName {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}.content3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4D4D4D;
	padding: 10px;
	font-size: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	display: block;
	float: left;
	width: 797px;
}

.clear {
clear:both;
}


h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #000000;
	text-transform: uppercase;
	position: relative;
	height: auto;
	width: 787px;
	background-image: url(images/hdr-bg2.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	margin-top: 0px;
}

.contact-info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}.content-contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4D4D4D;
	padding: 10px;
	font-size: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	display: block;
	float: left;
	width: 590px;
	background-image: url(images/miomap.jpg);
	background-position: left 20px;
	background-repeat: no-repeat;
}
#mioform {
	float: left;
	height: 100%;
	width: 100%;
	margin-bottom: 65px;
}
.content-findasales {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4D4D4D;
	padding: 10px;
	font-size: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	display: block;
	float: left;
	width: 590px;
	background-image: url(images/find-a-rep.gif);
	background-repeat: no-repeat;
	background-position: left 50px;
}

.findasalesCopy {
	height: 100%;
	width: 250px;
	float: left;
	margin-left: 325px;
	clear: both;
}


.CPMcopybox {
	height: auto;
	width: 280px;
	float: left;
	padding-right: 10px;
	font-family: "Helvetica Neue Light", Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 15px;
}
.CPMcopybox ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.CPMcopybox li {
	list-style-type: square;
	list-style-image: url(images/square.gif);
}
.CPMcopybox a {
	color: #000000;
}
.CPMcopybox a:hover {
	color: #000000;
	text-decoration: none;
}

.p-copy {
	clear: both;
	float: left;
	height: auto;
	width: 590px;
	margin-top: 10px;
	margin-bottom: 20px;
	display: block;
}
.CPMcopybox2 {
	height: auto;
	float: left;
	padding-right: 10px;
	font-family: "Helvetica Neue Light", Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 85px;
	clear: both;
	width: 450px;
}
.CPMcopybox2 a {
	color: #000000;
}

.CPMcopybox2 a:hover {
	color: #000000;
	text-decoration: none;
}

.survey-feat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #006593;
	text-decoration: underline;
}
