html, body {
	margin:0;
	padding:0;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;
	font-family:"Myriad Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;/*"Century Gothic", Arial, Helvetica, sans-serif;*/
	font-size:14px;
}

body {
	margin:0;
	padding:0;
	border:0;
}

.container {
	width:900px;
	margin:auto;
	background-color:#FFF;
}

.content {
	width:900px;
	margin:auto;
}

.top {
	height:380px;
	width:850px;
	margin:auto;
	margin-bottom:20px;
	margin-top:20px;
}

.divide3 {
	width:260px;
	padding:20px;
	float:left;
	position:relative;
	text-align:center;
}
.divide3 img {
	text-align:center;
	margin:auto;
	float:none;
	position:relative;
}

.image_left {
	height:350px;
	width:200px;
	margin:10px 10px 10px 10px;
	float:left;
}

.text_left {
	height:153px;
	width:200px;
	margin:auto;
	float:left;
}

.x-ray {
	height:350px;
	width:610px;
	margin:10px 10px 10px 230px;
	margin-top:10px;
}

.x_final {
	height:350px;
	width:330px;
	margin:auto;
	float:left;
}

.x-ray_image {
	height:300px;
	width:130px;
	margin:0 0 0 100px;
}

.x-ray_text {
	height:50px;
	width:330px;
	margin:auto;
	float:left;
}

.image_right {
	height:353px;
	width:200px;
	margin:10px 0 10px 10px;
	float:right;
}

.text_mid {
	width:700px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	margin:auto;
}


bluetext {
	color:#06C; 
	font-weight:normal; 
	font-size:20px; 
	border-bottom:thick #06C;
}

.leanna_text {
	height:100px;
	width:350px;
	margin:auto;
	float:right;
}

img {
	border:0;
}

.imgspacer img {padding:0 5px;}

.clear {
	clear:both;
}
.footer {
	height:30px;
	line-height:30px;
	color:#9c1010;
	text-align:center;
	font-size:12px;
	font-weight:normal;
}

.footer a { color:#bc1f1f;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
text-decoration:none;
}


a {text-decoration:none;}

h1 {color:#06C; font-weight:normal; font-size:20px; border-bottom:thick #06C;}
h2 { font-weight:normal; font-size:18px; color:#FFFFFF;}
h1 strong { color:#2354a2; font-weight:normal;}

h1, h2, h3, h4, h5, p {margin:0;}
h1, p, h2 { padding-bottom:3px;}
h3, h4, h5 { padding-top:8px;}

ul li { margin-bottom:8px;}
ul.nolist { list-style:none; padding:2px; margin:2px;}
ul.nolist li { list-style:none; padding:2px 2px 2px 20px; margin:2px; line-height:20px; width:670px; background-color:#ffeeee; background-position:0px 3px; background-repeat:no-repeat;}
.iconpdf { background-image:url(images/pdficon.png);}
.iconimg { background-image:url(images/iconimg.png);}
p { margin:0; padding-bottom:10px;}
