/* layout and positioning */





#wrapper {

	width: 709px;

	text-align: left;

	margin: 0 auto 0 auto;

}



#header

{

	width				: 709px;

	height				: 65px;

}



#logo

{

	background			: url(../images/bemanning_personaluthyrning_loga.gif) no-repeat;

	width				: 362px;

	height				: 53px;

	position			: relative;

	top					: 10px;

}



#topmenu

{

	width				: 709px;

	height				: 40px;

}



#menubox

{

	background-color	: #92BC20;

	border				: 1px solid #DADFCA;

	height				: 39px;

	width				: 479px;

	float				: left;

	padding-left		: 2px;

}



#rightmenubox

{

	height				: 39px;

	width				: 223px;

	float				: right;

	border				: 1px  solid #CCCCCC;

}





#content

{

	background			: url(../images/personaluthyrning_bild.jpg) no-repeat;

	border				: #cccccc;

	width				: 483px;

	margin-left			: 0px;

	margin-bottom		: 0px;

	margin-top			: 2px;

	padding-top			: 131px;

}



#rightnav

{

	width				: 221px;

	border				: 1px solid #EBEBEB;

	background-color	: #F7F7F7;

	float				: right;

	margin-top			: 2px;

}











#copyright

{

	width				: 709px;

	margin-top			: 20px;

	margin-bottom		: 10px;

	text-align			: center;

	background-color	: #F7F7F7;

	height				: 26px;

	padding-top			: 2px;

	border				: 1px solid #EBEBEB;

	float				: left;

}



#content-footer

{
	
	width				: 709px;

	height				: 20px;

	background-color	: gray;

}

#contentbottom

{

	width				: 100%;

	margin-top			: 10px;

}



#user1

{

	border				: 1px solid #EBEBEB;

	background-color	: #F7F7F7;

	float				: right;

	width				: 239px;

}



#user2

{

	border				: 1px solid #EBEBEB;

	background-color	: #F7F7F7;

	width				: 237px;

}

#user4

{

	
	margin-top			: 28px;


	width				: 175px;
	
	float				: right;

}
/* #user5

{
	margin-top			: 10px;
	border				: 1px solid #EBEBEB;

	background-color	: #F7F7F7;

	width				: 481px;

}*/

#myfooter

{

	text-align			: center;

}





.brclear { 

     clear:both; 

     height:0; 

     margin:0;

     font-size: 1px;

     line-height: 0px;

}









/* Clear fix */

.clearfix:after {

	clear: both;

	display: block;

	content: ".";

	height: 0;

	visibility: hidden;

}



.clearfix {display: inline-table;}



/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}

.clearfix {display: block;}

/* End hide from IE-mac */



