body {
	text-align: center;
	width: 100%;
	padding: 25px 0 10px;
	margin: 0;
	font-family: verdana,arial,sans-serif;
	font-size: 78%;
	background-color: #d4ecdb;
	background-color: #daefe0;
	line-height: 1.8;
}

img {
	border: none;
}

img#logo {
	margin: 20px 0 -1em 10px;
}

div#wrapper img {
	float: left;
	margin-top: 13px;
}

div#side img, div#header img#logo {
	float: none;
	top: 0;
}

div#content {
	font-size: 0.95em;
}

p {
	margin: 0 0 1em;
	padding: 0;
}

/*Top nav*/

ul#navigation {
	width: 754px;
	background-image: url('/images/greenbar.gif');
	background-repeat: no-repeat;
	background-position: top center;
	color: #fff;
	height: 54px;
	padding: 0;
	margin: 0 auto;
}

ul#navigation li {
	float: left;
	margin: 0 0 0 2px;
	padding: 0;
	position: relative;
	left: 20px;
	height: 32px;
	list-style-type: none;
}

ul#navigation li a {
	color: #fff;
	text-decoration: none;
	line-height: 28px;
	height: 32px;
	display: block;
	padding: 0 8px;
	margin: 0;
	background-image: url('/images/bullet.gif');
	background-repeat: no-repeat;
	background-position: left center;
}

ul#navigation div {
	padding: 0;
	margin-left: 7px;
}

.home li#home, .aboutus li#aboutus, .individual li#individual, 
	.versatile li#versatile, .portfolio li#portfolio, .clients li#clients, .blog li#blog {
	background-image: url('/images/tableft.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

.home li#home div, .aboutus li#aboutus div, .individual li#individual div, 
	.versatile li#versatile div, .portfolio li#portfolio div, .clients li#clients div, .blog li#blog div {
	background-image: url('/images/tabright.gif');
	background-repeat: no-repeat;
	background-position: top right;
}

/*End Top Nav*/

#wrapper {
	text-align: left;
	width: 754px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background-color: #fff;
	border-top: 4px solid #aadbc5;
	background-image: url('/images/dottedline1.gif');
	background-position: -3px
	overflow:hidden;
}

.home #wrapper {
	background-image: none;
}

#header {
	background-color: #fff;
	position: relative;
}

#content {
	margin: 0 300px 0 150px;
}

#content .inner {
	padding-top: 1px;
	margin: 0 10px;
}

#side {
	float: right;
	width: 280px;
	margin: 0;
}

#side .inner {
	padding-top: 1px;
	margin: 0 10px 10px 10px;
}

#footer {
	clear: both;
	background-color: #97d7b2;
	border-bottom: 2px solid #fff;
	border-top: 30px solid #fff;
	height: 2em;
	position: relative;
}

#footer p {
	margin: 0;
	padding: 0;
}

#footer span {
	margin-right: 3em;
}

#footer .inner {
	margin: 0 10px;
	padding-top: 2px;
}

/*Typo*/

p.email {
	font-weight: bold;
	font-size: 0.8em;
	color: #083;
}

#footer {
	font-size: .8em;
}

p.email a, #footer a {
	text-decoration: none;
	color: #083;
	font-weight: bold;
}

p.email {
	text-align: right;
	padding: 0 10px 5px 0;
	margin: -10px 0 0;
}

.bysplash {
	text-align: right;
	position: absolute;
	right: 0;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#side {
	font-family: georgia, 'times new roman', times, serif;
	font-weight: bold;
}

/*End typo*/

/*Image replacement on h1*/

h1 {
	text-indent: -999em;
	background-repeat: no-repeat;
	background-position: top left;
	height: 40px;
	margin: 30px 0 0 110px;
	padding: 0;
}

.aboutus h1 {
	background-image: url('/images/head_creative.gif');
}

.individual h1 {
	background-image: url('/images/head_individual.gif');
}

.versatile h1 {
	background-image: url('/images/head_versatile.gif');
}

.portfolio h1 {
	background-image: url('/images/head_projects.gif');
}

.clients h1 {
	background-image: url('/images/head_clients.gif');
}

