@charset "UTF-8";
/* CSS Document */

body
{
	background-color: #ececec;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6a6a6a;
	margin: 0;
}

input
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

input.text
{
	border: solid 1px #d2d1cc;
}

input.longText
{
	width: 315px;
}

input.shortText
{
	width: 155px;
}

input.mediumText
{
	margin: 5px 10px 0 0;
	width: 225px;
}

input.button
{
	background-color: #eae8d8;
	height: 19px;
	width: 90px;
	border: solid 1px #d2d1cc;
	padding: 0;
	margin: 5px 0 15px 0;
	font-size: 10px;
	color: #434444;
}

textarea
{
	border: solid 1px #d2d1cc;
	width: 315px;
	height: 150px;
}

p
{
	margin: 0;
	margin-bottom: 1em;
	padding: 0;
}

a, a:hover, a:visited, a:active
{
	text-decoration: none;
	color: #029ecc;
}

img
{
	border: 0;
}

table
{
	border-collapse: collapse;
}

table.contact img
{
	width: 122px;
	height: 147px;
	margin-right: 10px;
}

div#backgroundArrow
{
	background-image: url(../gfx/bg/bg_arrow.png);
	background-repeat: no-repeat;
	background-position: top right;
	background-attachment: scroll;
	width: 1100px;
	height: 161px;
	margin: auto;
	clear: both;
}

div#container
{
	width: 989px;
	margin: auto;
	margin-top: -87px;
}

div#headerWrap
{
	height: 87px;
	background-color: #aeada2;
	opacity: 0.5;
}

div#header
{
	height: 73px;
	width: 975px;
	background-color: #e3e1d2;
	position: relative;
	top: -80px;
	margin-left: 7px;
}

img#logo
{
	height: 42px;
	margin-top: 19px;
	margin-left: 22px;
}

div#content
{
	height: 500px;
	width: 762px;
	background-color: #eae8d8;
	position: absolute;
	top: 166px;
	margin-left: 0px;
	border: solid 6px #FFF;
}

div#contentTextWrap
{
	height: 486px;
	width: 384px;
	background: #fff;
	position: absolute;
	top: 179px;
	margin-left: 377px;
}

div#contentText
{
	padding: 30px 25px 0px 25px;
	width: 333px;
}

 span
{
	color: #000;
}

div#contentText p
{
	text-align: justify;
	line-height: 16px;
}

div#contentText img
{
	margin-bottom: 20px;
}

div#contentImg
{
	width: 358px;
	position: absolute;
	top: 179px;
	margin-left: 13px;
}

div#contentImg img
{
	border: solid 4px #fff;
}

#bottomImage
{
	margin-top: 6px;
}

div.newsSeparator
{
	float: left;
	height: 1px;
	width: 333px;
	background-image: url(../gfx/bg/dot.gif);
	margin: 5px 0 5px 0;
}

/*------------- HORIZONTAL MENU -------------*/

div.textMenu
{
	background-color: #eae8d8;
	height: 32px;
	width: 382px;
	margin: 1px 0 0 1px;
}

div.textMenu a
{
	height: 24px;
	display: block;
	float: left;
	padding-top:8px;
	text-align: center;
	vertical-align: bottom;
}

div.textMenu a:hover
{
	background-color: #f4f2e6;
}

div.textMenu a.separator
{
	border-right: solid 1px #fff;
}

div.separator
{
	border-right: solid 1px #fff;
}

div.strengths img
{
	padding: 0 13px 0 13px;
}
div.strengthsSE img
{
	padding: 0 16px 0 16px;
}

div.regosan a
{
	width: 126px;
	
	margin:0;

}

div.regosan img
{
/*	padding-top: 13px;*/
}

a.values
{
	padding-right: 1px;
	padding-left: 1px;
}

a.logistics
{
	padding-right: 2px;
	padding-left: 2px;
}

div.news a
{
	width: 100%;
	text-align: left;
}

div.news img
{
	padding-left: 25px;
}

/*---------------- SIDE BAR -----------------*/

div#sideBar
{
	width: 211px;
	position: absolute;
	margin-left: 778px;
	top: 166px;
}

ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

div#sideBar li
{
	height: 24px;
	margin-bottom: 4px;
	background-image: url(../gfx/menu/menu_ordinary.gif);
	background-repeat: no-repeat;
	border: solid 2px #b0aaaa;
}

div#sideBar li:hover
{
	background-image: url(../gfx/menu/menu_mouseover.gif);
}

div#sideBar li img{
	margin-top: 5px;
	margin-left: 11px;
}

div#sideBar li a{
	float: left;
	height: 24px;
	width: 210px;
	display: block;
	text-decoration: none;
}

span.menuArrow{
	display: block;
	width: 30px;
	height:23px;
	float: left;
}
span.menuArrow img{
	padding-top: 2px;
	padding-left: 0px;
}

div #newsBackground
{
	height: 239px;
	background-color: #c9c9c4;
	border: solid 3px #cecccb;
}

div#news
{
	width: 174px;
	position: absolute;
	top: 176px;
	margin-left: 17px;
	line-height: 14px;
	font-size: 10px;
}
a.dark
{
	font-size: 10px;
	color: #171818;
	font-weight: normal;
	margin: 7px 0 1px 0;
}

div#news p
{
	padding-bottom: 8px;
	margin-bottom: 8px;
}

div#news p a
{
	color: #434343;
}

p.border{
	background-image: url(../gfx/bg/horizontal_border.png);
	background-position: bottom;
	background-repeat: repeat-x;
}

img#newsHeadline
{
	padding-bottom: 20px;
}

img#seeAll
{
	margin-top: 6px;
}

img#quote
{
	margin-top: 4px;
}

/*-------------------------------------------*/

div#footer{
	position: absolute;
	margin-left:0px;
	top: 685px;
	height: 20px;
	border-bottom: solid 2px #fff;
}

div#flags
{
	position: absolute;
	margin-left:0px;
	top: 715px;
	height: 20px;
	text-align: right;
	width: 985px;
	font-size: x-small;
}

div#flags img
{
	margin-left: 5px;
}

.clearBoth
{
	clear: both;
}

.floatRight
{
	float: right;
}

.floatLeft
{
	float: left;
}

.alignRight
{
	text-align: right;
}

span.title
{
	font-style: italic;
	font-size: 10px;
	color: #6a6a6a;
}

span.contact
{
	color: #b0aaaa;
}

table.contact
{
	margin-top: 15px;
}

table.contact img
{
	width: 122px;
	height: 147px;
	margin-right: 10px;
}

table.contact td
{
	vertical-align: top;	
}

table.contactForm
{
	font-size: 10px;
	margin-bottom: 20px;
}

td.paddingRight
{
	padding-right: 10px;
}

p.smallMargin
{
	margin-bottom: 3px;
}

span.attention
{
	color: #a3037b;
}

span.explanation
{
	color:#b0aaaa;

}

img#noMargin{
	margin:0;
	padding:0;
}
