
/* Global Page Styles   
----------------------------------------------- */

body {
	margin: 0px;
	padding:  0px;
	text-align: center;	
	background: url(../images/bg.jpg) top repeat-x #f3f3f3;
	}

div {
	text-align: left;
	margin: 0;
	padding: 0;
	}

body, tr, td, tr, div {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: 400;
	line-height: 1.7;
	}

	
/* Main content blocks
----------------------------------------------- */

#wrapper {
	width: 920px;
	margin: 0 auto;
	background: #ffffff;
	padding: 5px 0;
	}

#wrapper_inner {
	width: 900px;
	margin: 0 10px;
	}
		
#header {
	width: 900px;
	height: 270px;
	background: url(../images/bg_head.gif) no-repeat;
	position:relative;
	}

#header_image {
	position:absolute;
	top: 0;
	right: 0;
	height:270px;
	width: 450px;
	}
	
#logo {
	position:absolute;
	top: 15px;
	left: 15px;
	}
	
#strap {
	position:absolute;
	top: 100px;
	left: 20px;
	}
	
#strap H1{
	font-size: 30px;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	color:#000000;
	line-height: 36px;
	margin:0;
	padding:0;
	font-weight:400;
	}	

#strap .small {
	font-size: 18px;
	color:#666666;
	}	
	
#login {
	position:absolute;
	bottom: 20px;
	left: 20px;
	}
	
#login img {
	margin-right:15px;
	}	

/* Main Nav Menu
----------------------------------------------- */
	

#nav {
	width: 900px;
	height: 45px;
	margin-top:5px;
	background: url(../images/bg_nav.gif) top repeat-x #999999;
	}	
	
#p7PMnav {
	margin: 0;
	padding:0;
	}

#p7PMnav li {
	list-style-type: none;
	background-image:none;
	margin: 0;
	padding: 0;
	float: left;
	width: 150px;
	}
	
#p7PMnav ul {
	margin: 0;
	padding: 0;
	position: absolute;
	left: -9000px;
	z-index: 10000;
	}	
	
#p7PMnav ul li ul {
	border: 1px solid #ffffff;
	}
	
#p7PMnav a {
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-weight:700;
	color:#ffffff;
	text-transform:uppercase;
	line-height: 45px;
	text-align:center;
	background-image:url(../images/bg_navlink.gif);
	background-position: right center;
	background-repeat:no-repeat;
	}
	
#p7PMnav a:hover {
	text-decoration: none;
	color:#ffffff;
	background-color: #999999;
	background-image:none;
	}

#p7PMnav a.last {
	background-image:none;
	}
	
#p7PMnav ul a {
	padding: 0 10px;
	margin:0;
	color: #ffffff;
	font-size: 12px;
	line-height: 26px;
	text-transform:none;
	text-align:left;
	font-weight:400;
	background-image:none;
	background-color: #666666;
	}
	
#p7PMnav ul a:hover {
	background-color: #333333;
	color: #ffffff;
	}

#p7PMnav ul li {
	float: none;
	}
	
#p7PMnav ul, 
#p7PMnav ul li {
	width: 180px;
	padding:0;
	margin:0;
}
	
#p7PMnav ul .p7PMtrg, 
#p7PMnav ul .p7PMon {
	background-image:  url(../images/menu/p7PM_light_east.gif);
	background-repeat:	no-repeat;
	background-position: right center !important;
	}

#p7PMnav .p7PMhide {
	left: -9000px;
	border: 0;
	top: 0;
	}
	
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
	}
	
	

/* Main Content Blocks
----------------------------------------------- */
	

	
#content {
	width: 900px;
	}	
	
#content_left {
	width: 220px; 
	float:left;
	padding: 20px 0;
	}	
	
#content_right {
	width: 660px;
	float:right;
	padding: 20px 0;
	}	

#home_left {
	width: 460px; 
	float:left;
	}	
	
#home_right {
	width: 180px;
	float:right;
	padding-top: 60px;
	}	

	
/* Search Form
----------------------------------------------- */

#search {
	padding: 10px;
	background:url(../images/bg_search.jpg) top repeat-x;
	}
	
