html,body				{width:100%; height:100%}	
body					{margin:0; padding:0; background-color:#fff; }
body,div,a,input		{font-family: Verdana,Geneva,Helvetica,sans-serif; color:#444444}
a						{color:#EC8C11; font-weight:normal; text-decoration:underline}
a:hover					{color:#000; font-weight:normal; text-decoration:none}
a img					{border:none; }
p						{margin:0 0 14px 0}
h1,h2,h3,h4,h5,h6			{margin:0 0 0.1em 0; padding:0; font-weight:bold; color:#F7941D}
h1						{font-size:130%}
h2						{font-size:110%}
h3,h4,h5,h6				{font-size:100%}
a.more					{padding-right:12px; background:url(../_img/bg_more.gif) right 4px no-repeat;}
a.more:hover			{padding-right:12px; background:url(../_img/bg_more_over.gif) right 4px no-repeat;}
div.padding				{text-align:left; margin:10px 10px 20px 10px;z-index:2}
div.clear				{position:relative; display:block; clear:both; font-size:0; margin:0; padding:0}
span.clear				{position:relative; display:block; clear:both; font-size:0; margin:0; padding:0}
.noprint				{display:none}
.steps					{display:none}
	
/* LAYOUT DIVS */
div#body_home				{position:relative; z-index:2; width:100%; background-color:#fff; margin:0 auto; }
div#body						{position:relative; z-index:2; width:100%; background-color:#fff; margin:0 auto; }

div#header					{display:none}

div#container				{position:relative; background:transparent; margin:0 auto; z-index:1; color:#444; text-align:left; }
div#banner					{display:none}
div#menubar					{display:none}

div#flashcontent				{display:none}
div#leftcolumn				{display:none}
div#submenu					{display:none}

div#rightcolumn				{}
div#quicklinks				{font-size:0.6em; float:left; text-align:center; width:370px; height:260px; background:transparent url(../_img/bg_quicklinks.gif) no-repeat top left}
div#quicklinks div.padding	{height:30px; padding:0; margin:0}
div.quicklink				{clear:both; width:320px; margin:0 auto; text-align:left; height:70px}
div.quicklink img.thumb		{float:left; margin-right:10px; border:solid 1px #ccc}
div.quicklink img.title		{float:none; margin-bottom:2px}
div.quicklink p				{text-align:left; margin:0}
div#news					{font-size:0.6em; float:right; width:239px; height:259px; background:transparent url(../_img/bg_news.gif) no-repeat top left}
div#newsitems				{margin:30px 34px 15px 19px; padding-top:28px; background:transparent url(../_img/title_news.gif) no-repeat top left}
div.news p					{margin:0}
div.firstitem				{margin-bottom:20px; padding-bottom:20px; background:transparent url(../_img/bg_line.gif) repeat-x bottom left}
div#news h3					{background:transparent url(../_img/bg_arrows.gif) no-repeat 0 2px; padding-left:12px}

div#content 				{color:#444; font-size:0.6875em; line-height:1.5em; padding-bottom:15px; margin-right:15px; }
div#content table			{background:#999; }
div#content table td		{background:#fff; vertical-align:top; padding:3px}

div#print 			{display:none}

div#footer			{display:none; }
div#footermenu		{display:none}

/* companies overview */
div.companies					{width:100%;}
div.companies p 					{margin:0 0 15px 0; line-height:1.4em; clear:both}
div.companies p span.name			{display:block; float:left; width:250px; font-weight:bold}
div.companies p span.city			{display:block; float:left; width:150px; }
div.companies p span.type			{display:block; float:left; width:90px; }

