﻿@charset "utf-8";
body {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	background: navy;
background-image:url(../images/bkg/t4-masthead-001.jpg);
background-repeat:repeat-x;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #333333;
}

a{color: #333;text-decoration: underline;}
a:hover{color: #000;}

/* zero-out margin and padding on all elements */
* {margin:0; padding:0;}

.clearfloats {clear:both;}
.clearleft {clear:left;}
.clearright {clear:right;}
.bold {font-weight: bold;}
.red {color: #cc0000;}
.small {font-size: .7em;}
.redsmall {color: #cc0000;font-size: 9px; line-height:9px; margin:0 50px;}
.link {padding: 0 0 0 30px;}
.fltlft {float:left; border:none;}
.apptIcon {border:none; padding:5px;}
.fltright {float:right; border:none;}
.center {text-align:center;}
.white {background-color:#ffffff;}
.backlink {font-size:11px; border-top:1px solid #ddd; padding: 5px 0 0 30px; margin-top:20px;}

/* global image border and background color settings */
img{
	border: 1px solid #ccc;
	background-color: transparent;
}
h2{
font-size:16px;
	margin: 10px 20px 10px 20px;
}
h3{
font-size:13px;
	margin: 10px 20px 10px 20px;
}
h4{
font-size:12px;
	margin: 10px 20px 10px 20px;
}
p{
font-size:12px;
	margin: 10px 20px 5px 20px;
}
ul{
font-size:11px;
	margin: 10px 20px 10px 50px;
	line-height: 1.3em;
}
ol{
font-size:11px;
	margin: 10px 20px 10px 50px;
	line-height: 1.3em;
}
td {vertical-align:top;}
.oneColFixCtr #containerHome {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
background-color:#6690e5;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	color: #ffffff;
position:relative;
}
.oneColFixCtr #mainBodyHome {
width:800px;
position:absolute; top:430px;
}
.oneColFixCtr #container-midHome {
	width: 800px;  
	background:transparent;
	margin: 10px auto; 
	border:none;
	color:#cccccc;
	text-align: center; 
	clear:both;
	position:absolute;
	top: 780px;
}
.oneColFixCtr #container-midHome img{
padding:5px;
border:none;
}
.oneColFixCtr #container-midHome p{
font-size:11px;
}
.oneColFixCtr #container-midHome a{
color:#cccccc;
}
.oneColFixCtr #container-midHome a:hover{
color:#eeeeee;
}
.oneColFixCtr #containerBottomHome {
	width: 800px;  
	background: #ffffff;
	margin: 10px auto;
	border: 1px solid #000000;
	text-align: left; 
	position:absolute;
	top: 1800px;
}
.oneColFixCtr #containerFooterHome {
	width: 800px; 
	background: transparent;
	margin: 10px auto; 
	position:absolute;
	top: 850px;
}
.oneColFixCtr #mainContentHome {
width:800px;
	padding: 0; 
color: #333;
}
.oneColFixCtr #mainContentHome h2{
font-size:14px;
	margin: 10px 20px 10px 20px;
}
.oneColFixCtr #mainContentHome h3{
font-size:13px;
	margin: 10px 20px 10px 20px;
}
.oneColFixCtr #mainContentHome img{
	border: 1px solid #999;
	background-color: transparent;
	margin:5px 10px 10px 20px;
	float:left;
}
.oneColFixCtr #mainContentHome a{color: #333;text-decoration: underline;}
.oneColFixCtr #mainContentHome a:hover{color: #000;}

.oneColFixCtr #mainContentHomeLeft {
width:450px;
float:left;
border-right:1px solid #cccccc;}
.oneColFixCtr #mainContentHomeLeft h2{
margin-top:0}

.oneColFixCtr #mainContentHomeRight {
width:350px;
margin-left:450px;
margin-top:20px;}

.oneColFixCtr #geoTargetLinks {
text-align:center;
}
.oneColFixCtr #geoTargetLinks p{
font-size:11px;
color:#666666;
margin:10px 30px 10px 30px;
}
.oneColFixCtr #geoTargetLinks a{
color:#666666;
text-decoration:underline;
}
.oneColFixCtr #geoTargetLinks a:hover{
color:#333333;
}



.oneColFixCtr #containerSubpage {
	width: 800px;
background-color:#ffffff;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	color: #333333;
position:relative;
}

