/* CSS Document */



/*LAYOUT ELEMENTER*/
html {
	height:100%;
}
body {
	height: 100%;
	font-size: 62.5%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #EFEFEF;
	text-align: center;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	/*Scrollbar*/
	scrollbar-face-color: #EFEFEF;
	scrollbar-highlight-color: #EFEFEF;
	scrollbar-shadow-color: #C0C0C0;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #064B86;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #C0C0C0;
}
* a {
	outline: 0;
}
/*Læses kun af FF*/

html > body {
	/*overflow-y: scroll;
	overflow-x: hidden;
	height: 100%;*/
}
#holder {
	height:100%;
	width: 948px;
	background-color: #EFEFEF;
	text-align: left;
	margin: 0 auto 0 auto;
	padding: 0;
}
#holderx {
	height:820px;
	width: 948px;
	background-color: #EFEFEF;
	text-align: left;
	margin: 0 auto 0 auto;
	padding: 0;
}
html > body #holder {
	/*height: 99%;*/
}
#bti {
	background-image:url(../templates/images/bti_top.gif);
	background-repeat:no-repeat;
	background-position: right;
	line-height: -999em;
	height: 4px;
	position: relative;
	/*Ellers kommer der hvidt over BTI-stregen*/

	top: 3px;
}
/*Læses kun af FF*/

html > body #bti {
	top: 0px;
}
#header {
	padding: 0 10px 0 10px;
	background-color:#FFFFFF;
	background-image: url(../templates/images/logo.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 40px;
	line-height: 45px;
}
#menu {
	height: 26px;
	background-color:#FFFFFF;
	background-image:url(../templates/images/menubar_back.gif);
	background-repeat:repeat-x;
	padding: 0 10px 0 0;
	line-height:25px;
	color:#FFFFFF;
	font-weight: bold;
}
#countryCombo {
	position:relative;
	top:4px;
	float: right;
	line-height:1px;
	color:#000000;
	padding:0;
	margin:0;
}
#content_colour {
	background:#FFFFFF;/* min-height:78%!important; */
}
#breadcrum_holder {
	height: 27px;
	padding: 0 10px 0 10px;
	font-weight: normal;
	color:#000000;
	vertical-align:middle;
	line-height: 18px;
	border-bottom: 1px solid #064b86;
}
#breadcrum {
	float:left;
	position:relative;
	color: #000000;
	z-index:1;
}
#back_link {
	float: right;
	/*text-align:right;*/
	position:relative;
	z-index:1;
	color:#064b86;
}
.noPadding {
	padding: 0 0 0 0;
}
/*Læses kun af FF*/
html > body #breadcrum {
	padding-top: 6px;
}
/*Læses kun af FF*/

