@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 08px;
	margin: 0px;
	padding: 0px;
}
#content {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding-top: 5em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(resource/home1.jpg);
	background-repeat: no-repeat;
	background-position: 183px 230px;
}
h1 {
	margin: 0px;
	padding: 0px;
	height: 194px;
	width: 100%;
	background-image: url(resource/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content h1 a {
	position: absolute;
	left: -999em;
}
#col1 {
	margin: 0px;
	padding: 0px;
	width: 183px;
	position: relative;
	float: left;
	font-size: 1.5em;
}
#col1 p {
	color: #666666;
	margin: 0px;
	padding-top: 3em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#col1 strong {
	color: #289BE9;
	font-weight: normal;
}

#subnavigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: relative;
}
#subnavigation {
	background-color: #289BE9;
	border: 10px solid #289BE9;
}

#subnavigation a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding-top: .3em;
	padding-right: 0px;
	padding-bottom: .5em;
	padding-left: 0px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#col2 {
	margin: 0px;
	width: 328px;
	position: relative;
	float: left;
	font-size: 1.5em;
	padding-top: 320px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 1.6em;
}
#col2 h2 {
	font-size: 1em;
	font-weight: normal;
	color: #9EA09F;
	display: block;
	height: 4em;
	width: 550px;
	line-height: 2em;
	position: absolute;
	top: 240px;
}
#col2  p strong {
	font-weight: normal;
	color: #289BE9;
}
#col2  h3, #col2 h3 a {
	font-size: 1em;
	color: #289BE9;
}


#col3 {
	font-size: 1.5em;
	margin: 0px;
	height: 190px;
	width: 231px;
	float: left;
	background-color: #5D95AC;
	position: relative;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	overflow: hidden;
}
#col3  #boxout {
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#images  {
	margin: 0px;
	position: absolute;
	top: 570px;
	list-style-type: none;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 1.5em;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	visibility: visible;
	left: 545px;
}
#images  li  {
	height: 60px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 75px;
}
#image1 {
	background-image: url(resource/implants.jpg);
	background-repeat: no-repeat;
}
#image2 {
	background-image: url(resource/orthodontics.jpg);
	background-repeat: no-repeat;
}
#image3 {
	background-image: url(resource/cosmetic.jpg);
	background-repeat: no-repeat;
}
#image4 {
	background-image: url(resource/other.jpg);
	background-repeat: no-repeat;
}
#bottomimage {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	left: -75px;
	position: relative;
	top: 20px;
}

#images  a  {
	color: #289BE9;
	text-decoration: none;
	padding-top: 20px;
	display: block;
	font-size: 1.5em;
}
#images  a:hover  {
	color: #000000;
}
#EmailForm  input, #EmailForm textarea  {
	width: 100%;
}
