#leftSide {
	width: 434px;
}

#tagline
{
	color: navy;
}

#rightSide {
	float: right;
	width: 480px;
	margin-top: 55px;
	margin-right: 1px;
}

#rightSide p {
	color: #000066;
	margin: 0px 0px 5px 0px;
	font-size: 14px;
	font-weight: bold;
}

#tagline
{
	color: navy;
}

#basicProtection {
	width: 214px;
	float: right;
}

#rightSide ul {
	margin: 0px 0px 0px 45px;
}

#rightSide li {
	list-style-type: disc;
}

#enterpriseProtection {
	width: 252px;
	float: right;
}

#buttons {
	clear: both;
	margin: 0px 0px 0px 30px;
	padding-top: 20px;
}

#indexLinks a
{
	font-size: 12px;
	font-weight: normal;
}

