/*--------------------- Last Modified  2006.11.10 ---------------------*/
/*-------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------
  Copyright Einstein Industries 2006. Used with Permission.                             
  May not be duplicated or reproduced.
  Please check for cross-browser compatibility prior to making changes
  MINIMUM BROWSER CHECK :: IE5.x/IE6/Firefox/Safari
  CSS Document - layout.css
/*-------------------------------------------------------------------------------------*/
/* undo some default styling of common (X)HTML browsers
/*------------------------------------------------------------------------------------*/
#space {
height: 400px;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}

/* ------------------------ GLOBAL ELEMENTS ------------------------ */

/* ------------------------ type selectors ------------------------ */
body { 
	background:#D7D7D7 url("../images/bg-body.jpg") top repeat-x;
	text-align:center; 
	font:11px/15px Verdana, Arial, Helvetica, sans-serif; 
	color:#E6F5FF;
	}

blockquote { margin-left:10px; margin-right:10px; }

h1	{ font-size:1.2em; color:#FFDD76; }
h2	{ font-size:1.1em; color:#FFDD76; }
h3	{ font-size:1.0em; color:#FFF; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#FFFFFF; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#A1B1BD; text-decoration:underline; outline:none; }

/* ------------------------ classes ------------------------ */
.clear	{ 
	clear:both;
	}

div.clear	{ 
	height:.01em; 
	overflow:hidden; 
	}
.clear-h2	{ 
	clear:both;
	height:10px; 
	overflow:hidden; 
	}
.clear-dt	{ 
	clear:both;
	margin-top:15px; 
	overflow:hidden; 
	}

p.back-to-top {
	text-align:right;
	display:block;
	padding-right:10px;
	background:url("../images/bullet-back-to-top.gif") right no-repeat;
	}

img.img-left { 
	float:left; 
	margin:0px 5px 0px 0px;
	}

img.img-right { 
	float:right; 
	margin:5px 0px 10px 10px; 
	}



/* ------------------------ form elements ------------------------ */
form {
	width:170px;
	margin:10px 0 15px 0; /* set margin left and right below */
	}

form label	{ font-size:.95em; } 

form br { line-height:0; height:0; } /* defaults vertical spacing between fields */

input, textarea, select { 
	background-color:#81B8D8 !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #81B8D8;
	color:#233848;
	width:150px; /* 5 pixles smaller than form width !important */
	height:14px;
	line-height:12px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	}

select { width:150px; padding:0; } /* same width as form - !important */

textarea { height:55px; overflow:auto; }

#contact_business { display: none; } /* do not remove */ 


/* ------------------------ SPECIFIC ELEMENTS ------------------------ */

/* ------------------------ main contact form ------------------------ */
#contact-main { margin:20px 0 10px 0; }

#contact-main label { 
	width:220px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:10px;
	font-size:1.0em;
	}

#contact-main label input, #contact-main label textarea, #contact-main label select { 
	width:170px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}

#contact-main label select { width:175px; } /* fixes display issue - 5px larger than input field */

#contact-main label textarea { height:100px; overflow:auto; }

/* ------------------------ submit button form elements ------------------------ */

input.submit { 
	width:60px;
	height:16px;
	cursor:pointer; 
	padding:0; 
	background-color:#2a4455;
	border:1px solid #d5e0e8;
	}
	
input.submit-contact-main { 
	width:60px;
	height:20px;
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main { margin:95px 0 0 243px; } /* defines placement of contact-main submit button */

input.submit-image, input.submit-contact-main { /* REMOVE IF NOT USED */
	background-color:#2a4455;
	width:64px;
	height:18px;
	border:1px solid #d5e0e8;
	cursor:pointer;
	}

/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

/* ------------------------ main framework ------------------------ */
#wrap {
	background:url("../images/bg-wrap.jpg") repeat-y;
	width:782px;
	margin:0 auto;
	text-align:left;
	}
body#index #wrap {
	background:url("../images/bg-wrap-index.jpg") repeat-y;
	width:782px;
	margin:0 auto;
	text-align:left;
	}