#search H2 {
	font-size:14px;
	color:#FFFFFF;
	font-weight:700;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0 5px;
	margin:0;
	line-height: 26px;
	background: url(../images/searcharrow.gif) right center no-repeat #666666;
	}
	
.search_label {
	font-size: 11px;
	font-weight: 700;
	text-transform:uppercase;
	color:#333333;
	padding: 8px 0 2px 0;
	}

.search_input {
	font-size: 11px;
	font-weight: 400;
	color:#666666;
	width: 198px;
	border: 1px solid #999999;
	}
	
#search_btn {
	padding: 15px 0;
	text-align:right;
	}	
		
.search_result {
	padding: 5px 0;
	border-top: 1px solid #999999;
	mbackground:url(../images/bg_job.gif) repeat-x top;
	}

.search_result H3 {
	padding-top: 0;
	margin-top: 0;
	}

/* Footer
----------------------------------------------- */

#footer {
	width: 900px;
	background-color: #999999;
	text-align:center;
	font-size:10px;
	color:#FFFFFF;
	line-height: 50px;
	height:50px;
	}

#footer a {
	color: #ffffff;
	text-decoration: underline;
	}
	
#footer a:hover {
	color: #fffff;
	text-decoration: none; 
	}

#webdesign {
	width: 100%;
	text-align:center;
	font-size:10px;
	line-height: 50px;
	height:50px;
	}

#webdesign a {
	color: #cccccc;
	text-decoration: none; 
	}
	
#webdesign a:hover {
	color: #999999;
	text-decoration: none; 
	}

/* Contact Page
----------------------------------------------- */

#contact_table {
	border-collapse:collapse;
	}
	
#contact_table td {
	padding-right: 10px;
	padding-bottom: 10px;
	font-size:10px;
	}	
	
#contact_table td blockquote {
	margin-left: 15px;
	padding-left: 0;
	}	

/* Team Pages
----------------------------------------------- */

.team {
	padding: 10px 0;
	border-bottom: 1px solid #dddddd;
	}
	
.team img {
	margin-left: 10px;
	}


/* Generic Links
----------------------------------------------- */

#content a {
	color:  #000000; 
	text-decoration: none;
	}
 
#content a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #eeeeee;
	}
	
	
h1 {
	margin-top:0;
	padding-top:0;
}	


		
	
/* Heading Styles
----------------------------------------------- */

h1 {
	font-size: 22px;
	color:  #000000; 
	font-weight: 400;
	line-height: 1.2;
	}

h2   {
	font-size: 18px;
	color:  #cc0000; 
	font-weight: 400;
	line-height: 1.2;
	}
	
h3, h4, h5, h6  {
	font-size: 14px;
	color:  #cc0000; 
	font-weight: 400;
	line-height: 1.2;
	}


/* Forms
----------------------------------------------- */

	
form { 
	margin: 0px; 
	padding: 0px;
	}


.input {
	width: 180px;
	}
	
.input_large {
	width: 400px;
	}

.input,
.input_large {
	background-color:#FFFFFF;
	border: 1px solid #cccccc;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: 400;
	}

.button {
	background:#cc0000;
	border: none;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: 700;
	padding: 4px 15px;
	border-top: 1px solid #ff0000;
	border-left:1px solid #ff0000;
	border-right:1px solid #990000;
	border-bottom:1px solid #990000;
}

/* Generic
----------------------------------------------- */

.linkbox {
	padding: 2px 5px;
	border:1px solid #CC0000;
	font-weight: 700;
	}

	
.clearBoth {
	clear: both;
	height: 0px;
	overflow: hidden;
	}

ul li { 
	list-style-type: none;
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: left 0.6em;
	padding-left: 1em;
	}
	
hr  { 
	height: 0px; 
	border: 0px solid #dddddd; 
	border-top-width: 1px;
	display: block;
	margin: 10px 0;
	}

img  {
  border-width:0;
  }
  
  
.instructions {
	background-color:#FFFF99;
	border: 3px dotted #0000CC;
	color:#000000;
	padding:15px
	}
	