/* @override http://www.reach-agency.com/assets/style.css */

/* @group basic */

html {
	background: url(background.gif) repeat;
	margin: 0;
	padding: 0;
}

body {text-align: center; padding: 0;
	width: 872px;
	background: url(page-repeat.gif) repeat-y;
	color: #58585a;
	margin: 0 auto 50px;
	font: 12px/1.4em Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #ccc;
}

ul {list-style-type:none; padding: 0;
	margin: 0;
}

li {display:inline; padding: 0;
	margin: 0px;
}

a, a:visited {
	color: #3f3f3f;
}

img { border: 0px; clear: both;
	padding: 0 0 25px;
}

h3 {
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 16px;
	margin-bottom: 15px;
}

h1 {
	letter-spacing: 1px;
	font-size: 14px;
	margin: 0;
	font-weight: normal;
	font-style: normal;
}

h4 {
	float: left;
	width: 570px;
	font-weight: bold;
	font-size: 13px;
	line-height: 15px;
	margin-bottom: 12px;
	padding-bottom: 3px;
	height: 15px;
	margin-top: 17px;
}

/* @end */

/* @group head & bar */

div#head {width: 869px;
	height: 54px;
	background: url(background-header.jpg) no-repeat;
	margin-left: 1px;
	padding-top: 122px;
	text-align: left;
}

div#main {width: 869px;
	background: url(background-bar.gif) no-repeat;
	margin-left: 2px;
	text-align: left;
	height: 54px;
}

div#bigrevolver {
	height: 400px;
	width: 869px;
	background-image: url(cookie.jpg);
	margin-left: 2px;
	margin-top: 35px;
}

div#littlerevolver {
	height: 100px;
	width: 869px;
	background-image: url(onetree.jpg);
	margin-left: 2px;
}

/* @group mainbar buttons */

div#head img, div#main img {
	margin: 0;
	padding: 0;
	float: none;
}

/* @group current */

a#about.current {
	float: left;
	background: url(buttons/btn-about.gif) repeat-y 0 -34px;
}

a#work.current {
	float: left;
	background: url(buttons/btn-work.gif) repeat-y 0 -34px;
}

a#contact.current {
	float: right;
	background: url(buttons/btn-contact.gif) repeat-y 0 -34px;
}

/* @end */

/* @group normal */

a#about {
	float: left;
	background-image: url(buttons/btn-about.gif);
}

a#index {
	float: left;
}

a#work {
	float: left;
	background-image: url(buttons/btn-work.gif);
}

a#contact {
	float: right;
	background-image: url(buttons/btn-contact.gif);
}

/* @end */

/* @group hover */

a#about:hover  {
	background: url(buttons/btn-about.gif) repeat-y 0 -68px;
}

a#work:hover {
	background: url(buttons/btn-work.gif) repeat-y 0 -68px;
}

a#contact:hover {
	background: url(buttons/btn-contact.gif) repeat-y 0 -68px;
}

/* @end */

/* @group active */

a#about:active  {
	background: url(buttons/btn-about.gif) repeat-y 0 -102px;
}

a#work:active {
	background: url(buttons/btn-work.gif) repeat-y 0 -102px;
}

a#contact:active {
	background: url(buttons/btn-contact.gif) repeat-y 0 -102px;
}

/* @end */



/* @end */

#mainbar {
	height: 34px;
	overflow: hidden;
}

/* @group sub bars */

/* @group reachbar */

#reachbar {
	margin-left: 2px;
	clear: left;
	margin-top: 2px;
	overflow: hidden;
	height: 18px;
}

/* @group current */

a#potential.current {
	float: left;
	background: url(buttons/btn-reach-potential.gif) 0 -22px;
}

a#out.current {
	float: left;
	background: url(buttons/btn-reach-out.gif) 0 -22px;
}

a#market.current {
	float: left;
	background: url(buttons/btn-reach-market.gif) 0 -22px;
}



