#container{
/*	background:transparent url('../images/secondary-back.gif') top right no-repeat;*/
}

#right-column{
	background:#959595;
}

#content{
	background:transparent url('../images/secondary-back.gif') top right no-repeat;
/*	min-height:709px;*/
	padding:90px 40px 24px 40px;
	position:relative;
	float: left;
	width: 590px;
}

#content-masthead{
	position:absolute;
	top:0px;
	left:0px;
	background:url('../images/content-masthead.gif') no-repeat;
	width:670px;
	height:48px;
	padding:40px 0 0 40px;
}
.msie6  #content-masthead{
	width:600px;
	overflow: hidden;
	border:0px solid red;
}

#content h2{
	font-size:24px;
	color:#d10202;
	font-weight:normal;
}

#content h3{
	font:italic 14px/24px Arial, sans-serif;
	color:#000;
}

#content h4{
	font:15px/18px Arial, sans-serif;
	color:#000;
}

#content p{
	margin-bottom:24px;
}

#content p.last{
	margin-bottom:0;
}

#content img.right{
	float:right;
}

#content ul{
	margin-bottom:6px;
}

#content ul li{
	background:url('../images/bullet.gif') no-repeat left 8px;
	padding-left:10px;
}

ul.applications{
	margin-top: 10px;
}
ul.applications li{
	font-weight:  normal;
	margin-bottom:6px;
	text-align: left;
	color: #383838;
	padding-bottom:8px;
}