#Breadcrumb{
	display:none;
}
#Content{
	background-repeat:repeat-y;
}

/*
	Banner
*/

#HomeBanner {
	background-repeat:no-repeat;
	background-position: center;
	background-color:#000000;
	border-top:1px solid #54555B;
}

#HomeBannerFLASH {
	background-color:#000000;
	border-top:1px solid #54555B;
}


#HomeBanner h1,
#HomeBanner a{
	color:#6CD664;
}
#HomeBanner .inner2{
	float:left;
	width:300px;
	margin-top:20px;
	padding-left: 20px;
}

#HomeBanner .text{
	color:#D0D1D4;
	width:340;
	height:200px;
	overflow:hidden;
	overflow-y:auto;
}
#HomeBanner .inner{
	float:left;
	margin-left:0px;
	width:340px;
	margin-top:20px;
}
#HomeBanner .button{
	background-image:url(../images/bg_button_1.jpg);
	background-repeat:no-repeat;
	width:250px;
	height:125px;
}
#FilterSearchBar{
	height:30px;
	width:100%;
	background-color:#03030B;
	background-image:url(../images/bg_searchBar_1.gif);
	background-repeat:repeat-x;
}
#FilterSearchBar div.title{
	width:248px;
	float:left;
	color:#CDCDCE;
}
#FilterSearchBar div.title p{
	padding:8px 10px 8px 10px;
	margin:0;
	text-align:right;
}
#FilterSearchBar ul{
	margin:0;
	padding:0;
	float:left;
	border-left:1px solid #000000;
	border-right:1px solid #4B4B50;
}
#FilterSearchBar ul li{
	list-style:none;
	padding:0;
	margin:0;
	float:left;
	display:inline;
}
#FilterSearchBar ul li a,
#FilterSearchBar ul li a:visited{
	float:left;
	border-left:1px solid #4B4B50;
	border-right:1px solid #000000;
	padding:8px 15px 8px 15px;
	color:#CDCDCE;
	font-weight:bold;
}
#FilterSearchBar ul li a:active,
#FilterSearchBar ul li a.selected,
#FilterSearchBar ul li a:hover,
#FilterSearchBar ul li a:focus{
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(../images/bg_searchBar_2.gif);
	background-repeat:no-repeat;
	background-position:center;

}


/* 
	navi bar
*/


#Content .navibar {
	background-image:url(../images/bg_aboutus_bar.jpg);
	background-repeat:repeat;
	height:31px;
}
#Content .navibar div.links {
	height:31px;
	margin-left:60px;
}


#Content .navibar div.arrow {
	background-image:url(../images/aboutus/arrow.jpg);
	vertical-align:top;
	width:25px;
	float:left;
	
}
#Content .navibar div.arrowUSED {
	width:25px;
	height:31px;
	float:right;
}

#Content .navibar div.about {
	background-image:url(../images/bg_aboutus_link.jpg);
	vertical-align:top;
	width:156px;
	float:left;
}
#Content .navibar div.aboutUSED {
	background-image:url(../images/bg_aboutus_link2_USED.jpg);
	vertical-align:top;
	width:156px;
	float:left;
}
#Content .navibar div.abouttext {
	color:#595959;
	font-weight:bold;
	padding:9px;
	text-align:center;

}
#Content .navibar div.worldwide {
	background-image:url(../images/bg_aboutus_link2.jpg);
	vertical-align:top;
	width:156px;
	float:left;
}
#Content .navibar div.worldwideUSED {
	background-image:url(../images/bg_aboutus_link2_USED.jpg);
	vertical-align:top;
	width:156px;
	float:left;
}
#Content .navibar div.worldwidetext {
	color:#595959;
	font-weight:bold;
	padding:9px;
	text-align:center;

}
#Content .navibar div.opportunities {
	background-image:url(../images/bg_aboutus_link2.jpg);
	vertical-align:top;
	width:156px;
	float:left;
}
#Content .navibar div.opportunitiesUSED {
	background-image:url(../images/bg_aboutus_link2_USED.jpg);
	vertical-align:top;
	width:156px;
	float:left;
}
#Content .navibar div.opportunitiestext {
	color:#595959;
	font-weight:bold;
	padding:9px;
	text-align:center;

}
#Content .navibar div.termofuse {
	background-image:url(../images/bg_aboutus_link2.jpg);
	vertical-align:top;
	width:156px;
	float:left;
}
#Content .navibar div.termofuseUSED {
	background-image:url(../images/bg_aboutus_link2_USED.jpg);
	vertical-align:top;
	width:156px;
	float:left;
}
#Content .navibar div.termofusetext {
	color:#595959;
	font-weight:bold;
	padding:9px;
	text-align:center;

}