/* @end */

/* @group normal */

a#potential {
	float: left;
	background: url(buttons/btn-reach-potential.gif) 0 0;
}

a#out {
	float: left;
	background: url(buttons/btn-reach-out.gif) 0 0;
}

a#market {
	background-image: url(buttons/btn-reach-market.gif);
	float: left;
}



/* @end */

/* @group current */

a#potential:hover {
	float: left;
	background: url(buttons/btn-reach-potential.gif) 0 -44px;
}

a#out:hover {
	float: left;
	background: url(buttons/btn-reach-out.gif) 0 -44px;
}

a#market:hover {
	float: left;
	background: url(buttons/btn-reach-market.gif) 0 -44px;
}



/* @end */

/* @group hover */

a#potential:hover {
	float: left;
	background: url(buttons/btn-reach-potential.gif) 0 -44px;
}

a#out:hover {
	float: left;
	background: url(buttons/btn-reach-out.gif) 0 -44px;
}

a#market:hover {
	float: left;
	background: url(buttons/btn-reach-market.gif) 0 -44px;
}



/* @end */

/* @group active */

a#potential:active {
	float: left;
	background: url(buttons/btn-reach-potential.gif) 0 -66px;
}

a#out:active {
	float: left;
	background: url(buttons/btn-reach-out.gif) 0 -66px;
}

a#market:active {
	float: left;
	background: url(buttons/btn-reach-market.gif) 0 -66px;
}



/* @end */



/* @end */

/* @group aboutbar */

#aboutbar {
	margin-left: 165px;
	clear: left;
	margin-top: 2px;
	overflow: hidden;
	height: 18px;
}

/* @group current */

a#news.current {
	float: left;
	background: url(buttons/btn-aboutbar-news.gif) 0 -22px;
}

a#kindness.current {
	float: left;
	background: url(buttons/btn-aboutbar-kindness.gif) 0 -22px;
}

a#clients.current {
	float: left;
	background: url(buttons/btn-aboutbar-clients.gif) 0 -22px;
}



/* @end */

/* @group normal */

a#news {
	background-image: url(buttons/btn-aboutbar-news.gif);
	float: left;
}

a#kindness {
	background-image: url(buttons/btn-aboutbar-kindness.gif);
	float: left;
}

a#clients {
	background-image: url(buttons/btn-aboutbar-clients.gif);
	float: left;
}



/* @end */

/* @group hover */

a#news:hover {
	float: left;
	background: url(buttons/btn-aboutbar-news.gif) 0 -44px;
}

a#kindness:hover {
	float: left;
	background: url(buttons/btn-aboutbar-kindness.gif) 0 -44px;
}

a#clients:hover {
	float: left;
	background: url(buttons/btn-aboutbar-clients.gif) 0 -44px;
}



/* @end */

/* @group active */

a#news:active {
	float: left;
	background: url(buttons/btn-aboutbar-news.gif) 0 -66px;
}

a#kindness:active {
	float: left;
	background: url(buttons/btn-aboutbar-kindness.gif) 0 -66px;
}

a#clients:active {
	float: left;
	background: url(buttons/btn-aboutbar-clients.gif) 0 -66px;
}



/* @end */



/* @end */

/* @group workbar */

#workbar {
	margin-left: 278px;
	clear: left;
	margin-top: 2px;
	overflow: hidden;
	height: 18px;
}

/* @group current */

a#branding.current {
	background: url(buttons/btn-workbar-branding.gif) repeat-y 0 -23px;
	float: left;
}

a#print.current {
	background: url(buttons/btn-workbar-print.gif) repeat-y 0 -23px;
	float: left;
}

a#web.current {
	background: url(buttons/btn-workbar-web.gif) repeat-y 0 -23px;
	float: left;
}

a#writing.current {
	background: url(buttons/btn-workbar-writing.gif) repeat-y 0 -23px;
	float: left;
}

