/*--------------------- 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 - layout3.css
/*-------------------------------------------------------------------------------------*/
/* undo some default styling of common (X)HTML browsers
/*------------------------------------------------------------------------------------*/

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;}
ol,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:#E8F2F1 url("../images/bg-header.jpg") top repeat-x;
  text-align:center;
  font:12px/16px Arial, Helvetica, sans-serif;
  color:#4C4C4C;
}

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

h1 {
  font-size:1.2em;
  color:#A1005F;
}

h2 {
  font-size:1.1em;
  color:#A1005F;
}

h3 {
  font-size:1.0em;
  color:#A1005F;
}

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

a:link,
a:visited {
  color:#438F7F;
  text-decoration:underline;
  outline:none;
}

a:hover,
a:active {
  color:#438F7F;
  text-decoration:none;
  outline:none;
}

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

div.clear {
  height:.01em;
  overflow:hidden;
}

p.back-to-top {
  text-align:left;
  height:28px;
  display:block;
  padding:15px 0px 0px 35px;
  background:url("../images/back-to-top.jpg") left no-repeat;
}

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

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

/* ------------------------ form elements ------------------------ */
form {
  width:226px;
  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:#fff !important; /* to prevent highlighting by Google Toolbar */
  border:1px solid #414141;
  color:#414141;
  width:221px; /* 5 pixles smaller than form width !important */
  height:18px;
  line-height:18px;
  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: Arial, Helvetica, sans-serif;
  font-size:1.0em;
}

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

textarea {
  height:90px;
  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,
input.submit-contact-main {
  width:59px;
  height:18px;
  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:url("../images/btn-submit.jpg");
  width:59px;
  height:18px;
  border:none;
  cursor:pointer;
}

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

/* ------------------------ main framework ------------------------ */
#wrap {
  background:#E8F2F1 url("../images/wrap-bottom.jpg") bottom no-repeat;
  width:823px;
  margin:0 auto;
  text-align:left;
}

#nav-wrap {
  width:244px;
  float:left;
}

#header-wrap {
	width:823px;
	background-image: url(../images/bg-header.jpg);
	background-repeat: repeat-x;
	height: 110px;
	float: left;
}

/* ------------------------ masthead framework ------------------------ */
#masthead {
  position:relative;
  background:url("../images/masthead.jpg");
  width:244px;
  height:128px;
}

/* index page link within #masthead */		
	#masthead a {
  position:absolute;
  left:13px;
  width:173px;
  top:6px;
  height:75px;
}

#masthead a span { display:none; }

/* ------------------------ column-left-index framework ------------------------ */
#column-left-index {
  width:268px;
  float:left;
}

#column-left-index p,
#column-left-index h1,
#column-left-index h2,
#column-left-index h3,
#column-left-index ul { margin:0px 21px 10px 23px; }

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

/* single column list */
	#column-left-index ul { padding-left:5px; }

#column-left ul-index 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-index { padding-left:5px; }

#column-left ul-index 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;
}

/* ------------------------ column-left framework ------------------------ */
#column-left {
  width:535px;
  float:left;
  padding-bottom:100px;
}

#column-left p,
#column-left h1,
#column-left h2,
#column-left h3,
#column-left ul { margin:0px 21px 10px 21px; }

/* multi column list */
	#column-left ul { padding-left:5px; }

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

/* ------------------------ column-middle framework for index------------------------ */
#column-middle {
  width:267px;
  float:left;
  margin-bottom:70px;
}

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

/* ------------------------ column-right framework ------------------------ */
#column-right {
  width:288px;
  float:left;
  padding-bottom:100px;
}

#column-right p,
#column-right h1,
#column-right h2,
#column-right h3,
#column-right ul { margin:0px 21px 10px 21px; }

#column-right form { margin-left:21px; }

/* multi column list */
	#column-right ul { padding-left:5px; }

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

