a:link { text-decoration: none; color: #ffffff } 
a:visited { text-decoration: none; color: #ffffff }
a:hover { text-decoration: none; border-bottom: 1px #ffffff dotted; color: #ffffff }

.class2 a:link { text-decoration: none; color: #222222 } 
.class2	a:visited { text-decoration: none; color: #222222 }
.class2	a:hover { text-decoration: underline; color: #222222 }

.class3 a:link { text-decoration: none; color: #7a7a7a } 
.class3	a:visited { text-decoration: none; color: #7a7a7a }
.class3	a:hover { text-decoration: none; color: #222222 }

.class4 a:link { text-decoration: none; color: #222222} 
.class4	a:visited { text-decoration: none; color: #222222 }
.class4	a:hover { text-decoration: none; border-bottom: 1px #222222 dotted; color: #222222 }

.class5 a:link { text-decoration: none; color: #7a7a7a} 
.class5	a:visited { text-decoration: none; color: #7a7a7a}
.class5	a:hover { text-decoration: none; border-bottom: 1px #7a7a7a dotted; color: #7a7a7a }

.class6 a:link { text-decoration: none; color: #ffffff } 
.class6 a:visited { text-decoration: none; color: #ffffff }
.class6 a:hover { text-decoration: none; color: #ffffff }

.class7 a:link { text-decoration: none; color: #45496c; font-weight: bold} 
.class7 a:visited { text-decoration: none; color: #45496c; font-weight: bold}
.class7 a:hover { text-decoration: none; color: #222222; font-weight: bold}

.class8 a:link { text-decoration: none; color: #e94848} 
.class8	a:visited { text-decoration: none; color: #e94848 }
.class8	a:hover { text-decoration: none; color: #222222 }



.dotted {
	border-bottom: 1px #222222 dotted;
}

body {
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #222222;
	background-color: #dedede;
}




/*general fonts/spans
--------------------------------------------------------------------*/

h1 {
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	margin: 6px;
}

h2 {
	font-weight: bold;
	font-size: 16px;
	margin: 0px;
}

h3 {
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
}


.headingblack {
	font-size: 16px;
	color: #222222;
	margin: 0;
	margin-top: 10px;
}

.headinggray {
	font-size: 14px;
	color: #7a7a7a;
	margin: 0;
}

.heading {
	font-size: 14px;
	color: #222222;
	margin: 0;
}

.headingsml {
	font-size: 12px;
	margin-top: 20px;
}

.headingitalic {
	font-style: italic;
	font-size: 12px;
	margin-top: 20px;
}

.headingitalic_gray {
	color: #7a7a7a;
	font-style: italic;
	font-size: 12px;
	margin-top: 20px;
}




p.further {
	margin-left: 10px;
}

.border_bottom {
	border-bottom: 1px dotted #7a7a7a;
}

#flash {
	margin:0;
	margin-top: 10px;
	height: 108px;
}

.flash {
	float: left;
}

#flash p {
	font-weight: bold;
	padding:0;
	padding-top: 35px;
}

#flash p.second {
	padding-top: 0px;
}

.web {
	margin-top: 5px;
}

/*blockquotes
--------------------------------------------------------------------*/
blockquote.lunn {
color: #ffffff;
font-weight: bold;
padding: 20px;
padding-right: 15px;
padding-bottom: 0;
margin: 0;
margin-left: 300px;
margin-bottom: 10px;
background: url(images/quote-liv1.gif) top left no-repeat;
}


blockquote p.lunn {
margin: 0;
padding: 0;
background: url(images/quote-liv2.gif) bottom right no-repeat;
}


.small{
	width: 240px;
}



cite {
	font-size: 11px;
	line-height: 14px;
	color: #ffffff;
	margin: 0;
	margin-left: 300px;
	padding-left: 20px;
}

cite.test {
	color: #ffffff;
	padding: 0;
	margin: 0;
	margin-left: 10px;
	margin-top: 30px;
	font-style: normal;
	font-weight: bold;
}

#testimonial {
	width: 540px;
	height: 170px;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(images/testimonialbg2.jpg);
	background-repeat: no-repeat;
}


#testlink {
	width: 540px;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	background-color: #1f1f21;
}

#testlink a{
	display: block;
	width: 530px;
	padding: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
}


#testlink a:hover{
	background-color: #7a7a7a;
	border: 0;
}




/*Case study quotes
--------------------------------------------------------------------*/

#test {
	width: 520px;
	padding: 10px;
	background-image: url(images/test.gif);
	background-repeat: no-repeat;
	background-color: #45496c;
}


blockquote.case {
	font-size: 15px;
	line-height: 20px;
	font-style: italic;
	padding: 10px;
	padding-bottom: 5px;
	margin: 0;
	background: url(images/quote-liv1.gif) top left no-repeat;
}

blockquote p.case {
	margin: 0;
	padding: 0;
	background: url(images/quote-liv2.gif) bottom right no-repeat;
	color: #FFFFFF;
}


cite.case {
	color: #ffffff;
	padding: 0;
	margin: 0;
	margin-left: 10px;
	margin-top: 30px;
	font-style: normal;
	font-weight: bold;
}
	

/*line dividers
--------------------------------------------------------------------*/
#horizlunn {
height: 8px;
margin-top: 10px;
margin-bottom: 10px;
background-image: url(images/horiz-lunn2.gif);
background-position: center;
background-repeat: no-repeat;
}

#horizliv {
height: 8px;
margin-top: 10px;
margin-bottom: 10px;
background-image: url(images/horiz-liv.gif);
background-position: center;
background-repeat: no-repeat;
}

.horiznews {
height: 8px;
margin-top: 10px;
margin-bottom: 10px;
background-image: url(images/horiz-news.jpg);
background-position: left;
background-repeat: no-repeat;
}

#horizcon {
height: 8px;
margin-top: 10px;
background-image: url(images/horiz-news.jpg);
background-position: left;
background-repeat: no-repeat;
}



/*general divs
--------------------------------------------------------------------*/

#top {
height: 120px;
background-color: #1f1f21;
background-image: url(images/top-living.jpg);
background-position: center;
background-position: bottom;
background-repeat: no-repeat;
}

#container {
width: 850px;
background-color: #FFFFFF;
margin: 0 auto; /*center on page*/
}


#navigation {
	color: #FFFFFF;
	background-color: #45496c;
	margin: 10px;
	margin-top: 0px;
	font-size: 12px;
	background-image: url(images/round/nav-liv.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}


#navigation ul {
	list-style: none;
	padding: 0;
	margin: 10px;
	margin-top: 0px;
	line-height: 24px;
}

#navigation li {
	display: inline;
	padding-right: 3px;
}

.navright {
	float: right;
	margin: 0;
	padding-left: 3px;
}


#content {
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 5px;
	margin: 0;
	margin-right: 280px;
}

#contentlarge {
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 5px;
	margin: 0;
}

#content p.main {margin-bottom: 20px;}

#content p.main2 {margin-bottom: 20px; font-size: 14px; line-height: 18px;}

#content p.margin {margin: 0px; margin-bottom: 20px;}

#content p.first {margin: 0px; margin-left: 6px; margin-top: 90px; font-size: 12px;}

#content p.large {margin-bottom: 20px; font-size:18px; line-height: 21px;}

#contentlarge p.main2 {margin-bottom: 20px; font-size: 14px; line-height: 18px; padding-right: 50px;}


#living {
	float: right;
	width: 250px;
	color: #ffffff;
	padding: 10px;
	padding-top: 2px;
	margin: 0;
	margin-bottom: 10px;
	background-color: #45496c;
	background-image: url(images/section-liv.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#lunn {
	width: 250px;
	color: #ffffff;
	padding: 10px;
	padding-top: 2px;
	margin: 0;
	margin-bottom: 10px;
	background-color: #929f3c;
	background-image: url(images/section-lunn2.jpg);
	background-position: top;
	background-repeat: no-repeat;
}



#news {
	float: right;
	width: 215px;
	margin: 0;
	margin-right: 10px;
	font-size: 11px;
	width: 215px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 15px;
	background: url(images/news-bg.jpg) top no-repeat;
}

.news {
	width: 50px;
	height: 50px;
	float: left;
	margin: 0;
	margin-right: 10px;
	border: 1px solid #222222;
}

.signup {
	width: 50px;
	height: 50px;
	float: right;
	margin: 0;
	margin-left: 6px;
	border: 1px solid #222222;
}

#news p.story {
	display: block;
	margin: 0;
	padding: 10px;
	padding-left: 0;
	padding-right: 0;
	line-height: 16px;
	font-size: 12px;
	border-bottom: 1px dotted #333333;
}

#news p.no_border { border-bottom: none}

#news p.story a {
	display: block;
	margin-top: 4px;
	border: none;
	font-size: 11px;
}

.emailpic {
	margin-top: 10px;
	margin-bottom: 10px;
}


.email {
	margin: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 13px;
}

#emailbox {
	margin-top: 10px;
	width: 210px;
}

#subscribe {
	margin-top: 10px;
}




#content li {
	margin: 0;
	margin-top: 10px;
}

#content ul {
	margin: 0;
	margin-left: 30px;
	padding: 0;
	list-style-type: disc;
}