a#broadcast.current {
	background: url(buttons/btn-workbar-broadcast.gif) repeat-y 0 -23px;
	float: left;
}



/* @end */

/* @group normal */

a#branding {
	background: url(buttons/btn-workbar-branding.gif) repeat-y 0 -1px;
	float: left;
}

a#print {
	background: url(buttons/btn-workbar-print.gif) repeat-y 0 -1px;
	float: left;
}

a#web {
	background: url(buttons/btn-workbar-web.gif) repeat-y 0 -1px;
	float: left;
}

a#writing {
	background: url(buttons/btn-workbar-writing.gif) repeat-y 0 -1px;
	float: left;
}

a#broadcast {
	background: url(buttons/btn-workbar-broadcast.gif) repeat-y 0 -1px;
	float: left;
}



/* @end */

/* @group hover */

a#branding:hover {
	background: url(buttons/btn-workbar-branding.gif) repeat-y 0 -45px;
	float: left;
}

a#print:hover {
	background: url(buttons/btn-workbar-print.gif) repeat-y 0 -45px;
	float: left;
}

a#web:hover {
	background: url(buttons/btn-workbar-web.gif) repeat-y 0 -45px;
	float: left;
}

a#writing:hover {
	background: url(buttons/btn-workbar-writing.gif) repeat-y 0 -45px;
	float: left;
}

a#broadcast:hover {
	background: url(buttons/btn-workbar-broadcast.gif) repeat-y 0 -45px;
	float: left;
}



/* @end */

/* @group active */

a#branding:active {
	background: url(buttons/btn-workbar-branding.gif) repeat-y 0 -67px;
	float: left;
}

a#print:active {
	background: url(buttons/btn-workbar-print.gif) repeat-y 0 -67px;
	float: left;
}

a#web:active {
	background: url(buttons/btn-workbar-web.gif) repeat-y 0 -67px;
	float: left;
}

a#writing:active {
	background: url(buttons/btn-workbar-writing.gif) repeat-y 0 -67px;
	float: left;
}

a#broadcast:active {
	background: url(buttons/btn-workbar-broadcast.gif) repeat-y 0 -67px;
	float: left;
}



/* @end */



/* @end */



/* @end */

/* @end */

div#quote {
	width: 839px;
	margin: 0px auto 0;
	text-align: right;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

div#socialmedia {
	width: 700px; 
	margin: 0px auto 0;
	text-align: right;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

div#content {width: 700px; margin: 40px auto 0;
	padding-bottom: 40px;
	text-align: left;
	clear: both;
}

img {
	float: left;
	display: inline-block;
	margin: 3px 15px 15px 0;
	clear: both;
}

#content div {
	clear: both;
}

#content ul {
	margin-left: 130px;
	list-style-type: disc;
	list-style-position: inside;
}

#content div h3 {
	clear: left;
	float: left;
	width: 130px;
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#content div p {
	border-bottom: 1px solid silver;
	padding-bottom: 10px;
	margin-left: 130px;
}

#content div p img {
	padding-bottom: 0px;
	margin-right: 130px;
}

.work#content div p {
	margin-left: 275px;
	padding-top: 17px;
}

.work#content div h3 {
	text-align: right;
	width: 250px;
	clear: none;
	float: left;
}

.work#content div h4 {
	width: 425px;
	margin-left: 25px;
}

#content li {
	display: block;
	margin-bottom: 10px;
}

div#rightlist {
	float: right;
	margin-top:0px;
	margin-left: 50px;
	padding-left: 20px;
	background-color: silver;
	padding-right: 20px;
	text-align: left;
	margin-bottom: 50px;
	width: 310px;
}

div#rightlist p {
	padding-left: 0;
	margin-left: 0;
	color: white;
	clear: both;
}

div#rightlist h3 {
	width: 100%;
}

.cyan {
	color: #00aeef;
}