html > body #back_link {
	padding-top: 6px;
}
#content {
	padding: 0 28px 0 30px;
	font-size: 1.2em;
	height: 500px;
}
#topArea {
	padding: 0 0 0 0;
	font-size: 1.2em;
	height: 405px;
}
#highTopArea {
	padding: 0 0 0 0;
	font-size: 1.2em;
	height: 452px;
}
#bottomArea {
	padding: 0 0 0 0;
	font-size: 1.2em;
	height: 93px;
	background-color: #000000;
	background-image: url('../templates/images/bottomarea.jpg');
	background-position: right;
	background-repeat: no-repeat;
}
#smallBottomArea {
	padding: 0 0 0 0;
	height: 46px;
	background-color: #000000;
	background-image: url('../templates/images/bottomarea_small.png');
	background-position: right;
	background-repeat: no-repeat;
}
#toolbox {
	width: 170px;
	float: right;
	background-image:url('../templates/images/background_toolbox.png');
	background-position: bottom;
	height: 452px;
}
#toolbox div {
	font-size: 0.8em;
	margin-left: 10px;
	margin-top: 20px;
	padding-left: 23px;
	padding-top: 1px;
	font-weight: bold;
	height: 14px;
	color: #fff;
	background-image:url('../templates/images/toolbox_bar.png');
	background-repeat: no-repeat;
}
#toolbox .reset {
	margin: none;
	padding: none;
	margin-left: 22px;
	text-align: left;
	height: auto;
	vertical-align: bottom;
	background-image: none;
	position: relative;
	bottom: -170px;
}
#toolbox .pos2 {
	bottom: -64px;
}
#toolbox .pos3 {
	bottom: -223px;
}
#toolbox .reset a {
	padding: 0px;
	margin: 0px;
	background-image: none;
	border: none;
}
#toolbox a {
	display:block;
	font-size: 0.9em;
	margin-left: 13px;
	margin-top: 5px;
}
#leftContent {
	float: left;
	padding: 20px 20px 0 20px;
	width: 738px;
	height: 432px;
	background-image: url(../templates/images/watermark_cog.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	font-size: 0.9em;
}
#leftContent3 {
	float: left;
	padding: 20px 20px 0 20px;
	width: 738px;
	height: 620px;
	background-image: url(../templates/images/watermark_cog.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	font-size: 0.9em;
}
#leftColumn {
	float: left;
	width: 359px;
	height: 389px;
	overflow: auto;
	padding-bottom: 10px;
}
#leftColumn.withScroll {
	padding-right: 10px;
	width: 349px;
}
#leftColumn2.withScroll {
	padding-right: 10px;
	width: 717px;
}
#rightColumn {
	float: right;
	width: 358px;
}
#rightColumn2 {
	float: right;
	width: 208px;
}
.orangeBox {
	border: 2px solid #e1861b;
	padding: 5px;
}
.smallText {
	font-size: 0.8em;
}
#footer {
	background-color:#FFFFFF;
	background-image: url(../templates/images/bti.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 27px;
	padding: 0 10px 0 10px;
	border-top: #EFEFEF solid 2px;
	color:#064b86;
	line-height: 25px;
}
#copyright {
	text-align: center;
	border-top:#064b86 solid 2px;
	background-color: #EFEFEF;
	line-height: 20px;
	color:#000000;
}
#rightpic {
	float: right;
	margin-right: 1px;
	width: 400px;
	height: 404px;
	font-size: 0.9em;
}
#rightpic .linkBox {
	padding-top: 15px;
	padding-left: 10px;
}
#rightpic2 {
	float: right;
	overflow:hidden;
}
#rightpic2 img {
	position: relative;
	top: -1px;
	border-bottom: 1px solid #fff;
}
.linkBox a {
	display: block;
	margin-bottom: 5px;
}
#scrollText {
	width: 320px;
	float: left;
	overflow: auto;
	height: 375px;
	margin: 0 0 0 0;
	padding: 20px 20px 10px 30px;
	font-size: 0.9em;
}
.bbSolutionTable {
	width: 320px;
	background-image: url('../images/bbsolution_back.png');
	margin-top: 25px;
	border: 1px solid #e1861b;
}
.bbSolutionTable td {
	font-size: 10px;
	border-top: 1px solid #eee;
}
.fadedBack {
	background-image: url('../images/bbsolution_back.png');
}
ul {
	list-style-image: url('../images/bullet.gif');
}
ul.spaced li {
	padding-bottom: 10px;
}
.theSolution {
	text-align: left;
	margin: 0px;
	padding: 0;
	background-color: #efefef;
}
.theSolution ul {
	padding-top: 0px;
	margin-top: 0px;
}
.theSolution .headline {
	font-size: 14pt;
	border-top: 4px solid #064b86;
	border-bottom: 1px solid #064b86;
	padding-top: 12px;
	height: 28px;
	color: #000;
	background-color: #fff;
	vertical-align: middle;
	background-image: url('../templates/images/logo.jpg');
	background-repeat: no-repeat;
	background-position: right;
	height: 40px;
	line-height: 45px;
	padding: 0 10px 0 10px;
}
html > .theSolution .headline {
	position: absolute;
	left: 35px;
	right: 35px;
	top: 10px;
}
.theSolution .content {
	background-color: #fff;
	padding: 5px 15px 5px 15px;
	background-image: url(../templates/images/watermark_cog.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	overflow: hidden;
}
html > .theSolution .content {
	position: absolute;
	left: 10px;
	right: 35px;
	top: 69px;
	bottom: 43px;
}
.theSolution .close {
	text-align: right;
	padding: 0px 0px 5px 0px;
}
.theSolution .bottomBar {
	padding-bottom: 0px;
	height: 27px;
	padding-top: 6px;
	padding-right: 10px;
	background-color: #fff;
	background-image: url('../templates/images/bottomarea_small.png');
	background-position: right;
	background-repeat: no-repeat;
}
html > .theSolution .bottomBar {
	position: absolute;
	left: 35px;
	right: 35px;
	bottom: 10px;
}
.theSolution .close a {
	background-image: url(../images/close.png);
}
#wasteOrWin {
	font-size: 1.1em;
	height: 468px;
	padding: 20px 20px 10px 30px;
	background-image: url(../wasteorwin/img/splash.jpg);
}
/*TEXT ELEMENTS*/
h1 {
	font-size: 1.8em;
	color: #064B86;
	font-weight: normal;
	margin: 0;
}
h1 a:link, h1 a:active, h1 a:visited, h1 a:hover {
	text-decoration:none;
	color: #064B86;
	font-weight: normal;
	margin: 0;
}
h3 {
	font-size: 1.7em;
	color: #FFFFFF;
	font-weight: normal;
	/*margin: 0; */
	line-height: 20pt;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	margin: 15px 0 5px 0;
}


