a {
        color:#cb6e60;
        text-decoration:none;
}

a:hover {
        color:#C84E3B;
}

body {
	background-image:url(images/pm-bg.jpg);
	background-repeat:repeat-x;
	margin:0px;
	font-size:12pt;
	text-align:center;
	color:#2c3333;
	font-family:Arial,sans-serif;
	height:100%;
}

#content {
	width:523px;
	float:left;
	margin:140px 0px 0px -40px;
	z-index:500;
}

#content-top {
	background-image:url(images/content-top.png);
	background-repeat:no-repeat;
	width:523px;
	height:25px;
	float:left;
}

#content-mid {
	background-image:url(images/content-bg.png);
	background-repeat:repeat-y;
	width:523px;
	float:left;
	font-family:Arial,sans-serif;
}

#content-mid hr {
	width:90%;
	height:2px;
	background-color:#5F6666;
	border: 0px solid;
}

#content-mid p,h1,ul {
	margin:0px 0px 0px 25px;
	max-width:480px;
}

#content-mid .work {
	float:left;
	width:480px;
	margin: 0px 0px 30px 25px;
}

#content-mid .work h2 {
	font-size:14pt;
	margin:0px 0px 5px 0px;
}

#content-mid .work p {
	margin:0px;
	font-size:11pt;
}

#content-mid .work img {
	width:150px;
	float: right;
	margin-left:5px;
}

#content-bttm {
	background-image:url(images/content-bttm.png);
	background-repeat:no-repeat;
	width:523px;
	float:left;
	height:25px;
	clear:both;
}


/*
Images are wrapped in divs classed "flickr_badge_image" with ids "flickr_badge_imageX" where "X" is an integer specifying ordinal position. Below are some styles to get you started!
*/

#flickr_badge_uber_wrapper {
	text-align:center; 
	width:181px;
}
#flickr_badge_wrapper {
	padding:10px 0 10px 0;
	margin: 10px 0 0 0;
}

.flickr_badge_image {
	margin:0 0px 9px 7px;
	width:75px;
	float:left;
}

.flickr_badge_image img {
	border: 1px solid black;
}

#flickr_badge_source {
	font: 10pt Arial,sans serif;
	text-align:left; 
	margin:0 10px 0 10px;
}

#flickr_badge_icon {
	float:left; 
	margin-right:5px;
}

#flickr_www {
	display:block; 
	padding:0; 
	color:#3993ff;
}

#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {
	text-decoration:none; 
	background:inherit;
	color:#3993ff;
}
#flickr_badge_wrapper {
	margin: 0px 0px 0px 4px;
	}
#flickr_badge_source {
	padding:0 !important; 
	color:#666666 !important;
}

#flickr_badge_source a {
	color:#cb6f60;
}

#footer {
	margin:25px auto 0px 324px;
	width:523px;
	height:40px;
}

#footer p {
	margin:-5px auto 10px;
	text-align:center;
	max-width:480px;
	font-size:10pt;
}

#footer-top {
	background-image:url(images/content-top.png);
	background-repeat:no-repeat;
	width:523px;
	height:25px;
	float:left;
}

#footer-mid {
	background-image:url(images/content-bg.png);
	background-repeat:repeat-y;
	width:523px;
	float:left;
	font-family:Arial,sans-serif;
}

#form {
	float:left;
	margin:0px 0px 0px 25px;
	width:455px;
}
	
#logo {
	background-image:url(images/pm-web-logo.png);
	background-repeat:no-repeat;
	width:212px;
	height:202px;
	margin:0px 0px 0px 4px;
	clear:right;
	position:absolute;
	z-index:1;
}

ul#main-nav {
	font-family:"Helvetica",Arial,sans-serif;
	font-weight:bold;
	margin:202px 0px 0px 0px;
	padding:0;
	width:146px;
	float:left;
	text-align:center;
	text-transform:uppercase;
	z-index:1;
}
	
ul#main-nav li {
	padding:0;
	list-style:none;
	margin:0 0 0 0;
	width:154px;
}

ul#main-nav li a {
	text-decoration:none;
	display:block;
	padding:0em 0 0.5em 0;
	color:#2c3333;
	height:44px;
	background:transparent;
}

ul#main-nav li a:hover {
	background-image:url(images/nav-bg.png);
	background-position: 0px 5px;
	background-repeat:no-repeat;
	color:#2c3333;
	height:44px;
	width:154px;
	padding:0em 0 0.5em 0;
}

div#nav-wrapper {
	width:212px;
	float:left;
	}

#pay-pm a {
	background-image:url(images/pm-pay-off.png);
	background-repeat:no-repeat;
	width:62px;
	height:20px;
	float:right;
	margin:0px 20px -8px auto;
	font-size: 8pt;
	text-align:center;
	text-transform:uppercase;
	color:#2c3333;
	display:block;
	padding-top:4px;
	}


#pay-pm a:hover {
	background-image:url(images/pm-pay-on.png);
	width:62px;
	height:20px;
	
}	


#rhc {
	float:left;
	width:190px;
	margin:90px 0px 0px 20px;
	z-index:9999;
}

#rhc-top {
	background-image:url(images/rhc-top.png);
	background-repeat:no-repeat;
	width:190px;
	float:left;
	height:65px;	
}

#rhc-mid {
	background-image:url(images/rhc-bg.png);
	background-repeat:repeat-y;
	width:189px;
	float:left;
	padding-left:0.28em;
}

#rhc-mid hr {
	margin:10px 0px 10px 8px;
	width:173px;
}

#rhc-bttm {
	background-image:url(images/rhc-bttm.png);
	background-repeat:no-repeat;
	width:189px;
	float:left;
	height:15px;
	clear:both;	
}

#twitter {
	margin:-11px 0px 15px 0px;
}

.twtr-ft img {
	display:none;
}

#wrapper {
	width:920px;
	margin:5px auto -40px;
	text-align:left;
	height:100%;
	min-height:100%;
}


/* CLEAR FIX*/
.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 */