body{
	margin:0;
	font:16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#636363;
	background:#a67c52 url(../images/bg-body.gif) no-repeat 50% 0;
}
img{
	border:none;
}
#wrapper{
	position:relative;
	width:994px;
	margin:0 auto;
}
#header{
	position:relative;
	height:104px;
	width:992px;
}
.logo{
	position:absolute;
	top:17px;
	left:27px;
	margin:0;
	font-size:16px;
	text-indent:-9999px;
}
.logo a{
	display:block;
	height:72px;
	width:207px;
	cursor: pointer;
	background:url(../images/logo.png) no-repeat;
}
.telephones{
	position:absolute;
	top:37px;
	left:258px;
	font-size:14px;
	line-height:19px;
	font-weight:bold;
	color:#fff;
}
.telephones strong{
	display:block;
	font-size:24px;
	line-height:24px;
}
.emergency{
	position:absolute;
	top:17px;
	left:820px;
	margin:0;
	font-size:16px;
	text-indent:-9999px;
}
.emergency a {
	display:block;
	height:50px;
	width:175px;
	cursor:pointer;
	background:url(../images/emergency-click1.png) no-repeat;
}
.search-results {
       margin:25px;

}
.search {
	position:absolute;
	top:70px;
        height:50px;
        width:175px;
	left:815px;
	margin:0;
	font-size:13px;
	color:white;
	font-weight:bold
}
.search input {
       width:100px;
       margin:2px 4px 2px 4px
}
.search .cat_button {
      width:60px;
      margin:2px 0px 2px 0px

}
#content{
	position:relative;	
	width:992px;
	padding:101px 0 0;
	background:#fff;
	border:1px solid #fff;
}
.navigation{
	position:absolute;
	top:0;
	left:0;
	width:992px;
	padding:0 0 41px;
	overflow:hidden;
	background:#5c3712;
}
.navigation ul{
	height:60px;
	width:992px;
	margin:0;
	padding:0;
	list-style:none;
	font:bold 18px Georgia, Geneva, Arial, Helvetica, sans-serif;
	line-height:18px;
}
.navigation ul li{
	position:relative;
	float:left;
	padding:0 0 0 1px;
	background:url(../images/navigation-sep.gif) no-repeat 0 0;
}
.navigation ul li.hover,
.navigation ul li:hover{
	position: relative;
}
.navigation ul li:first-child{
	background:none;
}
.navigation ul li a{
	float:left;
	color:#fff;
	text-decoration:none;
	background:url(../images/bg-navigation.gif) repeat-x;
}
.navigation ul li a:hover{
	background:url(../images/bg-navigation-hover.gif) repeat-x;
}
.navigation ul li.hover a,
.navigation ul li:hover a{
	background:url(../images/bg-navigation-hover.gif) repeat-x;
}
.navigation ul li.hover ul a,
.navigation ul li:hover ul a{
	background:none;
}
.navigation ul li a.home{
	padding:19px 25px 23px 22px;
}
.navigation ul li a.about{
	padding:19px 33px 23px 33px;
}
.navigation ul li a.services{
	padding:19px 37px 23px 33px;
}
.navigation ul li a.faq{
	padding:19px 32px 23px 36px;
}
.navigation ul li a.news{
	padding:19px 29px 23px 40px;
}
.navigation ul li a.resources{
	padding:19px 34px 23px 44px;
}
.navigation ul li a.contact{
	padding:19px 19px 23px 33px;
}
#nav li.active ul{
	display:block;
}
#nav li.close ul{
	display: none;
}
#nav li.hover ul {
	display: block !important;
}
.navigation ul ul{
	display:none;
	height:39px;
	position:absolute;
	left:-102px;
	top:60px;
	font: 16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height:16px;
}
.navigation ul ul li{
	padding:0;
	background:none;
}
.navigation ul ul li a{
	display:block;
	padding:12px 15px 11px 14px;
	background:none;
}
.navigation ul ul li a:hover{
	background:#7b2e00;
}
.navigation ul li.active a{
	background:url(../images/bg-navigation-hover.gif) repeat-x;
}
.navigation ul li.active ul{
	display:block;
}
.navigation ul li.active ul a{
	background:none;
}
.navigation ul li.active ul li a:hover{
	background:#7b2e00;
}