.oneColFixCtr #topNav {
width:800px;
position:absolute; top:0px;
}
.oneColFixCtr #mainBody {
width:800px;
position:absolute; top:130px;
background-image:url(../images/bkg/t4-subpage-001.jpg);
background-repeat:repeat-y;
}
.oneColFixCtr #bottomBody {
width:800px;
background-image:none;
background-color: navy;
}
.oneColFixCtr #containerSubpageBottom {
	width: 800px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	clear:both;
}



.oneColFixCtr #mainContent {
float:left;
width:500px;
padding: 20px 0 0 0;
}
.oneColFixCtr #mainContent h1{
font-size:16px;
	margin: 10px 20px 10px 20px;
}
.oneColFixCtr #mainContent h2{
font-size:16px;
	margin: 10px 20px 10px 20px;
}
.headline {
	padding:5px;
	background-image:url(../images/bkg/t4-features-001.jpg);
	background-repeat: repeat-x;
}
.oneColFixCtr #mainContent img{
	border: 1px solid #999;
	background-color: transparent;
	margin:0 10px 10px 20px;
	float:left;
}

.oneColFixCtr #mainContent ul{
font-size:12px;
	margin: 10px 20px 10px 50px;
	line-height: 1.7em;
}
.oneColFixCtr #mainContent ol{
font-size:12px;
	margin: 10px 20px 10px 50px;
	line-height: 1.3em;
}
.oneColFixCtr #mainContent  h1 a{color: #fff;text-decoration: underline}
.oneColFixCtr #mainContent h1 a:hover{color: #eee;}
.oneColFixCtr #mainContent a{color: #333;text-decoration: underline}
.oneColFixCtr #mainContent a:hover{color: #000;}


.oneColFixCtr #sidebar1 {
float:left;
width:300px;
	height:auto;
padding: 0;
color:#333333;
}
.oneColFixCtr #sidebar1 h2{
font-size:13px;
}
.oneColFixCtr #sidebar1 h3{
font-size:13px;
}
.oneColFixCtr #sidebar1 p{
font-size:11px;
}
.oneColFixCtr #sidebar1 ul{
font-size:11px;
}

.oneColFixCtr #masthead {
height:100px;
background-image:url(../images/bkg/t4-masthead-001.jpg);
background-repeat:repeat-x;
color:#ffffff;
background-position: 0px -31px;
}
.oneColFixCtr #practiceLogo {
float:left;
width:550px;
}
.oneColFixCtr #practiceLogo p{
font-size:22px;
font-weight:bold;
margin:0;
padding:30px 0 0 10px;
}
.oneColFixCtr #practiceLogo img{
float:left;
margin-right:10px;
max-height:100px;
}
p.disclaimer {
font-size:22px;
margin:0;
padding:0 0 0 10px;
}
.oneColFixCtr #callForAppt {
color:#ffffff;
float:right;
width:240px;
background-color: navy;
border:2px solid #ffffff;
margin:10px 0 0 0;
padding-bottom:5px;
}
.oneColFixCtr #callForAppt p {
text-align:center;
margin: 0;
}
.apptLarge {
font-size:25px;
font-weight:bold;
color:#ffffff;
}
.apptSmall {
font-size:10px;
font-weight:normal;
color:#ffffff;
}
.oneColFixCtr #navigation {
width:799px;
height:30px;
	border-bottom:1px solid #999999;
clear:both;
}
.oneColFixCtr #navigationSub {
width:799px;
height:24px;
background-color:#cccccc;
clear:both;
}
.oneColFixCtr #homeFlash {
height:300px;
background-color:#ffffff;
background-image:url("../images/masthead/T2-0001.jpg");
background-repeat: no-repeat;
border: 1px solid #999;
}
.oneColFixCtr #flashBanner {
height:300px;
background-color:#eeeeee;
}
.oneColFixCtr #flashBannerSubpage {
height:100px;
background-color:#eeeeee;
}
.oneColFixCtr #pageTitleHome {
height:70px;
clear:both;
background-color:#ffffff;
background-image:url(../images/bkg/t4-masthead-001.jpg);
background-repeat:repeat-x;
border-left: 1px solid #999;
border-right: 1px solid #999;
}
.oneColFixCtr #pageTitleHome h1{
font-size:18px;
text-align:center;
margin:0;
padding:8px 0 4px 0;
color:#ffffff;
}
.oneColFixCtr #pageTitleHome a{
color:#eeeeee;
text-decoration:none;
}
.oneColFixCtr #pageTitleHome a:hover{
color:#ffffff;
}
.titleSmall {font-size:11px; font-weight:normal;}

