* {
	margin: 0;
	padding: 0;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	text-align: center;
	background: #3399cc;
	margin-top: 20px;
	}

#container {
	text-align: left;
	width: 741px;
	margin: auto;
	overflow: hidden;
	}

* html #container {
	height: 1%;
	}

#left,
#middle,
#right,
#leftInner,
#middleInner,
#rightInner {
	float: left;
	}

#left {
	width: 312px;
	padding-top: 101px;
	}

#middle,
#middleInner {
	width: 198px;
	}

#right {
	width: 231px;
	padding-top: 101px;
	}

#leftInner {
	background: url(../images/left_side_inner.jpg) left top no-repeat;
	width: 21px;
	height: 398px;
	margin-top: 96px;
	}

#leftTop {
	background: url(../images/leftTop.jpg) top left no-repeat;
	height: 231px;
	}

#leftBottom {
	background: url(../images/leftBottom.jpg) top left no-repeat;
	height: 167px;
	padding: 10px 5px 0 15px;
	}

.descr {
	font-size: 1em;
	line-height: 130%;
	text-align: justify;
	}

#logo {
	background: url(../images/logo.jpg) top left no-repeat;
	height: 101px;
	}

#logoInner {
	height: 96px;
	}

#navigation {
	background: url(../images/bgd_navigation.jpg) top left no-repeat;
	height: 362px;
	padding: 46px 0 0 13px;
	}

#navigationInner {
	background: url(../images/bgd_navigation_inner.jpg) left top no-repeat;
	height: 408px;
	padding: 46px 0 0 17px;
	}

#rightTop {
	background: url(../images/rightTop.jpg) top left no-repeat;
	height: 232px;
	}

#rightBottom {
	background: url(../images/rightBottom.jpg) top left no-repeat;
	height: 166px;
	}

#navigation ul,
#navigationInner ul {
	width: 171px;
	}

#navigation ul,
#navigation ul li,
#navigationInner ul,
#navigationInner ul li {
	list-style: none;
	}

#navigation ul li,
#navigation ul li a,
#navigationInner ul li,
#navigationInner ul li a,
#navigationInner ul li strong {
	display: block;
	text-indent: -2000em;
	margin-bottom: 4px;
	}

#navigation ul li a,
#navigationInner ul li a {
	text-decoration: none;
	}

#bio a {
	background: url(../images/menu_biographies.jpg) top left no-repeat;
	height: 25px;
	}

#bio a:hover,
#bio strong {
	background: url(../images/menu_biographies.jpg) 0 -25px no-repeat;
	}

#bio strong,
#contact strong {
	height: 25px;
	}

#facility a {
	background: url(../images/menu_facility.jpg) left top no-repeat;
	height: 27px;
	}

#facility a:hover,
#facility strong {
	background: url(../images/menu_facility.jpg) left -27px no-repeat;
	}

#philosophy a {
	background: url(../images/menu_philosophy.jpg) left top no-repeat;
	height: 26px;
	}

#philosophy a:hover,
#philosophy strong {
	background: url(../images/menu_philosophy.jpg) left -26px no-repeat;
	}

#questions a {
	background: url(../images/menu_questions.jpg) left top no-repeat;
	height: 26px;
	}

#questions a:hover,
#questions strong {
	background: url(../images/menu_questions.jpg) left -26px no-repeat;
	}

#before a {
	background: url(../images/menu_before.jpg) left top no-repeat;
	height: 26px;
	}

#before a:hover,
#before strong {
	background: url(../images/menu_before.jpg) left -26px no-repeat;
	}

#before strong,
#financial strong,
#questions strong,
#philosophy strong {
	height: 26px;
	}

#facility strong {
	height: 27px;
	}

#financial a {
	background: url(../images/menu_financial.jpg) left top no-repeat;
	height: 26px;
	}

#financial a:hover,
#financial strong {
	background: url(../images/menu_financial.jpg) left -26px no-repeat;
	}

#contact a {
	background: url(../images/menu_contact.jpg) left top no-repeat;
	height: 25px;
	}

#contact a:hover,
#contact strong {
	background: url(../images/menu_contact.jpg) left -25px no-repeat;
	}

.address {
	font-size: .92em;
	color: #2f4e9d;
	text-align: center;
	line-height: 150%;
	width: 171px;
	margin-top: 70px;
	}

#rightInner {
	background: url(../images/bgd_rightInner.jpg) left top repeat-x;
	width: 518px;
	height: 398px;
	margin-top: 96px;
	}

#content,
#contentBio {
	height: 314px;
	margin: 10px 20px 20px 10px;
	padding-right: 10px;
	overflow: auto;
	}

#contentBio {
	height: 270px;
	}

p {
	line-height: 130%;
	text-align: justify;
	color: #333;
	margin-bottom: 20px;
	}


