/*
 * ps marketing 
 */


*{font-size:1em;}

input,select,th,td {font-size:1em;}
div div,div p,div td,td div,p p,p td,li p,td p,blockquote p,li li {font-size:1em;}

/**
------------------------------------------------- tags
**/

html {
	width: 100%;
	height: 100%;
	background: #F0F0F0;
}

body {
	width: 100%;
	min-height: 100%;
	height: auto;
	font-family: calibri, verdana, sans-serif;
	position: relative;
}

h1 {
	color: #3D5056;
	font-size: 150%;
	margin-bottom: 20px;
}

h2 {
	color: #3D5056;
	font-size: 120%;
	margin-bottom: 10px;
}

h3 {
	color: #9D002F;
	font-size: 100%;
	margin-bottom: 10px;
}

h4 {
	color: #3D5056;
	font-size: 110%;
	margin-bottom: 5px;
}


p {
	color: #333333;
	line-height: 1.2em;
}

a {
	color: #9D002F;
	text-decoration: none;
}


a:hover {
	text-decoration: underline;
}

a:visited {
	color: #790024;
}


strong {
	font-weight: bold;
}
 
 


/**
------------------------------------------------- general layout
**/

div.clear {
	clear: both;
}

div.frame {
	width: 100%;
	min-height: 100%;
	height: auto;
	padding-bottom: 100px;
}

div.wrapper {
	width: 950px;
	margin: 0 auto 0 auto;
}

div.content {
	padding: 50px 0 0 0;
}

/**
------------------------------------------------- header
**/

div.header {
	padding: 32px 0 0 0;
	height: 68px;
}

div.header a.psm-logo {
	float: left;
	width: 209px;
	height: 47px;
}

div.header a.psm-logo img {
	width: 209px;
	height: 47px;
}

div.header ul.nav {
	float: right;
	padding: 10px 0 0 0;
}

div.header ul.nav li {
	display: inline;
	padding: 0 0 0 30px;
}

div.header ul.nav li a {
	color: #fff;
	text-decoration: none;
}

div.header ul.nav li a:hover {
	color: #999999;
	text-decoration: underline;
}

/**
------------------------------------------------- footer
**/

div.footer {
	height: 100px;
	background: #BEC7CC;
	position: absolute;
	bottom: -21px;
	width: 100%;
	line-height: 100px;
	left: -2px;
}

div.footer  ul.footnav {
	float: left;
}

div.footer  ul.footnav li {
	display: inline;
	padding: 0;
	color: #555859;
}

div.footer  ul.footnav li.last {
	border-right: 0;
}

div.footer  ul.footnav li a {
	color: #555859;
	font-size: 80%;
}

div.footer p.copy {
	float: right;
	color: #555859;
	font-size: 80%;
	line-height: 100px;
}

/**
------------------------------------------------- home page
**/

body#home {
	background: url("../images/background_home.png") repeat-x;
}

body#home div.banner-home {
	height: 199px;
	background: url("../images/pies.png") no-repeat 50px 10px;
}

body#home div.excerpt {
	padding: 35px 0 0 590px;
}

body#home div.banner-home h1 {
	color: #FFFFFF;
	font-size: 140%;
	margin-bottom: 15px;
}

body#home div.banner-home p {
	color: #FFFFFF;
	font-size: 100%;
	line-height: 160%;
	font-weight: normal;
}

body#home div.main {
	float: left;
	width: 530px;
	padding: 0;
	background: none;
}

body#home div.east {
	float: right;
	width: 390px;
}


body#home div.east div.panel {
	border-top: 1px solid #BEC7CC;
	padding: 30px 0 30px 100px;
}

div.east div.panel ul {}
div.east div.panel ul li {
	padding: 0 0 0 10px;
	background: url("../images/bullet.png") no-repeat 0 7px;
}
div.east div.panel ul li a {
	font-size: 100%;
}


div.serviceshome {
	background: url("../images/icon_services_small.png") no-repeat 30px 32px;
}

div.workshopshome {
	background: url("../images/icon_workshops_small.png") no-repeat 30px 32px;
}

