body
{
	text-align: center;

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

	background: #50a125;
	width: 100%;
}

a
{
	color: #50a125;
	text-decoration: underline;
}

a:hover
{
	color: #50a125;
	text-decoration: none;
}

img
{
	border: 0px;
}

/**/

#header-1
{
	height: 85px;
	background: #50a125 url(/ENGINE/IMAGES/PROLINE/WEBSITE/bg_header_1.gif) repeat-x;
	border-bottom: 6px solid #ffffff;
}

#header-1-left
{
	float: left;
	padding-top: 26px;
}

#header-1-right
{
	float: right;
	padding-top: 6px;
}

#header-1-spacer
{
	width: 10px;
}

#search
{
	background: #fece0a;
	width: 200px;
	height: 35px;
	text-align: center;
}

#language
{
	background: #fece0a;
	width: 150px;
	padding-top: 5px;
	text-align: center;
}

#language img
{
	border: 1px solid #68676c;
}

#language a
{
	padding-right: 2px;
}

#header-2
{
	height: 224px;
	background: #fff url(/ENGINE/IMAGES/PROLINE/WEBSITE/bg_header_2.gif) repeat-x;
	border-bottom: 5px solid #fff;
}

#header-2-left
{
	float: left;
}

#header-2-left-text
{
	position: absolute;
	margin-top: 197px;
	opacity: 0.75;
	filter: alpha(opacity=75);
	width: 650px;
	height: 26px;
	background: #fecf0a;
}

#header-2-left-text div
{
	font: bold 12px verdana;
	color: #000000;
	text-align: left;

	padding: 5px 0px 0px 10px;
}

#header-2-right-text
{
	position: absolute;
	margin-top: 197px;
	opacity: 0.75;
	filter: alpha(opacity=75);
	width: 239px;
	height: 26px;
	background: #fecf0a;
}

#header-2-right-text div
{
	font: bold 12px verdana;
	color: #000000;
	text-align: left;

	padding: 5px 0px 0px 10px;
}

#header-2-right
{
	float: right;
}

#content
{
	background: #fff url(/ENGINE/IMAGES/PROLINE/WEBSITE/bg_content.gif) repeat-x;
	border-bottom: 6px solid #fff;
}

#content-1
{
	width: 150px;
	background: #edf5e9;
	vertical-align: top;
}

#content-1 div
{
	padding: 5px 0px;
	background: #4a9622;
}

#content-1 ul
{
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#content-1 ul li
{
	text-align: left;
	font: bold 11px/16px verdana;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#content-1 ul li a
{
	background: url(/ENGINE/IMAGES/PROLINE/WEBSITE/button_out.gif) repeat-x;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 3px 6px;
	text-align: left;
}

#content-1 ul li a:hover
{
	background: url(/ENGINE/IMAGES/PROLINE/WEBSITE/button_over.gif) repeat-x;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 3px 6px;
	text-align: left;
}

#content-2
{
	padding: 10px 20px 20px 20px;

	font: 11px/16px verdana;
	color: #333333;
	text-align: left;
	vertical-align: top;
}

#content-2 h1, #content-3 h1
{
	font: bold 16px verdana;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
}

#content-3
{
	width: 200px;
	background: #edf5e9;
	vertical-align: top;
	text-align: left;
}

#content-3 div
{
	padding: 10px;
}

#content-3 div p
{
	font: 11px/16px verdana;
	color: #333333;

	padding-bottom: 25px;
	border-bottom: 1px solid #fecf0a;
}

#content-3 div p b
{
	font: bold 11px/16px verdana;
	color: #50a125;
}

#content-3 div p a
{
	float: right;
}

#content div.center table
{
	width: 100%;
}

#content-mailing
{
	margin-top: 5px;
}

#content-mailing h1
{
	background: url(/ENGINE/IMAGES/PROLINE/WEBSITE/button_out.gif) repeat-x;
	color: #fff;
	text-decoration: none;
	text-align: left;
	display: block;
	padding: 3px 6px 3px 6px;
	margin: 0px;

	font: bold 11px/16px verdana;
	color: #fff;
}

#content-mailing div div
{
	font: 11px/16px verdana;
	color: #fff;

	padding: 3px 6px 3px 6px;

	text-align: justify;
}

#content-mailing div
{
	padding: 0px;
	text-align: center;
}

#footer
{
	height: 55px;
	font: 11px/16px verdana;
	color: #333333;
	background: #50a125 url(/ENGINE/IMAGES/PROLINE/WEBSITE/bg_footer.gif) repeat-x;
}

#footer-left
{
	padding-top: 15px;
	float: left;
	text-align: left;
}

#footer-right
{
	padding-top: 15px;
	float: right;
	text-align: left;
}

div.center
{
	width: 896px;

	margin-right: auto;
	margin-left: auto;
}

td.sellingpoint-search
{
	background: #fece0a;
	padding: 10px;
	width: 190px;
	vertical-align: top;
}

td.sellingpoint-overview
{
	background: #edf5e9;
	vertical-align: top;
	padding: 10px;
}

div.sellingpoint-item
{
	padding: 5px 0px;
	border-bottom: 1px solid #fecf0a;
}


/**/