#wrapper
{
	margin:0 auto;
	position:relative;
}

#subbranch_container #wrapper
{
	left:450px;
	margin:0 auto;
	position:absolute;
}


#configurator
{
	width: 910px;
	height: 920px;
	position: absolute;
}

.swfiframe
{
	width: 320px;
	height: 360px;
	position: absolute;
	z-index: 5000;
}

.exturliframe { width: 320px; height: 360px; border: 0; overflow: auto; }

#mask 
{
	position:absolute;
	left:0;
	top:0;
	z-index:9000;
	background-color:#000000;
	display:none;
}

#box .window 
{
	position:absolute;
	left:0;
	top:0;
	width:440px;
	height:400px;
	display:none;
	z-index:9999;
}

#box #dialog 
{
	width:440px; 
	height:400px;
	padding:10px;
	background-color:#FFFFFF;
	color: #002A4D;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
}

#description
{
	margin-top:20px;
}

#close a:link
{
	color: #002A4D;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	float: right;
}

#close a:hover
{
	color: #666666;
}
