#container {
	width: 760px;
	background-color: #660099;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}
#header {
	width: 180px;
	margin: 0px;
	text-align: left;
	padding: 0px;
	background-image: url(assets/images/PSsymb1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 145px;
	border: none #CCCCCC;
	background-color: #660099;
	float: left;
}
#header2 {
	background-image: url(assets/images/PSLogot1.gif);
	background-repeat: no-repeat;
	height: 145px;
	width: 570px;
	background-position: left bottom;
	float: left;
	margin-bottom: 10px;
}
#left {
	width: 180px;
	float: left;
	padding-top: 15px;
}
#mid {
	width: 330px;
	border-top-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	float: left;
	padding-top: 25px;
}
#right {
	padding: 20px 0px 0px;
	width: 220px;
	text-align: right;
	margin-left: 0px;
	float: right;
}
.clear {
	clear: both;
}
.bold {
	font-weight: bold;
	color: #666666;
}
#prodnavbar {
	height: 50px;
	width: 750px;
	list-style-image: none;
	display: inline;
	clear: both;
}#prodnavbar ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#prodnavbar ul li {
	display: inline;
	text-align: center;
}
#prodnavbar ul li a {
	font-size: x-small;
	color: #99cc33;
	text-decoration: none;
	float: left;
	width: 76px;
	height: 25px;
	background-position: center;
	border-top: 1px solid #9966FF;
	border-right: 1px none #9966FF;
	border-bottom: 1px none #9966FF;
	border-left: 1px none #9966FF;
	font-weight: bold;
	padding-top: 3px;
}
#prodnavbar ul li a:hover {
	color: #FFFFFF;
}
#footer {
	background-color: #660099;
	padding: 5px 0px 5px 10px;
	height: 200px;
	width: 750px;
	color: #CCCCCC;
	font-size: smaller;
	text-align: right;
}.scrollbox {
	background-color: #660099;
	color: #FFFFFF;
	background-position: center;
}
