* {
	margin:0;
	padding:0;
}

html, body {
	height:100%;
}

body {
	background:#fffef2 url(../images/background.png) 50% 0 repeat-y;
	color:#613e0c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	text-align:center;
}

.clr {
	clear:both;
}


/* text */

h1,
h2 {
	margin:0 0 6px;
	padding-bottom:7px;
	border-bottom:1px solid #d7cdb8;
	color:#a2aa30;
	font-family:Georgia, Times, "Times New Roman", serif;
	font-size:18px;
	font-weight:normal;
	line-height:24px;
}

h2 em {
	color:#613e0c;
	font-style:normal;
}

h2.feature {
	margin:0;
	padding:0 6px;
	border:0;
}

h3 {
	margin:0 0 16px;
	font-size:14px;
}

p,
blockquote {
	margin:0 0 16px;
}

p.feature {
	color:#a2aa30;
	font-family:Georgia, Times, "Times New Roman", serif;
	font-size:16px;
	line-height:20px;
}
p.thanks	{ padding: 10px; background: url(../images/thanks.png) no-repeat; color: #fff; }

.featureblock p.feature {
	color:#fff;
	font-size:14px;
	line-height:16px;
}

p.tip-of-the-month {
	font-family:Georgia, Times, "Times New Roman", serif;
	font-size:16px;
	line-height:20px;
}

a {
	color:#a2aa30;
}

.featureblock a {
	color:#fff;
	text-decoration: none;
}

.featureblock a.more {
	bottom: 10px;
	float: left;
	left: 10px;
	position: absolute;
	text-decoration: none;
}

a img {
	border:0;
}

address {
	font-style:normal;
}


/* lists */

ul, ol, dl {
	margin:0 0 16px;
}

ul li,
ol li {
	margin-left:16px;
}

.featureblock dl {
	font-family:Georgia, Times, "Times New Roman", serif;
	font-size:15px;
	line-height:20px;
}

.featureblock dl dt {
	color:#fff;
}

.featureblock dl dd {
	margin-bottom:8px;
}

.featureblock dl dt.minor,
.featureblock dl dd.minor {
	font-size:12px;
	line-height:16px;
}


/* forms */

label {
	margin:0 0 12px;
	display:block;
}

label span {
	display:block;
	font-family:Georgia, Times, "Times New Roman", serif;
	font-size:14px;
	line-height:20px;
}

input,
textarea {
	padding:4px;
	width:450px;
	border:1px solid #d7cdb8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:16px;
}

textarea {
	height:80px;
}

fieldset.radio {
	margin:0 0 8px;
	border:0;
}

fieldset.radio legend {
	display:block;
	font-family:Georgia, Times, "Times New Roman", serif;
	font-size:14px;
	line-height:20px;
}

fieldset.radio div {
	float:left;
	margin-bottom:4px;
	white-space:nowrap;
}

fieldset.radio div label {
	float:none;
	display:inline;
	margin-right:1em;
	width:auto;
	border:none;
	background:none;
	text-align:right;
	vertical-align:middle;
}

fieldset.radio div input {
	float:none;
	display:inline;
	width:auto;
	border:none;
	background:none;
	vertical-align:middle;
}

button,
.button {
	overflow:visible;
	cursor:pointer;
	padding:0 0 0 5px;
	height:21px;
	border:0;
	background:url(/images/button.png) 0 0 no-repeat;
	text-align:center;
}

/* fix long-standing firefox rendering bug */
button::-moz-focus-inner { padding:0; border:0; }

button span,
.button span {
	position:relative;
	display:block;
	padding:0 8px 0 4px;
	height:21px;
	background:url(/images/button.png) 100% -21px no-repeat;
	color:#fff;
	font-size:12px;
	line-height:21px;
	white-space:nowrap;
}

button2,
.button2 {
	overflow:visible;
	cursor:pointer;
	padding:0 0 0 5px;
	height:21px;
	border:0;
	background:url(/images/button-2.png) 0 0 no-repeat;
	text-align:center;
}

/* fix long-standing firefox rendering bug */
button::-moz-focus-inner { padding:0; border:0; }

button2 span,
.button2 span {
	position:relative;
	display:block;
	padding:0 8px 0 4px;
	height:21px;
	background:url(/images/button-2.png) 100% -21px no-repeat;
	color:#fff;
	font-size:12px;
	line-height:21px;
	white-space:nowrap;
}

ul.errors {
	color:#bb2e2e;
}


/* page */

#wrapper {
	position:relative;
	min-height:100%;
}

#page {
	margin:0 auto;
	padding-bottom:91px;
	width:940px;
	text-align:left;
}


/* header */