.oneColFixCtr #subpageTitle {
width:798px;
height:60px;
clear:both;
color:#ffffff;
background-color:#ffffff;
background-image:url(../images/bkg/t4-title-001.jpg);
background-repeat:repeat-x;
border: 1px solid #999;
}
.oneColFixCtr #subpageTitle h1{
font-size:20px;
text-align:left;
margin:0;
padding:25px 0 4px 20px;
}
.oneColFixCtr #subpageTitle p{
font-size:22px;
text-align:left;
margin:0;
padding:25px 0 4px 20px;
font-weight:bold;
}
.oneColFixCtr #subpageTitle a{
color:#eeeeee;
text-decoration:underline;
}
.oneColFixCtr #subpageTitle a:hover{
color:#ffffff;
}

.oneColFixCtr #features {
height:350px;
text-align:center;
padding:3px 0 0 0;
color:#333333;
border: 1px solid #999;
background-color:#6690e5;
position:relative;
}
.oneColFixCtr #featuresDoc {
width:225px;
height: 320px;
border:5px solid #cccccc;
margin:10px 5px 0 10px;
background-image:url(../images/bkg/t4-features-001.jpg);
background-repeat:repeat-x;
position:absolute;
top:0px;
left:0px;
}
.oneColFixCtr #featuresDoc h3{
font-size:12px;
margin: 10px;
line-height:14px;
}
.oneColFixCtr #featuresDoc img{
border:1px solid #999999;
}
.oneColFixCtr #featuresDoc a{
color:#333333;
text-decoration:none;
}
.oneColFixCtr #featuresDoc a:hover{
color:#000000;
text-decoration:underline;
}
.oneColFixCtr #featuresDoc p{
font-size:11px;
margin: 5px;
}

#promoiframehome{
	width: 290px;
	height: 320px;
	margin:9px 10px 0 5px;
	float:left;
border:5px solid #cccccc;
position:absolute;
top:0px;
left:248px;
}


.oneColFixCtr #featuresSubFocus {
width:220px;
height: 320px;
position:absolute;
top:0px;
left:560px;
margin:10px 5px 0 0;
border:5px solid #cccccc;
background-image:url(../images/bkg/t4-features-001.jpg);
background-repeat:repeat-x;
}
.oneColFixCtr #featuresSubFocus h3{
font-size:12px;
margin: 10px;
line-height:14px;
}
.oneColFixCtr #featuresSubFocus p{
margin: 10px;
}
.oneColFixCtr #featuresSubFocus table{
width:210px;
margin:5px auto;
}
.oneColFixCtr #featuresSubFocus td{
padding-bottom:5px;
}


.oneColFixCtr #container-mid {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background:transparent;
	margin: 10px auto; /* the auto margins (in conjunction with a width) center the page */
	border:none;
	text-align: center; /* this overrides the text-align: center on the body element. */
	clear:both;

}
.oneColFixCtr #container-mid p{
color:#cccccc;
font-size:14px;
margin: 0;
}
.oneColFixCtr #container-mid img{
padding:10px 5px 5px 5px;
border:none;
}
.oneColFixCtr #container-mid a{
color:#cccccc;
text-decoration:underline;
}
.oneColFixCtr #container-mid a:hover{
color:#ffffff;
}
.oneColFixCtr #container2 {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #eeeeee;
	margin: 10px auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top:600px;
}

/********************  DOC INFO BLOCK  ****************************/
#docInfo {
width:300px;
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;
	padding: 10px 0 20px 0;
	font-size: 1em;
	font-weight: bold;
	margin:0;
	background-color: white;
	background-image:url(../images/bkg/t4-bottom-grad-001.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
#docInfo a{
	text-decoration:underline;
}
#docInfo a:hover{
	text-decoration:underline;
}
#docInfo img{
	float:left;
	margin: 0 10px 0 10px;
}
#docInfo h2{
	font-size: .75em;
	margin: 5px 20px 2px 10px;
	line-height: 1.2em;
	padding-top: 5px;
}
#docInfo h2 a:hover{
	text-decoration:none;
	color: #666;
}
#docInfo h3{
	font-size: .7em;
	margin: 5px 20px 0 10px;
	line-height: 1.2em;
	padding-top: 5px;
}
#docInfo p{
	font-size: .7em;
	margin: 0 20px 0 10px;
	padding-top: 5px;
	line-height: 1.2em;
}
#docInfo li{
	font-size: .65em;
	margin: 0 20px 10px 40px;
	padding-top: 5px;
	line-height: 1em;
	list-style:none;
}
#docPhoto img {
	width:120px;
}	
#practicePromoPhoto img {
	width:120px;
}
/******************** END DOC INFO BLOCK  ****************************/


