body { 
	background:url(../images/background-tile.gif) repeat-x;
	background-color: #d5d6db;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left; 
	font-size: 12px;
	color: #4d4d4d;
	line-height: 1.2em;
	padding-top: 0px;
	padding: 0px;
	margin-top: 0px;
	margin: 0px;
	border: 0px;
	}

/* Main Layout */	
#container {
	background:url(../images/bg-shadow.jpg) bottom center no-repeat;
	width:920px;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	position: inherit;
	height: auto;
	/*overflow: auto;
	display: block;*/
}

#top {
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 16px;
	width: 900px;
	height: auto;
	position: relative;
}

#menu {
	clear: left;
	float: left;
	width: 900px;
	height: 27px;
	position: relative;
}

.menuL {
	padding-right: 25px;
	padding-top: 5px;
	float:left;
}

.menuR {
	clear: left;
	padding-top: 5px;
	clear: right;
	float: right;
}


#headerImg {
	clear: both;
	width: 900px;
	height: 183px;
	position: relative;
}

/* Content */
#content{
	margin: 0px;
	background-color:#FFFFFF;
	float: left;
	width: 900px;
	height: auto;
	position: relative;
}

#content a:link, a:hover {
	color: #4D4D4D;
	text-decoration: underline;
	font-weight:bold;
	}



#lColumn{
	clear: left;
	clear: right;
	float: left;
	margin-top: 16px;
	margin-left: 15px;
	margin-right: 0px;
	width: 540px;
	height: auto;
}

#rColumn{
	clear: left;
	clear: right;
	float: right;
	margin-top: 16px;
	margin-right: 15px;
	margin-left: 0px;
	width: 295px;
	height: auto;
	position: relative;
}

#rColumn2{
	clear: left;
	clear: right;
	float: right;
	margin-top: 16px;
	margin-right: 15px;
	margin-left: 0px;
	width: 310px;
	height: auto;
	position: relative;
}


/* ABOUT ETC */
#main{
	clear: left;
	clear: right;
	float: left;
	margin-top: 16px;
	margin-left: 15px;
	margin-right: 15px;
	width: 652px;
	height: auto;
}

#mainRIGHT{
	clear: left;
	clear:right;
	float: right;
	margin-top: 16px;
	margin-right: 15px;
	width: 190px;
	height: auto;
	margin-bottom: 55px;
}

.RHSclick a:link,a:hover, 
a:visited,a:active
 {
	font-size:11px;
	color:#7f7d7d;
	font-weight:bold;
}

.mainRIGHT-top {
	margin-top: 70px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color:#04b56a;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

.mainRIGHT-Text {
	color:#7f7d7d;
	font-size: 11px;
	padding-left: 5px;
}

.copyLeft{
	margin-top: 5px;
	width: 321px;
	float: left;
}

.copyLeft a:link, a:hover, a:visited, a:active
 {
	font-size:12px;
	color:#04b56a;
	text-decoration:underline;
	font-weight:normal;
	}


.copyRight{
	margin-top: 5px;
	width: 321px;
	float: right;
}

.copyLeft H2{
	font-size:15px;
	font-weight: bold;
	line-height: 0em;
}

.copyLeft p{
	margin-bottom: 20px;
}

.copyRight H2{
	font-size:15px;
	font-weight: bold;
	line-height: 0em;
}

.copyRight p{
	margin-bottom: 20px;
}

/* CONTACT US */
#Contactmain{
	clear: left;
	clear: right;
	float: left;
	margin-top: 16px;
	margin-left: 15px;
	margin-right: 0px;
	width: 870px;
	height: auto;
}

#adressContainer{
	clear: left;
	clear: right;
	float: left;
	margin: 0px;
	width: 425px;
	height: auto;
}

#adressContainer2{
    clear:left;
	clear: right;
	float: right;
	margin: 0px;
	width: 425px;
	height: auto;
}

.contactAddress{
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-weight:bold;
	font-size:14px;
	width:195px;
	height: auto;
}

.address2{
	font-size: 12px;
	font-weight:normal;
}

.practiceTitle{
font-weight:bold;
font-size:14px;
} 

/* PET OF MONTH */
.POM-top {
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color:#04b56a;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

.POM2 {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
}

.POM2 img {
	padding: 3px;
	border-style: solid;
	border-width: thin;
	border-color: #c0c0c0;
}

.POM-Text {
	padding-left: 5px;
	padding-top: 0px;
}

/* FOOTER */
#footer {
	width:920px;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	position: inherit;
}

.footText {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}

.footText a:link {
	color: #4D4D4D;
	text-decoration: none;
	font-size:10px;
	}

.footText a:hover {
	color: #4D4D4D;
	text-decoration: underline;
	font-size:10px;
	}

.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
}

#a:link,
a:hover, 
a:visited,
a:active
 {
	font-size:11px;
	color:#04b56a;
	font-weight:bold;
}


/* 
#content h1 {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#010000;
	font-weight:bold;
	margin-bottom:0em;
	line-height:14px;
    padding:  0;

}

#content a span {
	display:none;
}


#content p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#010000;
	margin-bottom:0.2em;
    padding:  0;
	line-height:13px;


}

.EndCopy {
	margin-left:150px;
	margin-bottom:0em;
    padding:  0;
	}
	
.Button{
	margin-top:35px;
	float:right;
	width:128px;
	height:36px;
}


*/
		