#frame-modules
{
	background: url("/images/public/content_3col_bg.gif") repeat-y;
}

#home
{
	clear:both;
	margin-top:5px;
	height:100%;
}

#home-carrousel
{
	position: absolute;
	top: 170px;
	left: 50px;
	z-index: 1;
}

#home #header
{
	float:left;
	position:relative;
	margin-top: 420px;
	border-top: 5px solid white;
	background-repeat:no-repeat;
	background-position:top center;
	height:70px;
}

#home #header h3
{
	padding:50px 0 14px 30px;
	float:left;
	width:300px;
}

#home #content
{
	background: url("/images/public/nsai_iso.gif") no-repeat 98% 99%;
}

#home #content #body
{
	clear:both;
	float:left;
	width:270px;
	padding:20px 30px;
}

#home #content #news
{
	width:300px;
	float:left;
	padding:15px 15px;
}

#home #content #quick-links
{
	width:270px;
	float:left;
	padding:15px 30px;
}

#home #news p, #home #quick-links p
{
	margin:0;
	padding:7px 0 9px 0;
	width:270px;
	background: url("/images/public/x_rep_dottedline.gif") repeat-x;
}

#home #news p#first, #home #quick-links p#first
{
	background: none;
}

#home #news li
{
	background: url("/images/public/news_icon.gif") no-repeat 0 11px;
	padding:0 0 0 20px;
}

#home #news li#more
{
	background: none;
}

#quick-links li
{
	padding:0;
}

#send-catalog
{
	padding-top:20px;
}

#send-catalog h2
{
	background: url("/images/public/x_rep_dottedline.gif") repeat-x bottom;
	padding:7px 0 9px 0;
	margin-bottom:10px;
}

#send-catalog .email-signup
{
	border:1px solid #BCB3AC;
	width:200px;
	font-style:italic;
	font-size:10px;
	padding:5px 0 7px 10px;
}

#content ul
{
	list-style-type:disc;
	padding:15px;
}