#header {
	position:relative;
	background-image:url(../images/header-bg.png);
	margin:0 auto 28px;
	padding-top:20px;
	width:1031px;
	height:120px;
}

#logo {
	display:block;
	overflow:hidden;
	width:229px;
	height:97px;
	margin-left:45px;
	background:url(../images/logo.jpg);
	text-indent:-9999px;
}

#header dl {
	position:absolute;
	left:320px;
	top:41px;
	margin:0;
	font-family:Georgia, Times, "Times New Roman", serif;
	font-size:14px;
	line-height:24px;
	text-align:right;
}

#header dl dt,
#header dl dd {
	display:block;
	float:left;
}

#header dl dt {
	clear:left;
	padding-right:4px;
	color:#613e0c;
}

#header dl dd.call,
#header dl dd a {
	color:#ffffff;
	text-decoration: none;
}

#header dl dd.call {
	font-size: 25px;
	margin-top: -4px;
}



/* large feature */

#large-feature-container {
	position:relative;
	overflow:hidden;
	margin-bottom:16px;
	width:700px;
	height:300px;
}

#large-feature-container .slide {
	position:absolute;
}

#large-feature {
	position:relative;
	width:700px;
	height:300px;
	background:url(/images/large-feature/amaechi-systems.jpg) 0 0 no-repeat;
}

#large-feature-image {
	display:block;
}

/* Twitter */

#Twitter {
	background: url('../images/twitter.png') no-repeat;
	height: 106px;
	padding: 20px;
}

#Twitter #Tweets {
	margin: 0 0 20px 0;
}

#Twitter #Tweets ul {
	color: #fff;
	list-style: none;
	margin: 0;
	width: 300px;
}

#Twitter #Tweets ul li {
	margin: 0;
}

#Twitter #Tweets ul li p {
	margin: 0 0 5px 0;
}

#Twitter #Tweets ul li a {
	text-decoration: none;
}

#Twitter .follow {
	background: url('../images/twitter-button.png') no-repeat;
	color: #fff;
	display: block;
	height: 22px;
	line-height: 22px;
	text-align: center;
	text-decoration: none;
	width: 67px;
}

/* navigation */

#navigation {
	margin:8px 0 9px;
}

#navigation li {
	margin:0;
	border-top:1px solid #d7cdb8;
	font-family:Georgia, Times, "Times New Roman", serif;
	font-size:16px;
	list-style:none;
}

#navigation li.alpha {
	border-top:0;
}

#navigation li a {
	display:block;
	height:29px;
	color:#613e0c;
	text-decoration:none;
	line-height:29px;
}

#navigation li.selected a,
#navigation li a:hover,
#navigation li a:focus {
	outline:0;
	color:#a2aa30;
}

#navigation li ul {
	margin:0;
	padding:8px 0 0 10px;
	border-top:1px solid #d7cdb8;
}

#navigation li ul li {
	border:0;
	font-size:14px;
}

#navigation li ul li a {
	line-height:18px;
}



/* content */

#content {
	clear:both;
	position:relative;
	left:-20px;
	margin-right:-20px;
}

.column,
.container {
	float:left;
	margin-left:20px;
	width:220px;
}

.container {
	position:relative;
	left:-20px;
	margin-right:-20px;
	width:240px;
}

.column .featureblock {
	margin:0 0 16px;
	background:#ada388 url(../images/columns/background.png) -440px 0 no-repeat;
	position: relative;
}

.column .featureblock .inner {
	padding:10px;
	min-height:160px;
	background:transparent url(../images/columns/background.png) -660px 100% no-repeat;
}

.column .featureblock-alternative {
	background-color:#b3bf32;
	background-position:0 0;
}

.column .featureblock-alternative .inner {
	background-position:-220px 100%;
}

.column .featureblock blockquote {
	background: url(../images/quote-top.png) no-repeat 0 0;
	padding-top: 30px;
}

.column .featureblock blockquote p {
	background: url(../images/quote-bottom.png) no-repeat 100% 100%;
	color: #fff;
	margin: 0;
	padding-bottom: 12px;
}

.column .featureblock blockquote .attributed-to {
	display: block;
	margin-top: -10px;
}

.column-double {
	width:460px;
}

.container-double {
	width:480px;
}

.column-triple {
	width:700px;
}

.container-triple {
	width:720px;
}

.container-border {
	border-top: 1px solid #D7CDB8;
	margin-top: 20px;
	padding-top: 20px;
}



/* breadcrumbs */

.breadcrumbs {
	margin:0 0 6px;
	padding:1px 0 4px;
	border-bottom:1px solid #d7cdb8;
}



/* feature image */