#wrap-img {
	background:url("../images/bottom-img.jpg") bottom no-repeat;
	width:782px;
	margin:0 auto;
	text-align:left;
	}
/* ------------------------ masthead framework ------------------------ */
#masthead {
	position:relative;
	background:url("../images/masthead.jpg");
	height:124px;
	}
	/* index page link within #masthead */		
	#masthead a {	
		position:absolute;
		left:25px;
		width:185px;
		top:15px;
		height:105px; 
		}
	#masthead a span {
		display:none;
		}
/* ------------------------ column-left framework ------------------------ */
#column-middle {
	width:361px;
	float:left;
	}

	#column-middle p, #column-middle h1, #column-middle h2, #column-middle h3, #column-middle ul, #column-middle dl {
		margin:0px 20px 10px 20px;
		}

	#column-middle form { margin-left:0px; } /* set form margin here */

	/* single column list */
	#column-middle ul { padding-left:5px; }
		#column-middle ul li { 
			background:transparent url("../images/bullet.gif") 0px 3px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px; /* pushes text to the right to display bg img */
			}

	/* multi column list */
	#column-middle ul.multi { padding-left:5px; } 
		#column-middle ul.multi li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:12px;  /* pushes text to the right to display bg img */
			float:left;
			width:150px; /* sets the width of each column */
			line-height:20px; 
			}

	/* definition list */
	#column-middle dl { padding-left:5px; }
		#column-middle dl dt {
			font-weight:bold;
			color:#99CC00;
			}
		#column-middle dl dd {
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			margin-left:5px;
			}

/* ------------------------ column-right framework ------------------------ */
/* ------------------------ column-left framework ------------------------ */
#column-left {
	width:204px;
	float:left;
	}

	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul.bullet, #column-left dl {
		margin:0px 12px 10px 30px;
		}

	#column-left form { padding-left:28px; } /* set form margin here */

	/* single column list */
	#column-left ul.bullet { padding-left:5px; }
		#column-left ul.bullet li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px; /* pushes text to the right to display bg img */
			}

	/* multi column list */
	#column-left ul.multi { padding-left:5px; } 
		#column-left ul.multi li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			float:left;
			width:150px; /* sets the width of each column */
			line-height:20px; 
			}

	/* definition list */
	#column-left dl { padding-left:5px; }
		#column-left dl dt {
			font-weight:bold;
			color:#99CC00;
			}
		#column-left dl dd {
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			margin-left:5px;
			}
/* ------------------------ column-right index page only ------------------------ */
body#index #column-right {
	width:217px;
	float:left;
	}