div.proofreadhome {
	background: url("../images/icon_freetips_small.png") no-repeat 30px 32px;
}

div.bea {
	margin: 70px 0 0 0;
}

div.bea img {
	float: left;
}

div.bea p {
	margin: 50px 0 0 20px;
	float: left;
	font-size: 1em;
}


/**
------------------------------------------------- about page
**/

div.about {
	background: url("../images/icon_about.png") no-repeat;
	padding-left: 110px;
}



/**
------------------------------------------------- workshop pages
**/

div.smallws {
	background: url("../images/icon_workshops1.png") no-repeat;
	padding-left: 110px;
}

div.bespokews {
	background: url("../images/icon_workshops2.png") no-repeat;
	padding-left: 110px;
}




/**
------------------------------------------------- services pages
**/

div.services {
	background: url("../images/icon_services.png") no-repeat;
	padding-left: 110px;
}

div.services_marketingadvice {
	background: url("../images/icon_services_marketingadvice.png") no-repeat;
	padding-left: 110px;
}

div.services_copywriting {
	background: url("../images/icon_services_copywriting.png") no-repeat;
	padding-left: 110px;
}

div.services_webcopywriting {
	background: url("../images/icon_services_webcopywriting.png") no-repeat;
	padding-left: 110px;
}

div.services_editing {
	background: url("../images/icon_services_editing.png") no-repeat;
	padding-left: 110px;
}

div.services_designbriefs {
	background: url("../images/icon_services_designbriefs.png") no-repeat;
	padding-left: 110px;
}

div.services_print {
	background: url("../images/icon_services_print.png") no-repeat;
	padding-left: 110px;
}

div.services_marketingproject {
	background: url("../images/icon_services_marketingproject.png") no-repeat;
	padding-left: 110px;
}


/**
------------------------------------------------- clients pages
**/

div.clients {
	background: url("../images/icon_clients.png") no-repeat;
	padding-left: 110px;
}

div.clients img {
	margin-bottom: 30px;
}

div.clients div.webexamples {
	margin-bottom: 15px;
	min-height: 70px;
}

div.clients div.webexamples img{
	margin: 0 15px 15px 0;
	border: 1px solid #BEC7CC;
	float: left;
}

div.clients div.webexamples p{
	margin-bottom: 30px;
}



/**
------------------------------------------------- free tips page
**/

div.freetips {
	background: url("../images/icon_freetips.png") no-repeat;
	padding-left: 110px;
}


div.freetips img{
	float: left;
	margin-right: 15px;
}


/**
------------------------------------------------- contact page
**/

div.contact {
	background: url("../images/icon_contact.png") no-repeat;
	padding-left: 110px;
}

img.email {
	padding-top: 10px;
}



/**
------------------------------------------------- other pages
**/

body {
	background: url("../images/background_inner.png") repeat-x;
}

div.banner {
	height: 80px;
}

div.banner h1 {
	padding: 20px 0 0 0;
	color: #FFFFFF;
	font-size: 200%;
	font-weight: normal;
	float: left;
}

div.banner div.telephone {
	float: right;
	font-size: 150%;
	color: #FFFFFF;
	padding: 25px 0 0 0;
}

div.main {
	width: 660px;
	padding: 0;
	float: left;
	margin-bottom: 30px;
}

div.main p {
	line-height: 140%;
	margin-bottom: 20px;
}

div.main ul {
	padding-left: 20px;
	margin-bottom: 20px;
}

div.main ul li {
	list-style: disc outside;
}

div.east {
	float: right;
	width: 240px;
}

div.east p {
	font-size: 100%;
	line-height: 140%;
	margin-bottom: 10px;
}

div.east p.quote {
	font-style: italic;
	line-height: 140%;
}

div.east p.client {
	font-weight: bold;
}

div.east div.panel {
	border-top: 1px solid #BEC7CC;
	padding: 30px 0 30px 30px;
}

div.east div.testimonial {
	margin-bottom: 25px;
}




/**
------------------------------------------------- miscellaneous styles
**/

