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

* {
	margin:0;
	padding:0;
} 
body {font-family:Trebuchet MS, Arial, Helvetica, sans-serif; font-size:14px;}

a, a visited {color:#016f13;}

#header-container {background-color:#016f13; background-image:url(images/light-green-background.jpg); background-repeat:repeat-x; }

#header {width:1360px; margin:auto; background-image:url(images/banner.jpg); background-repeat:no-repeat; background-position:center; height:278px;}

#menu-bar {width:1360px; height:40px; margin:auto; background-color:#016f13; }

#main {border:solid;
border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
border-width: 0 2px 0 1px;
}
#content-container {width:1360px; margin:auto; background-image:url(images/background4.jpg); background-repeat:no-repeat;}

#content {margin:auto; width:918px; padding: 20px; line-height:22px;  border-left-color:#e7fadd; border-left-width:medium; border-left-style:solid; border-right-color:#e7fadd; border-right-width:medium; border-right-style:solid; border-bottom-color:#e7fadd; border-bottom-width:medium; border-bottom-style:solid; }

#footer-container {width: 100%; background-color:#333333; color:#FFFFFF; font-size:12px; height:200px;}

#footer {width:960px; margin:auto; padding:10px 20px; text-align:right;}

#footer2 {width:960px; margin:auto; padding:10px 20px; text-align:right; font-size:11px}

#footer a, #footer2 a, #footer a visited, #footer2 a visited {color:#FFFFFF;}

.img {border:1px; border-color:#016f13;}

.img-left {float:left; padding:10px 10px 5px 0;}

.img-right {float:right; padding:10px 0 5px 10px;}

h1, h2, h3 {color:#016f13;}

td {padding:15px;}

#clinic-photo {

	width: 425px;
	float: right;
}
