#aboveHeader{
	padding:0px;
	margin:0px;
	border-collapse:collapse;
}
#aboveHeader div{
	font-size:11px;
	padding:0px 0px 12px 2px;
	text-align:right;
}
#aboveHeader a{
	text-decoration:underline;
	color:#737373;
}
#aboveHeader a:hover{
	text-decoration:underline;
	color:black;
	background-color:#f7f4d5;
}
#aboveHeader img.links{
	border-collapse:collapse;
	margin:-2px 0px;
	white-space:nowrap;
	float:none;
}

#header{
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	float: left;
	background: repeat-x url(http://www.workpermit.com/css/header/header_bg.gif);
	width: 771px;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
}

#header .top{
	padding: 0px;
	margin: 0px;
	float: left;
	display:block;
}

#header .top .left{
	float: left;
	width: 282px;
	text-align:center;
}

#header .top .left .popular{
	padding: 3px 0px 0px 0px;
}

#header .top .left .popular a{
	font-size:11.5px;
	font-weight:bold;
	text-decoration:none;
	color: #003366;
}

#header .top .left .contacts{
	font-weight: normal;
	text-decoration:none;
	color: #003366;
}

#header .top .left .logo{
	padding:0px;
	margin: 3px;
}

#header .top .center{
	float: left;
	text-align:center;
	margin-left: 5px;
}

#header .top .center .free{
	margin: -1px 0px;
	text-align:left;
}

#header .top .right{
	float: right;
	width: 282px;  
	text-align:center;
}



#header #assessment_box{
	display: none; 
	position: absolute; 	
	background: repeat-x url(http://www.workpermit.com/css/header/header_bg.gif) #E9E9E9 bottom; 
	border: 1px solid #ccc; 
	margin: 0px; 
	padding: 0px; 
	font-size: 11px; 
	font-weight: bold; 
	text-align: center;
	width: 199px;
}
#header #assessment_box a{
	font-weight:bold;
	text-decoration:none;
	color: #003366;
}
#header #assessment_box ul{
	float: left;
	margin: 0px 5px;
	padding: 0px;
	text-align: left;
	list-style: inside square;
	color: #999999;
}
#header #assessmentbox{
	padding: 0px;
	margin: 0px;
}

#header #assessmentbox img{
	opacity: .90;
	filter: alpha(opacity=90);
}

#header #assessmentbox img:hover{
	opacity: 1;
	filter: alpha(opacity=100);
}

#mainmenu{
	width:771px; 
	float:left; 
	height:24px; 
	background-image: url(http://www.workpermit.com/css/header/mm_bg.gif); 
	align:center;
	padding: 0px;
	margin: 0xp;
	margin-bottom: 3px;
	display: block;
	clear: both;
}

#mainmenu .sep {
  height: 23px;
  width: 1px;
  background: url(http://www.workpermit.com/css/header/mm_seperator.gif) no-repeat;
  float: left;
}

#mainmenu a{
  margin: 4px 0px;
  width: 98px; 
  font-family: arial;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  color: #f4f4f4;
  font-size: 13px;
  float: left;
  line-height: 16px;
}

#mainmenu a:hover{
  margin: 4px 0px;
  width: 98px; 
  font-family: arial;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  color: #003366;
  font-size: 13px;
  float: left;
  line-height: 16px;
  background: url(http://www.workpermit.com/css/header/mm_bg_selected.gif);
}

















#container{
	margin: 0px auto;
	clear: both; 
	display: block;
	width: 772px;
}
#with_ads{
	float: left; 
	width: 630px;
	background: url(http://www.workpermit.com/css/sidemenu/menu_bg.gif) repeat-y left bottom;
min-height:1560px;
}
#with_ads #content{
	float: right; 
	width: 460px;
}
#without_ads{
	float: left; 
	width: 770px;
	background: url(http://www.workpermit.com/css/sidemenu/menu_bg.gif) repeat-y left bottom;
}
#without_ads #content{
	float: right; 
	width: 600px;
}

#sidebar{
	float: left; 
	width: 165px;
	min-height: 950px;
}

#ads{
	float: right; 
	width: 135px;
	text-align: right;
	padding: 0px;
	margin: 0px;
}