h4 {
	font-size: 14pt;
	font-weight: normal;
	margin: 0 0 10px 0;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 5px 0;
}
h6 {
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 5px 0;
	color: #e1861b;
}
sup {
	line-height: 0.9em;
	vertical-align: text-top;
	font-size: 0.8em;
}
b {
	line-height: 15pt;
}
p {
	font-size:1em;
	line-height: 15pt;
}
a:link, a:active, a:visited, a:hover {
	color: #064B86;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#scrollText a, #leftContent2 a, #leftContent a, #toolbox a, #rightpic a, .theSolution a {
	background-image: url(../images/link.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-left: 15px;
	color: #e1861b;
}

#leftContent222 a {
	/*background-image: url(../images/link_wide.png);*/
	background-image: url(../images/link.png);
	background-position: bottom left;
	background-repeat: no-repeat;
/*	padding-left: 240px;*/
	padding-left: 15px;
	color: #e1861b;

}


ul.text_list {
	line-height: 15pt;
	list-style:square;
}
ol.text_list {
}
li.text_list {
}
hr {
}
/*MENU ELEMENTS*/

#nav, #nav ul {
	background-color: #064B86;
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 25px;
	width:auto;
	text-decoration: none;
	z-index:2;
}
#nav a {
	padding: 0 10px 0 10px;
	width: auto;
	color:#FFFFFF;
	text-decoration:none;
	/*Ellers læser IE undermenuen forkert*/
	display:block;
	z-index:2;
}
#nav li, #nav li:hover {
	position: relative;
	float: left;
	z-index:2;
}
#nav li ul {
	/*Sætter bredden på dropdown - skal være 20 px mindre end menupunktet*/
	width: 160px;
	position: absolute;
	border-top-color:#063770;
	border-top-style:solid;
	border-top-width:2px;
	padding-bottom: 6px;
	left: -999px;
	z-index:2;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	padding-top: 5px;
	left: auto;
	display:block;
	z-index:2;
}
#nav li ul li a, #nav li ul li a:hover {
	background-color: #064B86;
	/*Sætter bredden på dropdown - skal være 20 px mindre end menupunktet*/
	width:140px;
	display:block;
	z-index:2;
}
#nav li ul li a:hover {
	background-color: #386F9E;
	z-index:2;
}
#nav li ul li {
	line-height: 18px;
	display:block;
	font-weight:normal;
	z-index:2;
}
#breadcrum a:link, #breadcrum a:active, #breadcrum a:visited, #breadcrum a:hover {
	color: #064B86;
	/*font-size: 1em;*/
	text-decoration:none;
}
#breadcrum a:hover {
	text-decoration:underline;
}
#footer a:link, #footer a:active, #footer a:visited, #footer a:hover {
	color: #064B86;
	/*font-size: 1em;*/
	text-decoration:underline;
}
#footer a:hover {
	color: #A00C26;
}
/*OTHER ELEMENTS*/

