body {
	background:#E0E0E0;
	margin:0px;
	padding:25px 0px;
}
#langs{
	z-index:9999999999999999999999999999999999;
	width:30px;
	height:30px;
	position:absolute;
	top:70px;
	right:15px;
}
.links {
	color:#000000;
	text-decoration:none;
}
body, div, td {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	direction:ltr;
	text-align:left;
}

h1 {
	color:#F6242C;
	padding-left:25px;
	background:url(images/h1b.gif) left center no-repeat;
	font-size:18px;
}

h2 {
	color:#00243A;
	font-size:12px;
	font-weight:bold;
}

img, table {
	border:0;
}

.siteBG {
	width:100%;
	margin-right:0;
	margin-left:0;
	height:505px;
	background:#999999 url(images/siteShade.gif) bottom repeat-x;
}

.siteDiv {
	margin:auto;
	clear:both;
	height:475px;
	width:838px;
}

.hpleftSide {
	float:left;
	width:188px;
	height:473px;
	
}
.leftSide {
	float:left;
	width:188px;
	height:450px;
	background: url(images/LeftBottom.jpg) bottom left ;
	padding-top:0px;

}

.hpLogo {
	width:188px;
	height:94px;
	background:#005BB2 url(images/hplogo.jpg) top center no-repeat;
	margin-bottom:4px;
}
.Logo {
	width:188px;
	height:94px;
	background:#005BB2 url(images/logo.jpg) top center no-repeat;
	margin-bottom:0;
}

.LeftMenuItem {
 background: url(images/leftMenuBG.png);
 height:20px;
 width:100%;
 margin-top:2px;
}
.LeftMenuItem1 {
 background: url(images/leftMenuBG_cur.gif);
 height:20px;
 width:100%;
 margin-top:2px;
}
.LeftMenuItem2 {
 background: #001a5c url(images/leftMenuBG_over.png);
 height:20px;
 width:100%;
 margin-top:2px;
 filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;

}

.hpLeftBottom {
	height:364px;
	width:100%;
	background: url(images/hpLeftSideBottom.png);
}
.LeftBottom {
	height:260px;
	width:100%;
}

.sitePage {
	width:650px;
	height:475px;
	float:right;
}

.pageContant {
	width:650px;
	height:395px;
	margin-bottom:0;
/*	background:#ffffff;*/
}

.pageTop {
	width:650px;
	height:94px;
	margin-bottom:0;
}
