body {
	background: url(../images/basic/template/body_bcg.jpg) no-repeat top left;
}
div#Header {
	height: 130px;
	background: url(../images/basic/template/header_bcg.png) no-repeat top left;
}
div#MainNav{
	position:absolute;
	left: 0px;
	top: 99px;  
	padding-bottom:2px;
	background: transparent url(../images/basic/template/1/nav_bcg.gif) no-repeat top left;
	width: 950px;
}
div#MainNav a {
	padding-right: 2px;
}

div#advancedSearchText{
	position: absolute;
	right: 392px;
	top:179px;
	width: 192px;
	height: 14px;
	background: transparent url(../images/basic/template/search_field.gif) no-repeat top left;
	padding: 4px 8px 4px 8px;
}
input#advancedSearchImage{
	position: absolute;
	right: 356px;
	top:179px;
}

div#search_cb{
	position: absolute;
	top: 182px;
	right: 220px;
}

a#navHome{
	background: transparent url(../images/basic/template/1/home.gif) no-repeat top left;
	width:103px; height:29px; display: block; float: left;
}
a:hover#navHome{
	background: transparent url(../images/basic/template/1/home_hover.gif) no-repeat top left;
}
a#navHomeActive{
	background: transparent url(../images/basic/template/1/home_active.gif) no-repeat top left;
	width:103px; height:29px;	display: block; float: left;
}


a#navCompany{
	background: transparent url(../images/basic/template/1/company.gif) no-repeat top left;
	width:115px; height:29px; display: block; float: left;
}
a:hover#navCompany{
	background: transparent url(../images/basic/template/1/company_hover.gif) no-repeat top left;
}
a#navCompanyActive{
	background: transparent url(../images/basic/template/1/company_active.gif) no-repeat top left;
	width:115px; height:29px;	display: block; float: left;
}

a#navSocial{
	background: transparent url(../images/basic/template/1/social.gif) no-repeat top left;
	width:193px; height:29px; display: block; float: left;
}
a:hover#navSocial{
	background: transparent url(../images/basic/template/1/social_hover.gif) no-repeat top left;
}
a#navSocialActive{
	background: transparent url(../images/basic/template/1/social_active.gif) no-repeat top left;
	width:193px; height:29px;	display: block; float: left;
}

a#navPress{
	background: transparent url(../images/basic/template/1/press.gif) no-repeat top left;
	width:102px; height:29px; display: block; float: left;
}
a:hover#navPress{
	background: transparent url(../images/basic/template/1/press_hover.gif) no-repeat top left;
}
a#navPressActive{
	background: transparent url(../images/basic/template/1/press_active.gif) no-repeat top left;
	width:102px; height:29px;	display: block; float: left;
}

a#navCareers{
	background: transparent url(../images/basic/template/1/careers.gif) no-repeat top left;
	width:89px; height:29px; display: block; float: left;
}
a:hover#navCareers{
	background: transparent url(../images/basic/template/1/careers_hover.gif) no-repeat top left;
}
a#navCareersActive{
	background: transparent url(../images/basic/template/1/careers_active.gif) no-repeat top left;
	width:89px; height:29px;	display: block; float: left;
}