input {
	background-color: #FFFFFF!Important;
	border-width: 1px;
	border-color: #646464;
	border-style: solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
textarea {
	font-size: 1em;
	border-color: #646464;
	border-width: 1px;
	border-style: solid;
	overflow-y: scroll;
	overflow-x: no;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight:normal;
}
.checkbox {
	border:none;
}
.radio {
	border:none;
}
/*FONT COLOURS*/


/*VIRKER IKKE???*/

.redText {
	color: #A00C26;
}
.blueText {
	color: #064B86;
}
.orangeText {
	color: #E1861B;
}
.grayLightText {
	color: #EFEFEF;
}
.graySemiText {
	color: #C0C0C0;
}
.grayDarkText {
	color: #646464;
}
.whiteText {
	color: #FFFFFF;
}
/*BACKGROUNDS*/
.redBackground {
	/* "!Important" makes it work in FF*/
	background-color: #A00C26!Important;
	color:#FFFFFF;
}
.project {
	width: 400px;
}
.project dt {
	float: left;
	width: 40%;
}
.project dd {
	float: left;
	width: 50%;
}
.imgtxt {
	float: right;
	font-size: 9px;
	width: 230px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#newslettertopholder {
	width:662px;
	/*height:100px;*/
	position:relative;
	border:0px;
	border-color:#eee;
	border-style:dashed;
	margin-bottom:5px;
	padding:5px;
	
}
#newslettertopcontent {
	width:430px;
	height:100px;
	position:relative;
	border:1px;
	float:left;
/*	border-color:#eee;
	border-style:dashed;*/
}
#newslettertopcontent_profile {
	width:645px;
	height:100px;
	position:relative;
	border:1px;
	float:left;
/*	border-color:#eee;
	border-style:dashed;*/
}
#newslettertopcontent_news {
	width:530px;
	/*position:relative;*/
	position:absolute;
	border:1px;
/*	float:left;*/
	/*max-height: 360px;*/
	/*height:100%;*/
	/*overflow:auto;*/
	/*background-color:red;*/
	/*border-color:#eee;
	border-style:dashed;*/
	margin:0;
	padding:0;

}


#newslettertopcontent_news_foto {
	width:630px;

	position:absolute;
	border:1px;
	margin:0;
	padding:0;

}

/*Only for IE6*/
*html #newslettertopcontent_news {
	height:344px;
	/*background-color:#3C6;*/
	/*height:expression(this.scrollHeight>343?"344px":"auto"); */


	
	}
#newslettertopimage {
	width:200px;
	position:relative;
	float:right;
	/*border:1px;
	border-color:#eee;
	border-style:dashed;*/
}
#newslettertopimage_news {
	width:100px;
	position:relative;
	float:right;
	border:1px;
	/*border-color:#eee;
	border-style:dashed;*/
}
#lefttop {
	width:315px;
	height:100px;
	position:relative;
	float:left;
	border:1px;
	/*border-color:#eee;
	border-style:dashed;*/
	padding:5px;
}
#righttop {
	width:315px;
	height:100px;
	position:relative;
	float:left;
	margin-left:20px;
	border:1px;
	/*border-color:#222;
	border-style:dashed;*/
	/*background-color:#CCC;*/
	padding:5px;
}
#leftbottom {
	width:315px;
	height:100px;
	position:relative;
	float:left;
	border:1px;
	/*border-color:#eee;
	border-style:dashed;*/
	padding:5px;
}
#rightbottom {
	width:315px;
	height:100px;
	position:relative;
	float:left;
	/*border:1px;
	border-color:#eee;
	border-style:dashed;*/
	margin-left:20px;
	padding:5px;
}
#newsletterimageholder {
	width:100px;
	position:relative;
	float:right;
	border:0px;
}
#newslettercontentholder {
	width:215px;
	float:left;
	position:relative;
}

