/* 
  -----------------------------------
design by salandra | www.designbysalandra.com
  -----------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
	color: #333333;
	margin: 0;
	padding: 0;
}
#masthead {
	height:45px;
	background-repeat: repeat-x;
	
}
body, #masthead {
	min-width: 770px;
}
#topnav {
	text-align:right;
	padding:10px;
		height:25px;
	font-size: 0.7em;
	line-height: 1.5em;
}
#topnav A:link, #topnav A:visited, #topnav A:active{
	color: #204c8a;
	text-decoration:underline;
}
#topnav A:hover {
	color: #469f43;
	text-decoration:underline;
}
#logo {
width:225px;
height:100px;
float:left;
}
#tagline {
color:#999999;
	position:absolute;
	padding:10px;
	width:340px;
	height:25px;
	 z-index: 1000;
	 	font-size: 0.9em;
	line-height: 1.5em;
	font-weight:normal;
	letter-spacing:-0.05em;
}
#layoutwrapper {

}
#topwrapper {
	width: 100%;
	margin: 0 auto;
	height:100px;
	background-image: url(http://fleetmind.pmhclients.com/images/interface/masthead-bottom.png);
	background-repeat: repeat-x;
	background-position:bottom;
	}
#tabs {
height:100px;
	margin: 0 auto;
	width:770px;
	background-image:url(http://fleetmind.pmhclients.com/images/interface/topimage.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
h1.topheading {
	font-size: 0.7em;
	font-weight: normal;
	color: #4A4A4A;
	width: 770px;
	margin: 0 auto;
	height: 72px;
	padding-bottom: 12px;
}
#columnwrapper {
	width: 770px;
	margin: 50px auto;
}
#leftbox {
	width: 170px;
	float: left;
	font-size: 0.7em;
}
#leftboxcontentB {
	color: #204c8a;
	margin-top: 40px;
	padding: 5px 15px 15px 15px;
	background-image: url(http://fleetmind.pmhclients.com/images/interface/related.png);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
}
#leftboxcontent {
	color: #204c8a;
	margin-top: 40px;
	padding: 35px 15px 15px 15px;
	background-image: url(http://fleetmind.pmhclients.com/images/interface/related2.png);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
}
#leftboxcontent li{margin-left:-20px;}

#mainbox {
	width: 580px;
	float: left;
	margin-left: 20px;
}
#maincontent {
	font-size: 0.8em;
	line-height: 1.6em;
	padding: 10px 36px;
}
#maincontent p {
	margin: 6px 0 12px 0;
}
img.floatleft {
	float: left;
	margin: 0 12px 0 0;
}
.centered {
	text-align: center;
}
h2, h3 {
	font-size: 2.5em;
	letter-spacing: -0.03em;
	margin: 0;
	line-height:1em;
}
.subheader {
font-size:1.85em;
	letter-spacing: -0.03em;
	margin: 0;
	}
.introtext {
	font-size: 1.35em;
	letter-spacing: -0.02em;
	font-weight:400;
	margin: 0;
	}
h3 {
	margin-top: 30px;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#footerbox {
	width: 100%;
	margin: 0 auto;
	background-image: url(http://fleetmind.pmhclients.com/images/interface/footer.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#footercontent {
	width: 770px;
	margin: 0 auto;
	font-size: 0.7em;
	line-height: 1.5em;
	padding: 85px 0 20px 0;
}
.copyright {
	font-weight: normal;
}
.copyright a:link, .copyright a:active, .copyright a:visited {
	color: #204c8a;
	text-decoration:underline;
}
.copyright a:hover {
	color: #469f43;
}
#footerindent {
	padding: 0 48px;
}
#footercontent a:link, #footercontent a:active, #footercontent a:visited,   {
	color: #204c8a;
	text-decoration:underline;
}
#footercontent a:hover  {
	color: #469f43;
}

#maincontent a {
	color: #003399;
}
#maincontent a:hover {
	color: #CC3300;
}
#p7PMnav {width: 168px; 
	border-left: 1px solid #333333;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-color: #cccdcf;}
#p7PMnav ul {width: 115px;}
#p7PMnav ul a {padding: 3px 10px 3px 20px;}

