table.main td.home-content
{
	padding:			10px;
	vertical-align:		top;
	text-align:			left;
	background-color:	#001c31;
	background-image:	url(/images/main.jpg);
	background-position:top left;
	background-repeat:	no-repeat;
	width:				100%;
}

p
{
	font-size:			12px;
}

div.home-content
{
	width:				278px;
	border:				1px #000000 solid;
	padding:			5px;
	background-color:	#cccccc;
	background-position:top,left;
	background-repeat:	no-repeat;
	float:				right;
}

div.offer
{
	color:				#0000ff;
	font-size:			16px;
	font-weight:		bold;
	margin:				5px;
	width:				100%;
	text-align:			center;
}


div.offer a
{
	font-size:			16px;
	color:				#0000FF;
	font-weight:		bold;
	text-align:			center;
}

div.offerdemo a
{
	color:				#22bb00;
	font-size:			20px;
	font-weight:		bold;
	margin:				5px;
	width:				100%;
	text-align:			center;
}

div.offer2
{
	color:				#FF0000;
	font-size:			20px;
	font-weight:		bold;
	margin:				5px;
	width:				100%;
	text-align:			center;
}

div.offerless
{
	color:				#000000;
	font-size:			12px;
	font-weight:		bold;
	margin:				5px;
	width:				100%;
	text-align:			center;
}

table.home-content td
{
	text-align:			justify;
	padding:			10px;
}

table.home-content li { text-align: left; }
