body {
	background-image:url('/images/secondary-bg.jpg');
	background-repeat:repeat-x;
	color:#424242;
}

#secondary-content {
	float:left;
}

.title {
	color:#fff;
	padding:0px;
	margin:0px;
	font-size:20px;
	font-weight:normal;
} 

.secondary-spacer {
	height:26px
}

html>body .secondary-spacer {
	height:19px
}

#secondary-content {
	width:805px;
	background-color:#efefef;
	font-size:11px;
	color:#424242;
	
}

#secondary-content h3 {
	color:#00293f;
	margin-bottom:5px;
	padding:0px;
	
}

#secondary-content li{
	margin:0px;
	padding:0px;
	line-height:16px;
	color:#424242;
}

#secondary-content p{
	margin:0px;
	padding:0px;
	line-height:16px;
	color:#424242;
}



#secondary-content td {
	font-size:12px;
}

.content-spacer {
	height:33px;
}

html>body .content-spacer {
	height:32px;
}
