@charset "UTF-8";
* {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* Main elements */
body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 30px;
	background-image: url(ASSETS/1px.jpg);
	background-repeat: repeat;
}
#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#head {
	width: 800px;
}
#head span {
	display: none;
}
#logo {
	background-image: url(ASSETS/pmg-logo.jpg);
	height: 34px;
	width: 301px;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: 10px;
}
#login {
	float: right;
	font-size: 13px;
	color: #635C3F;
	font-weight: bold;
	margin-right: 20px;
	padding-top: 10px;
}
#login a {
	color: #635C3F;
	text-decoration: none;
}
#login a:hover {
	color: #BDB378;
	text-decoration: none;
}
#home-image {
	width: 800px;
	background-image: url(ASSETS/home-image.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 390px;
	float: left;
	margin-top: 30px;
}
#who-image {
	width: 800px;
	background-image: url(ASSETS/who-image.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 270px;
	float: left;
	margin-top: 30px;
}
#what-image {
	width: 800px;
	background-image: url(ASSETS/what-image.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 270px;
	float: left;
	margin-top: 30px;
}
#services-image {
	width: 800px;
	background-image: url(ASSETS/services-image.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 270px;
	float: left;
	margin-top: 30px;
}
#portfolio-image {
	width: 800px;
	background-image: url(ASSETS/portfolio-image.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 270px;
	float: left;
	margin-top: 30px;
}
#home-image span, #who-image span, #what-image span, #services-image span, #portfolio-image span {
	display: none;
}
.return {
	float: left;
	font-size: 10px;
	color: #635C3F;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 11px;
	line-height: 10px;
	margin-left: 20px;
}
#main_nav {
	width: 800px;
	margin-bottom: 40px;
	float: left;
}
#main_nav span {
	display: none;
}
#main_nav ul {
	list-style-type: none;
}
#main_nav li {
	float: left;
	font-size: 10px;
}
.home {
	background-image: url(ASSETS/home-a.jpg);
	height: 60px;
	width: 133px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.home a {
	background-image: url(ASSETS/home.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 60px;
	width: 133px;
	display: block;
}
.home a:hover {
	background-image: url(ASSETS/home-a.jpg);
}
.who {
	background-image: url(ASSETS/who-a.jpg);
	height: 60px;
	width: 134px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.who a {
	background-image: url(ASSETS/who.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 60px;
	width: 134px;
	display: block;
}
.who a:hover {
	background-image: url(ASSETS/who-a.jpg);
}
.what {
	background-image: url(ASSETS/what-a.jpg);
	height: 60px;
	width: 134px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.what a {
	background-image: url(ASSETS/what.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 60px;
	width: 134px;
	display: block;
}
.what a:hover {
	background-image: url(ASSETS/what-a.jpg);
}
.work {
	background-image: url(ASSETS/work-a.jpg);
	height: 60px;
	width: 133px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.work a {
	background-image: url(ASSETS/work.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 60px;
	width: 133px;
	display: block;
}
.work a:hover {
	background-image: url(ASSETS/work-a.jpg);
}
.services {
	background-image: url(ASSETS/services-a.jpg);
	height: 60px;
	width: 134px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.services a {
	background-image: url(ASSETS/services.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 60px;
	width: 134px;
	display: block;
}
.services a:hover {
	background-image: url(ASSETS/services-a.jpg);
}
.touch {
	background-image: url(ASSETS/touch-a.jpg);
	height: 60px;
	width: 132px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.touch a {
	background-image: url(ASSETS/touch.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 60px;
	width: 132px;
	display: block;
}
.touch a:hover {
	background-image: url(ASSETS/touch-a.jpg);
}
#content {
	width: 800px;
	padding-bottom: 70px;
	float: left;
}
#primary {
	float: left;
	width: 514px;
	padding-left: 20px;
	padding-right: 30px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
}
#secondary {
	float: right;
	width: 236px;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
}
p.top-1 {
	margin-top: 10px;
}

/** Portfolio Blocks **/

#portfolio-image {
	width: 800px;
	background-image: url(ASSETS/portfolio-image.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 270px;
	float: left;
	margin-top: 30px;
}

#portfolio {
	float: left;
	width: 580px;
	padding-right: 30px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
}

.blocks {
	float:left;
	padding-right: 15px;
	padding-bottom: 10px;
	width:130px;
	height:auto;
	z-index:5;
}

#text_block {
	float:right;
	padding-right: 15px;
	width:170px;
	height:auto;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
	z-index:5;
}


#secondary ul {
	color: #FFFFFF;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
}
#secondary li {
	margin-bottom: 6px;
}
#secondary a {
	font-weight: bold;
	color: #635C3F;
	text-decoration: underline;
}
#secondary a:hover {
	font-weight: bold;
	color: #BDB378;
	text-decoration: underline;
}
.creative {
	background-image: url(ASSETS/creative-a.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 70px;
	width: 132px;
	float: right;
	margin-top: 100px;
}
.creative a {
	background-image: url(ASSETS/creative.jpg);
	display: block;
	height: 70px;
	width: 132px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.creative a:hover {
	background-image: url(ASSETS/creative-a.jpg);
}
#footer {
	clear: both;
	float: left;
	width: 800px;
	padding-bottom: 30px;
}
#footer p {
	font-size: 11px;
	color: #635C3F;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer a {
	color: #635C3F;
	text-decoration: underline;
	font-weight: bold;
}
#footer a:hover {
	color: #BDB378;
	text-decoration: underline;
}
h1 {
	font-size: 18px;
	line-height: 22px;
	color: #BDB378;
	margin-top: 0px;
	margin-bottom: 24px;
	font-weight: normal;
}
p.first {
	margin-top: 30px;
}
p.top {
	margin-top: 20px;
}
#flash {
	height: 167px;
	width: 152px;
	padding-top: 10px;
}
h2 {
	font-size: 13px;
	line-height: 17px;
	color: #635C3F;
}
h3 {
	font-size: 13px;
	color: #BDB378;
	line-height: 16px;
	margin-top: 20px;
}
h4 {
	font-size: 13px;
	color: #BDB378;
	line-height: 16px;
}
#primary dl {
	margin-top: 10px;
}
#primary dt {
	margin-top: 6px;
	font-weight: bold;
}
#banner {
	background-image: url(ASSETS/pmg-nav.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 800px;
	float: left;
	height: 30px;
	}