.newslettercontentholder {
	width:215px;
	float:left;
	position:relative;
}




#newslettercontentholder_wide {
	width:320px;
	float:left;
	position:relative;
}

.newslettercontentholder_wide {
	width:320px;
	float:left;
	position:relative;
}










#leftColumn2 {
	float: left;
	width: 700px;
	height: 375px;
	overflow:auto;
	padding-bottom: 10px;
	margin:0 0 0 15px;
	padding:0;
	/*background-color:green;*/
}

/*Only for IE6*/
*html #leftColumn2{
	position:absolute;
	/*height:385px;
	height:expression(this.scrollHeight>384?"385px":"auto"); */
	/*background-color:#F33;*/
}

#leftColumn3 {
	float: left;
	width: 700px;
	height: 650px;
	overflow:auto;
	padding-bottom: 10px;
	margin-left:15px;
}
#front_holder {
	height: 530px;
}
#front_left {
	position:relative;
	float:left;
	width: 123px;
	height: 530px;
	background:#fff;
	
	
}
#front_left a:link, a:active, a:visited, a:hover {
	text-decoration:none;
	color: #fff;
	font-weight:bold;
	margin: 0;
}
#front_left_content {
	padding-top:35px;
	padding-left: 10px;
	padding-right: 0px;
	text-align:center;
	color: #fff;
}


#front_left_box5_wide {
	padding-top:5px;
}
#front_left_box5_wide a {
	display:block;
	background-image:url(../images/left_municipality_wide.jpg);
	background-position:0px no-repeat;
	width: 113px;
	height: 112px;
}
#front_left_box5_wide a:hover {
	background-image:url(../images/left_municipality_wide.jpg);
	background-position: 113px;
	width: 113px;
	height: 112px;
}
#front_left_box5_wide a:visited {
	background-image:url(../images/left_municipality_wide.jpg);
	background-position: 0px no-repeat;
	width: 113px;
	height: 112px;
}







#front_left_box1_wide a {
	display:block;
	background-image:url(../images/left_technology_wide_2.jpg);
	background-position:0px;
	width: 113px;
	height: 112px;
}
#front_left_box1_wide a:hover {
	background-image:url(../images/left_technology_wide_2.jpg);
	background-position:113px;
	width: 113px;
	height: 112px;
}
#front_left_box1_wide a:visited {
	background-image:url(../images/left_technology_wide_2.jpg);
	background-position: 0px no-repeat;
	width: 113px;
	height: 112px;
}

#front_left_box1_wide {
	padding-top:15px;
}

