html, body{ 
	margin: 0;
	background: url(BG_head.png) repeat-x #41494b;
	text-align: center;
	font-family: Verdana;
}

img {
	border: none;
}	

.inv {
	display:none;
}

.center {
	text-align: center;
}

#wrapper {
	width: 801px;
}

h1 {
	font-size: 18px;
	padding: 0 0 10px 0;
	margin: 0;
}

										/* Header */
										
#logo a span {
	background: url(logo.png) left top no-repeat;
	width:272px;
	height: 79px;
	float:left;
	display:inline;
}
		
#header {
	width: 801px;
	height: 79px;
}
							
#slogan span {
	background: url(Slogan.gif) left top no-repeat;
	width:529px;
	height: 79px;
	float:right;
	display:inline;
}

										/* Navigation */

#navigation {
	width:801px;
}
										
#navigation ul {
	text-align:right;
	font-size: 12px;
	list-style: none;
	margin:0;
	padding-top: 5px;
	padding-bottom: 5px;
}

#navigation ul li {
	display: inline;
}
										
#navigation ul li a {
	color: #fff;
	padding: 5px 10px 6px 10px;
	text-decoration: none;
}		

#navigation ul li a:hover {
	color: #41494b;
	background: #dedede;	
}	

#navigation ul .active {
	color: #41494b;
	background: #dedede;
	padding-top: 5px;
	padding-bottom: 10px;
}

#navigation ul .active a {
	color: #000000;
}	
										/* Content */
										
#content_wrap #top {
	background: url(BG_content_top.png) left top no-repeat;
	width:801px;
	height: 10px;
	float:left;
	margin: 0;
	padding:0;
}

#close span {
	background: url(BG_content_bottom.png) left top no-repeat;
	width:801px;
	height: 4px;
	float:left;
	margin: 0;
	padding: 0;
}

#content {
	background: url(BG_content_middle.png) left top;
	width:801px;
	float:left;
	text-align: left;
}

#content_homepage {
	background: url(BG_content_middle.png) left top;
	width:801px;
	float:left;
	text-align: left;
	height:233px;
}

#content_product {
	background: url(BG_content_middle.png) left top;
	width:801px;
	float:left;
	text-align: left;
	height:480px;
}

#lake span {
	background: url(lake.png) left top no-repeat;
	height: 247px;
	width: 370px;
	float:left;
	position: relative;
	top:-10px;
	padding-right:10px;
}

#lake {
	font-size: 15px;
	padding-right:12px;
	text-align: justify;
}

#lake div {
	padding-top:15px;
}

#lake2 span {
	background: url(lake.png) left top no-repeat;
	height: 247px;
	width: 370px;
	float:left;
	position: relative;
	top:-10px;
	padding-right:10px;
}

#lake2 {
	font-size: 13px;
	padding-right:12px;
	text-align: justify;

}


										/* Products & Services */
										
.box {
	border: 1px dashed #000;
	padding: 2px;
	width: 400px;
	float:right;
	margin: 20px 21px 25px 0;
	height: 195px;
}

.box2 {
	height: 140px;
}

.box ul {
	position:relative;
	top:-25px;
	left:-21px;
	list-style: none;
}

.box li {
	padding-bottom: 5px;
}

.box h2#crowns {
	font-size: 14px;
	position:relative;
	top: -24px;
	left:45px;
	width: 125px;
	background-color: #FFFFFF;
}

.box h2#crowns2 {
	font-size: 14px;
	position:relative;
	top: -24px;
	left:45px;
	width: 226px;
	background-color: #FFFFFF;
}

#title {
	background: #dedede;
	position:relative;
	top:-7px;
	padding: 6px 0 10px 33px;
	margin: 0;
}

#productsummary {
	width: 335px;
	text-align: justify;
	padding-left: 20px;
}

#productsummary span {
	background: url(implant.png) no-repeat;
	width: 345px;
	height: 345px;
	float:left;
	position:relative;
	top:-178px;
	margin: 20px 0 0 16px;
}

										/* Careers */
										
#career_content {
	padding: 25px 0 40px 25px;
}

										/* About Us */
										
#about_content {
	padding:50px;
}

										/* Contact Us */

										
.contact {
	border: 1px dashed #000;
	padding-left: 25px;
	width: 345px;
	float:left;
	margin: 20px 0 25px 20px;
	height: 110px;
}

.contact2 {
	height:140px;
}


.contact h2#phone {
	font-size: 14px;
	position:relative;
	top: -24px;
	left:0px;
	width: 98px;
	background-color: #FFFFFF;
}

.contact h2#mail {
	font-size: 14px;
	position:relative;
	top: -24px;
	left:0px;
	width: 122px;
	background-color: #FFFFFF;
}

.contact h2#email {
	font-size: 14px;
	position:relative;
	top: -24px;
	left:0px;
	width: 43px;
	background-color: #FFFFFF;
}

.contact h2#crowns2 {
	font-size: 14px;
	position:relative;
	top: -24px;
	left:45px;
	width: 226px;
	background-color: #FFFFFF;
}

#phone_text {
	position:relative;
	top:-5px;
	left:20px;
}

#mailing_text {
	position:relative;
	top:-15px;
	left:20px;
}

#email_text {
	position:relative;
	top:-18px;
	left:10px;
}

										
										/* Resources */
#resourcenav {
	background: #f0f0f0;
	width:200px;
	margin:0px;
	position: absolute;
	top:144px;
	
	float:left;
}		

#resourcenav ul {
	padding-top:20px;
	position:relative;
	left:-10px;
	top:-10px;
}	

#resourcenav li {
	list-style: none;	
}	

#resourcenav li a {
	font-size: 13px;
}			

#resource {
	display:inline;
	width: 566px;
	margin: 10px 15px 15px 0;
	float:right;
	text-align: justify;
}			

#resource h2 {
	margin:0 0 15px 0;
	padding:0 0 10px 0px;
	font-size:17px;
	border-bottom: 1px dashed #dedede;
	position:relative;
	left:-5px;
}		

#resource h3 {
	margin:0 0 15px 0;
	padding:0;
	font-size:15px;
}	

#resource h4 {
	padding-left:15px;
	font-size:14px;
}													

#db span {
	background: url(http://www.arttekdental.com/resources/double-bite.png) no-repeat;
	height:595px;
	width:572px;
	float:right;
	position:relative;
	left:-15px;
}	

#tc span {
	background: url(http://www.arttekdental.com/resources/tight-crowns.png) no-repeat;
	height:595px;
	width:572px;
	float:right;
	position:relative;
	left:-15px;
}											
										/* Copyright */
#copyright {
	color: #dedede;
	padding-top:5px;
	float:right;
	font-size: 12px;
}			

#location {
	color: #dedede;
	padding-top:5px;
	float:left;
	font-size: 12px;
	text-aligh: left;
}	

#location a {
	color: #dedede;
}						