
*
{
	padding: 0;
	margin: 0;
}

/*A
{
	text-decoration: none;
}*/

#Form1
{
	text-align: center; /* Required for IE */
	padding-top: 9px;
	padding-bottom: 9px;
}

#outer
{
	width: 1000px;
	text-align: left; /* Required for IE */
	margin-left: auto; /* Required for Firefox */
	margin-right: auto; /* Required for Firefox */
	border: Solid 1px Black;
}

#layout_table
{
	width: 100%;
	background-image: url(../images/background.png);
	background-repeat: repeat-y;
}

#layout_table TD
{
	vertical-align: top;
}

#header
{
	height: 120px;
}

#header_outer
{
	position: absolute;
	width: 1000px;
	height: 120px;
}

#top_stages
{
	position: absolute;
	right: 0;
}

#headline_outer
{
	position: absolute;
	width: 526px;
	height: 120px;
	left: 220px;
}

#top_circle
{
	position: absolute;
	bottom: 0;
	left: 2px;
}

#headline
{
	position: absolute;
	left: 80px;
	bottom: 4px;
}

.headline_repos
{
	position: absolute;
	margin-top: 46px;
	margin-left: 220px;
	width: 524px;
	vertical-align: bottom;
}

#left
{
	width: 220px;
}

#center
{
	height: 579px;
	background-color: White;
	border-top: Solid 1px Black;
	border-left: Solid 1px Black;
	border-right: Solid 1px Black;
}

#center_index
{
	height: 579px;
}

#center_image
{
	border: Solid 1px Black;
}

#content
{
	padding-top: 25px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
}

#right
{
	width: 252px;
}

#footer
{
	height: 100px;
	background-color: White;
}

#left_overlap
{
	position: absolute;
	margin-bottom: 110px;
	margin-top: -1px;
}

#right_overlap
{
	position: absolute;
	margin-left: 748px;
}

* html #right_overlap
{
	margin-left: 746px;
}

#footer_overlap
{
	position: absolute;
	width: 526px;
	height: 20px;
	margin-left: 220px;
	border-left: Solid 1px Black;
	border-bottom: Solid 1px Black;
	border-right: Solid 1px Black;
}

#stages_index
{
	position: absolute;
	margin-left: 137px;
	margin-top: -219px;
}

#stages_l
{
	position: absolute;
	margin-left: 137px;
	margin-top: -156px;
}

#stages_m
{
	position: absolute;
	margin-left: 220px;
	margin-top: 20px;
}

#stages_r
{
	position: absolute;
	margin-left: 748px;
	margin-top: -232px;
}

* html #stages_r
{
	margin-left: 746px;
}

#theme_image
{
	position: absolute;
	width: 252px;
	margin-left: 748px;
	bottom: -2px;
}

* html #theme_image
{
	margin-left: 746px;
}

#skwServiceArea
{
	position: absolute;
	margin-top: 64px;
}

#skwServiceArea TR
{
	height: 28px;
}

#skwServiceArea TD
{
	padding-left: 8px;
	padding-right: 8px;
}

#skwServiceArea INPUT
{
	width: 220px;
	height: 22px;
	margin-bottom: -1px;
	margin-left: -8px;
	border-style: solid;
	border-color: Black;
	border-width: 1px;
}

#ifa_branding
{
	position: absolute;
	height: 80px;
	margin-left: 810px;
	margin-top: 14px;
}

#ifa_branding IMG
{
	height: 80px;
	border: none;
}

/**
 * Debug styles
 **/

#header
{
}

#left
{
}

#center
{
}

#right
{
}

#footer
{
}
