/* --------------------------------------- */
/* AQUA4ALL HOME css */
/* --------------------------------------- */

#content						{ margin-right: 390px; }

#content b, #content strong
	{
	font-weight: bold;
	font-size: 12px;
	color: #000;
	}

#content h3, #sidebar h3, #sidebar2 h3
	{
	width: 170px;
	}

#content h3						{ width: 372px; }

#content .box
	{
	background-image: url(/grfx/background-home-box.png);
	width: 362px;
	}

#content .botbox
	{
	background-image: url(/grfx/background-home-botbox.png);
	width: 382px;
	}

#sidebar2
	{
	position: relative;
	width: 180px;
	margin-right: 10px;
	float: right;
	}

#sidebar2 .box
	{
	background-image: url(/grfx/background-sidebar2-box.png);
	width: 160px;
	}

#sidebar2 .botbox
	{
	background-image: url(/grfx/background-sidebar2-botbox.png);
	width: 180px;
	}

#sidebar2 h4					{ font-size: 12px; }

#sidebar						{ padding: 0px 0px; }

#banner
	{
	position: absolute;
	width: 100%;
	top: 210px;
	left: 0px;
	}

#banner img
	{
	margin-left: 10px;
	}

/* ======================================= */
/* ======================================= */
/* ======================================= */

