#accessibility {display: none;}

body {background: #FFFFFF url("images/bg.gif") top repeat-x; font: 11px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; margin:0;}
p {line-height: 1.5em; margin-bottom: 1em;}
h1 {display: none;}
h2 {font-family:"Lucida Grande"; color:#777777}
h4 {border-bottom: 1px solid #D5D5D5; font-size: 1.2em;line-height: 2em;}
img {border: 0;}
a, a:link, a:visited, a:active {color: #444444; text-decoration: underline;}
a:hover {background: #444444; color: #FFFFFF; text-decoration: none;}

#wrapper {
	margin: 0 auto 0 auto;
	width: 850px;
}

#header {
margin-bottom: 20px;
}

#nav {
	float: right;
	font-family: "Trebuchet MS", Verdana;
	text-transform: lowercase;
	font-size: 12px;
	margin-top: 15px;
	max-width: 475px;
}
#nav li {
	float: left;
	margin-right: 5px;
	list-style: none;
}
#nav a, #nav a:link, #nav a:visited, #nav a:active {color: #ACACAC; text-decoration: none;}
#nav a:hover {color: #FFFFFF; text-decoration: none;}
#nav a {display: block; float: left; padding: 9px;}
#nav li:hover {background-color: #FF0000;}
#nav a:hover {background-color: #7783AD;} /* backup for IE's lack of li:hover support */
html>body #nav a:hover {background: transparent;}

#content {
float: right;
margin-bottom: 20px;
width: 475px;
color: #444444;
}
#content h3 {
color: #FFFFFF;
background: url("images/contentbar.png") top no-repeat;
line-height: 32px;
text-indent: 10px;
}
#content ul {
	margin-bottom: 15px;
}
#content li {
	list-style-type: disc;
	margin-left: 1.4em;
}

#side {
width: 350px;
margin-bottom: 20px;
float: left;
}
#side h3 {
color: #FFFFFF;
background: url("images/sidebar.png") top no-repeat;
line-height: 32px;
text-align: center;
}

#footer {
	border-top: 1px solid #D5D5D5;
	clear: both;
	padding: 10px 0;
}
#footer a, #footer a:link, #footer a:visited, #footer a:active {font-weight: bold; padding: 1px; text-decoration: none;}
#footer a:hover {background: #7783AD; color: #FFFFFF; padding: 1px; text-decoration: none;}
#footer p {float: left; padding-bottom: 10px;}
#footer .right {float: right; text-align: right; padding-bottom: 10px;}

#hplans {padding-bottom: 1em;}
#hplans td {border-bottom: 1px solid #CECECE; padding: .4em; text-align: center;}
#hplans tr.alt {background: #F3F3F3;}
#hplans tr.prices {background: #DFDFDF; font-weight: bold;}
#hplans tr.packtitles {font-weight: bold;}
#hplans td.titles {border-right: 1px solid #CECECE; text-align: right; padding-right: 2em;}
#hplans tr.packages {text-align: center;}
#hplans tr:hover {background: #DFDFDF;}