/* Tags
html, htm, body {height:100%;}
---------------------------------------------- */
html {
background:#8C4412 url(assets/images/bg.jpg) left top repeat-x;
}
body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
	background:url(assets/images/wrapper_bg.jpg) center top no-repeat;
}
h1 {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font: 24px/26px Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h2 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #8f3307;
	font: 18px/20px Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h3 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #000000;
	font: bold 16px/18px Arial, Helvetica, sans-serif;
}
h4 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #8f3307;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
}
p {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	line-height: 20px;
}
a {
	color: #346218;
	font-weight: bold;
	text-decoration: none;
}
	a:hover {
		text-decoration: underline;
	}
hr {
	color: #000;
	height: 1px;
	background-color: #000;
	border: none;
}
ul, ol, dl {
	line-height: 20px;
}
/* Classes
---------------------------------------------- */
.imgborder {
	border: 2px solid #591d04;
}
.smalltext {
	font-size: 11px;
	line-height: 16px;
}
.nomargin {
	margin: 0px;
}
.margin {
	margin: 10px;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
.services {
	width: 245px;
	height: 122px;
	margin: 1em auto 0 auto;
	padding: 10px 25px;
	background: transparent url(assets/images/services_bg.jpg) no-repeat left top;
}
	.services li {
		padding: 0;
		margin: 0;
		width: auto;
		height: auto;
		list-style: none outside none;
	}
		.services li a {
			color: #fff;
		}
	.general {
		padding-top: 20px;
		float: right;
		margin: 1em 0px 5px 10px;
	}
	.cosmetic {
		padding-top: 20px;
	}
	.technology {
		padding-top: 30px;
	}

#officeTour, #rotation {
	width: 300px;
	height: 240px;
	margin: 1em 0px 5px 10px;
	padding: 0;
	float: right;
}
#rotation {
	height: 200px;
}
#newsletterSidebar {
	color: #361203;
}
	#newsletterSidebar h3 {
		text-align: center;
		color: #8f3307;
	}

/* Special
---------------------------------------------- */
.forms p {
	margin: 0px;
}

/* Layout
---------------------------------------------- */
#container {
width:888px;
height:auto;
margin:0 auto;
padding:0px;
background:url(assets/images/container_bg.jpg) left top repeat-y;
}
#bottomPic {
width:846px;
height:auto;
margin:0 auto;
padding:0px;
background:url(assets/images/bottomPic.jpg) left bottom no-repeat;
}

	#contents {
	width:auto;
	height:auto;
	margin:0px;
	padding:0px;
	background:url(assets/images/contents_bg.jpg) left top no-repeat;
	}
		#topInfo {
		width:auto;
		height:33px;
		margin:0px;
		padding:0px 21px 0 21px;
		color:#fff;
		font:bold 14px/33px Arial, Helvetica, sans-serif;
		}
			#topInfo .phone {
			width:250px;
			height:auto;
			margin:0px;
			padding:0px;
			float:right;
			text-align:right;
			}
		#header {
		width:auto;
		height:293px;
		margin:0px;
		padding:0px;
		}
		#leftCol {
		width:227px;
		height:auto;
		margin:0 0 0 0px;
		padding:0 0 1px 0;
		}
			#nav {
			width:auto;
			height:auto;
			margin:0px;
			padding:20px 0 0 30px;
			}
			#nav li {
			list-style:none;
			font: normal 16px/34px Arial, Helvetica, sans-serif;
			color:#000;
			position: relative;
			}
			#nav li a {
			font: normal 16px/34px Arial, Helvetica, sans-serif;
			color:#000;
			}
			#nav li a:hover {
			text-decoration:none;
			color:#ed9870;
			}
			#nav li:hover ul{
			display: block;
			}
			#nav li ul{
			display: none;
			position: absolute;
			width: 240px;
			background: #907e66;
			border: 2px solid #304330;
			top: 0px;
			left: 200px;
			padding-left: 10px;
			}
			
			#sidebar {
			width:auto;
			height:auto;
			margin:0px;
			padding:0 10px 0 10px;
			}
		#rightCol {
		width:560px;
		height:auto;
		min-height:744px;
		_height:744px;
		margin:0px;
		padding:30px 20px 0px 0;
		float:right;
		}
#footer {
width:888px;
height:36px;
margin:0px;
padding:0px;
background:url(assets/images/footer_bg.jpg) left top no-repeat;
}
#nav2 {
width:888px;
height:auto;
margin:0 auto;
padding:0px;
text-align:center;
}
#nav2 li {
list-style:none;
display:inline;
}
#nav2 li a {
padding:0 7px 0 5px;
font:10px/14px Arial, Helvetica, sans-serif;
color:#fff;
border-right:1px solid #000;
}
#nav2 li a:hover {
text-decoration:none;
color:#000;
}
#nav2 li a.last {
border:none;
}
#copy {
width:888px;
height:auto;
margin:0 auto;
padding:0px;
font:10px/16px Arial, Helvetica, sans-serif;
color:#000;
text-align:center;
}