/* ------------------------ column-right framework ------------------------ */
#column-right {
	width:578px;
	float:left;
	}

	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul.bullet, #column-right dl {
		margin:0px 30px 10px 20px;
		}
	p span.bdRedWh {color: #F14A2A; font-weight: bold; padding-right: 10px;}
	#column-right form { margin-left:20px; }

	/* single column list */
	#column-left ul.bullet, #column-right ul.bullet { padding-left:25px; }
		#column-left ul.bullet li, #column-right ul.bullet li { 
			background:transparent url("../images/bullet.gif") 0px 3px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			margin-bottom: 3px;
			}
	#column-right ol {margin: 10px 45px 10px 60px;}
		#column-right olli { margin-bottom: 5px;}
		#column-right ol.pub li { 
			margin-bottom: 10px;
			border-bottom: 1px solid #81B8D8;
			}
	/* multi column list */
	#column-right ul.multi { padding-left:35px; } 
		#column-right ul.multi li { 
			background:transparent url("../images/bullet.gif") 0px 5px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			float:left;
			width:250px;
			line-height:20px; 
			}

	/* definition list */
	#column-right dl { padding-left:5px; }
		#column-right dl dt {
			color:#FFDD76;
			width: 240px;
			float:left;	
			}
		#column-right dl dd p { margin-left: 0px;}
		#column-right dl dd {
			background:transparent; /* 0px = horizontal position for left, 6px = vertical position from top */
			margin:15px 0 0 5px;
			float: left;
			width: 200px;
			}
		#column-right dl dd.top, #column-right dl.seminar dd.top, #column-right dl.press-list dd.top {
			margin:0px 0 0 5px;
			}
		#column-right dl.press-list dd {
			background:transparent; /* 0px = horizontal position for left, 6px = vertical position from top */
			margin:15px 0 0 5px;
			float: left;
			width: 350px;
			}
		#column-right dl.press-list dt {
			color:#FFDD76;
			width: 100px;
			float:left;	
			}
	#column-right dl.seminar { padding-left:5px; }
		#column-right dl.seminar dt {
			color:#F14A2A;
			width: 100px;
			float:left;	
			font-weight: bold;
			}
			
	#column-right table#fellows {width:500px; margin:10px 30px 15px 20px;}
	#column-right table#fellows td {text-align:left; vertical-align:top; padding:0 5px 15px 10px;} 
			
			
/* ------------------------ header framework ------------------------ */
#header-graphic-index { height:367px; } /* sets height for all non-flash headers */

	body#index #header-graphic-index { background:url("../images/header-index.jpg"); }
	
#header-graphic { height:220px; background:url("../images/header-blank.jpg") no-repeat; }

	body#about #header-graphic { background:url("../images/header-about.jpg") no-repeat; }
	body#contact #header-graphic { background:url("../images/header-contact.jpg"); }
	body#thankyou #header-graphic { background:url("../images/header-contact.jpg"); }
	body#sitemap #header-graphic { background:url("../images/header-contact.jpg"); }
	
	body#oto-neuro #header-graphic { background:url("../images/header-6.jpg"); }
	body#futures #header-graphic { background:url("../images/header-contact.jpg"); }
	body#pediatric-oto #header-graphic { background:url("../images/header-4.jpg"); }
	body#pediatric-cleft #header-graphic { background:url("../images/header-3.jpg"); }
	body#innovations #header-graphic { background:url("../images/header-innovations.jpg"); }
	body#fellowship #header-graphic { background:url("../images/header-omfs.jpg"); }
	body#newsletter #header-graphic { background:url("../images/header-omfs.jpg"); }
	body#history #header-graphic { background:url("../images/header-omfs.jpg"); }
	body#about-oral #header-graphic { background:url("../images/header-1.jpg"); }
	body#procedures #header-graphic { background:url("../images/header-procedures.jpg"); }
	
	body#dental #header-graphic { background:url("../images/header-5.jpg"); }
	body#medical #header-graphic { background:url("../images/header-2.jpg"); }
	body#procedures-oncological #header-graphic { background:url("../images/header-7.jpg"); }
	body#cosmetic-procedures #header-graphic { background:url("../images/header-1.jpg"); }
	body#recon #header-graphic { background:url("../images/header-2.jpg"); }
	body#news #header-graphic { background:url("../images/header-news.jpg"); }
	body#resources #header-graphic { background:url("../images/header-7.jpg"); }
	body#publications #header-graphic { background:url("../images/header-research.jpg"); }
	body#patient #header-graphic { background:url("../images/header-contact.jpg"); }
	body#about-oral #header-graphic { background:url("../images/header-omfs.jpg"); }
	

