@charset "utf-8";
/* CSS Document */

#container{
width:960px;
height:auto;
margin: 50px auto 0px auto;
background: url(/images/container.png);
}

#header{
height:350px;
}

.flash{
height: 300px;
}

.menu{
display: inline;
float: left;
height: 50px;
width: auto;
}

.fill{
display:inline;
float:right;
margin-right:0;
z-index:21;
height:50px;
width:292px;
background:url(/images/fill1.jpg) top left no-repeat;}


.home {
display: inline;
float: left;
margin-right:0;
z-index:21;
height:50px;
width:107px;
overflow:hidden;
background:url(/images/home.jpg) top left no-repeat;}

.home:hover{
background-position: bottom left}

.surgeons {
display: inline;
float:left;
margin-right:0;
z-index:21;
height:50px;
width:134px;
overflow:hidden;
background:url(/images/surgeons.jpg) top left no-repeat;}

.surgeons:hover{
background-position: bottom left}

.procedures {
display: inline;
float:left;
margin-right:0;
z-index:21;
height:50px;
width:150px;
overflow:hidden;
background:url(/images/procedures.jpg) top left no-repeat;}

.procedures:hover{
background-position: bottom left}

.insurance {
display: inline;
float:left;
margin-right:0;
z-index:21;
height:50px;
width:140px;
overflow:hidden;
background:url(/images/insurance.jpg) top left no-repeat;}

.insurance:hover{
background-position: bottom left}

.contact {
display: inline;
float: left;
margin-right:0;
z-index:21;
height:50px;
width:137px;
background:url(/images/contact.jpg) top left no-repeat;}

#content{
margin-top:30px;
height: auto;
}

.content_left{
width: 700px;
float: left;
}

.content_right{
width: 220px;
padding: 0px 10px 0 10px;
margin-left: 10px;
float:left;
}

#footer{
height:75px;
clear: left;
z-index:35;
background:url(/images/navbar.jpg) no-repeat;
}

.ftext{
margin-right:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;}

.h1{
font-family:Arial, Helvetica, sans-serif;
color:#333333;
font-size:30px;
font-weight:bold;
padding: 0px 15px 0px 15px;
}

.h2, .view-more-link{
font-family:Arial, Helvetica, sans-serif;
color:#333333;
font-size:12px;
font-weight:bold;
padding: 0px 15px 0px 15px;
}

.text, ul, form{
font-family:Arial, Helvetica, sans-serif;
color:#333333;
font-size:12px
}

.text {
padding: 0px 15px 0px 15px}

.surg {
width: 650px;
height: auto;
margin-left:15px;
}

.description {
height:auto;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
font-size:12px}

#designed{
margin: 0 auto 0 auto;
width: 960px;
font-size: 8px;
font-family: Arial, Helvetica, sans-serif;
color:#333;
}

#designed .text1{

}

a:link {color:#000000}
a:visited {color:#666666}
