* {
	margin: 0;
	padding: 0;
}

body {
	background: url(http://www.dentistrybypaula.co.uk/en/images/bg.jpg) repeat-x;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 15pt;
}

h3 {
color:#683476;
font-size:16px;
font-weight:bold;
}

p {
display:block;
margin:1em 0;
}

p a, .treatment_links a {
color: #683476;
text-decoration: underline;
}

p img {
border: 1px solid #660099;	
}

	.team_img {
	margin-right: 10px;	
	margin-top: 5.5px;
	display: inline;
	}

#wrap {
	padding-left: 10px;
	padding-right: 10px;
	margin: auto;
	width: 900px;
	min-height: 500px;
}

	#header { 
		float: left;
		display: inline;
		background: url(http://www.dentistrybypaula.co.uk/en/images/header_bg.jpg) no-repeat;
		width: 900px;
		height: 140px;
		
	}
	
		#header_nav {
		color:#FFFFFF;
		float:right;
		height:20px;
		margin-top:116px;
		width:302px;
		}
		
			#header_nav a {
			color: #FFF;
			text-decoration: none;
			}
			
			#header_nav a:hover {
			color: #FFF;
			text-decoration: underline;
			}
	
		#header_split {
			float: left;
			display: inline;
			height: 10px;
			width: 900px;
		}
		
	#content {
		claer: both;
		border-left: 1px dashed #CCCCCC;
		border-right: 1px dashed #CCCCCC;
		border-bottom: 1px dashed #CCCCCC;
		background: #FFF;
		width: 900px;
		float: left;
		display: inline;
		min-height: 500px;
	}
	
	#inner_content {
		padding-left: 10px;
		padding-right: 10px;
		clear: both;
		float: left;
		display: inline;
		width: 900px;
		min-height: 400px;
	}
	
		#content_left {
			float: right;
			display: inline;
			width: 640px;
			margin-right: 18px;
			min-height: 400px;
		}
		
			#content_left ul {
				list-style-position: inside;
			}
			
			#content_left ul li {
				margin-bottom: 10px;
			}
			
			#content_left ul li ul li {
				margin-left: 25px;
				margin-bottom: 0px;
			}
		
		#nav {
			float: left;
			display: inline;
			width: 230px;
			list-style-type: none;
			min-height: 300px;
		}
		
			#nav li {
			font-weight: bold;
			border-bottom: 1px dashed #CCC;
			display: block;
			color: #9E4F94;
			list-style-type: none;
			padding-top: 10px;
			}
			
				#nav li a {
				color: #9E4F94;
				list-style-type: none;
				text-decoration: none;
				}
				
				#nav li a:hover { 
				color: #C78DC1;
				text-decoration: none;
				}
			
			#nav ul li {
			padding-top: 0px;
			border-bottom: none;
			padding-bottom: 3px;
			font-weight: normal;
			color: #9E4F94;
			padding-left: 16px;
			font-size: 10px;
			}
			
			#nav ul li ul li {
			color: #666;
			font-size: 9px;
			font-weight: bold;
			}
			
			.li_contact {
			margin-bottom: 5px;	
			}
			
			.advert {
			background-color:#F1EDF6;
			border:1px dashed #683476;
			color:#683476;
			font-family:Verdana,Arial,Helvetica,sans-serif;
			font-size:12px;
			margin-top:10px;
			padding:10px;
			text-align:left;
			width:208px;
			}
			
			.advert_text {
			margin-top: 0px;
			color:#8B6396;
			font-family:Arial,Helvetica,sans-serif;
			font-size:10px;
			}
			
		.right_additional {
			margin-bottom: 10px;
			float: left;
			display: inline;
			width: 230px;
			min-height: 107px;
			height: auto;
		}
				
	
	
	
	#footer { 
		clear: both;
		line-height: normal;
		float: left;
		font-size: 10px;
		display: inline;
		width: 900px;
		min-height: 125px;
	}
	
		#footer_links {
			clear: both;
			float: left;
			display: inline;
			background: #f1edf6;
			width: 660px;
			height: 125px;
		}
		
			.linkBox {
				float:left;
				height:100px;
				padding-bottom:10px;
				padding-left:23px;
				padding-top:15px;
				text-align:left;
				width:140px;
			}
			
			.linkBox a {
			color: #A4599A;
			text-decoration: none;
			}
			
			.linkBox a:hover {
			color: #A4599A;
			text-decoration: underline;
			}
		
		#footer_address {
			color: #FFF;
			padding: 10px;
			font-size: 10px;
			float: left;
			display: inline;
			background: #683476;
			width: 220px;
			height: 105px;
		}
	
	
	
	
	
	
	
	#copyright {
		color: #7c4989;
		float: left;
		display: inline;
		width: 900px;
		height: 30px;
		padding-top: 15px;
		text-align: center;
		vertical-align: middle;
	}
		
		#copyright a {
		color: #7c4989;
		text-decoration: underline;
		}
		
		#copyright a:hover {
		color: #7c4989;
		text-decoration: none;
		border-bottom: 2px dashed #7c4989;
		border-top: 2px dashed #7c4989;
		}
	
		#copyright strong {
		font-weight: bold;
		color: #7c4989; 
		}