html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-image:url(images/body-bg2.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	background-color:#1b7386;
}

/*-----Style settings for all tables.----*/
table {
border:0;
margin:10px 0 20px 0;
}

table td {
vertical-align:top;
padding:5px;
margin:0;
}

td.homepage {
padding:20px 0 0 20px;
}
	
#wrapper {
width:980px;
margin:2px auto 0 auto;
padding:0;
clear:both;
background-image:url(images/wrapper-bg.jpg);
background-position:top center;
background-repeat:repeat-y;
}

/*-----Main Container-----*/

#container {
width: 940px;
margin:0 auto;
padding:0;
/*background-image:url(images/container-bg.jpg);
background-repeat:no-repeat;
background-position:top center;
background-color:#f1f7fc;*/
}

#header {
width:980px;
height:433px;
padding:0;
margin:0 auto;
background-image:url(images/header-bg2.jpg);
background-position:top left;
background-repeat:no-repeat;
}

#header-inside {
width:940px;
height:433px;
padding:0;
margin:0 auto;
position:relative;
z-index:50;
}

#header-inside p {
margin:8px 20px 0 0;
padding:10px;
width:175px;
float:right;
display:inline;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
font-weight:bold;
color:#175c6c;
text-align:right;
}

#header-inside span {
margin:0;
padding:0;
font-size:16px;
}

/*-----Logo-----*/

#logo {
width:280px;
height:92px;
display:block;
margin:0;
padding:8px 0 0 10px;
float:left;
display:inline;
}

#logo a:link, #logo a:visited{
width:290px;
height:90px;
display:block;
background-image:url(images/perimeter-ortho-logo.jpg);
background-position:0 0px;
background-repeat:no-repeat;
border:0;
}

#logo a:hover, #logo a:active{
background-position:-290px 0;
background-repeat:no-repeat;
}

/*-----Logo for Print Only-----*/
#logo-print {
float:left;
width:272px;
height:210px;
margin:0;
padding:0;
}

/*--searchbox styles--*/
#searchbox {
	float:right;
	padding:0 0 10px 10px;
	margin:0 auto;
	}
#searchbox input {
	float:left;
	}	
#searchbox a {
	color:#fff;
	}
#content #searchbox a img {
	border:none;
	}	
/*-----Main Navigation-----*/

#mainnav {
margin:0;
padding:4px 0 0 0;
width:940px;
height:59px;
clear:left;
}
	
#mainnav ul {
width:940px;
height:59px;
padding:0;
margin:0;
text-align:center;
list-style-type:none;
background-image:url(images/nav-bg.jpg);
background-repeat:repeat-x;
}

#mainnav ul li {
z-index:600;
padding:0 1px 0 0;
margin:0;
background-image:url(images/top-nav-divider.jpg);
background-position:right;
background-repeat:no-repeat;
float:left;
display:inline;
position:relative;
z-index:500;
}

#mainnav ul li a:link, #mainnav ul li a:visited{
margin:0px;
/*padding:0 20px 0 20px;*/
padding:0 18px 0 18px;
float:left;
display:block;
height:59px;
font-family:'Myriad Pro', Tahoma, Arial, Helvetica, sans-serif;
font-size:15px;
line-height:59px;
color:#FFFFFF;
text-decoration:none;
}


#mainnav ul li a:hover, #mainnav ul li a:active, #mainnav ul li a#current {
background-image:url(images/top-nav-active.jpg);
}


/*-----Active People Banner-----*/
#active-people {
margin:0;
padding:0;
width:940px;
height:272px;
display:block;
}


/*-----Left Column-----*/
#left-column {
margin:0;
padding:0 0 161px 0;
width:262px;
background-image:url(images/left-column-bg.jpg);
background-position:bottom left;
background-repeat:no-repeat;
float:left;
display:inline;
}

#left-column ul {
margin:0;
padding:57px 0 0 0;
width:262px;
background-image:url(images/left-ul-bg.jpg);
background-position:top left;
background-repeat:no-repeat;
list-style-type:none;
}

#left-column ul li {
width:262px;
height:33px;
margin:0;
padding:0 0 4px 0;
background-image:url(images/left-nav-divider.jpg);
background-position:bottom left;
background-repeat:no-repeat;
}

#left-column ul li a:link, #left-column ul li a:visited {
margin:0;
padding:0 0 0 20px;
display:block;
width:242px;
height:33px;
line-height:33px;
background-image:url(images/left-nav-bg.jpg);
background-position:0 0;
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#0e424e;
text-align:left;
text-decoration:none;
}

#left-column ul li a:hover, #left-column ul li a:active, #left-column ul li a#current {
background-position:0 -33px;
color:#221502;
}

#left-column ul li.appt {
margin:0;
padding:20px 0 0 0;
height:32px;
background-image:url(images/appointment-request-li-bg.jpg);
background-repeat:repeat-y;
}

#left-column ul li.appt a:link, #left-column ul li.appt a:visited{
margin:0;
padding:0 0 0 70px;
display:block;
width:192px;
height:32px;
line-height:32px;
background-image:url(images/appointment-request.jpg);
background-position:0 0;
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#221502;
text-align:left;
text-decoration:none;
}

