body {
	margin: 0;
	padding: 0;
	background: url(images/bg.gif) center repeat-y #fff;
	font-family: Georgia, "Times New Roman", serif;
	font-size: .8em;
}


#page {
	width: 800px;
	margin: 0 auto;
}

#header {
	position: relative;
	height: 281px;
	background: url(images/header-landscape.jpg) top no-repeat;
}

#header h1 {
	width: 465px;
	height: 49px;
	position: absolute;
	top: 22px;
	left: 22px;
	margin: 0;
	background: url(images/header-title.gif) no-repeat;
}

#header h1 a {
	display: block;
	height: 49px;
	text-indent: -5000px;
}

#header p {
	display: none;
}

#header blockquote {
	height: 33px;
	width: 800px;
	text-indent: -5000px;
	background: url(images/quote.gif) no-repeat;
	position: absolute;
	bottom: 0;
	margin: 0;
	padding: 0;
}

hr {
	display: none;
}

div.content {
	
}

#upper {
	position: relative;
	padding: 155px 55px 5px 40px;
	background: #e9ede1 url(../img/conlan-ranches.gif) center 25px no-repeat;
	border-bottom: 2px solid #a6b28d;
}

body>#page #upper {
	padding-bottom: 30px;
}

body>#page #upper {
	padding: 155px 55px 30px 40px;	
}

#conlan-logo {
	position: absolute;
	top: 30px;
	left: 258px;
	z-index: 500;
	display: none;
}

body>#page #upper #conlan-logo {
	left: 298px;
}

#left-title {
	position: absolute;
	width: 166px;
	height: 20px;
	padding-top: 80px;
	background: url(images/gaia-terra.gif) top no-repeat;
	top: 44px;
	left: 4px;
}

body>#page #upper #left-title {
	left: 44px;
}

#right-title {
	position: absolute;
	width: 198px;
	height: 20px;
	padding-top: 80px;
	background: url(images/magna-crc.gif) top right no-repeat;
	top: 44px;
	right: 54px;
}
	

#left-title h2, #right-title h2 {
	display: none;
}

#left-title p, #right-title p {
	margin: 0;
	color: #747670;
	font-size: .8em;
}

#right-title p {
	text-align: center;
	padding-right: 3px;

}

#left-title p {
	text-align: center;
	padding-left: 3px;
}

#photo1, #photo2 {
	position: relative;
	display: block;
	float: left;
	margin-right: 25px;
}

#intro {
	text-align: justify;
	line-height: 1.6em;
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 1px solid #cbd2bb;
}

#info {
	float: left;
	width: 465px;
	position: relative;
}

#info h3 {
	margin: 0 0 2px 0;
	clear: both;
	font-size: 1em;
	font-variant: small-caps;
}

#info .addr-left {
	float: left;
	width: 235px;
	margin-bottom: 15px;
	text-indent: 8px;
	font-size: .9em;
}

#info .addr-right {
	float: right;
	width: 220px;
	font-size: .9em;
	text-align: right;
}

#brands {
	width: 275px;
	padding-bottom: 4px;
	border-bottom: 1px solid #ccd0c5;
}

#lower {
	background: url(images/lower-bg.gif) top repeat-x #fcfdfb;
	padding: 12px 50px 15px 45px;
}

body>#page #lower {
	padding-bottom: 30px;
}

ul.simple {
	margin: 25px 0;
	padding: 0 0 0 40px;
}

ul.simple li {
	list-style: none;
	margin: 2px;
}

div.column-left {
	width: 340px;
	float: left;
}

body>#page #lower .column-left {
	width: 340px;
}

div.column-right {
	width: 300px;
	float: right;
}

.column-left p, .column-right p {
	margin: 1em 0;
}

div.box {
	width: 682px;
	height: 125px;
	padding: 25px 0 10px 20px;
	background: url(images/box-bg.gif) top left no-repeat;
}

body>#page #lower div.box {
	width: 696px;
	padding: 10px 0 10px 20px;
}

div.box p {
	margin: 1.2em 0;
}

#api-logo {
	float: right;
	display: block;
	margin: -15px 12px 0 0;
}

body>#page #lower #api-logo {
	margin: 0 40px 0 0;
}

strong {
	font-variant: small-caps;
}

a {
	color: #000;
	text-decoration: underline;
}

#footer {
	clear: both;
	border-top: 2px solid #a6b28d;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #888;
	padding-bottom: 40px;
}

#footer a {
	text-decoration: none;
	color: #888;
}

#footer a:hover {
	text-decoration: underline;
}

#footer p {
	margin: 1em 0;
}