/*case study navigation
--------------------------------------------------------------------*/

#caserow1 { height: 175px; margin: 0; padding: 0;}

#caserow1 ul {list-style-type: none; margin: 0; padding: 0;}

#caserow1 li {float: left; margin: 0; margin-right: 2px;}


#caserow2 { height: 175px; margin: 0;}

#caserow2 ul {list-style-type: none; margin: 0; padding: 0;}

#caserow2 li {float: left; margin: 0; margin-right: 2px;}


#caserow3 { height: 175px; margin: 0;}

#caserow3 ul {list-style-type: none; margin: 0; padding: 0;}

#caserow3 li {float: left; margin: 0; margin-right: 2px;}



a.case  {
	display: block;
	width: 120px;
	padding: 5px;
	color: #353333;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	background-color: #ffffff;
	border: 2px solid #ffffff;
}


a.case:hover {border: 2px solid #45496c;}

a.case img { border: 2px solid #7a7a7a; margin-bottom: 8px;}


/*Case studies
--------------------------------------------------------------------*/

#caselist {
	margin: 0;
	padding: 0;
	height: 150px;
}

#caselist2 {
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}

p.caselist {
	float: left;
	margin: 0;
	padding: 0;
	width: 225px;
	margin-top: 10px;
	padding-left: 15px;
	padding-right: 20px;
	background-image: url(images/sml-arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0 3px;
}

p.caselist2 {
	float: left;
	margin: 0;
	padding: 0;
	width: 225px;
	margin-bottom: 8px;
	padding-left: 15px;
	padding-right: 20px;
	background-image: url(images/sml-arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0 3px;
}



/*image gallery
--------------------------------------------------------------------*/
#gallery p {
	padding: 0;
	margin: 0;
}

#gallery ul {list-style-type: none; margin: 0; margin-top: 10px; padding: 0;}

#gallery li {float: left; margin: 0;}

a.gallery  {
	display: block;
	width: 95px;
	height: 95px;
	margin:0;
	margin-right: 5px; 
	margin-bottom: 5px;
	border: 2px solid #ffffff;
}

a.gallery:hover {border: 2px solid #1f1f21;}

a.gallery img { border: 0;}


#more {
	clear: both;
	padding-top: 20px;
}


#panorama {
	width: 190px;
	clear: both;
	padding: 5px;
	border: 2px solid #45496c;
}