#front_left_box2_wide {
	padding-top:5px;
	
}
#front_left_box2_wide a {
	display:block;
	background-image:url(../images/left_greenthinking_wide4.jpg);
	background-position:0px no-repeat;
	width: 113px;
	height: 112px;
}
#front_left_box2_wide a:hover {
	background-image:url(../images/left_greenthinking_wide4.jpg);
	background-position: 113px;
	width: 113px;
	height: 112px;
}
#front_left_box2_wide a:visited {
	background-image:url(../images/left_greenthinking_wide4.jpg);
	background-position: 0px no-repeat;
	width: 113px;
	height: 112px;
}
#front_left_box3_wide {
	padding-top:0px;
}
#front_left_box3_wide a {
	display:block;
	/*background-image:url(../images/left_foodandbeverage_wide.jpg);*/
	background-image:url(../images/left_industry_wide1.jpg);
	background-position:0px no-repeat;
	width: 113px;
	height: 112px;
}
#front_left_box3_wide a:hover {
	/*background-image:url(../images/left_foodandbeverage_wide.jpg);*/
	background-image:url(../images/left_industry_wide1.jpg);
	background-position: 113px;
	width: 113px;
	height: 112px;
}
#front_left_box3_wide a:visited {
	/*background-image:url(../images/left_foodandbeverage_wide.jpg);*/
	background-image:url(../images/left_industry_wide1.jpg);
	background-position: 0px no-repeat;
	width: 113px;
	height: 112px;
}
#front_left_box4_wide {
	padding-top:5px;
}
#front_left_box4_wide a {
	display:block;
	background-image:url(../images/left_non-food_wide.jpg);
	background-position:0px no-repeat;
	width: 113px;
	height: 112px;
}
#front_left_box4_wide a:hover {
	background-image:url(../images/left_non-food_wide.jpg);
	background-position: 113px;
	width: 113px;
	height: 112px;
}
#front_left_box4_wide a:visited {
	background-image:url(../images/left_non-food_wide.jpg);
	background-position: 0px no-repeat;
	width: 113px;
	height: 112px;
}
#front_left_box1 {
	margin-top:35px;
	background-image:url(../images/left_technology.jpg);
	width: 113px;
	height: 112px;
}
front_left_box1:hover {
	background: #fcc;
}
#front_left_box2 {
	margin-top:5px;
	background-image:url(../images/left_greenthinking.jpg);
	width: 113px;
	height: 112px;
}
#front_left_box3 {
	margin-top:5px;
	background:url(../images/left_foodandbeverage.jpg);
	width: 113px;
	height: 112px;
}
#front_left_box4 {
	margin-top:5px;
	background:url(../images/left_non-food.jpg);
	width: 113px;
	height: 112px;
}
#front_left_box5 {
	margin-top:35px;
	background-image:url(../images/left2_dairy.jpg);
	width: 113px;
	height: 112px;
}
#front_left_box6 {
	margin-top:5px;
	background-image:url(../images/left2_softdrinks.jpg);
	width: 113px;
	height: 112px;
}
#front_left_box7 {
	margin-top:5px;
	background-image:url(../images/left2_other.jpg);
	width: 113px;
	height: 112px;
}
#front_right {
	position:relative;
	float:right;
	background:#fff;
	background-image:url(../images/bioboost_825_new2.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width: 825px;
	height: 530px;/*background: #f00;*/
}
#front_right_content {
	padding-left:100px;
	padding-top:30px;
	width:410px;
	height:200px;
	clear:both;
}
#front_right_content h1 {
	color: #000;
	font-size: 1.9em;
}
#front_right_content p {
	color: #000;
	font-size: 1.3em;
	margin-top:0px;
}
#front_right_flash {
	position:absolute;
	float:left;
	width: 200px;
	height: 200px;
	left: 572px;
	top: 19px;/*background: #f00;*/
	padding-top:40px;
	
}
#front_right_flash img {
	border:0px;
}
#holder_front2 {
	height:530px;
	width: 948px;
	background-color: #000;
	text-align: left;
	margin: 0 auto 0 auto;
	padding: 0;
}


/*  03.11.2009 ->  */

/*newsletter*/
#toolbox .pos2-new {
	bottom: -28px;
}

/*news*/
#toolbox .pos2-new2 {
	bottom: -61px;
	}
	
	
/*municipality*/
#toolbox .pos2-new3 {
	bottom: -57px;
}
	
/*food_beverage.html*/
#front_left_box_fb1_wide a {
	display:block;
	background-image:url(../images/left_foodandbeverage_dairy.jpg);
	background-position:0px;
	width: 113px;
	height: 112px;
}
#front_left_box_fb1_wide a:hover {
	background-image:url(../images/left_foodandbeverage_dairy.jpg);
	background-position:113px;
	width: 113px;
	height: 112px;
}
#front_left_box_fb1_wide a:visited {
	background-image:url(../images/left_foodandbeverage_dairy.jpg);
	background-position: 0px no-repeat;
	width: 113px;
	height: 112px;
}
#front_left_box_fb1_wide {
	padding-top:0px;
}



