html, body, img, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a
{
	margin: 0;
	padding: 0;
	border: 0;
}

body
{
	margin: 0px;
	padding: 20px 0px 20px 0px;
	font-size: 11px;
	line-height: 18px;
	font-family: verdana, arial, sans-serif;
	color: #555555;
	background: url(../images/bg-body.gif) repeat top left #e6e6e6;
}

a
{
	color: #329bd3;
}

h1
{
	margin-bottom: 20px;
	padding-bottom: 20px;
	font-size: 20px;
	font-weight: normal;
	color: #222222;
	border-bottom: 3px solid #e6e6e6;
}

h2
{
	margin-bottom: 5px;
	font-size: 12px;
	color: #004265;
}

h3, h4
{
	font-size: 12px;
	color: #222222;
}

p
{
	margin-bottom: 20px;
}

table
{
	width: 100%;
}

td, th
{
	vertical-align: top;
}

.tableData td
{
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #e6e6e6;
}

.alternatingRow
{
	background-color: #98CCE9;
}
/* ------------------------------------------------------------- */

#container
{
	margin: 0px auto 0px auto;
	width: 900px;
	text-align: left;
	background-color: #ffffff;
}

/* ------------------------------------------------------------- */

#headerWrapper
{
	background: url(../images/bg-header.gif) no-repeat top left #e6e6e6;
}

#header
{
	height: 115px;
}

#header #callToAction
{
	padding: 60px 30px 0px 0px;
	width: 400px;
	float: right;
	text-align: right;
	font-size: 13px;
}

#header strong
{
	color: #ffa200;
}

#header img
{
	padding-top: 40px;
	float: left;
}

/* ------------------------------------------------------------- */

#featuredWrapper
{
	margin: 0px 10px 0px 10px;
}

#featured
{
	height: 240px;
	border-bottom: 5px solid #ffa200;
	background: url(../images/bg-home-featured.jpg) no-repeat top left #e6e6e6;
}

#featured p
{
	padding: 50px 0px 0px 30px;
	width: 420px;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	border: none;
}

/* ------------------------------------------------------------- */

#navWrapper
{
}

#nav
{
	margin: 0px 10px 0px 10px;
	height: 45px;
}

#nav ul
{
	height: 35px;
	list-style: none;
	border-bottom: 5px solid #e6e6e6;
	background: url(../images/bg-nav.gif) repeat top left #e6e6e6;
}

#nav ul li
{
	float: left;
}

#nav ul li a
{
	padding: 9px 15px 8px 15px;
	float: left;
	text-decoration: none;
	color: #ffffff;
}

#nav ul li a:hover
{
	background: url(../images/bg-nav-hover.gif) repeat top left #329bd3;
}

#nav #navOn
{
	color: #555555;
	background: url(../images/bg-nav-on.gif) repeat top left #e6e6e6;
}

/* ------------------------------------------------------------- */

#contentWrapper
{
	width: 640px;
	float: left;
	background-color: #ffffff;
}

#content
{
	padding: 30px;
}

#content ul
{
	margin: 0px 0px 20px 17px;
}

*html hr
{
	/* Styles for Explorer */
	margin: 0px 0px 20px 0px;
	height: 0px;
	border-bottom: 1px solid #e6e6e6;
}

hr
{
	margin: 0px 0px 20px 0px;
	height: 1px;
	border: none;
	background-color: #e6e6e6;
}

.contentBox
{
	padding: 20px 20px 0px 20px;
	border: 1px solid #e6e6e6;
	background-color: #f6f6f6;
}

/* Content Nav Styles ------------------------------------------------------------- */

#contentNavWrapper
{
	width: 260px;
	float: right;
}

#contentNav
{
	padding: 67px 30px 30px 0px;
}

#contentNav ul
{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	list-style: none;
	border-top: 3px solid #e6e6e6;
}

#contentNav ul li
{
	border-bottom: 1px solid #e6e6e6;
}

#contentNav ul li a
{
	padding: 4px 0px 4px 30px;
	display: block;
	text-decoration: none;
	background: url(../images/bg-content-nav.gif) no-repeat top left;
}

#contentNav ul li a:hover
{
	background-color: #f6f6f6;
}

#contentNav #subNavOn
{
	background-color: #f6f6f6;
	font-weight: bold;
}

#xpromoTour
{
	margin-bottom: 20px;
	padding: 85px 15px 0px 15px;
	background: url(../images/xpromo-tour.gif) no-repeat top left #ffffff;
	border: 1px solid #e6e6e6;
}

#xpromoDemo
{
	margin-bottom: 20px;
	padding: 85px 15px 0px 15px;
	background: url(../images/xpromo-demo.gif) no-repeat top left #ffffff;
	border: 1px solid #e6e6e6;
}

/* ------------------------------------------------------------- */

#footerWrapper
{
	clear: both;
	background: url(../images/bg-footer.gif) repeat bottom left #e6e6e6;
	height: 160px;
}

#footer
{
	margin: 0px 10px 0px 10px;
	padding: 50px 0px 0px 30px;
	border-top: 5px solid #e6e6e6;
}

/* ------------------------------------------------------------- */

#homeContentLeft
{
	margin-right: 30px;
	float: left;
	width: 275px;
}

#homeContentRight
{
	float: left;
	width: 275px;
}

#content ul li ul
{
	margin: 0px;
	padding-left: 20px;
}

#tourNext
{
	margin-top: -58px;
	float: right;
}