/* ------------------------ subhead framework ------------------------ */
#subhead {width:550px; } /* sets height for all subheads */
	body#index #subhead { background:url("../images/subhead-index.jpg") top no-repeat; padding:45px 0 0 0; width:361px;}
	body#about #subhead, body#meet #subhead, body#research #subhead, body#town #subhead { background:url("../images/subhead-about.jpg") top no-repeat; padding-top: 65px;}
	body#recon #subhead { background:url("../images/subhead-procedures.jpg") top no-repeat; padding-top: 65px;}
	body#procedures #subhead { background:url("../images/subhead-procedures.jpg") top no-repeat; padding-top: 65px;}
	body#medical #subhead { background:url("../images/subhead-procedures.jpg") top no-repeat; padding-top: 65px;}
	body#dental #subhead { background:url("../images/subhead-procedures.jpg") top no-repeat; padding-top: 65px;}
	body#procedures-oncological #subhead { background:url("../images/subhead-procedures.jpg") top no-repeat; padding-top: 65px;}
	body#cosmetic-procedures #subhead { background:url("../images/subhead-procedures.jpg") top no-repeat; padding-top: 65px;}
	body#patient #subhead { background:url("../images/subhead-patient.jpg") top no-repeat; padding-top: 65px;}
	body#news #subhead { background:url("../images/subhead-news.jpg") top no-repeat; padding-top: 65px;}
	body#resources #subhead { background:url("../images/subhead-resources.jpg") top no-repeat; padding-top: 65px;}
	body#contact #subhead { background:url("../images/subhead-contact.jpg") top no-repeat; padding-top: 65px;}
	body#thankyou #subhead { background:url("../images/subhead-thankyou.jpg") top no-repeat; padding-top: 65px; height: 200px;}
	body#sitemap #subhead { background:url("../images/subhead-sitemap.jpg") top no-repeat; padding-top: 65px;}
	
	body#oto-neuro #subhead { background:url("../images/subhead-oto-neuro.jpg") top no-repeat; padding-top: 65px;}
	body#futures #subhead { background:url("../images/subhead-futures.jpg") top no-repeat; padding-top: 65px;}
	body#pediatric-oto #subhead { background:url("../images/subhead-pediatric-oto.jpg") top no-repeat; padding-top: 65px;}
	body#pediatric-cleft #subhead { background:url("../images/subhead-pediatric-cleft.jpg") top no-repeat; padding-top: 65px;}
	body#innovations #subhead { background:url("../images/subhead-innovations.jpg") top no-repeat; padding-top: 65px;}
	body#fellowship #subhead { background:url("../images/subhead-fellowship.jpg") top no-repeat; padding-top: 65px;}
	body#newsletter #subhead { background:url("../images/subhead-newsletter.jpg") top no-repeat; padding-top: 65px;}
	body#history #subhead { background:url("../images/subhead-history.jpg") top no-repeat; padding-top: 65px;}
	body#about-oral #subhead { background:url("../images/subhead-about-oral.jpg") top no-repeat; padding-top: 65px;}
	body#publications #subhead { background:url("../images/subhead-publications.jpg") top no-repeat; padding-top: 65px;}
	
/* ------------------------ subhead framework with varying heights ------------------------ */
body#index #title-patientforms {
	background:url("../images/title-patientforms-index.jpg") no-repeat;
padding-top: 40px;
}

body#patient #title-patientforms {
	height:55px;
	background:url("../images/title-patientforms.jpg") no-repeat;
}


#title-consult {
	height:111px;
	background:url("../images/title-consult.jpg") ;
	}

#title-top-docs {
	height:130px;
	background:url("../images/title-top-docs.jpg") ;
	position:relative;
	}

#title-best-doctors {
	height:0px;
	background:url("../images/title-best-doctors.jpg") ;
	position:relative;
	}

img#providence-center {
	padding-left:16px;
	}