#front_left_box_fb2_wide a {
	display:block;
	background-image:url(../images/left_foodandbeverage_softdrink.jpg);
	background-position:0px;
	width: 113px;
	height: 112px;
}
#front_left_box_fb2_wide a:hover {
	background-image:url(../images/left_foodandbeverage_softdrink.jpg);
	background-position:113px;
	width: 113px;
	height: 112px;
}
#front_left_box_fb2_wide a:visited {
	background-image:url(../images/left_foodandbeverage_softdrink.jpg);
	background-position: 0px no-repeat;
	width: 113px;
	height: 112px;
}
#front_left_box_fb2_wide {
	padding-top:5px;
}



#front_left_box_fb3_wide a {
	display:block;
	background-image:url(../images/left_foodandbeverage_other.jpg);
	background-position:0px;
	width: 113px;
	height: 112px;
}
#front_left_box_fb3_wide a:hover {
	background-image:url(../images/left_foodandbeverage_other.jpg);
	background-position:113px;
	width: 113px;
	height: 112px;
}
#front_left_box_fb3_wide a:visited {
	background-image:url(../images/left_foodandbeverage_other.jpg);
	background-position: 0px no-repeat;
	width: 113px;
	height: 112px;
}
#front_left_box_fb3_wide {
	padding-top:5px;
}



/*homepage*/

#fill {
	
	height:230px;
	width:530px;
	text-decoration:none;
	border:none;
	padding-left: 50px;
}

/*application*/

#application_right_content {
	padding-top:20px;
	padding-left: 0px;
	padding-right: 0px;
	text-align:center;
	color: #fff;
}




#application_right_box1 a {
	display:block;
	background-image:url(../images/left_foodandbeverage_dairy.jpg);
	background-position:0px;
	width: 113px;
	height: 112px;
	padding-left: 0px;
	color:#FFF;
}
#application_right_box1 a:hover {
	background-image:url(../images/left_foodandbeverage_dairy.jpg);
	background-position:-113px;
	width: 113px;
	height: 112px;
}
#application_right_box1 a:visited {
	background-image:url(../images/left_foodandbeverage_dairy.jpg);
	background-position: 0px no-repeat;
	width: 113px;
	height: 112px;
}
#application_right_box1 {
	padding-top:10px;

}




#application_right_box2 a {
	display:block;
	background-image:url(../images/left_non-food_wide.jpg);
	background-position:0px;
	width: 113px;
	height: 112px;
	padding-left: 0px;
	color:#FFF;
}
#application_right_box2 a:hover {
	background-image:url(../images/left_non-food_wide.jpg);
	background-position:-113px;
	width: 113px;
	height: 112px;
}
#application_right_box2 a:visited {
	background-image:url(../images/left_non-food_wide.jpg);
	background-position: 0px no-repeat;
	width: 113px;
	height: 112px;
}
#application_right_box2 {
	padding-top:10px;

}





#application_right_box3 a {
	display:block;
	background-image:url(../images/left_foodandbeverage_softdrink.jpg);
	background-position:0px;
	width: 113px;
	height: 112px;
	padding-left: 0px;
	color:#FFF;
}
#application_right_box3 a:hover {
	background-image:url(../images/left_foodandbeverage_softdrink.jpg);
	background-position:-113px;
	width: 113px;
	height: 112px;
}
#application_right_box3 a:visited {
	background-image:url(../images/left_foodandbeverage_softdrink.jpg);
	background-position: 0px no-repeat;
	width: 113px;
	height: 112px;
}
#application_right_box3 {
	padding-top:10px;

}





#application_right_box4 a {
	display:block;
	background-image:url(../images/left_foodandbeverage_other.jpg);
	background-position:0px;
	width: 113px;
	height: 112px;
	padding-left: 0px;
	color:#FFF;
}
#application_right_box4 a:hover {
	background-image:url(../images/left_foodandbeverage_other.jpg);
	background-position:-113px;
	width: 113px;
	height: 112px;
}
#application_right_box4 a:visited {
	background-image:url(../images/left_foodandbeverage_other.jpg);
	background-position: 0px no-repeat;
	width: 113px;
	height: 112px;
}
#application_right_box4 {
	padding-top:10px;

}




