
body{
	background 	 :#5C4545  url('images/site-bg.png') repeat-x;
	padding 	 :0;
	margin 		 :0;
	font 		 :1.1em/1.4em Helvetica, Arial, Verdana, sans-serif;
	color 		 :#433C40;
}

div.page{
	min-width: 866px;
	width: 80%;
	
}
.header{
	width: 866px;
	float: right;
	clear: both;
	min-height: 109px;}

h1{
	background: url('images/London-Animal-Chiropractor.png') no-repeat scroll top left;
	width: 503px;
	height: 109px;
	margin:0;
	padding: 0;
	float:left;
	position: relative;	
	left: -20px;
}

h1 a{
	text-indent : -1000px;
	position: relative;
	display: block;
	width: 363px;
	height: 109px;
	left: 60px;
}

h2{
	font-size: 1.2em;
	float: right;
	width: 350px;
	padding:0;
	margin:0;
	font-weight: normal;
	margin-top: 34px;
	font-style: italic;
}

h2 strong{
	font-style: normal;
}

.content-area{
	width: 100%;
	padding-right: 8px;
	float: right;
	clear: both;
	background: white url('images/right-bg.png') top right no-repeat;
}

.nav-wrapper{
	width: 100%;
	overflow: hidden;
	float:left;
	clear: both;
	background: #CBC3C3 url('images/nav-bg.gif') repeat-x bottom left;
	padding-bottom:3px;
	margin-top: 2px;
}



#nav{
	width: 824px;
	float: right;
	clear:both;
	background: #CBC3C3;
	list-style-type: none;
	margin: 0;
	padding:0 0 0 40px;
}

#nav li{
	padding-top: 6px;
	float: left;
	line-height: 200%;
	margin: 0 30px 0 0;
	text-transform: uppercase;
}

#nav li a{
	text-decoration: none;
	color 		 :#433C40;	
}

#nav li.active a,
#nav li.active a:hover
{
	color: #DA0048;
}

#nav li a:hover{
	color 		 :#433C40;	
	text-decoration: underline;
}

.content-wrapper{
	width: 826px;
	min-height: 450px;
	float: right;
	padding-left: 40px;
	padding-bottom: 30px;
}
	
	.content-wrapper .left{
		width: 535px;
		float:left;
	}
		
		
		.content-wrapper .left h3{
			font-size: 2em;
			margin-top: 50px;
			font-weight: normal;
			border-bottom: 3px double #572A5B;
			padding-bottom: 8px;
			color: #433C40;
		}

		.content-wrapper .left p.intro{
			font-size 	 	: 1.4em;
			line-height 	: 120%;
			color 			: #DA0048;
		}	
		
		.content-wrapper .left p.second{
			font-size 	 	: 1.1em;
			line-height 	: 130%;
		}
		
		.content-wrapper .left p.first{
			font-weight: bold;
		}
		
		.content-wrapper .left div.note{
			padding: 12px;
			padding-bottom: 0;
			border: 1px solid #572A5B;
			background: #F3F1F1;
		}
		
		.content-wrapper .left div.note h4{
			margin: 0;
		}
		
		.content-wrapper .left div.note p{
			margin-top: 0;
		}
		
		.content-wrapper .left p.phone{
			font-size: 2em;
		}
		
		.content-wrapper .left p.phone	strong	{
				font-weight: normal;
				color 			: #DA0048;
				
		}
		
		.content-wrapper .left p a{
			color 		 :#433C40;
		}
		
	.content-wrapper .right{
		width: 291px;
		float:left;
	}
	
	.content-wrapper .right .dog{
		padding-top: 54px;
		padding-left: 14px;
	}
	
	.content-wrapper .right .dr{
		margin: 130px 0 0 38px;
		border: 1px solid #572A5B;
	}
	
	.content-wrapper .right .caption{
		margin: 4px 42px 0 38px;
		line-height: 1.3em;
		font-size: 0.8em;
		text-align: right;
	}

#footer-area{
	width: 100%;
	padding-right: 8px;	
	float:right;
	clear: both;
	background: url('images/footer-top-bg.png') top left repeat-x;
	margin-bottom: 20px;
}

	.footer-inner{
		width: 816px;
		padding-right: 10px;
		padding-left: 40px;
		padding-top: 5px;
		float: right;
		background: url('images/footer-top-right.png') top right no-repeat;
		position: relative;
		right: -8px;
		color: white;
		font-size: 0.7em;
		color: #AEA2A2;
	}
	
		.footer-inner a{
		color: #AEA2A2;
		}
	
	.footer-inner p{
		float:right;
	}
	
	.footer-inner ul{
		margin-left: 0;
		padding:0;
		list-style-type: none;
		float: left;
	}	
	
	.footer-inner ul li{
		float: left;
		padding-right: 12px;
	}	