#title-oral-maxil {
	height:330px;
	background:url("../images/title-oral-maxil.jpg") ;
	position:relative;
	}
	
	#title-oral-maxil a.omfs-a {
	position:absolute;
	top:122px;
	left:36px;
	width:71px;
	height:10px;
		}
		
	#title-oral-maxil a.omfs-b {
	position:absolute;
	top:139px;
	left:36px;
	width:91px;
	height:10px;
		}
		
	#title-oral-maxil a.omfs-c {
	position:absolute;
	top:157px;
	left:36px;
	width:61px;
	height:10px;
		}
		
	#title-oral-maxil a.omfs-d {
	position:absolute;
	top:174px;
	left:36px;
	width:149px;
	height:20px;
		}

#title-state-art {
	padding:60px 0 0 0;
	height:202px;
	background:url("../images/title-state-art.jpg") no-repeat;
	position:relative;
	}
	
	#title-state-art a.state-art {
	position:absolute;
	width:184px;
	height:38px;
	top:5px;
	left:10px;
		}
		
		#title-state-art a span {display:none;}
		

#title-news {
	height:61px;
	background:url("../images/title-news.jpg") ;
	}
	
#title-news-gradient {
	height:75px;
	background:url("../images/title-news-gradient.jpg") ;
	}
	
	
#title-contact-us {
	height:75px;
	background:url("../images/title-contact-us.jpg") ;
	}
	
	#title-contact-us-index {
	height:61px;
	background:url("../images/title-contact-us-index.jpg") ;
	}

#title-offices {
	height:61px;
	background:url("../images/title-offices.jpg") ;
	}
	
	body#index #title-offices-index, body#news #title-offices-index {
	height:75px;
	background:url("../images/title-offices-index.jpg") ;
	}
	
	
#upcoming-events {
	height: 224px;
	background: url("../images/upcoming-events.jpg") ;
	position:relative;
	}
	
	#upcoming-events a.news-link {
	position:absolute;
	width:316px;
	height:28px;
	top:181px;
	left:23px;
		}
	
#cosmetic-seminars {
	background: url("../images/cosmetic-seminars.jpg") top no-repeat;
	height: 33px;
	}
/* ------------------------ bottom-wrap framework ------------------------ */
/* ------------ must have below column-left and column-right to clear the float ------------ */
body#index #bottom-wrap {
	background:url("../images/bottom-wrap.jpg");
	width:100%; /* fix for Safar */
	height:20px;
	clear:both; /* important - do not remove */
	}
#bottom-wrap {
	background:url("../images/bottom-wrap-inside.jpg");
	width:100%; /* fix for Safar */
	height:20px;
	clear:both; /* important - do not remove */
	}

/* ------------------------footer framework ------------------------ */
#footer {
	background-color:#FFFFFF;
	width:782px;
	margin:0 auto;
	text-align:center;
	padding-bottom: 10px;
	}

#footer p {
	color:#2D4557;
	margin:0 30px 10px 30px;
	}

#footer a:link, #footer a:visited { color:#50738E; }
#footer a:hover, #footer a:active { color:#2D4557; }

#footer ul {margin-bottom:10px;}
	#footer li { /* if your li's float, you can adjust border height w/ line-height */
		padding:0 5px 0 7px; /* adjusts the spacing between each li display and border-left */
		display: inline;
		border-left: 1px solid #50738E;
		}
	#footer li.first { border: none; }


/* ------------------------ vertical sprite nav ------------------------ */
#column-right #procedures-nav {
	background:url("../images/procedures-nav.jpg") top left no-repeat;					
	width:217px;	/* Width of buttons, not entite image (or half of entire image) */
	height:471px;	 /* Height of entire image */
	margin:0;
	padding:0;
	}

#column-right #procedures-nav li span { display: none; }

#column-right #procedures-nav li { float:left; list-style:none; position:relative; }

#column-right #procedures-nav li, #column-right #procedures-nav a { 
	height:53px;	/* Each button must have the same height, define it here */
	display:block;
	}

/* margin-top to set where the procedures-nav should begin */
#column-right #procedures-nav-01 { margin-top:67px; width:217px; }

