BODY
{
	margin: 0px;
	text-align: center;
	background: #FFFFFF url('../images/bg.jpg') repeat-x;
}

BODY, TABLE, INPUT, TEXTAREA, SELECT
{
	color: #000000;
	font-size: 11px;
	font-family: arial;
}

INPUT, TEXTAREA, SELECT
{
	border: 1px solid #999999;
}

#wrapper
{
	width: 776px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background: url('../images/wrapper_bg.png') no-repeat left bottom;
}

.info
{
	font-size: 90%;
	color: #999999;
}

.error, .mandatory
{
	color: #CC0000;
}

.error
{
	font-size: 90%;
}

#top
{
	height: 100px;
}

#top #logo
{
	margin-top: -85px;
	margin-left: 615px;
	position: absolute;
}

#top #safe
{
	height: 23px;
	margin-top: 77px;
	margin-left: 120px;
}

#crane
{
	height: 49px;
	text-align: right;
}

#image
{
	position: absolute;
}

#image A
{
	color: #000000;
	font-weight: bold;
	margin-left: 80px;
	text-decoration: none;
}

#image A:hover
{
	text-decoration: underline;
}

#image A SPAN
{
	font-size: 90%;
	margin-left: 98px;
	font-weight: normal;
}

#title
{
	color: #000000;
	font-size: 120%;
	margin-top: 5px;
	font-weight: bold;
	padding-left: 25px;
	margin-left: 440px;
	margin-bottom: -5px;
	background: url('../images/title_bg.png') no-repeat;
}

#content
{
	margin-top: 20px;
	padding-left: 180px;
	margin-bottom: 20px;
	text-align: justify;
}

#content A.link
{
	color: #000000;
	text-decoration: none;
}

#content A.link:hover
{
	text-decoration: underline;
}

#menu
{
	height: 68px;
	line-height: 58px;
	text-align: right;
	padding-right: 82px;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url('../images/menu_bg.jpg');
}

#menu A
{
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 12px;
	margin-right: 12px;
	text-decoration: none;
}

#menu A.active
{
	color: #9E7204;
	cursor: default;
}

#menu A:hover
{
	color: #9E7204;
}

#products
{
	width: 625px;
	height: 100px;
	margin-top: 10px;
	overflow: hidden;
	position: relative;
	margin-left: 150px;
	margin-bottom: 20px;
}

#products DIV
{
	width: 125px;
	font-size: 90%;
	text-align: center;
}

#products DIV A
{
	color: #000000;
	text-decoration: none;
	background: url('../images/link_bg.jpg') repeat-x left bottom;
}

#products DIV A:hover
{
	color: #ECA903;
	background: url('../images/linkovr_bg.jpg') repeat-x left bottom;
}

#bottom
{
	height: 46px;
	font-size: 90%;
	color: #707070;
	margin-left: 70px;
	background: url('../images/bottom_bg.jpg') no-repeat;
}

#bottom P
{
	margin: 0px;
	line-height: 35px;
}

#bottom P#copy
{
	margin-left: 70px;
	background: #CFCEC9;
}

#bottom P#design
{
	margin-top: -35px;
	text-align: right;
	margin-right: 20px;
}

#bottom A
{
	color: #707070;
	text-decoration: none;
}

#bottom A:hover
{
	text-decoration: underline;
}