#panorama p {
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 12px;
	line-height: 14px;
}

#download {
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	line-height:20px;
}

#download img {float: left; margin-right: 5px;}

/*side navigation
--------------------------------------------------------------------*/

#sidenav {
	float: right;
	font-size: 11px;
	width: 240px;
	margin: 0;
	margin-top: 10px;
	margin-right: 10px;
}

.sidehead {font-size: 12px; font-style: italic; font-weight: bold;}

.sidehead2 {font-size: 11px;}


.row1 {height: 220px;}

#patient {float: left;}
#patient a {display: block; width: 224px; height: 192px; padding: 4px;padding-left: 12px;background-image: url(images/patients03.jpg); background-position: 240px 0; margin-bottom: 10px}
#patient a:hover {display: block; background-image: url(images/patients03.jpg); background-position: 0 0; border: none}

#diagnostic {float: left;}
#diagnostic a {display: block; width: 224px; height: 192px; padding: 4px;padding-left: 12px;background-image: url(images/diag03.jpg); background-position: 240px 0; margin-bottom: 10px; margin-left: 20px}
#diagnostic a:hover {display: block; background-image: url(images/diag03.jpg); background-position: 0 0; border: none}

#minor {float: left;}
#minor a {display: block; width: 224px; height: 192px; padding: 4px;padding-left: 12px;background-image: url(images/minor03.jpg); background-position: 240px 0; margin-bottom: 10px; margin-left: 20px}
#minor a:hover {display: block; background-image: url(images/minor03.jpg); background-position: 0 0; border: none}