.feature-image {
	display:block;
	margin-bottom:16px;
}



/* services list */

.services-list {
	background:url(../images/services-feature/background.png) 0 100% no-repeat;
}

.services-list li {
	margin:0;
	list-style:none;
}

.services-list li a {
	display:block;
	margin:0 0 1px;
	padding:0 10px;
	height:25px;
	background:url(../images/services-feature/link.png) 0 0 no-repeat;
	color:#fff;
	font-family:Georgia, Times, "Times New Roman", serif;
	font-size:14px;
	line-height:25px;
	text-decoration:none;
}

.services-list li.alpha a { background-position:-220px 0; }
.services-list li.omega a { background-position:-440px 0; margin:0; }

.services-list li div.description p {
	margin:0;
	padding:8px 10px;
}



/* the tree */

#the-tree {
	position:relative;
	margin-bottom:-40px;
	width:700px;
	height:926px;
	background:url(/images/the-tree.png) 50% 100% no-repeat;
}

#the-tree li {
	position:absolute;
	overflow:hidden;
	width:260px;
	list-style:none;
}

#the-tree #tree-1 { left: 10px; top:720px; }
#the-tree #tree-2 { right:10px; top:610px; }
#the-tree #tree-3 { left: 10px; top:483px; }
#the-tree #tree-4 { right:10px; top:390px; }
#the-tree #tree-5 { left: 10px; top:260px; }
#the-tree #tree-6 { right:10px; top:150px; }
#the-tree #tree-7 { left: 10px; top:10px; }

#the-tree li h2 {
	margin:0;
	padding:10px 10px 0;
	border:0;
	background:url(/images/the-tree/panel.png) 0 0 no-repeat;
	color:#fff;
}

#the-tree li div {
	overflow:hidden;
	background:url(/images/the-tree/panel.png) 0 100% no-repeat;
}

#the-tree li p {
	margin:0;
	padding:10px;
	color:#fff;
}

#the-tree li p span {
	display:block;
	margin-bottom:8px;
	color:#a2aa30;
	font-family:Georgia, Times, "Times New Roman", serif;
	font-size:18px;
	font-weight:normal;
	line-height:24px;
}

/* call back form */

#callback {
	float:left;
	width:220px;
	margin-bottom:15px;
}

#callback form {
	position:relative;
	background:url(/images/call-back.png) 0 0 no-repeat;
	padding-left:10px;
	padding-bottom:30px;
	padding-top:55px;
}

#callback form input {
	width:200px;
	background:transparent url(/images/input.png) 0 0 no-repeat;
	border:0;
	height:26px;
}

#callback label {
	display:block;
	margin-bottom:5px;
}

#callback label span {
	display:block;
	font-family:Georgia, Times, "Times New Roman", serif;
	font-size:12px;
	font-weight:bold;
	color:#73573b;
	line-height:14px;
	letter-spacing:-0.015em;
}

#callback form textarea { width:200px; background:transparent url(/images/message.png) 0 0 no-repeat; border:0; height:60px; }


/* map */

#map {
	width:460px;
	height:460px;
}

.mapThanks {
	width:460px;
	height:384px !important;
}

#contact-details .inner {
	min-height:440px;
}


/* friends list */

ul.friends {
	position:relative;
}

ul.friends li {
	float:left;
	margin:10px 0 15px 25px;
	width:210px; 
	list-style:none;
}

ul.friends li a {
	display:block;
	overflow:hidden;
	width:210px;
	height:100px;
	background-position:50% 50%;
	background-repeat:no-repeat;
	text-indent:-9999px;
}


/* footer */

#footer {
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	width:100%;
	height:51px;
	background:url(../images/footer/background.png) 50% 0 no-repeat;
}

#footer div {
	margin:0 auto;
	width:1030px;
	color:#fff;
	text-align:left;
	line-height:51px;
}

#footer a {
	color:#fff;
	text-decoration:none;
}

#footer ul.info {
	float:right;
	margin:0;
}

#footer ul.links {
	float:left;
	margin:0;
}

#footer ul li {
	float:left;
	list-style:none;
	margin: 0 16px 0 0;
}

#footer #creative-spark {
	overflow:hidden;
	float:left;
	display:block;
	margin:20px 4px 0 0;
	width:79px;
	height:12px;
	background:url(../images/footer/creative-spark.png) 0 0 no-repeat;
	text-indent:-9999px;
}

#footer #acca {
	overflow:hidden;
	float:left;
	display:block;
	margin:10px 4px 0 0;
	width:50px;
	height:31px;
	background:url(../images/footer/acca.png) 0 0 no-repeat;
	text-indent:-9999px;
}
