/* =Main Elements
----------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, 
big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, 
center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0px;
	font-family: arial, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	background: #000 url('../images/bg.gif') no-repeat 0px 0px; 
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	line-height: 17px;
	margin: 0px auto;
}
h1, h2, h3, h4, h5, h6, h7, h8 {
	font-weight: normal;
}
h1 {
	font-size: 18px;
	line-height: 36px;
}
h2 {
	color: #fff;
	font-size: 16px;
	line-height: 17px;
}
a {
	color: #fff;
	outline: none;
}
p {
	line-height: 130%;
}
.clearit {
	clear: both;
	height: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}



/* =Structural Elements
----------------------------------------------- */
.container {
	margin: 0px auto;
	width: 980px;
}
#wrapper {
	background: #000 url('../images/container_bg.jpg') no-repeat top center;
	margin: 0px auto;
	width: 1280px;
}
#header {
	height: 134px;
	margin: 0px auto;
}
#logo {
	height: 125px;
	float: left;
	margin-left:140px;
	padding-top:25px;
	width: 80px;
}
#logo a {
	background: url('../images/logo.png') no-repeat 0px 0px;
	display: block;
	height: 125px;
	text-decoration: none;
	width: 80px;
}
#logo a span {
	visibility: hidden;
}
.print-logo {
	display: none;
}
.nav-print {
	display: none;
}
#nav {
	float: right;
	height: 97px;
	margin-top: 37px;
	margin-right: 98px;
}
#footer {
	clear: both;
	color: #434343;
	font-size: 11px;
	height: 50px;
	padding-top: 70px;
	margin-left: 140px;
	width: 980px;
}
#footer p {
	padding-top: 0px;
}
span.links {
	padding-left: 25px;
}
span.links a:link, span.links a:active, span.links a:visited {
	color: #434343;
	font-size: 11px;
	text-decoration: none;

}
span.links a:hover {
	color: #434343;
	font-size: 11px;
	text-decoration: underline;
}


/* =Home Page
----------------------------------------------- */

#feature {
	color: #000;
	height: 409px;
	margin: 35px 0px 0px 70px;
	width: 1091px;
}
#feature-content {
	float: right;
	width: 385px;
}
#feature-content h1 {
	color: #999;
	font-size: 16px;
	margin-bottom: 90px;
	margin-right: 45px;
}
#main-image {
	background: url('../images/home_tree.png') no-repeat 0px 0px;
	height: 409px;
	position: absolute;
	margin-left: 30px;
	top: 198px;
	width: 625px;
	z-index: 9999 !important;
}
#feature-quad {
	background: url('../images/feature_box.png') no-repeat 0px 0px;
	color: #000;
	height: 166px;
	position: absolute;
	margin-left: 350px;
	top: 440px;
	width: 740px;
	z-index: 8888 !important;
	
}
#feature-quad h2 {
	color: #5b7353;
	font-size: 16px;
	margin-left: 355px;
	padding-top: 10px;
	text-transform: uppercase;
}
#feature-quad h3 {
	color: #ffffff;
	font-size: 16px;
	line-height: 20px;
	margin-left: 355px;
	padding: 0px 20px 8px 0px;
}
#feature-quad h3 a {
	color: #ffffff;
	font-size: 16px;
	padding: 10px 0px;
	text-decoration: none;
}
#feature-quad h3 a:hover {
	color: #ffffff;
	font-size: 16px;
	text-decoration: underline;
}
#feature-quad p {
	color: #999;
	font-size: 13px;
	line-height: 17px;
	margin-left: 355px;
	padding: 0px 20px 8px 0px;
}
.featurebtn a {
	background: url('../images/arrow.png') no-repeat 0px 3px;
	color: #999;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	margin-left: 355px;
	padding: 1px 0px 0px 25px;
}
.featurebtn a:hover {
	background: url('../images/arrow.png') no-repeat 0px 3px;
	color: #999;
	font-size: 10px;
	text-decoration: underline;
	text-transform: uppercase;
}

/*=SideNav
----------------------------------------------- */