.blog h1 {
	background-image: url('/images/head_copymattersblog.gif');
}

/*End image replacement on h1*/

/*Blockquotes*/

blockquote {
	margin: 0;
	padding: 0;
	color: #777;
	text-indent: -6px;
}

cite {
	color: #999;
	font-size: 0.9em;
}

h2 {
	color: #083;
	font-size: 1em;
	padding: 0;
	margin: 0 0 1em;
}

h3 {
	margin: 1em 0 0;
	padding: 0;
	font-size: 1em;
}

.home #content {
	margin-left: 10px;
	margin-right: 0;
	width: 390px;
	float: left;
}

.home h1 {
	text-indent: 0;
	height: auto;
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	color: #222;
	line-height: 1.4em;
	margin-top: 1em;
}

.home #side, .blog #side {
	float: right;
	width: 140px;
	font-family: verdana, sans-serif;
	margin-top: 1em;
}

.home #side strong, .blog #side strong {
	display: block;
	font-weight: normal;
	color: #333;
}

.home #side h2 a, .blog #side h2 a {
	font-weight: bold;
	display: block;
	padding-left: 12px;
	margin-left: -12px;
	background: url(/images/greenbullet.gif) no-repeat 0 8px;
	font-size: 1.05em;
}

body.home div#wrapper, body.blog div#wrapper {
	background: #fff url('/images/dottedline1.gif') 120px;
}

.home #side ul, .blog #side ul {
	list-style-type: none;
	padding: 0;
	font-size: .9em;
	line-height: 1.4;
}

.blog #side {
	padding-right: 7px;
}

.home #side ul li, .blog #side ul li {
	margin-bottom: .5em;
}

#content a, #side a {
	font-weight: normal;
	text-decoration: none;
	color: #083;
}

#content a:hover, #side a:hover {
	text-decoration: underline;
}

/*Blog styles*/

body.blog #wrapper {
	background: #fff;
}

body.blog #content {
	width: 390px;
	margin-top: 1em;
	float: left;
	margin-left: 130px;
	margin-right: 0;
}

body.blog h2 {
	font-size: 1.4em;
	line-height: 1.1em;
}

body.blog span.date {
	font-weight: normal;
	color: #666;
	font-size: .6em;
	display: block;
}

body.blog div.blog-post {
	margin-bottom: 2em;
	border-bottom: 1px solid #999;
}

.phone {
	position: absolute;
	color: #fff;
	font-weight: bold;
	top: 137px;
	right: 30px;
	font-size: .95em;
	background: #009849;
}

.phone span {
	padding: 0 5px
}

#contact-form form li {
	list-style-type: none;
}

.required {
	color: #900;
	font-size: 10px;
	vertical-align: super;
}

.errors, .message {
	border: 1px solid #f00;
	margin: 10px 30px;
	padding: 10px;
	background: #fdd;
}

.errors li {
	list-style-type: none;
}

.message {
	border: 1px solid #ff6;
	background: #ffc;
}

.image-list li, .image-list ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: center;
}

.image-list li{
	float: left;
	padding: 10px 0;
	width: 140px;
}

.image-list img {
	float: none !important;
	margin: 1em 0 !important;
	max-width: 140px;
	max-height: 80px;
}

#contact-link {
	text-indent: -999em;
	display: block;
	text-decoration: none;
	position: absolute;
	width: 159px;
	height: 105px;
	background: url(/images/flash.jpg);
	top: -27px;
	left: 633px;
}

#contact-link:hover {
	background-position: bottom;
}

.bigger{
	font-size:1.2em;
	line-height:1.5em;
}

.home #side p{
display:none;
}

.home #side p.more{
display:block;
}

/*Homepage new 2010*/
.home #side p,
.blog #side p{
	display:block;
	font-weight: normal;
	margin-bottom: 0;
}

.home #side{
	margin-right: 5px;
}

.home #side h3 a,
.blog #side h3 a{
	font-weight: bold;
}

.home #content {
	width: 340px;	
}

.home #side{
	width: 180px;
}

body.home div#wrapper{
	background: #fff url('/images/dottedline1.gif') 73px;
}