#content #bigimage {
	
	margin-top: -9px;
	margin-left: -39px;
	
}

#content #text {
	
	position: absolute;
	top: -3px;
	left: 545px;
	padding: 0px;
	display: block;
	width: 195px;
	color: #3D3D3D;
}

#content #submenu a{
	
	position: absolute;
	text-indent: -1000px;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	width: 103px;
	height: 103px;
}


#content #dvd1 a{
	
	top: 25px;
	left: 280px;
	background: url(dvd1.gif) no-repeat 0px 0px;
	
}

#content #dvd2 a{
	
	top: 90px;
	left: 385px;
	background: url(dvd2.gif) no-repeat 0px 0px;

}

#content #dvd3 a{
	
	top: 180px;
	left: 300px;
	background: url(dvd3.gif) no-repeat 0px 0px;

}

#content #submenu h3 a{
	
	position: absolute;
	top: 320px;
	left: 380px;
	
	text-indent: -1000px;
	overflow: hidden;
	white-space: nowrap;
	border: solid 8px #F2F2F2;
	display: block;
	width: 144px;
	height: 44px;
	background: url(order.gif) no-repeat 12px 8px #660066;
}

/*invisible for ie\*/


html[xmlns] #content #submenu h3 a{
	width: 130px;
	height: 30px;
}
/* */
/* */

#content #careerpop {
	position: absolute;
	top: 0px;
	left: 0px;
}

#content #popup , #content #closebar{
	border: solid 1px #FC5302;
	background: url(../style/images/white.png);
	padding: 6px;
	display: block;
	width: 450px;
	margin-bottom: 4px;
}


#content #popup #poptitle {

	display: block;
	width: auto;
	font-weight: bold;
	margin-bottom: 10px;
}


#content #popup #poptext {

	margin-top: -80px;
	margin-left: 90px;
	display: block;
}


#content #closebar{
	color: #FF4E00;
	text-transform: uppercase;
	font-style: bold;
	padding-top: 4px;
	font-size: 12px;
}

#content #closebar a{
	position: absolute;
	right: 6px;
	top: 3px;
	text-transform: lowercase;
	font-size: 17px;
	color: #FF4E00;
}

#content #collumn .input_form {
	display: block;
	float: left;
	text-align: right;
	width: 110px;
	margin-right: 5px;
}


#content #collumn select#region, #content #collumn .error, #content #collumn .submit_form {
	margin-left: 120px;
}