.navigation ul li.active:hover ul,
.navigation ul li.active.hover ul{
	position:absolute;
	left:-102px;
	top:60px;
	display:block;
}
.navigation ul ul li.active a{
	display:block;
	padding:12px 15px 11px 14px;
	background:none;
	background:#7b2e00;
}
#carousel {
	position:relative;
	overflow:hidden;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}
#carousel div {
	width:992px;
	overflow:hidden;
	position:relative;
}
#carousel div ul {
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	width:9999px;
}
#carousel div ul li {
	float:left;
	width:992px;
}
#carousel a.link-prev {
	position:absolute;
	top:114px;
	left:0px;
}
#carousel a.link-next {
	position:absolute;
	top:113px;
	right:0px;
}
#carousel img {
	display:block;
}
.block{
	width:992px;
	padding:8px 0 16px 0; 
	overflow:hidden;
	background:#462000;
	font-size:12px;
	line-height:18px;
	color:#fff;
}
.block ul{
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
	background:url(../images/bg-block.gif) repeat-y 0 0;
}
.block ul li{
	display:inline;
	width:272px;
	float:left;
	padding:0 15px 0 42px;

}
.block ul li:first-child{
	background:none;
}
strong.names{
	font-size:36px;
	line-height:36px;
	font-weight:bold;
}
.block span{
	display:block;
	margin:5px 0 6px;
	font-size:14px;
	line-height:16px;
	color:#b58724;
}

.block a{
	display:block;
	margin:5px 0 6px;
	font-size:14px;
	line-height:16px;
	color:#ffffff;
}

.block strong{
	display:block;
	margin:0 0 -6px;
}
.block p{
	margin:0;
}
h2.aboutus{
	margin:10px 0 0;
	padding:20px 0 0 0;
	font-size:24px;
	font-weight:bold;
	color:#8e4603;
	background:url(../images/bg-box.gif) no-repeat 377px 100%;
}
#content h2{
	margin:0 0 1px;
	font-size:24px;
	font-weight:bold;
	color:#8e4603;
}
.post{
	width:954px;
	margin:0 10px 0 26px;
	padding:16px 0 6px 2px;
	border-bottom:1px solid #acacac;
}
.nb{
	border-bottom:none;
}
.first{
	padding:10px 0 6px 0;
}
.post:after{
	content:"";
	display:block;
	clear:both;
}
* html .post{
	height:1%;
	overflow:visible;
}
.post img{
	float:right;
	margin:4px 0 25px 9px;
}
.post h3{
	margin:0 0 1px;
	font-size:18px;
	line-height:26px;
	font-weight:bold;
	color:#462000;
}

.post h3 a{
	margin:0 0 1px;
	font-size:18px;
	line-height:26px;
	font-weight:bold;
	color:#462000;
}

.post p{
	margin:0 0 5px;
	padding:0 19px 0 0;
	line-height:26px;
	text-align:justify;
}
.visit{
	position:relative;
	width:869px;
	margin:21px 0 10px;
	padding:17px 100px 15px 23px;
	background:#8e4603 url(../images/bg-visit.gif) no-repeat 0 100%;
}
.doctor{
	position:absolute;
	bottom:0;
	right:37px;
	display:block;
	height:159px;
	width:87px;
	background:url(../images/doc.png) no-repeat 0 0;
}
strong.pet{
	margin:0 0 1px;
	font-size:30px;
	color:#fff;
}
.visit p{
	margin:-1px 0 0;
	font:18px Arial, Helvetica, sans-serif;
	line-height:26px;
	color:#fff;
}
.new{
	position:relative;
	width:992px;
	margin:25px 0 0;
	padding:16px 0 14px;
	background:#e2e2e2;
	border-top:1px solid #b2b2b2;
	border-bottom:1px solid #b2b2b2;
}
.new:after{
	content:"";
	display:block;
	clear:both;
}
* html .new{
	height:1%;
	overflow:visible;
}
.new h2{
	position:absolute;
	margin:0;
	top:-20px;
	left:369px;
	height:24px;
	width:254px;
	text-indent:-9999px;
	background:url(../images/new-title.gif) no-repeat;
}
.new ul{
	width:962px;
	overflow:hidden;
	margin:0;
	padding:0 15px 30px;
	list-style:none;
	font-size:14px;
	background:url(../images/bg-new.gif) repeat-y 0 0;
}
.new ul li{
	width:300px;
	padding:0 10px;
	float:left;
	text-align:center;
}
.new ul li span{
	display:block;
	margin:0 0 11px;
	font-size:16px;
	font-weight:bold;
	color:#462000;
}
.new ul li p{
	margin:0;
	text-align:justify;
	line-height:18px;
}
.sign-box{
	padding:59px 0 73px 306px;
	background:url(../images/bg-sign-box.gif) no-repeat 43px 196px;
}
.sign-wrapper{
	width:560px;
	padding:36px 10px 0 111px;
	background:url(../images/bg-sign-wrapper.gif) no-repeat 0 0;
}
.sign{
	padding: 0 0 18px 0;
	background:url(../images/bg-sign.gif) no-repeat 100% 100%;
}
.sign blockquote{
	margin:0;
	padding:0;
	font:36px Georgia, Geneva, Arial, Helvetica, sans-serif;
	line-height:30px;
	color:#462000;
}
.sign q {quotes: none;}
.sign q:before {content: "";}
.sign q:after {content: "";}
.sign cite{
	display:block;
	text-align:right;
	margin:20px 109px 0 0;
	font:normal 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height:14px;
	color:#a1a1a1;
}
.sign-box p{
	margin:0;
}

