body {
	background-color: #4A2614;
	margin: 0px;
	width: 100%;
	padding: 0px; /*needed for opera*/
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
}

#masthead {
	background-color: #938147;
	width: 900px;
	height: 100px;
	margin: 0px auto;
	padding: 0px;
}

#topnav {
	background-color: #927E45;
	width: 900px;
	height: 33px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(../images/nav-back.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#flashhome {
	width: 900px;
	height: 335px;
	margin: 0px auto;
	padding: 0px;
	background-color: #FFF;
	background-image: url(../images/loading-flash.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#flashinternal
{
	width: 900px;
	height: 234px;
	margin: 0px auto;
	padding: 0px;
}

#bigbuttons {
	width: 900px;
	height: 150px;
	margin: 0px auto;
	padding: 0px;
	background-color: #FFF;
	background-image: url(../images/bigbuttonback.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#bigbuttonsnav {
	width:835px;
	height:136px;
	z-index:1;
	padding-left: 50px;
}

.bigbutton2 a:hover {
	background-color: #FFF;
}

#hometoptext {
	position:relative;
	left:375px;
	top:50px;
	width:400px;
	height:140px;
	z-index:2;
}

#hometoptext p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #666;
	text-align: right;
}

#internaltop {
	width: 900px;
	height: 174px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(../images/internal-top-back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#internaltopnavbuttons {
	position:relative;
	left:30px;
	top:20px;
	width:847px;
	height:136px;
	z-index:1;
}


#bodytop {
	width: 900px;
	height: 21px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(../images/home-body-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


#contentouterall {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #937E42;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url(../images/countent-outer-back.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#countentouter {
	width: 892px;
	background-color: #EEECE4;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}

#contentouterleftmiddle {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#contentouterright {
	width: 165px;
	float: right;
	text-align: left;
	margin: 0px;
	padding: 10px 10px 0px;
}

#contentouterright-catheter {
	width: 165px;
	float: right;
	text-align: left;
	margin: 0px;
	padding: 10px 10px 0px;
 
}
#contentouterright-info {
	width: 170px;
	text-align: left;
	margin: 5px; 
 background: #eeece4;
	padding: 10px 10px 10px 10px;
 
}
#contentpush {
	clear:both;
}

#spec {
	
}

#leftcol {
	width: 165px;
	float: left;
	text-align: left;
	margin: 0px;
	padding: 15px 10px 0px;
	clear: left;
}

#lefticons {
	text-align: center;
}

#lefticons img {
	padding-top: 10px;
	padding-bottom: 10px;
}
.testimonials {
	width: 154px;
	border: 1px solid #4A2614;
	padding: 3px;
	background-color: #FFF;
}
.testimonialstop {
	width: 156px;
	border: 1px solid #4A2614;
	padding: 2px;
	background-color: #4A2614;
}
.testimonialstop p {
	font-weight: bold;
	color: #FFF;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#middlecontent {
	padding: 15px 0px 0px;
	margin: 0px;
	width: 500px;
	float: right;
}

#middlecontent ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}

h1, h2, h3, h4, p {
	font-family: "Times New Roman", Times, serif;
	color: #4A2614;
	font-style: italic;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

h1 {
	font-size: 26px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	}
 
h2 {
	font-size: 24px;
	padding-top: 10px;
	color: #AC9762;
	}
h3 {
	font-size: 20px;
	}
 
h4 {
	font-size: 18px;
	padding-top: 10px;
	color: #369;
	}
 
p {
	font-size: 13px;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.5em;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
div.h2 {
 width: 300px;
	font-size: 24px;
 text-align: right;
 font-weight: bold;
 font-style: italic;
} 
a {
	color: #4969A3;
}

a:hover {
	color: #8A1A1C;
}

a:visited {
	color: #4969A3;
}

a:visited:hover {
	color: #8A1A1C;
}


hr {
	margin-top: 1px;
	margin-bottom: 1px;
	color: #DFDBC7;
}

#rightcolouter {
	float: right;
	width: 175px;
	padding-top: 0px;
	margin-top: 20px;
}
#rightcolibox {
	width: 180px;
	padding-top: 0px;
	margin-top: 20px;
 background: #eeece4;

}

#popupform {
	float: right;
	width: 175px;
	padding-top: 0px;
	margin-top: 20px;
}


#pagebottom {
	width: 892px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	height: 50px;
	background-image: url(../images/page-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #EDEBE3;
	padding: 0px;
}

