body {
	font-family: Arial;
	background: #5c5a31 url(../img/bg-body.jpg);
	color: #444;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.4em;
	font-size: 12px;
}
/* *** wrapper *** */
#wrapper {
	position: relative;
	width: 975px;
	margin: auto;
	background: #aea57a url(../img/bg-wrapper.jpg) top left repeat-y;
}
/* *** navigation *** */

#nav {
	position: relative;
	margin: 15px auto 10px auto;
	background: url(../img/bg-nav.jpg);
	height: 38px;
	width: 920px;
	text-align: center
}
#nav ul {
	line-height: 35px;
	border: 1px solid #FFF;
}
#nav ul li {
	display: inline;
	font-size: 1.25em;
	margin: 0 8px;
}
#nav.es ul li {
	font-size: 1.1em;
}
#nav ul li a {
	color: #FFF;
	text-decoration: none;
}
#nav ul li a:hover, #nav ul li.menu-current a {
	color: #ADA479;
	padding-bottom: .6em;
}
/* *** language bar *** */
#language {
	width: 100%;
	height: 28px;
	background: url(../img/bg-lang.jpg) repeat-x;
	font-size: 1.2em;
	position: relative;
	border-bottom: 1px solid #FFF;
}
#language a {
	color: #FFF;
	text-decoration: none;
	padding-left: 23px;
}
#language a.en {
	background: url(../img/flag-en.gif) 0 2px no-repeat;
	margin-right: 8px;
}
#language a.es {
	background: url(../img/flag-es.gif) 0 2px no-repeat;
}
#language p {
	text-align: right;
	width: 950px;
	padding-right: 25px;
	margin: auto;
	height: 28px;
	line-height: 28px;
}
/* *** header images *** */
#hdrImageHomepage {
	position: relative;
	width: 918px;
	left: 50%;
	margin-left: -460px;
	top: 0px;
	height:213px;
}

#hdrImage {
	position: relative;
	width: 918px;
	left: 50%;
	margin-left: -460px;
	top: 10px;
	border: 1px solid #FFF;
	height:213px;
}
#hdrImage img {
	width:918px;
}
#hdrImage a, #hdrImage p {
	display:none;
}
/* *** h1 / logo *** */
h1.logo {
	width: 226px;
	height: 170px;
	background: url(../img/logo.png);
	font-size: 0px;
	text-indent: -9999px;
	position: absolute;
	z-index: 100;
	left: 375px;
	top: 35px
}
h1.logo a {
	width: 226px;
	height: 170px;
	display: block;
}
h2 {
	position: relative;
	margin-left: -53px;
	font-size: 2em;
	color: #5c5a31;
	margin-bottom: .5em;
	background: url(../img/bg-h2.jpg) top left no-repeat;
	height: 49px;
	line-height: 49px;
	padding-left: 50px;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #5c5a31;
	margin-bottom: .25em;
}
/* *** content *** */
#content {
	padding: 25px;
	width: 870px;
	border: 1px solid #5c5a31;
	background: #FFF;
	margin: auto;
	line-height: 1.8em;
}
#leftColumn {
	float: left;
	width: 435px;
	position: relative;
	padding: 0 50px;
}
#leftColumn p {
	color: #525252;
	text-align: justify;
	margin: 0 0 1.1em 0;
}
#leftColumn a {
	color: #9b5112;
	text-decoration: underline;
}
#leftColumn a:hover {
	background: #9b5112;
	color: #FFF;
	text-decoration: none;
}
#rightColumn {
	float: right;
	width: 335px;
	position: relative;
	clear: right;
}
.clear {
	width: 100%;
	clear:both;
}
/* *** footer *** */
#footer {
	width: 920px;
	height: 100px;
	position: relative;
	margin: auto;
	color: #444223;
	padding: 15px 0 0 0;
	line-height: 1.5em;
}
#footer a {
	color: #444223;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .nav {
	float: left;
	padding-left: .5em;
}
#footer .address {
	float: right;
	text-align: right
}
#footerBg {
	background: url(../img/bg-footer.jpg) top left no-repeat;
	margin: auto;
	width: 975px;
	height: 24px;
}
/* *** workflow *** */
#workflow {
	width:330px;
	background:#FFF;
	height:250px;
	padding:5px;
	overflow:hidden;
	position:relative;
}
#workflow .image {
	margin:5px;
	float:left;
	width:155px;
	height:116px;
}
#workflow .image img {
	position:absolute;
	z-index:99;
}
/*
#workflow .image a{
	position:absolute;
	z-index:999;
	background:url(http://www.aspeguitars.com/site/templates/aspeguitars/img/bg-workflow_numbro.png);
	display:block;
	width:32px;
	height:32px;
	line-height:32px;
	text-align:center;
	margin:5px;
	color:#000;
	text-decoration:none;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	display:none;
}
*/

#workflow .image a {
	position:absolute;
	z-index:999;
	display:block;
	color:#FFF;
	text-decoration:none;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	width:143px;
	margin:0 1px;
	display:none;
	padding:0 5px;
	background:#000;
}
#workflowInner {
	width:330px;
	position:relative;
}
#rightColImages {
/*padding-left:55px;*/
}
#response img {
	max-width:435px;
}
#rightColImages img {
	height:85px;
}
#rightColImages a {
	display:block;
	height:85px;
	border:1px solid #CCC;
	padding:5px;
	float:left;
	margin:5px
}
#rightColImages a:hover {
	border:1px solid #ABA277;
}
/* *** leafs *** */
#leafsLeft {
	position: fixed;
	top: 50px;
	left: 0;
	z-index: 100000;
	width: 125px;
	height: 584px;
}
#leafsRight {
	position: fixed;
	top: 50px;
	right: 0;
	z-index: 100000;
	width: 125px;
	height: 584px;
}

