body {
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	}
#nav{
	float:right;
}
#container {
	width:750px;
	margin:10px auto;
	background:url(../shookUp_img/fond.gif) top left repeat-y;
	}
	
#main {
	width:730px;
	height:660px;
	margin: 20px 20px 0 0;
	display:inline;
	}
	
#header{
	width:710px;
	padding:10px 10px 0 10px;
	margin-left:10px;
	background:url(../shookUp_img/fondTop.gif) top left no-repeat;
	}
#header img {
	border:none;
}	

#bottom{
	width:730px;
	height: 50px;
	margin-left:10px;
	background:url(../shookUp_img/fondBottom.gif) left bottom no-repeat;
	clear:both;
	}
	
#content{
	margin:0 0 0 0;
	padding:0;
	position:relative;
	width:730px;
	}
	
#contentBottom {
	width:730px;
	}
	
#contentTop {
	margin-bottom:20px;
	position:relative;
	width:730px;
	height:337px;
	overflow:hidden;
	}
	
	
.box1{
	width:223px;
	overflow:hidden;
	margin-bottom:20px;
	margin-left:20px;
	float:left;
	display:inline;
}
	
.box2{
	width:710px;
	height:532px;
	margin-bottom:20px;
	margin-left:20px;
	overflow:hidden;
}
	
#menu{
	font-size:11px;
	text-align:right;
	margin: 0 0 0 0 ;
	line-height:30px;
	height:30px;
	position:relative;
}
#menu a{
	text-decoration:none;
	text-transform:lowercase;
}
#menu a:hover{
	text-decoration:underline;
}

#menuTitle {
	position:absolute;
	left:20px;
	top:0;
	}