#podiatry {float: left;}
#podiatry a {display: block; width: 224px; height: 192px; padding: 4px;padding-left: 12px;background-image: url(images/podiatry03.jpg); background-position: 240px 0; margin-bottom: 10px}
#podiatry a:hover {display: block; background-image:url(images/podiatry03.jpg); background-position: 0 0; border: none}

#physio {float: left;}
#physio a {display: block; width: 224px; height: 192px; padding: 4px;padding-left: 12px;background-image: url(images/physio03.jpg); background-position: 240px 0; margin-bottom: 10px; margin-left: 20px}
#physio a:hover {display: block; background-image: url(images/physio03.jpg); background-position: 0 0; border: none}

#pharmacy {float: left;}
#pharmacy a {display: block; width: 224px; height: 192px; padding: 4px;padding-left: 12px;background-image: url(images/pharmacy03.jpg); background-position: 240px 0; margin-bottom: 10px; margin-left: 20px}
#pharmacy a:hover {display: block; background-image: url(images/pharmacy03.jpg); background-position: 0 0; border: none}

#dentistry {float: left;}
#dentistry a {display: block; width: 224px; height: 192px; padding: 4px;padding-left: 12px;background-image: url(images/dentistry03.jpg); background-position: 240px 0; margin-bottom: 10px}
#dentistry a:hover {display: block; background-image: url(images/dentistry03.jpg); background-position: 0 0; border: none}

#opticians {float: left;}
#opticians a {display: block; width: 224px; height: 192px; padding: 4px;padding-left: 12px;background-image: url(images/optometry03.jpg); background-position: 240px 0; margin-bottom: 10px; margin-left: 20px}
#opticians a:hover {display: block; background-image: url(images/optometry03.jpg); background-position: 0 0; border: none}

#training  {float: left;}
#training a {display: block; width: 224px; height: 192px; padding: 4px;padding-left: 12px;background-image: url(images/training03.jpg); background-position: 240px 0; margin-bottom: 10px; margin-left: 20px}
#training a:hover {display: block; background-image: url(images/training03.jpg); background-position: 0 0; border: none}


#planningsml {
	width: 210px;
	height: 37px;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 23px;
	padding-bottom: 5px;
	text-align: left;
	background-image: url(images/planning-sml.jpg);
	margin-bottom: 10px;
}


/*contacts
--------------------------------------------------------------------*/
#address {
	width: 200px;
	float: left;
	padding: 0;
}



/*footer
--------------------------------------------------------------------*/

#footer {
	clear: both;
	height: 150px;
	background-color: #1f1f21;
}

#footercontent {
	font-size: 10px;
	text-align: right;
	color: #ffffff;
	width: 850px;
	margin: 0px auto; /*center on page*/
	padding-top: 10px;
}

#footercontent p {
	margin: 0;
}

#footleft {
	float: left;
	text-align: left;
}

#footercontent p.address {
	color: #7a7a7a;
}




/*banners
--------------------------------------------------------------------*/

#bannerhome {width: 830px; height: 245px; margin: 0px; margin-left: 10px; margin-right: 10px;}
#bannerabout {width: 830px; height: 245px; margin: 0px; margin-left: 10px; margin-right: 10px; background-image: url(images/banners/001.jpg)}
#bannerservices {width: 830px; height: 245px; margin: 0px; margin-left: 10px; margin-right: 10px; background-image: url(images/banners/002.jpg)}
#bannercase {width: 830px; height: 245px; margin: 0px; margin-left: 10px; margin-right: 10px; background-image: url(images/banners/003.jpg)}
#bannernews {width: 830px; height: 245px; margin: 0px; margin-left: 10px; margin-right: 10px; background-image: url(images/banners/004.jpg)}
#bannerlinks {width: 830px; height: 245px; margin: 0px; margin-left: 10px; margin-right: 10px; background-image: url(images/banners/005.jpg)}
#bannercontact {width: 830px; height: 245px; margin: 0px; margin-left: 10px; margin-right: 10px; background-image: url(images/banners/006.jpg)}


