.desc {
float:left;
width:40%;
text-align: left;
font-size:12px;
}

#splash
{
	width: 798px;
	text-align: left;
	height: 252px;
	background-image: url('../images/gradient.jpg');
	background-repeat: repeat-x;
	border-left: 1px solid #d1dae3;
	border-right: 1px solid #d1dae3;
	border-bottom: 1px solid #d1dae3;
}

.splashLeft
{
	width: 336px;
	float: left;
	margin-top: 0px;
}

.splashRight
{
	width: 450px;
	float: right;
	margin-top: 6px;
}

#specialAd
{
	width: 798px;
	text-right:right;
	height: 100px;
	padding:5px 0px 0px 0px
	
}

#planHeader
{
	clear:both;
	width: 800px;
	padding-top: 5px;
	text-align: left;
}

#plans
{
	width: 800px;
	height: 180px;
}

#plans ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#plans li
{
	float: left;
	height: 180px;
	color: #fff;
	font-size: x-small;
	text-align: left;
}

#plans img
{
	vertical-align: middle;
}

#plans p
{
	padding: 5px;
	margin: 0px;
}

#plans h1
{
	font-size: medium;
	height: 30px;
	padding-top: 10px;
	font-weight: normal;
	text-align: left;
	padding-left: 15px;
	margin: 0px;
}

#plans b
{
	font-size: x-small;
	font-weight: bold;
}

#plans #plan1
{
	background-image: url('../images/plan1.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 199px;
	border-right: 1px solid white;
}

#plans #plan1 h1
{
	background-color: #358fb5;
}

#plans #plan2
{
	background-image: url('../images/plan2.jpg');
	background-position: 0px 40px;
	background-repeat: no-repeat;
	background-color: #3a9bc5;
	width: 199px;
	border-right: 1px solid white;
}

#plans #plan2 h1
{
	background-color: #45acd7;
}

#plans #plan3
{
	background-image: url('../images/plan3.jpg');
	background-position: 0px 40px;
	background-repeat: no-repeat;
	background-color: #3a9bc5;
	width: 199px;
	border-right: 1px solid white;
}

#plans #plan3 h1
{
	background-color: #47bef2;
}

#plans #plan4
{
	background-image: url('../images/plan4.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 200px;
	color:#6b6b6b;
}

#plans #plan4 h1
{
	background-color: #ffffff;
	color:#6b6b6b;
}

.rightDesc b
{
	font: bold 10pt arial;
	color: #f77328;
}

.rightDesc
{
	font: normal 10pt arial;
	color: #636363;
	padding: 1px 5px 5px 180px;
	line-height:1.3;
}

.six {
float:left;width:auto;

	padding:5px 0px 5px 0px;
	}

.white {
	height:auto;
	}

.bigger {font-size: 14px; font-weight: bold; }