/*
	Left
*/
#Content .columnWrapper {
	background-color: #ffffff;
}
#Content .leftColumn{
	float:left;
	width:250px;
	background-repeat:repeat;
}
#Content .leftColumn h2{
	color:#333333;
	padding:0;
	margin:0;
	padding:10px;
	padding-left:20px;
}
#Content .leftColumn ul{
	padding:0;
	margin:0;
	border-top:1px dotted #838383;
}
#Content .leftColumn ul li{
	list-style:none;
	width:250px;
	border-bottom:1px dotted #838383;
}
#Content .leftColumn ul li a,
#Content .leftColumn ul li a:visited{
	background-image:url(../images/bullet_1.gif);
	background-repeat:no-repeat;
	background-position:center left;
	display:block;
	padding:5px;
	padding-left:22px;
	color:#333333;
}
#Content .leftColumn ul li a:hover,
#Content .leftColumn ul li a:active,
#Content .leftColumn ul li a:focus{
	background-color:#FFFFFF;
}
#Content .leftColumn div.quality{
	background-image:url(../images/logos/quality_1.gif);
	background-position:top left;
	background-repeat:no-repeat;
	border-bottom:1px dotted #838383;
	padding:10px 10px 10px 75px;
}
#Content .leftColumn div.quality p.moreLink{
	text-align:right;
}

#Content .leftColumn p.opportunityList {
    padding: 10px 20px;
}
/*
	Right
*/

#Content .rightColumn{
	float:right;
	width:250px;
	background-color:#f2f2f2;
	top:0;
	right:0;
	min-height:560px;
}
*html #Content .rightColumn {height:560px}

#Content .rightColumnquality{
	background-color:#e7e7e7;
	float:right;
	width:250px;
	top:0;
	right:0;
	text-align:center;
	vertical-align:bottom;
	
}

#Content .rightColumn h2{
	color:#333333;
	padding:0;
	margin:0;
	padding:10px;
	padding-left:12px;
	vertical-align:text-bottom;
}
#Content .rightColumndown{
	color:#333333;
}
#Content .rightColumndowntext{
	padding:10px;
	clear:both;
	background-color:#e7e7e7;
	padding-top:5px;
}

#Content .rightColumn div.image{
	border-top:1px dotted #838383;
	border-bottom:1px dotted #838383;
	text-align:center;
	padding:5px;
	display:block;
	overflow:hidden;
}
#Content .rightColumn div.link2{
	border-top:1px dotted #838383;
	border-bottom:1px dotted #838383;
	text-align:left;
	padding:5px;
	display:block;
	overflow:hidden;
}
#Content .rightColumn div.link3{
	border-bottom:1px dotted #838383;
	text-align:left;
	padding:5px;
	display:block;
	overflow:hidden;
}
#Content .rightColumn div.text{
	padding:15px;
}
#Content .rightColumn div.text p.moreLink{
	text-align:right;
}
#Content .rightColumn div.second{
	text-align:right;
}
table.vacancyContact th {
    text-align: left;
}

/*
	Middle
*/
#Content div.loading2{
	margin-left:250px;
}
#Content .middleColumn{
	margin-left:280px;
	margin-right:270px;
	background-color:#FFFFFF;
}

#Content .lefside {
	margin-left:2px;
	float:left;
	width:50%;
}

#Content .rightside {
	float:left;
	margin-right:20px;
	vertical-align:top;
	
}


div.contactCard{
}
div.contactCard table{
	width:100%;
}
/* ie6 100% table width bug */ *html div.contactCard table{width:auto;}

div.contactCard table th{
	text-align:right;
	vertical-align:text-top;
	color:#009933;
	font-weight:normal;
	background-color:#eeeeee;
	border-bottom:1px dotted #aaaaaa;
	padding:4px;
	padding-right:10px;
}
div.contactCard table th.image{
	padding:0;
	width:200px;
}
div.contactCard table td{
	border-bottom:1px dotted #eee;
	padding:5px;
	padding-left:10px;
}