body {
	/*background:#00345B url("../images/bg.gif");*/
	margin:0;
	padding:0;
	background:#fff url("../images/body-dark-menu.jpg") top right repeat-y;
	font-family:"trebuchet ms", trebuchet, Verdana, Arial, Helvetica, sans-serif;
}
div,img{
	padding:0;
	margin:0;
}
h1 {
	font-weight: bold;
	color: #00345B;
}
h2 {
	font-weight: bold;
	color: #00345B;
}
h3 {
	font-weight: bold;
	color: #00345B;
}
p {
text-align:justify;
}
a{
	color:#036;
}
.cleared{
	clear:both;
}
.left{
	float:left;
}
.right{
	float:right;
}
div#overall{
	background:url("../images/pal-webheader-bg.jpg") 10px top repeat-x;
	padding:0 20px 0 10px;
}
div#server{
	background:url("../images/dark-menu.gif") top right repeat-y;
	padding-right:1px;
}
div#masthead {
	position:relative;
	background:url("../images/pal-webheader.jpg") top left no-repeat;
	margin-left:-10px;
	padding-left:10px;
	height: 125px;
}
#masthead h1{
	display:inline;
	margin: 0 0 0 -2000px;
}
#masthead img{
	position:absolute;
	border:0;
	padding:0;
	margin:0 0 0 -10px;
}
#navhead{
	position:relative;
	padding-right:20px;
	margin-top:0px;
	margin-left:-10px;
	padding-left:10px;
	background:url("../images/pal-webheader-bot2.jpg") left top no-repeat;
	height: 74px;
}
/*#navhead a{
	color:#fff;
}*/
#navhead ul{
	position:absolute;
	left:257px;
	list-style:none;
	/*background:#131D5C url("../images/dark-menu.gif") center center;*/
	margin:0;
	padding:2px 0 0;
}
#navhead li{
	position:relative;
	float:left;
	padding-right:4px;
}
#navhead li ul{
	background:#fff;
	position:absolute;
	padding:6px;
	top:1.2em;
	left:0;
	display:none
}
#navhead li ul#products{
	width:12em;
	background:#fff url("../images/navmenu.gif") center right repeat-y;
	z-index:100
}
#navhead li ul#corporates{
	width:10em;
	background:#fff url("../images/navmenu.gif") center right repeat-y;
	z-index:100
}
#navhead li li{
	padding:0 0 0 6px;
	margin-right:32px;
	border-left:1px solid #036;
	border-right:1px solid #036;
	float:none;
	clear:both;
}
#navhead li:hover ul,#navhead li.sfhover ul {
	display:block;
	border-width: 0 1px 1px 1px;
	border-color:#036;
	border-style:solid;
}
#navhead li a{
	color:#036;
	font-size:90%;
}

div#serverbar{
	float:right;
	margin-top:-140px;
	width:200px;
}
div#serverbar div{
	margin:0 10px 5px 10px;
	background:#779BC8 url('../images/sbar-bg.jpg');
	/*border:#fff 2px solid;*/
	border-style:solid;
	border-width:2px 3px 4px 2px;
	border-color: #fff #ccc #222 #fff;
}
div#serverbar div legend{
	margin:0;
	padding:0;
	display:none;
	background:#fff;
}
div#serverbar div fieldset{
	margin:0;
	padding:0;
	border:0px;
}
div#serverbar div form{
	position:relative;
	margin:0;
	padding:0 0 0 5px;
}
html>body div#serverbar div form{
	padding:0 0 0 10px;
}
div#serverbar div ul{
	font-size:90%;
	list-style:none;
	margin-left:0;
	margin-top:0;
	padding-left:10px;;
}
div#serverbar div h2{
	font-size:90%;
	margin:0;
	padding:0 5px;
	background:#fff;
}
div#breadcrumb{
	margin:0 5px 5px 5px;
}
#breadcrumb ul{
}
#breadcrumb li{
	position:relative;
	font-size:80%;
	display:inline;
	padding-right:4px;
}
div#text{
	margin-right:220px;
}
div#serverbar div#news{
	display:none;
}
div#text h2{
	font-size:100%;
}
div#text h3{
	font-size:80%;
}
div#text h4{
	font-size:80%;
}
div#text p,div#text li{
	font-size:80%;
}
ul#sitemap,ul#sitemap ul, ul#sitemap ul ul{
	list-style:none;
}
ul#sitemap li{
	font-size:100%;
}
ul#sitemap li a{
	font-size:80%;
}
#footer{
	font-size:80%;
	vertical-align: bottom;
	clear:both;
	color: #CCCCCC;
}