#application_right {
	position:relative;
	float:left;
	width: 113px;
	height: 300px;
	background:#fff;
	
	
}
#application_right a:link, a:active, a:visited, a:hover {
	text-decoration:none;
	color: #fff;
	font-weight:bold;
	margin: 0;
}
#application_right_content {
	padding-top:25px;
	padding-left: 0px;
	padding-right: 0px;
	text-align:center;
	color: #fff;
}



#application_break_right {

position:relative;
	float:left;
	width: 10px;
	height: 300px;
	background:#fff;

}


/*municiplaity*/


#municiplaity_break_right {

position:relative;
	float:left;
	width: 5px;
	height: 150px;
	background:#fff;

}

#municiplaity_right_content {
	padding-top:20px;
	padding-left: 0px;
	padding-right: 0px;
	text-align:center;
	color: #fff;
}


#municiplaity_right {
	position:relative;
	float:left;
	width: 113px;
	height: 150px;
	background:#fff;
	
	
	
}
#municiplaity_right a:link, a:active, a:visited, a:hover {
	text-decoration:none;
	color: #fff;
	font-weight:bold;
	margin: 0;
}
#municiplaity_right_content {
	padding-top:0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align:center;
	color: #fff;
}



#municiplaity_right_box1 a {
	display:block;
	background-image:url(../images/left_municipality_case3_wide.jpg);
	background-position:0px;
	width: 113px;
	height: 112px;
	padding-left: 0px;
	color:#FFF;
}
#municiplaity_right_box1 a:hover {
	background-image:url(../images/left_municipality_case3_wide.jpg);
	background-position:-113px;
	width: 113px;
	height: 112px;
}
#municiplaity_right_box1 a:visited {
	background-image:url(../images/left_municipality_case3_wide.jpg);
	background-position: 0px no-repeat;
	width: 113px;
	height: 112px;
}
#municiplaity_right_box1 {
	padding-top:3px;

}


#municiplaity_right_box2 a {
	display:block;
	background-image:url(../images/left_municipality_video_wide.jpg);
	background-position:0px;
	width: 113px;
	height: 112px;
	padding-left: 0px;
	color:#FFF;
}
#municiplaity_right_box2 a:hover {
	background-image:url(../images/left_municipality_video_wide.jpg);
	background-position:-113px;
	width: 113px;
	height: 112px;
}
#municiplaity_right_box2 a:visited {
	background-image:url(../images/left_municipality_video_wide.jpg);
	background-position: 0px no-repeat;
	width: 113px;
	height: 112px;
}
#municiplaity_right_box2 {
	padding-top:3px;

}



#municiplaity_right_box3 a {
	display:block;
	background-image:url(../images/left_municipality_3d_wide.jpg);
	background-position:0px;
	width: 113px;
	height: 112px;
	padding-left: 0px;
	color:#FFF;
}
#municiplaity_right_box3 a:hover {
	background-image:url(../images/left_municipality_3d_wide.jpg);
	background-position:-113px;
	width: 113px;
	height: 112px;
}
#municiplaity_right_box3 a:visited {
	background-image:url(../images/left_municipality_3d_wide.jpg);
	background-position: 0px no-repeat;
	width: 113px;
	height: 112px;
}
#municiplaity_right_box3 {
	padding-top:3px;

}




#municiplaity_right_box4 a {
	display:block;
	background-image:url(../images/left_municipality_video2_wide.jpg);
	background-position:0px;
	width: 113px;
	height: 112px;
	padding-left: 0px;
	color:#FFF;
}
#municiplaity_right_box4 a:hover {
	background-image:url(../images/left_municipality_video2_wide.jpg);
	background-position:-113px;
	width: 113px;
	height: 112px;
}
#municiplaity_right_box4 a:visited {
	background-image:url(../images/left_municipality_video2_wide.jpg);
	background-position: 0px no-repeat;
	width: 113px;
	height: 112px;
}
#municiplaity_right_box4 {
	padding-top:3px;

}

