img { border: none; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-color: #0098BC;
}
#wrapper { 
 margin: 0 auto;
 width: 851px;
}
#faux {
 background: url(images/fauxbg.png);
 margin-bottom: 0px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%
}
#header {
 color: #333;
 width: 851px;
 height: 150px;
 margin: 10px 0px 0px;
 background: url(images/header.png);
}

#logo {
	width: 131px;
	position: relative;
	top: 20px;
	left: 16px;
}

#navigation {
	color: #333;
	margin: 0px;
	background: url(images/nav_bg.png);
	height: 42px;
}
#rightcolumn {
	display: inline;
	color: #333;
	margin: 0px 10px 10px;
	padding: 0px;
	width: 230px;
	float: right;
	background-image: url(images/rightbg.gif);
	background-repeat: repeat-x;
}
#leftcolumn {
	float: left;
	color: #333;
	margin: 80px 10px 10px 90px;
	padding: 0px 0px 50px;
	width: 440px;
	display: inline;
	position: relative;
}
#footer {
	width: 851px;
	clear: both;
	color: #333;
	background: url(images/footer.png);
	overflow: auto;
	margin: 0px;
	height: 145px;
}
.clear { clear: both; background: none; }

#bottomlinks {
	float: left;
	color: #006A84;
	margin: 20px 10px 10px 90px;
	padding: 0px;
	width: 440px;
	display: inline;
	position: relative;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#bottomlinks a{
	color: #006A84;
	text-decoration: underline;
}
#bottomlinks a:hover{
	color: #006A84;
	text-decoration: none;
}

.contact {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-left: 20px;
}

.contact a{
	color: #FFFFFF;
}
.contact h1{
	font-size: 18px;
	font-weight: normal;
}
.contact ul{
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
}
.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 160px;
	margin-bottom: 3px;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 37px;
	color: #129FA3;
}
/* gradient 1 */
.gradient1 h1 {
	font: normal 36px "Times New Roman", Times, serif;
	position: relative;
	margin: 0px 0 20px;
	color: #129FA3;
}
.gradient1 h1 span {
	background: url(images/gradient-white.png) repeat-x;
	position: absolute;
	display: block;
	width: 420px;
	height: 33px;
}
#splash {
	color: #333;
	width: 841px;
	height: 564px;
	margin: 10px 0px 0px;
	background: url(images/splashbox.png) no-repeat;
	padding-top: 11px;
	padding-left: 11px;
}
#splashlinks {
	float: left;
	color: #FFFFFF;
	padding: 0px;
	width: 851px;
	display: inline;
	position: relative;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#splashlinks a{
	color: #FFFFFF;
	text-decoration: underline;
}
#splashlinks a:hover{
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3C83BA;
}
.language {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
}
.familybox {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left: 20px;
	background-color: #61AEB8;
	height: 200px;
	padding-top: 10px;
}
.sideheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
.dentalbox {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left: 20px;
	background-color: #0A4990;
	height: 120px;
	padding-top: 10px;
}
