/* BUTTONS: algemene properties */

ul#menu {
list-style-type:	none;
padding:			0 0 0 0;
margin:				0;
margin-left:		0px;
margin-top:			0px;
border:				none;
top:				0px;
left:				0px;
width:				206px;
}

ul#menu li {
padding:			0;
margin:				0;
display:			block;
float:				left;
width:				206px;
}

ul#menu li a {
margin-left:		0px;
margin-right:		0px;
border:				0;
display:			block;
width:				206px;
}

ul#menu li a:hover {
border:				0;
display:			block;
width:				206px;
}

/* BUTTONS: specifieke properties */

li#home a,
li#home a:link,
li#home a:visited {
background:			url('../img/buttons/home_off.gif');
width:				206px;
height:				25px;
}

li#home a:hover,
li#home_on a {
background:			url('../img/buttons/home_on.gif');
width:				206px;
height:				25px;
}

li#international_moving a,
li#international_moving a:link,
li#international_moving a:visited {
background:			url('../img/buttons/international_moving_off.gif');
width:				206px;
height:				24px;
}

li#international_moving a:hover,
li#international_moving_on a {
background:			url('../img/buttons/international_moving_on.gif');
width:				206px;
height:				24px;
}

li#domestic_moving a,
li#domestic_moving a:link,
li#domestic_moving a:visited {
background:			url('../img/buttons/domestic_moving_off.gif');
width:				206px;
height:				24px;
}

li#domestic_moving a:hover,
li#domestic_moving_on a {
background:			url('../img/buttons/domestic_moving_on.gif');
width:				206px;
height:				24px;
}

li#local_moving a,
li#local_moving a:link,
li#local_moving a:visited {
background:			url('../img/buttons/local_moving_off.gif');
width:				206px;
height:				24px;
}

li#local_moving a:hover,
li#local_moving_on a {
background:			url('../img/buttons/local_moving_on.gif');
width:				206px;
height:				24px;
}

li#project_office_moving a,
li#project_office_moving a:link,
li#project_office_moving a:visited {
background:			url('../img/buttons/project_office_moving_off.gif');
width:				206px;
height:				24px;
}

li#project_office_moving a:hover,
li#project_office_moving_on a {
background:			url('../img/buttons/project_office_moving_on.gif');
width:				206px;
height:				24px;
}

li#storage a,
li#storage a:link,
li#storage a:visited {
background:			url('../img/buttons/storage_off.gif');
width:				206px;
height:				24px;
}

li#storage a:hover,
li#storage_on a {
background:			url('../img/buttons/storage_on.gif');
width:				206px;
height:				24px;
}

li#relocation a,
li#relocation a:link,
li#relocation a:visited {
background:			url('../img/buttons/relocation_off.gif');
width:				206px;
height:				24px;
}

li#relocation a:hover,
li#relocation_on a {
background:			url('../img/buttons/relocation_on.gif');
width:				206px;
height:				24px;
}

li#references a,
li#references a:link,
li#references a:visited {
background:			url('../img/buttons/references_off.gif');
width:				206px;
height:				24px;
}

li#references a:hover,
li#references_on a {
background:			url('../img/buttons/references_on.gif');
width:				206px;
height:				24px;
}

li#request_quotation a,
li#request_quotation a:link,
li#request_quotation a:visited {
background:			url('../img/buttons/request_quotation_off.gif');
width:				206px;
height:				23px;
}

li#request_quotation a:hover,
li#request_quotation_on a {
background:			url('../img/buttons/request_quotation_on.gif');
width:				206px;
height:				23px;
}

li#company_info a,
li#company_info a:link,
li#company_info a:visited {
background:			url('../img/buttons/company_info_off.gif');
width:				206px;
height:				24px;
}

li#company_info a:hover,
li#company_info_on a {
background:			url('../img/buttons/company_info_on.gif');
width:				206px;
height:				24px;
}

li#contact a,
li#contact a:link,
li#contact a:visited {
background:			url('../img/buttons/contact_off.gif');
width:				206px;
height:				24px;
}

li#contact a:hover,
li#contact_on a {
background:			url('../img/buttons/contact_on.gif');
width:				206px;
height:				24px;
}

li#nav_gray {
background:			url('../img/buttons/nav_gray.gif');
width:				206px;
height:				24px;
}

li#nav_more_info {
background:			url('../img/buttons/nav_more_info.gif');
width:				206px;
height:				66px;
}

li#nav_email a,
li#nav_email a:link,
li#nav_email a:visited {
background:			url('../img/buttons/nav_email.gif');
width:				206px;
height:				45px;
}

li#nav_flags {
text-align:			right;
}