#bannerclinics {width: 830px; height: 245px; margin: 0px; margin-left: 10px; margin-right: 10px; background-image: url(images/banners/008.jpg)}
#bannerdiag {width: 830px; height: 245px; margin: 0px; margin-left: 10px; margin-right: 10px; background-image: url(images/banners/009.jpg)}
#bannerminor {width: 830px; height: 245px; margin: 0px; margin-left: 10px; margin-right: 10px; background-image: url(images/banners/014.jpg)}
#bannerpodiatry {width: 830px; height: 245px; margin: 0px; margin-left: 10px; margin-right: 10px; background-image: url(images/banners/015.jpg)}
#bannerphysio {width: 830px; height: 245px; margin: 0px; margin-left: 10px; margin-right: 10px; background-image: url(images/banners/010.jpg)}
#bannerpharm {width: 830px; height: 245px; margin: 0px; margin-left: 10px; margin-right: 10px; background-image: url(images/banners/011.jpg)}
#bannerdentist {width: 830px; height: 245px; margin: 0px; margin-left: 10px; margin-right: 10px; background-image: url(images/banners/012.jpg)}
#bannertraining {width: 830px; height: 245px; margin: 0px; margin-left: 10px; margin-right: 10px; background-image: url(images/banners/013.jpg)}

#bannerfountain {width: 830px; height: 245px; margin: 0px; margin-left: 10px; margin-right: 10px; background-image: url(images/banners/016.jpg)}
#bannernorthgate {width: 830px; height: 245px; margin: 0px; margin-left: 10px; margin-right: 10px; background-image: url(images/banners/017.jpg)}


/*image rollover
--------------------------------------------------------------------*/

#link01 {width: 250px; height: 150px; float: left}

#link01 a {background-image: url(images/link01.jpg); position: absolute;}

#link01 a:hover {background-image: url(images/link01over.gif)}

#link02 {height: 150px; margin-left: 255px; margin-right: 255px}

#link02 a {background-image: url(images/link02.jpg); position: absolute;}

#link02 a:hover {background-image: url(images/link02over.gif)}

#link03 {width: 250px; height: 150px; float: right}

#link03 a {background-image: url(images/link03.jpg); position: absolute;}

#link03 a:hover {background-image: url(images/link03over.gif)}



#bar {
clear: both;
height: 10px;
}

#barleft {
clear: left;
height: 10px;
}


/*service pages
--------------------------------------------------------------------*/
#testlist ul {
	font-size: 11px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#testlist li {
	display: inline;
	margin-right: 10px;
}

.backtotop {
	font-size: 11px;
	height: 15px;
	margin: 0;
	margin-top: 40px;
	padding: 0;
	padding-left: 25px;
	background-image: url(images/arrow-up.gif);
	background-repeat: no-repeat;
}

#back2 {
	margin: 0;
	margin-top: 20px;
	padding: 0;
	padding-left: 25px;
	padding-bottom: 40px;
}

.backtonews {
	font-size: 11px;
	height: 15px;
	margin: 0;
	margin-top: 20px;
	padding: 0;
	padding-left: 25px;
	padding-bottom: 40px;
	background-image: url(images/arrow-left.gif);
	background-repeat: no-repeat;
}


/*News page
--------------------------------------------------------------------*/

a.newsbox {
	display: block;
	height: 129px;
	padding: 10px;
	border: none;
	border-left: 2px solid #929f3c;
	background-color: #ffffff;
	margin: 0;
	margin-bottom: 10px;
	color: #222222; 
}

a.newsbox:visited {
	color: #222222; 
}

a.newsbox:hover {
	background-color: #dedede;
	border: none;
	border-left: 2px solid #929f3c;
	color: #222222;
}

