/* @group Reset */

/* Don't forget to set a foreground and background color 
   on the 'html' or 'body' element! */
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}
/* end of reset */


/* @end */

html {
	background: #fff url(images/sd_bg.png) repeat-x;
	color: #fff;
}	

body {
	position: relative;
	width: 790px;
	margin: 0px auto;
	padding-top: 144px;
	font: normal 1em/1.6em Verdana, Helvetica, "Sans Serif";
	color: #666;
	background: #fff url(images/header3.png) no-repeat;

}

a:link, a:visited {
	color: #C54846;
}

/* @group Header */

h1, h2, h3 {
	position: absolute;
	margin-left: -5000px;
	font-size: 16px;
	}

#linknav {
	position: absolute;
	top: 118px;
	left: 8px;
	font-size: 12px;
	color: #fff;
	padding-bottom: 5px;
	}

#linknav a, #linknav a:visited {
	font-size: 12px;
	color: #fff;
}

#topmostnav {
	position: absolute;
	top: 0px;
	left: 330px;
	width: 455px;
	height: 129px;
	padding-top: 15px;
	background: url(images/header-side.png) no-repeat;
	background-position: top right;
	font-size: .7em;
	color: #666;
	text-align: right;
	padding-right: 115px;
}

#topmostnav a, #topmostnav a:visited {
	color: #666;
}


/* @end */
#wrapper {
	background: #DBD9CA url(images/gradient2.png) repeat-x 0 top;
}

#main {
	background: url(images/column_bg2.png) repeat-y;
	width: 790px;
}

#clear {
	clear: both;
	height: 10px;
}

/* @group Content */

#content {
	width: 500px;
	margin-left: 247px;
	padding: 14px 20px 0px 10px;
	font-size: .8em;
	font-weight: normal;
	font-style: normal;
	color: #222;
	}
#indexcontent {
	width: 790px;
	text-align: center;
	padding-top: 30px;
	background: url(images/column_bg2index.png) repeat-y;
}

#industries {
	width: 770px;
	text-align: center;
	margin: 0px auto;
	display: block;
	color: #C54846;
	font-size: .9em;
	font-weight: normal;
	line-height: 1.7em;
	padding: 0px 0px 30px 0px;
}

#industries a, #industries a:visited {
	text-decoration: none;
}
#industries a:hover {
	text-decoration: underline;
}
	
#content p, indexcontent p {
 line-height: 1.4em;
	margin-bottom: 15px;
	
}

#content img{
	margin: 0px auto;
	display: block;

}
#content h5 {
	padding: 10px 0px 5px 0px;
	font-weight: bold;
	color: #C54846;
}
#content h6 {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}


#content dd {
	font-style: normal;
		line-height: 1.4em;
		display: block;
		width: 340px;
}
#content dd strong {
	font-weight: bold;
}

#content dt {
	font-weight: bold;
	color:#C54846;
	margin-bottom: 5px;
	line-height: 1.4em;
}


#content ul, #content ul li {
	
	list-style-type: disc;
	line-height: 1.4em;
}
div.construction_items {
	display: block;
	margin-bottom: 30px;
}
.construction_items img {
margin-right: 10px;

float: right;
}
.construction_items dl {
	margin: 5px 0 0px 0px;
	width: 300px;
	
	display: inline;
}
#content ul li {
	margin-left: 50px;
}
#content ul {
	margin-top: 0px;
	margin-bottom: 15px;
}

img#dental_burr {
	float: left;
	display: inline;
	margin-right: 10px;
}

#brochure_download {
	/*background-color: white;
	float: left;
	padding: 20px 10px;
	font-size: 1em;
	border: 1px solid #b8b8b8;*/
}
table {
	width: 500px;
}

th, td {
	text-align: center;
	height: 25px;
	padding-top: 10px;
}

th {
	background-color: #003c75;
	color: #fff;
	font-weight: bold;
}

.odd {
	background-color: #fff;
}

th strong, td strong {
	font-weight: bold;
}

/* @group Sidemenu */

#sidemenu {
	color: #58595B;
	font-size: .7em;
	line-height: 1.9em;
	font-weight: bold;
	list-style-type: none;
	width: 215px;
	padding: 20px 0 0 0px;
	float: left;
	margin-left: 20px;
	}
	
#sidemenu ul li {
	font-weight: normal;
	text-indent: .75em;
	padding: 10px 0px;
}

#sidemenu ul ul li {
	text-indent: 1.5em;
}

#sidemenu ul ul, #sidemenu ul {
	margin-top: 0px;
	}

#sidemenu ul ul li a, #sidemenu ul ul li a:visited, #sidemenu ul li a, #sidemenu ul li a:visited {
	color: #58595B;
}
ul#sidemenu li {
	padding-bottom: 0px;
}
.sidemenuitem {
	margin-bottom: 10px;
}

.sidemenuitem a:link, .sidemenu a:visited, .sidemenu a, #sidemenu a:visited {
	color: #58595B;
}
/* @end */


ul#sitemap li {
	list-style-type: none;
	margin-left: 20px;
}

#sitemap h6 {
	margin-left: -20px;
}

#sitemap a, #sitemap a:visited {
	color: #58595B;
}
.here, li.here {
	font-weight: bold;
	color: #C54846;
}
/* @end */

/* @group Footer */

#footer, #footer a {
	text-align: center;
	font-size: .8em;
	background: #fff url(images/footer_shadow.png) no-repeat;
	padding: 15px 0px;
	margin-top: 0px;
	width: 790px;
	color: #666;
	margin-bottom: 15px;
	
}
#footer a{
	font-size: 1em;
	padding: 0px;
	border: none;
	background: none;
}

/* @end */