*
{
}

body
{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: small;
	line-height: 125%;
	margin: 0;
	padding: 0;
}

h1
{
    float: right;
    margin: 0;
    padding: 0.5em;
    font-size: 95%;
    font-weight: normal;
    color: #666;
}

h2
{
    margin: 0.5em 0 0.3em 0;
	font-size: 110%;
	font-weight: bold;
	color: #444;
}

h3
{
	font-size: 105%;
}

img
{
	border: none;
}

#sideColumn
{
	width: 25%;
	float: left;
	margin-bottom: 3em;
	padding-top: 1em;
	background-color: #deefff;
	border-right: solid 2px #cddeee;
	border-bottom: solid 2px #cddeee;
}

#mainColumn
{
	width: 73%;
	float: right;
	margin-top: 10px;
	margin-bottom: 30px;
}

#footer
{
	clear: both;
	background-color: #deefff;
	border-top: solid 2px #cddeee;
	border-bottom: solid 1px #cddeee;
	text-align: right;
	padding: 10px 0 20px 10px;
}

#tailNav
{
    font-size: 75%;
    text-align: center;
}

#tailNav a
{
    text-decoration: none;
}

#nameBadge
{
	width: 25em;
	float: right;
	text-align: right;
	padding: 10px 0 10px 0;
	border-top: solid 1px #cddeee;
	border-bottom: solid 3px #cddeee;
}

#nameBadge span.name
{
    display: block;
    font-size: 110%;
    font-weight: bold;
}

h1,
#nameBadge,
#footer
{
	padding-right: 30px;
}


#sideColumn ul
{
	list-style: none;
	margin-left: 10px;
	padding-left: 10px;
}

#sideColumn ul li
{
	margin-bottom: 10px;
}

#sideColumn ul a
{
	text-decoration: none;
}

#sideColumn ul a:hover
{
	text-decoration: underline;
}

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

div.feature
{
	margin: 5px 0 5px 0;
}

div.feature img
{
	margin: 2px 0;
}

div.feature img.right
{
	float: right;
	clear: right;
	margin-left: 15px;
	margin-right: 3px;
}

div.feature img.left
{
	float: left;
	clear: left;
	margin-right: 25px;
}

div.text-right
{
	margin-left: 320px;
}

div.feature
{
	padding: 5px;
}

div.feature ul
{
	margin-left: 2.5em;
}

dl#prices dt
{
	margin-top: 15px;
	font-weight: bold;
}

.fineprint
{
	font-size: 85%;
}

p.next
{
	clear: right;
	text-align: right;
	margin-top: 20px;
	margin-right: 5px;
}

div.clearing
{
	clear: both;
}
