*
{
padding: 0;
margin: 0;
}

html, body
{
background-image: url(../images/background.jpg);
background-repeat:repeat-x;
height: 100%;
background-color: #b9944d;
}

p
{
font-family: "Trebuchet MS";
font-size: 14px;
color: #623518;
margin:5px 0 8px 0;
}

a
{
color: #623518;
text-decoration: none;
font-weight: bold;
}

a:hover
{
color: #7c7f30;
text-decoration: none;
}

ul
{
font-family: "Trebuchet MS";
font-size: 13px;
font-weight: bold;
color: #623518;
}

h1
{
font-family: "Trebuchet MS";
font-size: 23px;
font-weight: bold;
color: #623518;
}

h2
{
font-family: "Trebuchet MS";
font-size: 20px;
font-weight: bold;
color: #7c7f30;
margin-top:7px;
}

#pictures
{
margin-right:10px;
}

#wraper
{
width: 950px;
margin: 0 auto;
}

#header
{
width: 100%;
height: 155px;
background-image: url(../images/header_logo.jpg);
position: relative;
}

#footer {
width: 100%;
clear: both;
height: 113px;
background-image:url(../images/footer_background.jpg);
}

#container
{
width: 100%;
height: auto;
overflow: auto;
}

#sub_nav {  
	list-style:none;
	margin:0;
	padding:0;
}
	
#sub_nav li {
	margin:2px;
	padding:2px;
	border:1px;
}

#sub_nav li a {
	display:block; //Convertimos el vínculo en un bloque.
	width:100px;
	padding:4px 10px;
	text-decoration:none;
	text-align:left;
	font-size:11px;
	color:#623518;
	background-color:#f5efbb;
}

#sub_nav li a:hover {
	color:#f5efbb;
	background-color:#623518;
}

.callus
{
margin-top: 26px;
float: right;
width: 360px;
height: 50px;
}

.text_mc
{
font-family: "Trebuchet MS";
font-size: 22px;
color: #f5efbb;
}

.text_mo
{
font-family: "Trebuchet MS";
font-size: 22px;
color: #b9944d;
}

.nav
{
position: absolute;
margin-top: 108px;
width: 950px;
height: 47px;
float: left;
}

.banner
{
position: relative;
background-image: url(../images/banner.jpg);
width: 849px;
height: 308px;
margin: 0 auto;
margin-top: 0;
}

.panel_right
{
width: 283px;
float: right;
margin-right: 71px;
clear: both;
}

.panel_surgical
{
width: 283px;
float: left;
margin-left: 71px;
clear: both;
}

.top
{
margin-rigth: 30px;
width: 100%;
height: 4px;
}

.cen
{
background-color: #f5efbb;
padding-left: 10px;
padding-top: 3px;
padding-right: 10px;
overflow: auto;
}

.cen_inner1
{
float: right;
padding-right: 86px;
margin-top: 3px;
}

.title1
{
font-family: "Trebuchet MS";
font-size: 22px;
font-weight: bold;
color: #623518;
}

.italic
{
font-family: "Trebuchet MS";
font-weight: bold;
font-size: 14px;
font-style: italic;
color: #623518;
}

.panel_left {
	width: 502px;
	margin-left: 71px;
	background: #f5efbb;
}

.surgical {
	width: 502px;
	background: #f5efbb;
	margin-right: 71px;
	float: right;
}

.pl_top;
{
width: 502px;
height: 4px;
}

.pl_bottom
{
width: 502px;
height: 5px;
float: left;
position: relative;
}

.image_left
{
width: 138px;

float: left;
margin-top: 13px;
}

.text_right
{
width: 328px;
height: auto;
float: right;
margin-top: 4px;
}

.list
{
list-style-type: none;
display: block;
background-image: url(../images/bullet.jpg);
background-repeat: no-repeat;
background-position: left center;
padding-left: 30px;
font-family: "Trebuchet MS";
font-size: 18px;
font-weight: bold;
color: #623518;
}

.footer_bck {
	background-image: url(../images/footer_inner_background.jpg);
	width: 950px;
	height: 113px;
	margin: 0 auto;
}

.inner_footer {
	padding-top: 24px;
}

.inner_footer p
{
font-family: "Trebuchet MS";
font-size: 13px;
line-height: 20px;
color: #623518;
}

.inner_footer a {
	text-decoration: none;
	font-weight: bold;
	color: #623518;
}

.inner_footer a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #7c7f30;
}

.inner_footer1 a {
	font-weight: 100;
	text-decoration: underline;
	color: #623518;
}

.inner_footer1 a:hover {
	font-weight: 100;
	text-decoration: underline;
	color: #623518;
}

.surgical_ul
{
font-family: "Trebuchet MS";
font-size: 15px;
font-weight: bold;
color: #623518;
}

.surgical_ul li
{
border-bottom: 1px solid #bcaf88;
line-height: 34px;
list-style-type: none;
display: block;
background-image: url(../images/bullet.jpg);
background-repeat: no-repeat;
background-position: left center;
padding-left: 30px;
}


.surgical_ul a
{
text-decoration: none;
color: #623518;
}

.surgical_ul a:hover
{
text-decoration: none;
color: #7C7F30;
}

.surgical_ul a:active
{
text-decoration: none;
color: #7C7F30;
}

.list2
{
font-family: "Trebuchet MS";
font-size: 13px;
font-weight: bold;
color: #623518;
line-height: 31px;
}

.list2 li
{
list-style-type: none;
display: block;
background-image: url(../images/bullet.jpg);
background-repeat: no-repeat;
background-position: left center;
padding-left: 15px;
}

.list2 a
{
text-decoration: none;
color: #623518;
}

.list2 a:hover
{
text-decoration: none;
color: #7c7f30;
}

.list2 a:visited
{
text-decoration: none;
color: #623518;
}

.panel
{
width: 802px;
margin: 0 auto;
}

.paneltop
{
height: 4px;
}

.panelinf
{
height: 4px;
}

.bottom
{
margin-top: -5px;
}