#side {
	background: url('../images/sidenav.png') repeat-y 0px 0px;
	float: right;
	height: 685px;
	margin-right: 115px;
	margin-top: 50px;
	width: 242px;
}
#side-designer {
	background: url('../images/sidenav.png') repeat-y 0px 0px;
	float: right;
	height: 700px;
	margin-right: 115px;
	margin-top: 50px;
	width: 242px;
}
#side-ext {
	background: url('../images/sidenav.png') repeat-y 0px 0px;
	float: right;
	height: 700px;
	margin-right: 115px;
	margin-top: 50px;
	width: 242px;
}
#side-fresh-foods {
	background: url('../images/sidenav.png') repeat-y 0px 0px;
	float: right;
	height: 535px;
	margin-right: 115px;
	margin-top: 50px;
	width: 242px;
}
ul.pagenav {
	float: left;
	list-style: none;
	margin: 15px 15px 10px 0px;
	width: 210px;
}
ul.pagenav li:first-child {
	background: none !important;
	padding-top: 10px !important;
}
ul.pagenav li {
	background: url('../images/sidenav_divider.png') repeat-x 0px 0px;
	color: #999;
	font-size: 14px;
	padding: 13px 0px 10px 30px;
}
ul.pagenav li.header {
	background: none !important;
	color: #999;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
}
ul.pagenav li.past {
	background: none !important;
	color: #999;
	font-size: 14px;
	padding: 5px 0px 10px 30px;
}
ul.pagenav li.blank {
	background: url('../images/sidenav_divider.png') repeat-x 0px 0px;
	color: #999;
	font-size: 14px;
	padding: 13px 0px 0px 30px;
	margin-bottom: -5px;
}
ul.pagenav li a {
	background: url('../images/pagenav_circle.png') no-repeat top left;
	color: #999;
	padding: 0px 0px 0px 18px;	
	text-decoration: none;
}
ul.pagenav li a:hover {
	background: url('../images/pagenav_circle.png') no-repeat bottom left;
	color: #999;
	padding: 0px 0px 0px 18px;	
	text-decoration: none;
	color: #6d9394;
}
ul.pagenav li span {
	padding-left: 18px;
}
.side-contact {
	float: left;
	height: 15px;
	padding-left: 30px;
	width: 209px;
}
.side-contact h2 {
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 5px;
}
.side-contact p {
	color: #999;
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
	padding: 20px 25px 3px 0px;
}
.side-contact p.name {
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	padding: 6px 25px 0px 0px;
}
.side-contact-btn a {
	background: url('../images/arrow.png') no-repeat 0px 3px;
	color: #999;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 1px 0px 0px 25px;
}
.side-contact-btn a:hover {
	background: url('../images/arrow.png') no-repeat 0px 3px;
	color: #999;
	font-size: 10px;
	text-decoration: underline;
	text-transform: uppercase;
}


/*=Interior
----------------------------------------------- */

#content {
	float: left;
	margin-left: 140px;
	padding-top: 40px;
	width: 685px;
}
#content h1 {
	color: #6d9394;
	font-size: 28px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
#content h2 {
	color: #999;
	font-size: 21px;
	line-height: 26px;
	margin-bottom: 15px;
}
#content h3 {
	color: #6d9394;
	font-size: 18px;
	margin: 10px 0px;
	text-transform: uppercase;
}
#content p {
	font-size: 14px;
	line-height: 26px;
	padding-right: 15px;
	padding-bottom: 10px;
}
ul.content-list {
	list-style: square;
	margin-left: 15px;
	padding: 10px;
}
ul.content-list li {
	padding-bottom: 4px;
}
#content a {
	color: #999;
	text-decoration: none;
}
#content a:hover {
	color: #999;
	text-decoration: underline;
}
#content img {
	border: 1px solid white;
	float: left;
	margin: 7px 10px 0px 0px;
}
.company-brief img {
	border: 1px solid #fff;
	float: left;
	margin-top: 7px;
}
.company-brief {
	margin: 15px 0px 25px 0px;
}
.company-brief p {
	margin-left: 160px;
	width: 490px;
}
.interior {
	border: 1px solid white;
	margin-top: 15px;
}
.readmore-btn {
	margin-left: 160px;
}
.readmore-btn a {
	background: url('../images/arrow.png') no-repeat 0px 3px;
	color: #999;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 1px 0px 0px 25px;
}
.readmore-btn a:hover {
	background: url('../images/arrow.png') no-repeat 0px 3px;
	color: #999;
	font-size: 10px;
	text-decoration: underline;
	text-transform: uppercase;
}
#logos_amerifit {
	background: url('../images/amerifitbrandslogos.jpg') no-repeat 0px;
	border: 1px solid #fff;
	height: 81px;
	margin: 10px 0px;
	width: 362px
}
#logos_charter {
	background: url('../images/charterbankinglogos.jpg') no-repeat 0px;
	border: 1px solid #fff;
	height: 101px;
	margin: 10px 0px;
	width: 566px
}
#logos_foods {
	background: url('../images/freshfoodslogos.jpg') no-repeat 0px;
	border: 1px solid #fff;
	height: 101px;
	margin: 10px 0px;
	width: 566px
}
#arthur {
	border: none !important;
	height: 117px;
	margin: 10px 0px;
	width: 175px
}
#logos_arthur a span {
	visibility: hidden;
}
#invest-chart {
	height: 507px;
}
#invest-chart img {
	border: none !important;
}
#invest-chart-print {
	display: none;
}
.print-btn {
	border: 1px solid #666666;
	margin-top: 40px;
	width: 60px;
}
.print-btn a {
	background: url('../images/print_arrow.png') no-repeat 3px;
	color: #999;
	display: block;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 1px 0px 0px 20px;
}
.print-btn a:hover {
	background: url('../images/print_arrow.png') no-repeat 3px;
	color: #999;
	display: block;
	font-size: 10px;
	text-decoration: underline;
	text-transform: uppercase;
}


