*
{
	margin: 0;
	padding: 0;
	border: 0px none #000000;
}
TD
{
	padding-left: 26px;
	padding-top: 3px;
}
HTML, BODY
{
	height: 100%;
	background: #F5F5F5;
	font: normal 9pt Tahoma;
}
A, A:link
{
	color: #B01116;
	padding: -1px;
}
#container
{
	position: relative;
	margin: -21px auto 0;
	width: 842px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}
/*logo*/
#logo
{
	height: 38px;
	padding: 32px 20px 0 32px;
}
#logo UL
{
	float: right;
	list-style-type: none;
	text-align: right;
}
#logo LI
{
	display: inline;
	margin-left: 20px;
}
/*navigation*/
#navigation
{
	float: left;
	font-weight: bold;
	width: 200px;
}
#navigation A:hover
{
	background: #B01116;
	color: #FFF;
}
#navigation LI
{
	margin-left: 18px;
	padding-left: 12px;
	list-style: disc url(menu-bullet.gif);
}
#navigation UL
{
	margin: 8px 0 26px;
	font-weight: normal;
}
#navigation UL LI
{
	list-style: none url();
	margin: 0 0 4px;
	padding-left: 0;
}
/*main*/
#main
{
	margin-left: 220px;
}
#main A:hover
{
	background: #B01116;
	color: #FFF;
}
/*map*/
#map
{
	padding: 0 0 100px;
	margin-left: 50%;
}
/*steps*/
#steps
{
	padding-top: 5px;
}
#steps LI
{
	list-style-type: none;
	font-size: 30px;
	line-height: 43px;
	background: url(corner.gif) no-repeat right bottom;
	padding: 0 30px 0 20px;
	margin-left: 0;
}
#steps .bullet
{
	position: absolute;
	margin-left: -50px;
}
#steps .screenshot
{
	float: left;
	width: 163px;
	height: 143px;
	padding-right: 5px;
}
#steps UL
{
	padding-top: 5px;
}
#steps UL LI
{
	list-style: disc inside url();
	background: #F5F5F5;
	font-size: 9pt;
	line-height: 20px;
	margin: 0;
	padding: 0;
}
#steps H2
{
	display: inline;
	font-size: 30px;
	font-weight: normal;
	color: #C07D5E;
}
#steps .small
{
	font-size: 20px;
}
#steps P
{
	margin-top: 20px;
	line-height: 20px;
	font-size: 9pt;
	text-align: justify;
}
#steps A
{
	line-height: 20px;
	font-size: 9pt;
}
/*Pic*/
#pic .left
{
	position: absolute;
	margin-left: -50px;
}
/*footer*/
#footer
{
	position: absolute;
	bottom: 0;
	width: 840px;
	height: 79px;
	background: #CCC url(footer.jpg) no-repeat;
	text-align: right;
}
#footer P
{
	color: #666;
	margin: 40px 30px 0 0;
}