#meetDoctor {}
#meetDoctor img{
	float: left;
	margin: 10px 10px 10px 20px;
	max-width:120px;
}
#separator {
width:250px;
height:1px;
background-image:url(../images/bkg/t4-features-001.jpg);
background-repeat:repeat-x;
margin:20px auto;
}
/********************  CREDENTIAL LOGO BLOCK ****************************/

.credentialLogo {
width: 450px;
height:260px;
margin:20px;
}
.oneColFixCtr .credentialLogo img{
	float:left;
	margin: 10px 10px 10px 20px;
	height:110px;
	width: 110px;
}

.oneColFixCtr #copyright {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background:transparent;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border:none;
	text-align: center; /* this overrides the text-align: center on the body element. */
	clear:both;
	padding-top:10px;
}
.oneColFixCtr #copyright p{
color:#cccccc;
font-size:10px;
margin: 0;
}
.oneColFixCtr #copyright a{
color:#cccccc;
}
.oneColFixCtr #copyright a:hover{
color:#eeeeee;
}
.oneColFixCtr #footer {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background:transparent;
	padding-bottom:50px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border:none;
	text-align: center; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #footer p{
color:#cccccc;
font-size:10px;
line-height:13px;
margin: 0;
}
.oneColFixCtr #footer a{
color:#cccccc;
}
.oneColFixCtr #footer a:hover{
color:#eeeeee;
}

/********************  PROMO BLOCKS 1 & 2 ****************************/

#promoiframe{
	width: 300px;
	height: 265px;
	margin:0 0 10px 0;
	float:left;
}
#promowrapper{
	width: 300px;
	height: 255px;
	margin: 0;
	padding:0;
	text-align:center;
	background-color: #ffffff;
}
#promowrapper h3{
	font-size: 1em;
	padding-top:100px;
	font-weight:bold;
	color:#444;
	font-family:Arial, Helvetica, sans-serif;
}
#promowrapper p{
	font-size: .7em;
	line-height:1.1em;
	margin:0;
	padding:0 20px 5px 20px;
	color:#444;
	font-family:Arial, Helvetica, sans-serif;

}
.billcontent{
	width: 100%;
	display:block;
	border: 1px solid #ccc;
}
#billboard0{
	width: 298px;
	height: 248px;
}
#billboard1{
	width: 298px;
	height: 248px;
}
#billboard2{
	width: 298px;
	height: 248px;
}


#billboard20{
	width: 298px;
	height: 248px;
}
#billboard21{
	width: 298px;
	height: 248px;
}
#billboard22{
	width: 298px;
	height: 248px;
}
.white {margin:0; padding:0; background-color:#FFFFFF;}

/********************  SERVICE LOGO BLOCK ****************************/
/******** footer images and what we offer page *******************/
#serviceLogo {
	height: 150px;
	width:460px;
	margin: 10px 0 10px 20px;
background-image:url(../images/bkg/t4-features-001.jpg);
background-repeat:repeat-x;
	border:1px solid #cccccc;

}
#serviceLogo p{
	font-size: .75em;
	font-weight: normal;
	margin: 5px 10px 5px 20px;
}
.oneColFixCtr #serviceLogo img{
	float:left;
	margin: 5px 10px;
}
/********************  CREDENTIAL LOGO BLOCK ****************************/

.credentialLogo {
width: 450px;
height:auto;
margin-bottom:20px;
}
.credentialLogo img{
	float:left;
	margin: 10px 10px 10px 20px;
	height:110px;
	width: 110px;
}

/********************  WHAT WE OFFER COPY STYLES ****************************/
#whatWeOfferCopy {}
#whatWeOfferCopy h1{
	font-size: .95em;
	margin: 15px 20px 3px 20px;
}
#whatWeOfferCopy h1 a{
	text-decoration: underline;
}
#whatWeOfferCopy h1 a:hover{
	text-decoration: underline;
}
#whatWeOfferCopy h2{
	font-size: .95em;
	margin: 15px 20px 3px 20px;
}
#whatWeOfferCopy h2 a{
	text-decoration: underline;
}
#whatWeOfferCopy h2 a:hover{
	text-decoration: underline;
}
#whatWeOfferCopy img {
	float:left;
	width: 200px;
	height: 150px;
	margin: 10px 20px 10px 20px;
	border:1px solid #999999;
}