#footer {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	height: auto;
	padding: 10px 0px;
	background-color: #8F7E46;
}

#footer p {
	text-align: center;
	font-size: 10px;
	color: #CCC;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	line-height: 1.25em;
}

#footer a:link {
	color: #CCC;
	text-decoration: none;
}

#footer a:hover {
	color: #000000;
	text-decoration: underline;
}

#footer a:visited {
	color: #CCC;
	text-decoration: none;
}

#footer a:visited:hover {
	color: #000000;
	text-decoration: underline;
}

#footerbottom {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	height: 33px;
	background-image: url(../images/footer-bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
}

/* Misc Styles */
.bolditalic {
	margin: 0px;
	font-style: italic;
	font-weight: bold;
}

.italic {
	margin: 0px;
	font-style: italic;
}

.bold {
	margin: 0px;
	font-weight: bold;
}

.marginleft40 {
	margin-left: 40px;
}

.imgnoborder {
	border-width: 0px;
}

.redbolditalic {
	color: #8A1A1C;
	font-style: italic;
	font-weight: bold;
}

.img20r {
	border-width: 0px;
	padding-right: 20px;
}

.img10l2r {
	border-width: 0px;
	padding-right: 2px;
	padding-left: 10px;
}

.floatleft {
	float:left;
}

.floatright {
	float:right;
}

.bottom10 {
	margin-bottom: 10px;
}

.m-right20bot20 {
	margin-right:20px;
	margin-bottom:20px;
}

.m-left20bot20 {
	margin-left:20px;
	margin-bottom:20px;
}

.m-left5bot0 {
	margin-left:5px;
	margin-bottom:0px;
}

a.tooltip {
	color:#4A2614;
}

a.tooltip b {display:none;}
a.tooltip:hover {border:0; position:relative; z-index:500; text-decoration:none;}
a.tooltip:hover b {display:block; position:absolute; top:20px; left:-25px; padding:5px; font-weight:normal; color:#000; border:1px solid #888; background:#ffc; width:150px;}
a.tooltip:hover b em {position:absolute; left:20px; top:-6px; width:11px; height:6px; background:#fff url(../images/tooltip.gif) 0 0; display:block; font-size:1px;}

/* tabbed pages styles */
#tabpages {
	font:bold 11px Arial, Helvetica, sans-serif;
	width:490px;
	padding:15px 0 0;
}
.tabshow li, .tabshow ol {
	font-size: 12px;
	color: #666;
	line-height: 1.2em;
	padding-bottom: 3px;
	padding-left: 0px;
	list-style-type: disc;
	list-style-position: outside;
	font-weight: normal;
}
.tabshow ul {
	margin-top: 0px;
	list-style-type: none;

}

#tabpages div.off {
	color:#CC9900;
	height:33px;
	margin-right:2px;
	line-height:33px;
	padding:0 2px;
	float:left;
	background:url(../images/tabs_0.gif) repeat-x left bottom;
	border:1px solid #ddd;
	border-bottom-color:#000;
	cursor:pointer;
	position:relative;
	z-index:20;}

#tabpages div.on {
	color:#42668A;
	padding:0 5px;
	margin-right:2px;
	margin-top:1px;
	float:left;
	background:url(../images/tabs_2.gif) repeat-x left bottom;
	cursor:pointer;
	height:33px;
	line-height:32px;
	position:relative;
	z-index:100;
	border-top: 1px solid #CC9900;
	border-right: 1px solid #CC9900;
	border-bottom: 0px solid #CC9900;
	border-left: 1px solid #CC9900;
}


div.tabhide {display:none; width:0; overflow:hidden;}


div.tabshow {
	clear:left;
	background:#fff;
	width:470px;
	margin-top:0;
	top:-1px;
	border:1px solid #CC9900;
	padding:10px;
	position:relative;
	z-index:50;
	font:bold 12px Arial, Helvetica, sans-serif;
}

div.tabshow img {float:left; margin:5px;}

.img00, .img01, .imgcenter {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 10px;
}
.img00 {
	padding-right: 20px;
	float: left;
}
.img01 {
	padding-left: 20px;
	float: right;
}
.img02 {
	padding-bottom: 10px;
}
.img03 {
	padding-right: 20px;
	padding-bottom: 30px;
}
.imgcenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.phone {
	font-size: 16px;
	color: #7B7B7B;
	margin: 0px;
	padding-bottom: 15px;
	
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

