/* CSS Document */

h2
{
	font-size: 120%;
	font-weight: bold;
	padding: .25em 0 .25em 35px;
	background-image: url(../images/section_bullet.gif);
	background-repeat: no-repeat;
}

#intro
{
	margin-bottom: 1em;
	border-bottom: 1px solid #CCCCCC;
	background-repeat: no-repeat;
	background-image: url(../images/intro_bg.jpg);
	height: 290px;	
}

#intro .quote
{
	font-size: 160%;
	padding-bottom: .5em;
	color: #333333;
	line-height: 150%;
	margin: 0;
}

#intro .quote strong
{
	color: #003399;
}

#intro p
{
	padding-left: 410px;
	line-height: 175%;
	margin: 0;	
	color: #333333;
	padding-bottom: 2em;
}

#highlights
{	
	min-height: 100px;
}

#highlights .section
{	
	margin-bottom: 1.5em;
}

#whatsNew
{
	float: left;
	width: 230px;	
	max-width: 230px;	
	border-right: 1px dotted #CCCCCC;
	margin-bottom: 1em;
}

#whatsNew p
{
	padding-right: 1em;
}

#products
{
	float: left;
	min-height: 100px;
	width: 500px;
	padding-left: 1em;
	margin-bottom: 1.5em;
}

#products ul
{
	clear: left;
	display: inline;
	float: left !important;
	width: 350px !important;
	margin: 0 0 1em 0;
}

#products li
{
	line-height: 1.5em !important;
	width: 350px !important;
}

#bpsCertifiedImage
{
	float: right;
}