h1 {
	margin: 20px 0 0 7px;
	}

h2 {
	font-size: 1.2em;
	color: #304F9D;
	margin: 10px 0;
	}

a {
	color: #304F9D;
	text-decoration: none;
	}

a:hover {
	color: #DD342F;
	text-decoration: underline;
	}

.amir {
	background: url(../images/bio_larijani.gif) left center no-repeat;
	padding: 20px 0 20px 60px;
	}

.aguilera {
	background: url(../images/bio_aguilera.gif) left center no-repeat;
	padding: 20px 0 20px 60px;
	}

.loberg {
	background: url(../images/bio_loberg.gif) left center no-repeat;
	padding: 20px 0 20px 60px;
	}

.arian {
	background: url(../images/bio_arian.gif) left center no-repeat;
	padding: 20px 0 20px 60px;
	}

.picture {
	background: #FFF;
	padding: 2px;
	margin: 0 5px 5px 0;
	border: 1px solid #CCC;
	}

dt {
	font-weight: bold;
	color: #304F9D;
	margin-bottom: 3px;
	}

dl {
	margin-bottom: 20px;
	}

#intraOral,
#xRays,
#digphoto,
#zoom,
#sedation,
#goggles,
#smile,
#implants,
#inlays,
#lava,
#crowns,
#tooth,
#invisalign,
#sport,
#periodontal,
#dentures {
	width: 214px;
	margin-right: 11px;
	float: left;
	}

#intraOral dd,
#xRays dd,
#digphoto dd,
#zoom dd,
#sedation dd,
#goggles dd,
#smile dd,
#implants dd,
#inlays dd,
#lava dd,
#crowns dd,
#tooth dd,
#invisalign dd,
#sport dd,
#periodontal dd,
#dentures dd {
	height: 50px;
	padding: 3px 0 0 57px;
	overflow: hidden;
	}

#intraOral dd { background: url(../images/thumb_facility_intraorals.gif) left center no-repeat; }
#xRays dd { background: url(../images/thumb_facility_xrays.gif) left center no-repeat; }
#digphoto dd { background: url(../images/thumb_facility_digphoto.gif) left center no-repeat; }
#zoom dd { background: url(../images/thumb_facility_zoom.gif) left center no-repeat; }
#sedation dd { background: url(../images/thumb_facility_sedation.gif) left center no-repeat; }
#goggles dd { background: url(../images/thumb_facility_goggles.gif) left center no-repeat; }
#smile dd { background: url(../images/thumb_before_smile.gif) left center no-repeat; }
#implants dd { background: url(../images/thumb_before_implants.gif) left center no-repeat; }
#inlays dd { background: url(../images/thumb_before_inlays.gif) left center no-repeat; }
#lava dd { background: url(../images/thumb_before_lava.gif) left center no-repeat; }
#crowns dd { background: url(../images/thumb_before_crowns.gif) left center no-repeat; }
#tooth dd { background: url(../images/thumb_before_colored.gif) left center no-repeat; }
#invisalign dd { background: url(../images/thumb_before_invisalign.gif) left center no-repeat; }
#sport dd { background: url(../images/thumb_before_sports.gif) left center no-repeat; }
#periodontal dd { background: url(../images/thumb_facility_periodental.gif) left center no-repeat; }
#dentures dd { background: url(../images/thumb_facility_dentures.gif) left center no-repeat; }

#backLink {
	margin-left: 10px;
	float: left;
	}

#nextLink {
	margin-left: 110px;
	float: left;
	}

#nextLinkTooth {
	margin-left: 50px;
	float: left;
	}


a.info {
    position: relative; /*this is the key*/
    z-index: 24;
	}

a.info:hover {
	z-index: 25;
	}

a.info span { display: none; }

a.info:hover span { /*the span will display just on :hover state*/
	color: #333;
	text-align: left;
    display: block;
	background: #CAECF5;
	width: 215px;
	height: 73px;
	border: 1px solid #39C;
    position: absolute;
	left: -90px;
	top: -80px;
	}

.photo {
	margin: 0 5px 5px 0;
	}

label {
	text-align: right;
	color: #333;
	display: block;
	width: 65px;
	margin: 4px 3px 0 0;
	float: left;
	cursor: pointer;
	}

input,
textarea {
	color: #999;
	margin: 2px 0;
	padding: 1px;
	border: 1px solid #304F9D;
	}

* html input, textarea {
	color: #304F9D;
	font-weight: bold;
	}

input:focus,
textarea:focus {
	color: #DD342F;
	font-weight: bold;
	border: 2px solid #DD342F;
	}

#send {
	color: #FFF;
	font-weight: bold;
	background: #304F9D;
	padding: 1px 5px;
	border: 1px outset #39C;
	cursor: pointer;
	}

.margines {
	margin: 0 5px 5px 0;
	}