.speech-box{
	padding:2px 0 80px 306px;
	background:url(../images/bg-speech-box.gif) no-repeat 77px 3px;
}
.speech-wrapper{
	width:560px;
	padding:36px 10px 0 111px;
	background:url(../images/bg-sign-wrapper.gif) no-repeat 0 0;
}
.speech{
	padding: 0 60px 18px 0;
	background:url(../images/bg-sign.gif) no-repeat 100% 100%;
}
.speech blockquote{
	margin:0;
	padding:0;
	font:36px Georgia, Geneva, Arial, Helvetica, sans-serif;
	line-height:30px;
	color:#462000;
}
.speech q {quotes: none;}
.speech q:before {content: "";}
.speech q:after {content: "";}
.speech cite{
	display:block;
	text-align:right;
	margin:20px 80px 0 0;
	font:normal 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height:14px;
	color:#a1a1a1;
}
.speech-box p{
	margin:0;
}
#footer{
	width:992px;
	margin:0;
	padding:0;
	overflow:hidden;
}
.info{
	width:992px;
	display:block;
	margin:25px 0 25px 0;
	overflow:hidden;
	font-size:12px;
	line-height:18px;
	color:#fff;
}
.info ul{
	margin:0;
	padding:0;
	list-style:none;
}
.locate-box{
	width:303px;
	float:left;
	overflow:hidden;
	padding:8px 15px 10px 29px;
}
.locate-box h2{
	margin:0 0 24px 1px;
	height:43px;
	width:298px;
	text-indent:-9999px;
	background:url(../images/locate-box-title.png) no-repeat;
}
.locate-box ul{
	width:320px;
	margin:18px 0 0 0;
	overflow:hidden;
}
.locate-box ul li{
	width:150px;
	float:left;
	padding:0 9px 0 0;
}
.locate-box span{
	display:block;
}
.contact-box{
	width:270px;
	float:left;
	overflow:hidden;
	padding:16px 15px 10px 29px;
}
.contact-box h2{
	margin:0 0 26px 4px;
	height:32px;
	width:255px;
	text-indent:-9999px;
	background:url(../images/contact-box-title.png) no-repeat;
}
.contact-box ul{
	width:250px;
}
.contact-box ul li{
	height:72px;
	width:250px;
	overflow:hidden;
}
.contact-box ul li a{
	height:72px;
       color: #ffffff;
	width:250px;
	overflow:hidden;
}
.contact-box ul li img{
	float:left;
	margin:0 22px 0 4px;
}
.contact-box ul li strong{
	display:block;
	margin:21px 0 0;
}
.sitenav-box{
	width:326px;
	padding:6px 0 10px 5px;
	float:left;
	overflow:hidden;
}
.sitenav-box h2{
	margin:0 0 21px 4px;
	height:48px;
	width:302px;
	text-indent:-9999px;
	background:url(../images/sitenav-box-title.png) no-repeat;
}
.sitenav-box div{
	width:100%;
	overflow:hidden;
}
.sitenav-box ul{
	width:137px;
	padding:0 20px 0 3px;
	float:left;
	overflow:hidden;
}
.sitenav-box a{
	color:#fff;
	text-decoration:none;
}
.sitenav-box a:hover{
	text-decoration:underline;
}
