﻿body
{
}
#Header_Company_Background
{
	left: 50%;
	width: 980px;
	position: absolute;
	top: 10px;
	height: 50px;
	margin-left: -490px;
	z-index: 1;
}
#Header_Title_Background
{
	left: 50%;
	width: 980px;
	position: absolute;
	top: 70px;
	height: 100px;
	margin-left: -490px;
	z-index: 1;
}
#Content_Background
{
	left: 50%;
	width: 980px;
	position: absolute;
	top: 170px;
	height: 560px;
	margin-left: -490px;
	z-index: 5;
}
#Content_Information
{
	top: 10px;
	left: 160px;
	/*width: 405px;*/
	/*width:648px;*/
	position: absolute;
	height: 525px;
	z-index: 5;
}

#Content_Information tr
{
	vertical-align: top;
	text-align: left;
}

#Content_MainMenu
{
	top: 30px;
	left: 0px;
	width: 150px;
	position: absolute;
	height: 525px;
	z-index: 5;
}
#Content_ContactBar
{
	top: -35px;
	left: 818px;
	width: 150px;
	position: absolute;
	height: 640px;
	z-index: 5;
}

#Background_Top
{
	width: 100%;
	height: 170px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
}

#Dynamic_Content img
{
	width: 214px;
	height: 529px;
	position: absolute;
	top: -2px;
	left: 388px;
	z-index: 20;
}

#Dynamic_Content
{
	width: 214px;
	height: 529px;
	position: absolute;
	top: -2px;
	left: 388px;
	z-index: 20;
}

#Dynamic_Content_Text
{
	width: 210px;
	height: 525px;
	position: absolute;
	top: 0px;
	left: 390px;
	z-index: 25;
}

.Local_Normal
{
	width: 150px;
	height: 30px;
}
.Local_Selected
{
	width: 150px;
	height: 30px;
}
.Local_Hover
{
	width: 150px;
	height: 30px;
}
.Local_Drop_Normal
{
	width: 220px;
	height: 30px;
}
.Local_Drop_Hover
{
	width: 220px;
	height: 30px;
}

.Local_Drop_Selected
{
	width: 220px;
	height: 30px;
}

.Local_Menu
{
}
.Local_Drop_Menu
{
}

.Wizard_Table_Col1
{
	width: 150px;
}
.Wizard_Table_Col2
{
	width: 488px;
}
.Wizard_Table_Col3
{
	width: 638px;
	height: 100%;
}

.Wizard_Table_Col3 textarea
{
	width: 633px;
	height: 300px;
}
