*
{
	margin: 0px;
	padding: 0px;
}

body
{
	font-family:Arial,Verdana,sans-serif;
	font-size:62.5%;
	/*background:url(../images/top.jpg) repeat-x top;*/
}


/* ------------------- BEGIN LANGUAGE CHOICE ---------------------- */
#topline
{
background:transparent url(http://www.plasticollect.com/images/gradienttop.jpg) repeat-x scroll center top;
border-bottom:1px solid #40173D;
height:40px;
width:100%;
}

#languagebox 
{
	width:600px; height:430px; position:absolute; top:50%; left:50%; margin:-215px auto auto -300px; text-align:center;
	
}

#language_choice
{
	width: 600px;
	float: left;
}

#language_choice a:link, #language_choice a:visited, #language_choice a:hover, #language_choice a:active
{
	font-size: 25px;
	color: #898787;
	text-decoration: none;
	line-height: 1.5em;	
} 

#language_choice a:hover
{
	color: #000000;
	border-bottom:3px solid #898787;
}

#language_balloon_fr, #language_balloon_nl, #language_balloon_en, #language_balloon_animated
{
	width: 600px;
	height: 109px;
	float: left;
	display:none;
	text-align:left;
	background-image:url(../images/languagetextballoon.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	text-align:center;
	font-size: 30px;
	color: #8c8304;
	padding-top: 55px;
	
}

#language_balloon_animated
{
	display: block;
}

#languagescontainer
{
	/* makes sure height is fixed for text balloon */
	width: 600px;
	height: 164px;
}

#plasticollect_extra
{
	width: 400px;
	font-size: 11px;
	color: #898787;
}

#plasticollect_extra p
{
	margin-bottom: 8px;
}

#plasticollect_address
{
	width: 200px;
	font-size: 11px;
	
	
	
}

#plasticollect_extra, #plasticollect_address
{
	float: left;
	margin-top: 20px;
	line-height:1.5em;
	text-align:left;
	padding-top: 10px;
	border-top: 1px dotted #c3c3c3;
}

#plasticollect_address em
{
	font-weight: bold;
	font-style:normal;
}

/* ------------------- END LANGUAGE CHOICE ---------------------- */