@charset "UTF-8";
/* CSS Document */

body{
	background-image:url(../images/bg.jpg);
	text-align:center;
	padding-top:10px;
	height:100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
img{
	border:0px;
}
a {
	
	color:#03F;
}
a.visited{
	color:#03F;
}
p{
	margin-top:0px;
	line-height: 120%;
	font-size:15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
li{
	margin-top:5px;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	color:#2e6f42;
	font-size:20px;
	line-height: 120%;
	text-align: center;
	margin-top:25px;
	margin-bottom:20px;
	
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	color:#2e6f42;
	font-size:16px;
	padding-bottom:0px;
	margin-bottom:0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color:#F60;
	font-size:14px;
}

.table{
	width:950px;
	height:100%;
	border:medium;
	padding:0px;
	position:relative;
	
}
.header{
	width:950px;
	z-index:52;
	
}
.headerShadow{
	position:relative;
	top:0px;
	left:0px;
	width:950px;
	height:5px;
	z-index:51;
	
}
.bodyFrame{
	position:relative;
	top: -20px;
	left:0px;
	width:950px;
	height: main.height;
	text-align:left;
	z-index:49;
	margin-bottom:35px;
	
}
.navBar{
	position:relative;
	top:10px;
	left:0px;
	width:950px;
	background-image:url(../images/navBg.jpg);
	height:25px;
	z-index:99;
	text-align:center;
	font-family:Calibri, Verdana, Geneva, sans-serif;
	color:#FFF;
	padding-top:3px;
	vertical-align:top;
}
.navShadow{
	position:relative;
	top:-20px;
	left:0px;
	width:950px;
	height:10px;
	padding:0px;
	z-index:101;
	
}
.navShadow1{
	position:relative;
	top:0px;
	left:0px;
	width:950px;
	height:15px;
	padding:0px;
	z-index:101;
	
}
.leftBar{
	position:absolute;
	top:0px;
	left:0px;
	width:160px;
	height: 100%;
	z-index:51;
}
.leftText{
	position: relative;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	width: 130px;
	padding-top:25px;
	color: yellow;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	
}
.main{
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(../images/bodyBg.png);
	padding-left: 195px;
	padding-top: 10px;
	padding-right: 35px;
	width:720px;
	z-index:50;
}
.bodyText{
	position: absolute;
	background-color:#d8e2ce;
	padding-top:25px;
	top:30px;
	left:40px;
	width: 700px;
	text-align:left;
} 
.product{
	font-weight:bold;
	text-decoration:underline;
	margin-top:15px;
	
}
.footer{
	padding-top:10px;
width: 950px;
position:relative;
left: -195px;
height:55px;
background-image:url(../images/footer.png);
z-index:999;
text-align:center;
font-size:12px;

}
.contactItalic{
	
	margin-left:35px;
	font-style:italic;
	width:550px;
	
}

/* 2010-07-26 */

#front_quote_box {
width: 180px;
float: right;
line-height: normal;
border-top: #000 solid 2px;
border-bottom: #000 solid 2px;
margin-left: 10px;
margin-top: -12px;
padding: 20px 0px 20px 10px;
font-family: georgia;
}

#front_quote_box2 {
text-align: center;
width: 150px;
float: left;
height: 280px;
line-height: normal;
margin: 15px 30px 20px 10px;
font-family: georgia;
}

#dr_cookson_image {
width: 130px;
height: 129px;
margin-right: auto;
margin-left: auto;
margin-bottom: 20px;
background-image: url('/images/dr-cookson.jpg');
}

#dr_cookson_image_consultation {
width: 130px;
height: 129px;
margin-right: 10px;
background-image: url('/images/dr-cookson.jpg');
float: left;
}

#front_quote_box p {
margin: 0px;
margin-bottom: 5px;
}

#front_quote_box a {
color: blue;
}

.b {
font-weight: bold;
}

#front_quote_box .b {
font-weight: bold;
font-style: italic;
}

.i {
font-style: italic;
}

.indent {
margin-left: 25px;
}

.details_table {
background-color: #fff;
border-collapse: collapse;
}

.details_table td {
border-bottom: 1px #000 solid;
border-left: 1px #000 solid;
border-right: 1px #000 solid;
padding-left: 10px;
font-size: 90%;
}

.details_table tr.top {
border-bottom: 3px #000 solid;
border-top: 5px #000 solid;
font-weight: bold;
}

.details_table tr.top td {
padding: 10px 0px 10px 10px;
}

.details_table td strong {
font-weight: normal;
}

.details_text {
background-color: #fff;
padding: 10px;
border: 1px solid #000;
margin-bottom: 20px;
padding-bottom: 0px;
font-style: italic;
}

.details_text .b {
font-style: normal;
}

.other_info_link,
.details_text p {
font-size: 80%;
}

#gmp_image {
width: 60px;
height: 51px;
background-image: url('/images/gmp.jpg');
text-indent: -9999px;
float: right;
}

/* 2010-09-06 */
/* Some minor changes to the front page */

#front_page_1st_choice {
float: left;
margin: 30px 30px 30px 25px;
}

.navBar a {
color: #fff;
text-decoration: none;
display: block;
float: left;
text-align: center;
border-right: 1px solid yellow;
font-weight: bold;
font-size: 100%;
padding: 0px 10px 0px 10px;
}

.navBar a:hover {
color: #333333;
}

.navWrapper {
width: 480px;
margin: auto;
}

.navSharedWrapper {
width: 290px;
margin: auto;
}

.navHypoWrapper {
width: 440px;
margin: auto;
}

a.last_nav {
border-right: none;
}