/*=News
----------------------------------------------- */

#content-news {
	float: left;
	margin-left: 140px;
	padding-top: 40px;
	width: 960px;
}
#content-news h1 {
	color: #6d9394;
	font-size: 28px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
#content-news h2 {
	color: #999;
	font-size: 21px;
	line-height: 24px;
	margin-bottom: 15px;
}
#content-news h3 {
	color: #999;
	font-size: 18px;
	line-height: 24px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#content-news p {
	font-size: 14px;
	line-height: 26px;
	padding-right: 15px;
	padding-bottom: 8px;
}
#content-news span {
	color: #fff;
	display: block;
	font-size: 11px;
	text-transform: uppercase;
}
#content-news a {
	color: #999;
	text-decoration: none;
}
#content-news a:hover {
	color: #999;
	text-decoration: underline;
}
#content-news img {
	float: left;
	margin: 7px 10px 0px 0px;
}
.casestudy {
	border: 1px solid #fff;
	float: left;
	margin: 7px 10px 0px 0px;
}
ul#news li {
	list-style: none;
	padding: 15px 0px 20px 0px;
}
ul#news li + li {
	list-style: none;
	padding-bottom: 15px;
	padding-top: 0px;
}
ul#news li span {
	color: #999;
	display: block;
	font-size: 11px;
	text-transform: uppercase;
}
ul#news li span + span.no-link {
	color: #5B7353;
	display: block;
	font-size: 14px;
	text-transform: none;
}
ul#news li p {
	line-height: 15px;
	padding-top: 0px;
}
ul#news li a {
	color: #5B7353;
	display: block;
	font-size: 14px;
	margin: 4px 0px;
	text-decoration: none;
}
ul#news li a:hover {
	color: #5B7353;
	text-decoration: underline;
}
ul#news li ul {
	color:#6D9394;
	padding: 3px 0px 0px 20px;	
}
ul#news li ul li {
	font-size: 14px;
	list-style: square;
	padding: 0px;
}
ul#news li ul li a {
	color:#6D9394;
	font-size: 14px;
}
ul#news li ul li a:hover {
	color:#6D9394;
	font-size: 14px;
	text-decoration: underline;
}
.news-img {
	float: right;
	margin: 0px 0px 5px 5px;
}

/*=Sitemap
----------------------------------------------- */

#content-sitemap {
	float: left;
	margin-left: 140px;
	padding-top: 40px;
	width: 960px;
}
#content-sitemap h1 {
	color: #6d9394;
	font-size: 28px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
#content-sitemap h2 {
	color: #999;
	font-size: 21px;
	margin-bottom: 8px;
}
#content-sitemap p {
	font-size: 14px;
	line-height: 26px;
	padding-right: 15px;
	padding-bottom: 8px;
}
ul#content-sitemap-list {
	list-style: square;
	margin-left: 15px;
	padding: 10px;
}
ul#content-sitemap-list li {
	padding-bottom: 4px;
}
#content-sitemap a {
	color: #999;
	text-decoration: none;
}
#content-sitemap a:hover {
	color: #999;
	text-decoration: underline;
}
ul#sitemaplinks {
	font-size: 14px;
	list-style: none;
}
ul#sitemaplinks li a {
	color: #fff;
	padding-bottom: 5px;
}
ul#sitemaplinks li a:hover {
	color: #999;
}
ul.sitemap-drop {
	font-size: 14px;
	padding-left: 15px;
	padding-bottom: 8px;
}
ul.sitemap-drop li a {
	color: #fff;
}
ul.sitemap-drop li a:hover {
	color: #999;
}

/*= Print
----------------------------------------------- */

.tree-print {
	display: none;
}
.feature-print {
	display: none;
}
.side-print {
	display: none;
}
.logo-print {
	display: none;
}