#left-column ul li.appt a:hover, #left-column ul li.appt a:active, #left-column ul li.appt a#current{
background-position:0 -32px;
color:#0e424e;
}

/*-----Right Column-----*/
#right-column {
margin:0;
padding:20px;
width:638px;
min-height:520px;
float:left;
display:inline;
position:relative;
}

#right-column-bottom {
margin:0;
padding:0;
width:612px;
height:74px;
display:block;
background-image:url(images/right-column-bottom.png);
background-position:bottom;
background-repeat:no-repeat;
}

#content {
width:572px;
min-height:510px;
margin:0 auto;
padding:20px 20px 20px 20px;
background-image:url(images/right-column-bg-2.jpg);
background-position:top;
background-repeat:no-repeat;
clear:both;
position:relative;
float:left;
}

#content h1 {
margin:0;
padding:10px 0 15px 0;
font-family:'Myriad Pro', Tahoma, Arial, Helvetica, sans-serif;
font-size:24px;
line-height:28px;
font-weight:normal;
color:#221502;
}

#content h2 {
margin:0;
padding:5px 0 5px 0;
font-family:'Myriad Pro', Tahoma, Arial, Helvetica, sans-serif;
font-size:20px;
line-height:24px;
color:#A7966B;
}

#content h3 {
margin:0;
padding:5px 0 5px 0;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:normal;
text-transform:none;
line-height:20px;
color:#A7966B;
}

#content h4 {
margin:0;
padding:5px 0 5px 0;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:normal;
text-transform:uppercase;
line-height:20px;
color:#A7966B;
}

#content p {
margin:0;
padding:0 0 20px 0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
color:#466371;
}

#content p.quote {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
line-height:15px;
font-style:italic;
color:#3E86BE;
}

#content a:link, #content a:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
color:#288398;
text-decoration:underline;
}

#content a:hover, #content a:active {
color:#221502;
text-decoration:none;
}

#content ul {
margin:10px 10px 10px 40px;
padding:0;
}

#content ul.morespace li {
	padding-bottom:8px;
	}

#content ul li {
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
color:#466371;
}

#content ul li a:link, #content ul li a:visited {
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
color:#288398;
text-decoration:underline;
}

#content ul li a:hover, #content ul li a:active {
color:#221502;
text-decoration:none;
}

#content a:link img, #content a:visited img {
border:2px solid #288398;
}

#content a:hover img, #content a:active img {
border:2px solid #221502;
}

.right {
float:right;
margin:10px 0 10px 10px;
}

.left {
float:left;
margin:10px 10px 10px 0;
}


/*------Bread Crumbs-----*/
#breadcrumbtree {
margin:0 0 20px 0;
padding:0 20px 0 20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
line-height:25px;
font-weight:normal;
color:#466371;
position:absolute;
top:0;
left:0;
display:block;
width:638px;
height:25px;
background-color:#d3ecf1;
}

#breadcrumbtree a.breadcrumb:link, #breadcrumbtree a.breadcrumb:visited {
color:#288398;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

#breadcrumbtree a.breadcrumb:hover, #breadcrumbtree a.breadcrumb:active {
color:#221502;
}

/*-----Footer-----*/

#footer {
clear:both;
width:920px;
height:91px;
background-image:url(images/footer-bg.jpg);
background-position:top center;
background-repeat:no-repeat;
line-height:11px;
padding:20px 30px 0 30px;
margin:0 auto;
}

#footer p {
width:350px;
font-family:Verdana, Arial,sans-serif;
font-size:9px;
line-height:11px;
font-weight:normal;
color:#93a8b2;
padding:6px 0 10px 0;
margin:0;
text-align:left;
float:right;
display:inline;
}

#footer p a:link, #footer p a:visited {
padding:0;
margin:0;
text-decoration:none;
color:#3290a7;
}

#footer p a:hover, #footer p a:active {
text-decoration:underline;
}

#footer ul {
float:left;
display:inline;
padding:10px 0 0 0;
width:550px;
margin:0;	
}

#footer li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#4595aa;
	list-style-type:none;
	display:inline;
	line-height:11px;
	padding:0;
	margin:0;
	text-align:left;
}
#footer li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#4595aa;
	list-style-type:none;
	display:inline;
	line-height:11px;
	padding:0 7px 0 0;
	margin:0;
	text-align:center;
	text-decoration:none;

}

#footer li a:hover {
	text-decoration:underline;
}


/*-----Print vs. Screen Classes----*/
.printonly {
	display:none;
	visibility:collapse;
	}
.screenonly {
	visibility:visible;
	display:block;
}
#urls {
	width:980px;
	margin:0 auto;
	padding-bottom:50px;
	}
#urls ul li {
	list-style-type:none;
	float:left;
	padding-right:10px;
	font-size:11px;
	}
#urls ul li a {
	color:#fff;
	text-decoration:none;
	}
#urls ul li a:Hover {
	color:#000;
	}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /


