html{
	background:url(../images/none.gif);
	height:100%;}
body{
	margin:0;
	font:12px/18px Arial, Helvetica, sans-serif;
	background:url(../images/body-bg.gif) repeat-y 50% 0;
	color:#333333;
	min-width:900px;
	min-height:100%;
	position:relative;
}
* html body { height:100%;}
img{border-style:none;}
a{
	text-decoration:none;
	color:#DE772A;
}
a:hover{text-decoration:underline;}
.holder{
	margin:0 auto;
	width:900px;
}
/*-- header --*/
#header{
	width:100%;
	border-bottom:5px solid #323232;
	float:left;
	background:#fff url(../images/header-bg.gif) repeat-x;
}
strong.logo{  /* This affects the _position_ of the Tierra logo at the top. */
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	/* padding:44px 0 0 54px; */
	padding:14px 0 0 1px;  /* Move it up and left. */
	margin:0;
	/* height:112px; */
	height:61px;
}
strong.logo a{  /* This affects the _size_ of the Tierra logo. */
	display:block;
	background:url(../images/logo.gif) no-repeat;
	width:227px;
	/* height:112px; */
	height:61px; /* We resized the logo - cut off the mirror image. */
}
/*-- dd-nav --*/
#nav {
	float:right;
	margin:0;
	/* padding:149px 64px 0 0; */
	padding:60px 64px 0 0;  /* Move it up. */
}
#nav li{
	padding:0 3px 0 0;
	float:left;
	list-style:none;
}
#nav li a{
	color:#fff;
	font-weight:bold;
	float:left;
	background:#323232 url(../images/nav-left.gif) no-repeat;
}
#nav li a span{
	cursor:pointer;
	height:20px;
	padding:5px 7px 0;
	float:left;
	background:url(../images/nav-right.gif) no-repeat 100% 0;
}
#nav li a:hover{ text-decoration:none;}
#nav li.hover,
#nav li:hover {
	position:relative;
}
#nav li.hover a,
#nav li:hover a {color:#e37a2c;}
#nav li.hover ul,
#nav li:hover ul{
	display:block;
}
#nav ul {
	width:122px;
	margin:0;
	padding:9px 0 2px;
	background:#323232;
	display:none;
	position:absolute;
	left:0;
	top:25px;
	z-index:10;
}
#nav ul li{
	float:none;
	padding:0 8px 4px;
}
#nav ul li a{
	color:#fff !important;
	font-size:11px;
	float:none;
	background:none;
}
#nav ul li a:hover{ color:#e37a2c !important;}
.promo {
	overflow:hidden;
	width:100%;
	clear:both;
	border-bottom:1px solid #c68642;
	background-color: #d97427;
	background-image: url(../images/promo-bg-home.gif);
	background-repeat: repeat-x;
	height: 235px;
}
.promo .holder{ overflow:hidden;}
.promo img{
	display:inline;
	float:left;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 43px;
}
ul.info-box {
	padding:0;
	background:url(../images/info-box-bg.gif) repeat-y;
	width:336px;
	float:left;
	display:inline;
	color: #000000;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 4px;
}
ul.info-box li{
	width:336px;
	float:left;
	list-style:none;
	background-image: url(../images/homebox-2.jpg);
	height: 77px;
}
ul.info-box li.top{
	background-image: url(../images/homebox-1.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0;
	height: 77px;
	width: 336px;
}
ul.info-box li.top p{ padding-bottom:4px;}
ul.info-box li.bottom {
	background-image: url(../images/homebox-3.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	height: 76px;
	width: 336px;
}
ul.info-box p{
	font-size:11px;
	line-height:12px;
	margin:0;
	padding-top: 21px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
ul.info-box strong{
	text-align:right;
	width:108px;
	float:left;
	background:url(../images/arrow.gif) no-repeat 100% 5px;
	margin-top: 28px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 18px;
	padding-bottom: 0;
	padding-left: 0;
}
ul.info-box div.col{
	float:right;
	width:187px;
	padding-top: 0;
	padding-right: 11px;
	padding-bottom: 0;
	padding-left: 11px;
}
/*-- content --*/
#content{
	background:url(../images/content-bg.gif) repeat-x;
	width:100%;
	padding-bottom:47px;
}
#content .holder{
	width:793px;
	padding:0 46px 91px 61px;
	overflow:hidden;
}
/*-- column --*/
.column{
	float:right;
	width:576px;
}
.column p{margin:18px 0 0;}
.column h1{
	line-height:22px;
	font-size:18px;
	height:34px;
	margin:0;
	padding:12px 0 0;
}
.column h2 {
	font-size:13px;
	margin:0;
	color: #DE772A;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DE772A;
}
a.img-holder img{display:block;}
a.right-img {
	display:inline;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}
/*-- column-1 --*/
.Leftcolumn{
	float:left;
	width:193px;
	background:#ddd9c4;
}
.Leftcolumn h2{
	padding:13px 16px 0;
	background:#fff;
	height:29px;
	margin:1px 0 0;
	color:#e2792c;
	font-size:12px;
}
.Leftcolumn h3{
	font-size:12px;
	margin:13px 15px 0;
	color:#333333;
	text-decoration: underline;
}
.Leftcolumn h3 a{
	text-decoration:underline;
	color:#323232;
}
.Leftcolumn h3 a:hover{ text-decoration:none;}
ul.list{
	margin:0;
	padding:6px 15px 0;
}
ul.list li {
	color:#333333;
	line-height:14px;
	background:url(../images/bullet.gif) no-repeat 0 6px;
	list-style:none;
	margin-bottom: 4px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 11px;
}
ul.list li a {
	display: block;
	color: #333333;
}
ul.list li a:hover {
	color:#EA7E30;
}
/*-- footer --*/
#footer{
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:40px;
	overflow:hidden;
	background:#323232;
	color:#fff;
	font-size:10px;
	padding:7px 0 0;
}
#footer ul{
	width:auto;
	float:right;
	margin:0;
	padding:0 42px 0 0;
	overflow:hidden;
}
#footer ul li{
	margin:0 0 0 -1px;
	padding:0 4px 0 7px;
	background:url(../images/footer-separator.gif) no-repeat 0 2px;
	display:inline;
	list-style:none;
}
#footer ul li a{color:#fff;}
#footer p{
	float:left;
	margin:0;
	padding:0 0 0 50px;
}
ul.info-box li a {
	color: #000000;
	display: block;
}
ul.info-box li a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #DB7528;
}
