/* --------------------------- GENERAL STRUCTURE --------------------------- */

body {
	background: #ffffff;
}

#site {
	width: 1996px;
}


#toprow {
	width: 1996px;
	height: 96px;
	padding-top: 20px;
}

#box1 {
	width: 185px;
	margin: 0px 0px 0px 44px;
}
#box2 {
	width: 250px;
	margin: 0px 54px 0px 0px;
}
#box3 {
	width: 175px;
	margin: 0px 44px 0px 0px;
}
#box4 {
	width: 248px;
	margin: 0px 0px 0px 0px;
}


#row1 {
	width: 1996px;
	height: 324px;
}
#row2 {
	width: 1996px;
	height: 334px;
}
#row3 {
	width: 1996px;
	height: 434px;
}


span.big {
	font-size: 12px;
}

span.bold {
	font-weight: bold;
}