#primary ul {
	margin-top: 30px;
}
#primary ul span {
	display: none;
}

#primary li {
	float: left;
}
#secondary dl {
	margin-top: 10px;
}
#secondary dt {
	margin-top: 6px;
}
#flash-holder {
	height: 450px;
	width: 800px;
	float: left;
	margin-top: 30px;
	margin-bottom: 30px;
}
p.web-link {
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 20px;
}
.web-link a {
	color: #BDB378;
	text-decoration: none;
	font-weight: bold;
}
.web-link a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
p.back {
	padding-bottom: 120px;
}
.back a {
	font-weight: bold;
	color: #635C3F;
	text-decoration: underline;
}
.back a:hover {
	font-weight: bold;
	color: #BDB378;
	text-decoration: underline;
}
.colour {
	color: #635C3F;
}

/* Form elements */
#left-form {
	float: left;
	width: 247px;
	padding-right: 20px;
}
#right-form {
	width: 247px;
	float: left;
}
#online {
	margin-top: 40px;
}
#online .box {
	display: block;
	float: left;
	width: 145px;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	height: 16px;
	font-family: "Courier New", Courier, monospace;
	margin-bottom: 12px;
}
#online .box-1 {
	display: block;
	float: left;
	width: 145px;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	margin-bottom: 12px;
	height: 72px;
	font-family: "Courier New", Courier, monospace;
}
#online label {
	text-align: left;
	display: block;
	float: left;
	width: 90px;
	color: #FFFFFF;
	font-size: 11px;
	padding-right: 10px;
}
#onlne br {
	clear: left;
}
.btnsubmit {
	font-size: 10px;
	float: left;
	margin-left: 100px;
	width: 50px;
}