.newstitle {
	color: #45496c;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

.date {
	color: #1f1f21;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

a.newsbox img {
	float: left;
	margin: 0;
	padding: 0;
	margin-right: 10px;
	border: 2px solid #45496c;
}


.newspic {
	border: 4px solid #c3c3c3;
}



/*Links page
--------------------------------------------------------------------*/


a.link {
	display: block;
	color: #222222;
	padding: 10px;
	border: none;
	border-left: 2px solid #929f3c;
	margin: 0;
	margin-bottom: 10px; 
}

a.link:visited {
	color: #222222; 
}

a.link:hover {
	background-color: #c3c3c3;
	border: none;
	border-left: 2px solid #929f3c;
	color: #222222;
}

.linktitle {
	color: #45496c;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

/*Services right image
--------------------------------------------------------------------*/

#urologypic {float: right; height: 140px; width: 200px; background-image: url(images/urology.jpg); text-align: right; margin: 0; padding: 0; background-repeat: no-repeat; margin-bottom: 10px;}
#gastropic {float: right; height: 140px; width: 200px; background-image: url(images/gastro.jpg); text-align: right; margin: 0; padding: 0; background-repeat: no-repeat; margin-bottom: 10px;}
#entpic {float: right; height: 140px; width: 200px; background-image: url(images/ent.jpg); text-align: right; margin: 0; padding: 0; background-repeat: no-repeat; margin-bottom: 10px;}


/*Services list on home page
--------------------------------------------------------------------*/

#servicelist {
	margin: 0;
	padding: 0;
	margin-top: 10px;
	height: 190px;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #45496c;
}

#servicelist a:link { text-decoration: none; color: #45496c;}
#servicelist a:visited { text-decoration: none; color: #45496c;} 
#servicelist a:hover { text-decoration: none; color: #222222;} 

#servicelist p {margin: 0; padding: 0;}

#servicelist p.big {
	padding-left: 23px;
	background-image: url(images/arrow-right.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	margin-top: 4px;
}

#servicelist p.sub {
	font-weight: normal;
	font-size: 12px;
	margin-left: 20px;
	padding-left: 15px;
	background-image: url(images/sml-arrow.jpg);
	background-repeat: no-repeat;
	background-position: 2px 5px;
}

#servicelist1 {
	float: left;
	width: 225px;
	margin: 0; 
	padding: 0;
}

#servicelist2 {
	float: left;
	width: 300px; 
	margin: 0; 
	padding: 0;
}

p.external {
	margin: 0;
	padding: 0;
	padding-left: 23px;
	background-image: url(images/arrow-right.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
	margin-top: 4px;
}

/*Services pages - quotes
--------------------------------------------------------------------*/

blockquote.test {
	width: 450px;
	color: #45496c;
	font-size: 14px;
	line-height: 18px;
	padding: 10px;
	padding-bottom: 5px;
	margin: 10px;
	margin-bottom: 0px;
	margin-top: 20px;
	background: url(images/quote-test1.gif) top left no-repeat;
}

blockquote p.test {
	margin: 0;
	padding: 0;
	background: url(images/quote-test2.gif) bottom right no-repeat;
}

cite.test {
	color: #222222;
	padding-left: 10px;
}

/*Services pages - side list
--------------------------------------------------------------------*/
#side {
	float: right;
	font-size: 11px;
	width: 220px;
	margin: 0;
	margin-top: 10px;
	margin-right: 10px;
}

#sidelist {list-style-type: none; margin: 0; padding: 0; padding-bottom: 30px;}

#sidelist li { 
	margin: 0; 
	padding: 0; 
	margin-top: 5px; 
}

.small {font-size: 9px;}

/*quicktime
--------------------------------------------------------------------*/

#movie {
	height: 240px;
	width: 320px;
	margin: 0;
	padding: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 2px solid #333333;
}

/*directories
--------------------------------------------------------------------*/

#directory {margin: 0; padding: 0}

.dental {height: 100px;}
.pharmacydirectory {height: 525px;}

.items {
	float: left;
	width: 170px;
	margin: 0;
	padding: 0;
	margin-right: 10px;
}

#directory p {
	margin: 0;
	padding: 0;
}






