body
{
	background-image:url(bg_body_secondary.png);	
}	
#idHeadline
{
	position:relative;
}

#idHeadline .shadow
{
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	height:13px;
	background-color:#51514F;
	opacity:0.8;
	-moz-opacity:0.8;
	-webkit-opacity:0.8;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);	
}

/* SIDEBAR ********************/
#idSidebar
{
	position:absolute;
	top:0px;
	right:0px;
	height:328px;
	width:208px;
	background-color:#BA1212;
	border-left:solid 1px #8A0D0D;
	border-right:solid 1px #8A0D0D;
	color:#FFF;
}

#idFollowUsOn
{
	position:absolute;
	top:170px;
	right:0px;	
}	

/* BOXES **********************/
#idBoxes
{
	background:#fff;
	padding-top:10px;
	overflow:hidden;
	position:relative;
	top:-3px;
	color:#444;
}	

#idBoxes > div
{
	position:relative;
	float:left;
	padding:10px;
	height:160px;
}

#idBoxes > div h1
{
	font-size:12px;	
}

#idBoxes > div p
{
	margin-top:10px;
	font-size:8pt;	
}

#idBoxes > div ul
{
	list-style:none;
	margin:0px;
	padding:0px;
	font-size:8pt;
	line-height:100%;
}

#idBoxes > div ul li
{
	float:left;
	width:45%;
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 12px;
	background-image:url(ul-arrow.png);
	background-position:middle left;
	background-repeat:no-repeat;
}

#idBoxes #idBox-1-1
{
	width:310px;
	background-image:url(bg_1-1.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#idBoxes #idBox-1-2
{
	width:280px;
	border-left:solid 1px #CDCDCD; 
	border-right:solid 1px #CDCDCD;
	background-image:url(bg_1-2.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}



#idBoxes #idBox-1-3A
{
	width:320px;
	background-image:url(bg_1-3.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#idBoxes #idBox-1-3
{
	width:320px;
}



#idBoxes #idBox-2-1
{
	width:310px;
	height:170px;
	border-top:solid 1px #CDCDCD;
	background-image:url(bg_2-1.gif);
	background-position:top right;
	background-repeat:no-repeat;
}

#idBoxes #idBox-2-2FS
{
	width:270px;
	height:170px;
	padding:0px 210px 0px 170px;
 	background-image:url(bg_featuredSolution2.png);
	background-repeat:no-repeat;
	background-position:top left;
}

#idBoxes #idBox-2-2
{
	width:270px;
	height:170px;
	padding:0px 210px 0px 170px;
 	background-image:url(bg_featuredSection.png);
	background-repeat:no-repeat;
	background-position:top left;
}

#idBoxes #idBox-2-2Co
{
	width:265px;
	height:170px;
	padding:0px 370px 0px 10px;
	border-top:solid 1px #CDCDCD; 
	border-left:solid 1px #CDCDCD;
}


#idBoxes #idBox-2-2S
{
	width:550px;
	height:170px;
	padding:0px 50px 0px 20px;
 	background-image:url(bg-shoptools.png);
	background-repeat:no-repeat;
	background-position:top left;
}

#idBoxes #idBox-2-2L
{
	width:270px;
	height:170px;
	padding:0px 210px 0px 170px;
 	background-image:url(bg-library.png);
	background-repeat:no-repeat;
	background-position:top left;
}

#idFooter
{
	position:relative;
	height:100px;
	margin-top:10px;
	

}

#idFooterLinks
{
	
	height:60px;
	width:980px;
	position:relative;
	top:-10px;

}

#idFooterText
{
	position:absolute;
	top:-10px;
	right:0px;
	text-align:right;
	color:#fff;
	padding-top:10px;
	padding-left:4px;
	padding-right:2px;
	padding-bottom:10px;
	border-left:solid 0px #777;
	background-image:url(bg_footertext2.png);
	background-position:top right;
	background-repeat:no-repeat;
	background-color: #6a6a6a;
	
}

#idFooterText div
{
	font-weight:bold;
	font-size:8pt;
}