/* margin-top if there is a spacing between each procedures-nav button */
#column-right #procedures-nav-02, #column-right #procedures-nav-03, #column-right #procedures-nav-04, #column-right #procedures-nav-05, #column-right #procedures-nav-06, #column-right #procedures-nav-07 { margin-top:1px; width:217px; }

#column-right #procedures-nav-01 a:hover { background:url("../images/procedures-nav.jpg") -217px  -67px no-repeat; }
#column-right #procedures-nav-02 a:hover { background:url("../images/procedures-nav.jpg") -217px  -121px no-repeat; }
#column-right #procedures-nav-03 a:hover { background:url("../images/procedures-nav.jpg") -217px  -175px no-repeat; }
#column-right #procedures-nav-04 a:hover { background:url("../images/procedures-nav.jpg") -217px  -229px no-repeat; }
#column-right #procedures-nav-05 a:hover { background:url("../images/procedures-nav.jpg") -217px  -283px no-repeat; }
#column-right #procedures-nav-06 a:hover { background:url("../images/procedures-nav.jpg") -217px  -337px no-repeat; }
#column-right #procedures-nav-07 a:hover { background:url("../images/procedures-nav.jpg") -217px  -391px no-repeat; }


/*----------------- .nav slider nav --------------*/
.nav {
	width:204px;	/* Width of buttons, not entite image (or half of entire image) */
	height:22px;	 /* Height of entire image */
	margin:0;
	padding:0;
	color:#2C4355;
	}
a.nav {display: block;}
#sidenav {padding-top: 22px; background: url("../images/nav-top.jpg") top no-repeat}
#sidenav span, a.nav span { display: none; }
#sidenav a:link, #sidenav a:active, #sidenav a:visited { color:#FFFFFF; text-decoration:none; font-weight:100;  }
#sidenav ul {margin: 0px 0px 0px 15px;}
.open,.slider {background: #47667B; width: 194px; margin-left: 10px;}
#sidenav ul li { padding:6px 0 5px 10px; background: url("../images/bullet.gif") left no-repeat;}
#sidenav ul a:hover, #sidenav dl a:hover {
	color:#F2D877;
	text-decoration:underline;
	font-weight:100;
	}
#nav-01 { background:url("../images/nav-01.jpg") no-repeat; }
#nav-02 { background:url("../images/nav-02.jpg") no-repeat; }
#nav-03 { background:url("../images/nav-03.jpg") no-repeat; }
#nav-04 { background:url("../images/nav-04.jpg") no-repeat; }
#nav-05 { background:url("../images/nav-05.jpg") no-repeat; }
#nav-06 { background:url("../images/nav-06.jpg") no-repeat; }
#nav-07 { background:url("../images/nav-07.jpg") no-repeat; }
#nav-08 { background:url("../images/nav-08.jpg") no-repeat; }
#nav-09 { background:url("../images/nav-09.jpg") no-repeat; }
#nav-10 { background:url("../images/nav-10.jpg") no-repeat; }

#nav-01:hover { background:url("../images/nav-01.jpg") -204px  -0px no-repeat; }
#nav-02:hover { background:url("../images/nav-02.jpg") -204px  -0px no-repeat; }
#nav-03:hover { background:url("../images/nav-03.jpg") -204px  -0px no-repeat; }
#nav-04:hover { background:url("../images/nav-04.jpg") -204px  -0px no-repeat; }
#nav-05:hover { background:url("../images/nav-05.jpg") -204px  -0px no-repeat; }
#nav-06:hover { background:url("../images/nav-06.jpg") -204px  -0px no-repeat; }
#nav-07:hover { background:url("../images/nav-07.jpg") -204px  -0px no-repeat; }
#nav-08:hover { background:url("../images/nav-08.jpg") -204px  -0px no-repeat; }
#nav-09:hover { background:url("../images/nav-09.jpg") -204px  -0px no-repeat; }
#nav-10:hover { background:url("../images/nav-10.jpg") -204px  -0px no-repeat; }
