/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px 0 0 0;
	padding: 0;
	background: #E6E6E6 url(images/img01.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 28px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h2 {
	font-size: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 18px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	padding: 3px;
}

p, ol, ul {
	line-height: 20px;
	color: #030;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.emphasize {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}


p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}

ol {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}


blockquote {
	margin: 0;
	padding-left: 20px;
	font-style: italic;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}

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


img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

hr {
	display: none;
}

/* Menu */

#menu {
	width: 900px;
	height: 400px;
	position: relative;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	vertical-align: middle;
}

#menu li {
	display: inline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}

#menu a {
	display: block;
	float: left;
	background: url(images/img07.gif) no-repeat left 80%;
	padding: 20px 20px 0 15px;
	text-decoration: none;
	font-size: 136%;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#logo h1, #logo h2 {
	margin-right: 440px;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
}

#logo h1 {
	padding-top: 250px;
	font-size: 250%;
}

#logo h2 {
	font-size: 85%;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 900px;
	background: #E6E6E6 url(images/img04.gif);
}



/* Content */

#content {
	float: right;
	width: 550px;
	border: 1px solid #E6E6E6;
	background-color: #EAEAEA;
	background-repeat: repeat-x;
	padding-top: 17px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: 985px;
}

#content ul {
	margin-left: 0;
	padding-left: 0;
	list-style-image: none;
	list-style-type: none;
}

#content ul li {
	padding-left: 15px;
	background: url(images/img07.gif) no-repeat 0px 8px;
}

.twocols {
}

.twocols .col1, .twocols .col2 {
	width: 245px;
	background-image: url(images/img05.gif);
	background-repeat: repeat-x;
	background-position: 0px top;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 25px;
}

.twocols .col1 {
	float: left;
}

.twocols .col2 {
	float: right;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 297px;
	border: 1px solid #E6E6E6;
	background-color: #DFEEC8;
	background-image: url(images/img05.gif);
	background-repeat: repeat-x;
	height: 1000px;
}

#sidebar ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}

#sidebar ul li {
	padding-left: 15px;
	background: url(images/img07.gif) no-repeat 0px 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
.twocolumnheight {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
}



.boxed {
}

.boxed .title {
	height: 29px;
	margin: 0;
	background: #656464 url(images/img06.gif) repeat-x;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 7px;
}

.boxed .content {
	padding: 20px;
	background: url(images/img05.gif) repeat-x;
}

.boxed h3 {
	margin: 0;
}

.boxed p, .boxed ul, .boxed ol {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	vertical-align: middle;
}

.boxed ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}

.boxed ul li {
	padding: 10px 15px;
	background-position: 0 13px;
	border-top: 1px solid #CFCFCF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}

.boxed ul li.first {
	border: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}

/* Search */

#search {
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#searchinput {
	width: 180px;
}

#searchsubmit {
}

/* Footer */

#footer {
	height: 15px;
	background: url(images/img09.gif) repeat-x;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	text-align: center;
	vertical-align: middle;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #000;
	font-style: normal;
	font-weight: normal;
}

#footer a {
	color: #300;
}

#legal {
	float: left;
}

#links {
	float: right;
	color: #060;
}
#container {
	width:900px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	vertical-align: top;
	border: 7px ridge #060;
	background-color: #FFF;
}
.firstlettersize {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 14px;
	font-style: normal;
	font-weight: normal;
}
a:link {
	text-decoration: underline;
	font-family: "Trebuchet MS";
	color: #060;
	font-size: 14px;
	line-height: 16px;
}
a:visited {
	text-decoration: underline;
	color: #060;
}
a:active {
	text-decoration: underline;
	color: #090;
}
#toplogo {
	position:absolute;
	width:900px;
	height:74px;
	z-index:1;
}
#education {
	width:260px;
	height:50px;
	z-index:2;
	padding: 20px;
	float: left;
	overflow: scroll;
}
#whyChooseUs {
	z-index:2;
	height: 270px;
	overflow: scroll;
	padding-right: 20px;
}
#patientEducation {
	width:400px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	background-color: #E9E9E9;
	padding: 20px;
	background-image: url(images/img05.gif);
	background-repeat: repeat-x;
	border: thick solid #060;
}
#gettoknowus {
	z-index:2;
	padding: 20px;
	float: left;
	background-repeat: no-repeat;
	width: 860px;
	background-color: #EAEAEA;
}
#divider {
	width:256px;
	height:5px;
	z-index:2;
	background-image: url(images/img09.gif);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
}
.headerwithhr {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
}
#callus {
	width:100%;
	z-index:2;
	float: left;
	text-align: center;
	background-color: #EAEAEA;
	padding-top: 5px;
	padding-bottom: 5px;
	border: medium groove #040404;
}
#specialoffers {
	width:1px;
	height:1px;
	z-index:2;
	vertical-align: bottom;
	position: absolute;
	top: 225px;
	left: 1200px;
}
.specials {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}
#special {
	width:150px;
	height:200px;
	z-index:1;
	float: right;
	text-align: center;
	vertical-align: top;
	border: medium ridge #000;
	margin-left: 10px;
}
#appointment {
	width:230px;
	height:50px;
	z-index:5001;
	text-align: center;
	vertical-align: top;
	border: medium ridge #000;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(images/contactuspic1.jpg);
}
.blackbackheading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFF;
	background-color: #000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

