body{
	margin: 1em 0 0 0;
	padding: 0 0 0 0;
	/*
	width: 90%;
	min-width: 590px;
	*/
	width: 920px;
	min-width: 920px;
	margin-left: auto;
	margin-right: auto;
}
/*--- Header ---*/
#header{
	padding-left: 10px;
	margin: 0 0 0 0;
	background: url(../images/ps_header.png) no-repeat right;
}
#header h1#companyName{
	margin: 0 0 0 0;
	width: 550px;
	height: 60px;
	position: relative;
}
#header h1#companyName #logoPS{
	padding-left: 10px;
}
#header h1#companyName #logoImg{
	background: url(../images/ps_logo.png) no-repeat left;
	position: absolute;
	width: 100%;
	height: 100%;
}

/*--- Nav General ---*/
#nav{
	padding-top: 10px;
	padding-bottom: 0;
}
#nav #mainNav{
	width: 100%;
	clear: both;
}
#googleSearch *{
	margin: 0;
}

#nav #subNav{
	width: 100%;
}
/*--- Begin: Enclose the floating nav divs ---*/
#nav div:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#nav div {display: inline-table;}
/* Hides from IE-mac \*/
* html #nav div {height: 1%;}
#nav div {display: block;}
/* End hide from IE-mac */
/*--- End: Enclose the floating nav divs ---*/


/*--- Begin: Tab Generation ---*/

#nav #mainNav ul{
	/* needed for ie, opera, firefox*/
	margin: 0 0 0 0;
	/* needed for firefox */
	padding: 0 0 0 0;
	list-style-type: none;
	float: left;
}
#nav #subNav ul{
	/* needed for ie, opera, firefox*/
	margin: 0 0 0 0;
	/* needed for firefox */
	padding: 0 0 0 0;
	list-style-type: none;
	float: left;
	text-align: center;
}
#nav #mainNav li{
	float: left;
	background: url(../images/ps_tab_off_right.png) no-repeat top right;
}
#nav #mainNav li a,
#nav #mainNav li span{
	display: block;
	float: left;
	background: url(../images/ps_tab_off_left.png) no-repeat top left;
}
#nav #subNav li{
	float: left;
	border-right: 1px solid #000;
}
#nav #subNav ul a{
	display: block;
	float: left;
}
body.home #nav li#homeButton,
body.company #nav li#companyButton,
body.products #nav li#productsButton,
body.newsRoom #nav li#newsRoomButton,
body.resources #nav li#resourcesButton,
body.contactUs #nav li#contactUsButton{
	cursor: default;
	background: url(../images/ps_tab_on_right.png) no-repeat top right;
}
body.home #nav li#homeButton *,
body.company #nav li#companyButton *,
body.products #nav li#productsButton *,
body.newsRoom #nav li#newsRoomButton *,
body.resources #nav li#resourcesButton *,
body.contactUs #nav li#contactUsButton *{
	cursor: default;
	background: url(../images/ps_tab_on_left.png) no-repeat top left;
}
#nav a:link, 
#nav a:visited,
#nav span{
	/* makes the link clickable area large */
	padding-left: 1.5em;
	padding-right: 1.5em;
	cursor: pointer;
	line-height: 1.75em;
}
body#about #nav li#aboutButton *,
body#events #nav li#eventsButton *,
body#rD #nav li#rDButton *,
body#grants #nav li#grantsButton *,
body#productsoverview #nav li#productsoverviewButton *,
body#commercialized #nav li#commercializedButton *,
body#licensing #nav li#licensingButton *,
body#development #nav li#developmentButton *
{
	cursor: default;
	font-style: normal;
	font-size: 1.1em;
	color: #DB0000;
}
#nav #subNav ul{
	display: none;
}
body.company #nav ul#subCompany,
body.products #nav ul#subProducts{
	display: block;
	width: 100%;
}

/*--- End: Tab Generation ---*/

/*--- Page Content ---*/
#pageContent{
	border-left: 1px solid #fdc039;
	border-right: 1px solid #fdc039;
}
/*--- Begin: Enclose the floating nav divs ---*/
#pageContent:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#pageContent {display: inline-table;}
/* Hides from IE-mac \*/
* html #pageContent {height: 1%;}
#pageContent {display: block;}
/* End hide from IE-mac */
/*--- End: Enclose the floating nav divs ---*/

body.home #pageContent,
body.newsRoom #pageContent,
body.resources #pageContent,
body.contactUs #pageContent{
	border-top: 1px solid #fdc039;
}
#mainContent{
	padding: 10px 10px 10px 10px;
}
#mainContent h3{
	margin: 0 0 1em 0;
	padding: 0 0 0 0;
}
#mainContent p{
	margin: 0 0 1em 0;
	padding: 0 0 0 0;
}
#mainContent ul{
	margin-bottom: 1em;
	list-style-position: inside;
}
#mainContent .wrapLeft{
	float: left;
}
#mainContent .wrapRight{
	float: right;
}
#headlines{
	float: right;
	padding: 10px 0px 10px 0px;
	width: 40%;
}
#headlines h4{
	width: 80%;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 10px;
	background: url(../images/ps_tab_news_header_long.png) no-repeat top right;
	font-family: sans-serif;
	line-height: 1.5em;
}
#headlines ul{
	width: 80%;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 10px;
	list-style-position: inside;
	font-family: sans-serif;
}
#headlines li{
	margin-top: 0.25em;
}

/*--- Footer ---*/
#footer{
	padding: 5px 10px 5px 10px;
	clear: both;
	border-bottom: 1px solid #fdc039;
	border-left: 1px solid #fdc039;
	border-right: 1px solid #fdc039;
}
#footer p{
	border-top: 1px solid Black;
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
}

li{
	line-height: 1.5em;
}
img{
	border: 0;
}

/*--- Utility ---*/
.clearBoth{
	clear: both;
}
.wrapLeft{
	float: left;
}
.wrapRight{
	float: right;
}