#subFocus {
	width:460px;
	padding: 0;
	margin:20px;
background-image:url(../images/bkg/t4-features-001.jpg);
background-repeat:repeat-x;
	border:1px solid #cccccc;
}
#subFocus h3{
	font-size: 12px;
	margin: 10px 0 0 0;
	text-align:center;
}
#subFocus table{
width:450px;
margin: 10px;
}
#subFocus td{
width:140px;
}
.oneColFixCtr #subFocus img{
border:1px solid #cccccc;
padding:0;
margin:0;

}
/********************  OFFICE INFO  ****************************/
/************** map and hours and appt pages  ****************************/
#officeInfo {
	padding: 10px 0 10px 20px;
}
.oneColFixCtr #officeInfo h1{
font-size:16px;
line-height:18px;
}
.oneColFixCtr #officeInfo ul{
	margin: 10px 0 10px 20px;
}
.oneColFixCtr #officeInfo li{
	font-size: 13px;
	font-weight: bold;
	list-style-type:none;
	margin-left: 0;
	line-height: 1.4em;
}
.oneColFixCtr #officeInfo img{
	float:left;
	margin: 20px 20px 0 20px;
	border: none;
}


/********************  DAYS AND HOURS BLOCK  primary office ****************************/
.daysHoursTable{
	width: 400px;
	margin: 0 0 0 20px;
	background-image: none;
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #ddd;
	color: #666;
}
.daysHoursTd{
height:20px;
	padding-left: 15px;
	font-size: 12px;
}
.headerrow {background-color: #eee;}
.evenrow {background-color: #fefefe;}
.oddrow {background-color: #eee;}

/********************  PRACTICE SERVICES BLOCK ****************************/
#practiceServicesHome {
padding: 0 0 10px 0;
margin-top:20px;
}
#practiceServicesHome h3 {
	padding: 8px 0 8px 15px; 
	background-color:navy;
	border:1px solid #cccccc;
	margin: 20px 0 10px 0;
	color:#333333;
}
#practiceServicesHome li{
font-size: 11px; 
line-height:11px;
list-style-image:url(../images/icons/favorites_16.gif);
font-weight:bold;
margin-left: -10px;
padding: 5px 10px 10px 10px;}

.oneColFixCtr #practiceServices {
	width: 300px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-size: 1em;
	padding: 0 0 10px 0;
	margin: 0;
	background-color: white;
	background-image:url(../images/bkg/t4-bottom-grad-001.jpg);
	background-repeat:repeat-x;
	background-position:bottom;

}
.oneColFixCtr #practiceServices h3{
	font-size: .9em;
	text-align:center;
	padding: 15px 0 5px 0;
	margin: 0;
	color:#333333;
	background-image:url(../images/bkg/t4-bottom-grad-001.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
.oneColFixCtr #practiceServices li{
font-size: 11px; 
line-height:14px;
list-style-image:url(../images/icons/favorites_16.gif);
font-weight:bold;
margin-left: -10px;
padding: 5px 10px 5px 10px;}



/********************  APPOINTMENT PAGE LINKS ****************************/

.oneColFixCtr #apptPageLink {
	width: 300px;
	border-top: 5px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-size: 1em;
	padding: 0 0 10px 0;
	margin: 0 auto;
	background-color: white;
	background-image:url(../images/bkg/t4-features-001.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
.oneColFixCtr #apptPageLink img{
	float:left;
	padding: 8px 10px 0 20px;
	background-color: transparent;
	border: 0;
}
.oneColFixCtr #apptPageLink h2{
	font-size: .9em;
	text-align:center;
	background-color: #ffffff;
	background-image:url(../images/bkg/t4-title-001.jpg);
	background-repeat:repeat-x;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #666;
	margin: 0;
	color:#FFFFFF;
}
.oneColFixCtr #apptPageLink h3{
	font-size: .7em;
	padding-top: 10px;
}
.oneColFixCtr #apptPageLink p{
	font-size: .7em;
	margin: 0 20px 5px 60px;
}

#apptStar {
width:450px;
text-align:center;
}
#apptStar img{
border:none;
}