/* ------------------------ header logo ------------------------ */
#header-logo {
	height:110px;
	background:url(../images/logo-header.jpg) no-repeat;
	width: 191px;
	float: left;
} /* sets height for all non-flash headers */

/* ------------------------ subhead framework ------------------------ */
#subhead { height:33px; } /* sets height for all subheads */

body#about #subhead { background:url("../images/subhead-about.jpg"); }
body#contact #subhead { background:url("../images/subhead-contact.jpg"); }
body#cosmetic #subhead { background:url("../images/subhead-cosmetic.jpg"); }
body#general #subhead { background:url("../images/subhead-general.jpg"); }
body#gallery #subhead { background:url("../images/subhead-gallery.jpg"); }
body#contact #subhead { background:url("../images/subhead-contact.jpg"); }
body#thankyou #subhead { background:url("../images/subhead-thankyou.jpg"); }

/* ------------------------ subhead framework with varying heights ------------------------ */
#subhead-welcome {
  height:158px;
  background:url(../images/title-welcome.jpg) no-repeat;
}

#subhead-meet {
  height:158px;
  background:url("../images/title-meet.jpg");
}

#subhead-contact {
  height:158px;
  background:url("../images/title-contact.jpg");
}

#subhead-contact-main {
  height:158px;
  background:url("../images/title-contact.jpg");
}

#subhead span { display:none; }

/* ------------------------ title framework with varying heights ------------------------- */
#title-contact {
  height:55px;
  background:url("../images/title-contact.jpg");
}

#title-our-procedures {
  height:35px;
  background:url("../images/title-our-procedures.jpg");
}

/* ------------------------ bottom-wrap framework ------------------------ */
/* ------------ must have below column-left and column-right to clear the float ------------ */
#bottom-wrap {
  width:100%; /* fix for Safar */
  height:10px;
  clear:both; /* important - do not remove */
}

/* ------------------------footer framework ------------------------ */
#footer {
  width:823px;
  margin:0 auto;
  text-align:center;
}

#footer p {
  color:#4C4C4C;
  margin-bottom:10px;
}

#footer a:link,
#footer a:visited {
  color:#4C4C4C;
  text-decoration:underline;
}

#footer a:hover,
#footer a:active {
  color:#000;
  text-decoration:none;
}

#footer ul { margin:10px; }

#footer ul a:link,
#footer ul a:visited {
  text-decoration:none;
}

#footer ul a:hover,
#footer ul a:active {
  text-decoration:underline;
}

#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 #4C4C4C;
}

#footer li.first { border: none; }

/* ------------------------ MAIN NAVIGATION FRAMEWORK ------------------------ */

/* ------------------------ vertical sprite nav ------------------------ */
#nav-horz {
	background: url(../images/nav-horz.jpg) no-repeat;
	width:580px;
	height:20px;
	margin-top: 20px;
	margin-left: 50px;
	float: left;
}

#nav-00 {
	width: 80px;
	height: 26px;
	float: left;
}

#nav-01 {
	width: 70px;
	height: 26px;
	float: left;
}

#nav-02 {
	width: 138px;
	float: left;
	height: 26px;
}

#nav-03 {
	width: 128px;
	float: left;
	height: 26px;
}

#nav-04 {
	width: 90px;
	float: left;
	height: 26px;
}


#nav-00 a:hover {background: url(../images/nav-horz.jpg) no-repeat -2px -22px;}
#nav-01 a:hover { background: url(../images/nav-horz.jpg) no-repeat -82px -22px; }
#nav-02 a:hover { background: url(../images/nav-horz.jpg) no-repeat -150px -22px; }
#nav-03 a:hover { background: url(../images/nav-horz.jpg) no-repeat -289px -22px; }
#nav-04 a:hover { background: url(../images/nav-horz.jpg) no-repeat -418px -22px; }
#header-names {
	height:30px;
	background:url(../images/names-header.jpg);
	width: 500px;
	float: left;
	margin-top: 6px;
	margin-left: 80px;
}
#nav-horz span {
display: none;
}
