/* DO NOT EDIT
---------------------------------------------- */
html, htm, body {
	height: 100%;
	}
div {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
}

/* Tags
---------------------------------------------- */
body {
	margin: 0px;
	padding: 0px;
	color: #000;
	font: 13px Arial, Helvetica, sans-serif;
	background-color: #4C4741;
}
h1 {
	margin: 0px;
	padding: 0px;
	color: #d97239;
	font: bold 19px/26px "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
h2 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #6c5134;
	font: normal 16px/20px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-transform: uppercase;
	letter-spacing: 2px;
}
h3 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #d97239;
	font: italic 16px/20px "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
h4 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #000;
	font: bold 13px/16px Arial, Helvetica, sans-serif;
}
p {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	line-height: 18px;
}
cite {
	display: block;
	text-align: right;
	font-weight: bold;
	font-style: normal;
	padding-bottom: 1em;
}
blockquote {
	font-style: italic;
	padding: 0px 20px 0px 20px;
	border-left: 2px dotted #837868;
	border-right: 2px dotted #837868;
	margin: 0;
}
a {
	color: #d97239 ;
	font-weight: bold;
	text-decoration: none;
}
	a:hover {
		color: #333;
		text-decoration: underline;
	}
hr {
	color: #837868;
	height: 1px;
	background-color: #837868;
	border: none;
}
ul, ol, dl {
	line-height: 20px;
}
/* Classes
---------------------------------------------- */
.imgborder {
	border: 1px dotted #837868;
}
.smalltext {
	font-size: 11px;
	line-height: 16px;
}
.nomargin {
	margin: 0px;
}
.margin {
	margin: 10px;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
.callOut {
	width: 206px;
	padding: 10px 0px;
	margin: 1em auto;
	height: auto;
	border-top: 2px dotted #837868;
	border-bottom: 2px dotted #837868;
}
	.callOut h2 {
		text-align: center;
		margin: 0px;
		padding: 0px;
		font-size: 14px;
		letter-spacing: 0;
	}
	.callOut p {
		margin: 0px;
		padding: 0px;
		font-size: 11px;
		line-height: 18px;
		text-align: justify;
	}
.homeServices {
	float: left;
	width: 170px;
	height: auto;
	margin: 0 5px 1em 5px;
	padding: 0;
}
	.homeServices ul {
		padding: 0 0 0 15px;
	}

/* Special
---------------------------------------------- */
.forms p {
	margin: 0px;
}
.services {
	width: 447px;
	height: 164px;
	padding: 0px 28px;
	margin: 1em auto;
	list-style: none outside none;
	background: transparent url(assets/images/services_bg.jpg) repeat-y left top;
	text-align: center;
}
	.cosmetic {
		height: 246px;
	}
	.technology {
		height: 328px;	
	}
	.services li {
		float: left;
		width: 149px;
		height: 82px;
		font-size: 13px;
		line-height: 82px;
		padding: 0px;
		margin: 0px;
		background: transparent url(assets/images/services_divider.jpg) no-repeat right top;
	}
	.services li.twoLines {
		line-height: 18px;
		padding-top:23px;
		height: 59px;
	}
	.services li.threeLines {
		line-height: 18px;
		padding-top: 14px;
		height: 68px;
	}
		.services li.forced { /* Forces text to multiple lines (too close to borders, looks ugly) */
			padding-left: 2px;
			padding-right: 2px;
			width: 145px;
		}
	.services li.two {
		width: 223px;
	}
	.services li.last {
		background: none;
	}
/* Layout
---------------------------------------------- */
#wrapper {
	position: relative;
	margin: 0px auto;
	width: 873px;
	min-height: 100%;
	_height: 100%;
	background: transparent url(assets/images/wrapper_bg.jpg) repeat-y left top;
	}
	#header {
		position: relative;
		height: 260px;
		background: transparent url(assets/images/header_bg.jpg) no-repeat left top;
		}
		#addressPhone {
			padding-right: 25px;
			color: #fff;
			font: 11px/47px "Palatino Linotype", "Book Antiqua", Palatino, serif;
			text-align: right;
			position:absolute;
			top:0px;
			left:515px;
			z-index:1;
			
			}
		#nav, #nav li, #nav a {
			margin: 0px;
			padding: 0px;
			width: auto;
			height: auto;
			}
		#nav {
			padding: 25px 0px 0px 71px;
			position:absolute;
			top:50px;
			
			}
			#nav li {
				margin: 0;
				padding: 0;
				line-height: 16px;
				list-style: none outside none;
				}
				#nav a {
					display: block;
					padding-left: 44px;
					width: 171px;
					color: #442300;
					font: 12px/16px Arial, Helvetica, sans-serif;
					text-decoration: none;
					background: transparent url(assets/images/navBullet.jpg) no-repeat 27px center;
					}
				#nav a:hover {
					color: #d97239;
					text-decoration: none;
					}
		#topPic {
			position: absolute;
			top: 0px;
			left: 286px;
			}
		#tagline {
			position: absolute;
			top: 70px;
			left: 580px;
			background:url(assets/images/tagline.jpg);
			width:209px; 
			height:172px;			
}
	#rightCol {
		float: right;
		padding: 20px 45px 0px 0px;
		width: 550px;
		}
	#leftCol {
		float: left;
		padding: 26px 0px 0px 45px;
		width: 210px;
		}
	#clear {
		clear: both;
		font-size: 0px;
		height: 90px;
		line-height: 0px;
		}
	#footer {
		position: absolute;
		bottom: 0px;
		left: 0px;
		padding: 0px 0px 3px 0px;
		width: 873px;
		height: auto;
		color: #fff;
		font: 10px/12px Arial, Helvetica, sans-serif;
		text-align: center;
		background: transparent url(assets/images/footer_bg.jpg) no-repeat left bottom;
		}
		#footer a {
			color: #fff;
			text-decoration: none;
			}
		#bottomNav, #bottomNav li {
			margin: 0px;
			padding: 0px;
			width: auto;
			height: auto;
			}
		#bottomNav {
			padding-bottom: 10px;
			}
			#bottomNav li {
				display: inline;
				padding: 0px 5px;
				list-style: none outside none;
				}
				#bottomNav a {
					color: #BA7E59;
					}
				#bottomNav a:hover {
					color: #000;
					}

#toplinks {
	text-align: center;
	font-size: 11px;
}
#toplinks a {
	text-decoration: none;
}