#creditCardLogo {
	height: 110px;
	margin: 20px 0 20px 0;
}
#creditCardLogo img{
	float:left;
	width:60px;
	height: 40px;
	margin: 10px 0 0 20px;
}
.oneColFixCtr #financial {
margin:30px 0 30px 0;
}
.oneColFixCtr #financial img{
	float: left;
	max-width: 150px;
	border: 1px solid #999999;
	margin-right:20px;
}
/********************  NEW PATIENT FORMS  ****************************/
#patientForms {}
#patientForms img{
	float: left;
	margin: 0 20px 0 20px;
	border: 4px solid #000;
}
#patientForms ul{
	margin: 20px 0 20px 100px;
	list-style-image:url(../images/icons/pdficonsm.gif);

}
#patientForms li{
	font-size: .9em;
	padding-left: 10px;
	line-height: 2em;
}
.oneColFixCtr #patientFormsPDF {
height:30px;
margin:20px;
padding-top:10px;
font-size:13px;
background-image:url(../images/bkg/t4-features-001.jpg);
background-repeat:repeat-x;
	border:1px solid #cccccc;
}
.oneColFixCtr #patientFormsPDF h4{
font-size:13px;
}

/********************  Subpages PRIMARY FOCUS and QUALITY CARE BLOCKS ****************************/

#primaryFocus {
width:300px;
margin:0;
	font-weight: bold;
	padding: 10px 0 20px 0;
	text-align:left;
	background-color: white;
	background-image:url(../images/bkg/t4-bottom-grad-001.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
#primaryFocus h2{
	margin: 0 0 0 10px;
}
#primaryFocus ul{
	margin: 0 0 0 50px;
	list-style-type: none;
}
#primaryFocus li{
	font-weight: bold;
	text-indent: .5em;
	line-height: 1.5em;	
}
#primaryFocus a{
	text-decoration: none;
}
#primaryFocus a:hover{
	text-decoration: underline;
}
#primaryFocus img{
	margin: 10px 0 0 20px;
	text-align:center;
}

/********************  COPY BLOCK STYLES ****************************/
.oneColFixCtr #copyBlocks {padding: 0 0 10px 0;}
.oneColFixCtr #copyBlocks h1{
	font-size: .9em;
	margin: 10px 10px 0 20px;
	padding-top: 5px;
}
.oneColFixCtr #copyBlocks h2{
	font-size: .9em;
	margin: 0 10px 0 20px;
}
.oneColFixCtr #copyBlocks img{
	float: left;
	margin: 5px 10px 10px 20px;
	border:1px solid #999999;
}
.oneColFixCtr #copyBlocks input{
	font-size: .8em;
	margin: 0 0 10px 20px;
}
.oneColFixCtr #copyBlocks table{
	width: 100%;
	background-image:none;
	clear:both;
}
.oneColFixCtr #copyBlocks caption{
	font-size: .7em;
	margin: 0 10px 1px 20px;
	line-height: 1.3em;
	font-weight: bold;
	padding: 0 10px 0 10px;
}
.oneColFixCtr #copyBlocks td{
	font-size: .75em;
	padding-right:10px;
}
.oneColFixCtr #formFinancial{
	width:460px;
	height:200px;
	padding: 0;
	margin:0 20px;
background-image:url(../images/bkg/t4-features-001.jpg);
background-repeat:repeat-x;
	border:1px solid #cccccc;
}

/********************  SMILE GALLERY BLOCK ****************************/
#smileGallery {
                height: 400px;
                margin: 20px 10px 10px 10px;
}
#smileGallery table {width: 445px;}
#smileGallery tr{font-size: .75em;}
#smileGallery td{}
.left {text-align: left; padding: 10px;}
.full {width:210px; height:210px;}
.half {width:210px; height:105px;}

.contentslide{
border: 5px solid #fff;
border-bottom-width: 6px;
padding: 0px;
width: 440px;
height: 300px;
}

.contentslide .contentdiv{
display: none;
}

.pagination{
width: 430px; /*Width of pagination DIV. To equal that of Content Slider's width, take into account the later's left/right paddings!*/
text-align: right;
background-color: #ccc;
border: 5px solid #ccc;
border-width: 0 5px; /*Left/ right border width of pagination DIV.*/
padding: 0 0 4px 0;
}

* html .pagination{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
width: 430px; /*IE5 width*/
w\idth: 430px; /*IE6 width*/
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #333;
background-color: white;
font-size: .8em;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #ffff99;
}
#officeTour {margin-left:25px;"}

