@charset "UTF-8";
/* CSS Document */

body {
	background-repeat: repeat-x;
	background-color: #000;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}

#holder{
	width:100%;
}
#headerandnavigation{
	width:366px;
	height:768px;
	float:right;
}

#yournewlefstidedivtagsID{
::all other styles you want plus the following::
float:left;
}