body {
	background: #FFF url(/designs/homevetcare/images/bg.jpg) repeat-x;
	text-align: center;
	margin: 10px 0 0 0;
	font-family: sans-serif;
}

html,body {
	min-height: 100%;
	margin-bottom: 1px;
}

#holder {
	background: #FFF url(/designs/homevetcare/images/header.jpg) no-repeat top;
	width: 799px;
	text-align: left;
	margin: 0 auto 0 auto;
	border: solid 1px #1757A6;
	padding-top: 170px;
}

/* navigation styles */
#nav {
	width: 145px;
	margin: 5px 0px 0px 0px;
	float: left;
}

#content {
	color: #333333;
	margin: -3px 205px auto 163px;
}

.content_text {
	font: 13px/ 18px Arial, Helvetica, sans-serif;
	margin: 8px 0;
}

.content_text-services {
	font: 13px/ 14px Arial, Helvetica, sans-serif;
	margin: 5px 0;
}

.content_emergencies-header {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.content_emergencies-subhead {
	color: #1757A6;
	font-size: 12px;
	font-weight: bold;
}

.content_text a:link {
	color: #80a2ce;
	text-decoration: none;
}

.content_text a:visited {
	color: #80a2ce;
	text-decoration: none;
}

.content_text a:hover,.content_text a:active,.content_text a:focus {
	color: #1757A6;
	text-decoration: underline;
}

.content_header {
	font: bold 18px/ 22px Arial, Helvetica, sans-serif;
	color: #5381BC;
	margin: 3px 0;
}

#contentholder{
	
	margin-top: -10px;
	padding: 0 0 60px 0;
	overflow: hidden;
	height: 100%;
}

#contentholder_aboutus {
	background: url(/designs/homevetcare/images/footer_aboutus.gif) bottom no-repeat;
	margin-top: -10px;
	padding: 0 0 60px 0;
	overflow: hidden;
	height: 100%;
}

#contentholder_services {
	background: url(/designs/homevetcare/images/footer_services.gif) bottom no-repeat
		;
	margin-top: -10px;
	padding: 0 0 60px 0;
	overflow: hidden;
	height: 100%;
}

#contentholder_emergencies {
	background: url(/designs/homevetcare/images/footer_emergencies.gif) bottom
		no-repeat;
	margin-top: -10px;
	padding: 0 0 60px 0;
	overflow: hidden;
	height: 100%;
}

#links {
	text-align: center;
	font: 9px/ 13px Arial, Helvetica, sans-serif;
	color: #666;
	padding: 10px;
}

a:link {
	color: #80a2ce;
	text-decoration: none;
}

a:visited {
	color: #80a2ce;
	text-decoration: none;
}


a:hover, a:active, a:focus {
	color: #1757A6;
	text-decoration: underline;
}

/* miscellaneous styles */
.brclear {
	background-color: #FFF;
	clear: both;
	height: 0;
	margin: 0;
	font-size: 1px;
	line-height: 0px;
}

#nav{
	text-align:right;
}

#nav ul.navigation {
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}

#nav ul.navigation li {
	background: url(/designs/homevetcare/images/menubgna.jpg) top	no-repeat;
	font-size: 12px;
	list-style-type: none;
	padding: 7px 8px 7px 3px;
	text-indent: 4px;
}


#nav ul.navigation li ul {
	display:none;
}

#profile_link{
	text-align: right;
	font-size: 9px;
	width:770px;
	margin: 0 auto;
	color:#FFF;
}

#profile_link a, #profile_link a:visited{
	color: #80A2CE;
}

#nav ul.navigation li a {
	color: #1957a6;
	text-decoration: none;
}


#nav ul.navigation li.active, #nav ul.navigation li.active ul li, #nav ul.navigation li:hover {
	background: url(/designs/homevetcare/images/menubg.jpg) top	no-repeat;
		
}

#nav li.active a {
	color: #FFF;
	text-decoration: none;
}


#nav ul.navigation li.active a, #nav ul.navigation li:hover a {
	color: #FFF;
}


#links{
	margin: 0 auto;
	width:300px;
}

#links ul{
	list-style: none;
	line-height: 1;
	font-weight: bold;
	padding: 0;
	margin: 0 auto;
	
}

#links li {
	float: left;
	padding: 2px 8px;
	height: 20px;
}